diff options
Diffstat (limited to 'data/maps/the_gallery')
-rw-r--r-- | data/maps/the_gallery/doors.txtpb | 2 | ||||
-rw-r--r-- | data/maps/the_gallery/rooms/Back Room.txtpb | 4 | ||||
-rw-r--r-- | data/maps/the_gallery/rooms/Daedalus Extension.txtpb | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/the_gallery/doors.txtpb b/data/maps/the_gallery/doors.txtpb index d66e032..0cab628 100644 --- a/data/maps/the_gallery/doors.txtpb +++ b/data/maps/the_gallery/doors.txtpb | |||
@@ -87,7 +87,7 @@ doors { | |||
87 | name: "Unyielding Painting" | 87 | name: "Unyielding Painting" |
88 | type: ITEM_ONLY | 88 | type: ITEM_ONLY |
89 | move_paintings { room: "Main Area" name: "UNYIELDING" } | 89 | move_paintings { room: "Main Area" name: "UNYIELDING" } |
90 | # TODO: Enter the room where the warp from The Digital is | 90 | rooms { map: "the_unyielding" name: "Digital Entrance" } |
91 | } | 91 | } |
92 | doors { | 92 | doors { |
93 | name: "Graveyard Painting" | 93 | name: "Graveyard Painting" |
diff --git a/data/maps/the_gallery/rooms/Back Room.txtpb b/data/maps/the_gallery/rooms/Back Room.txtpb index 81ce938..baf7270 100644 --- a/data/maps/the_gallery/rooms/Back Room.txtpb +++ b/data/maps/the_gallery/rooms/Back Room.txtpb | |||
@@ -5,13 +5,13 @@ panels { | |||
5 | path: "Panels/entry_2" | 5 | path: "Panels/entry_2" |
6 | clue: "" | 6 | clue: "" |
7 | answer: "jab" | 7 | answer: "jab" |
8 | symbols: "question" | 8 | symbols: QUESTION |
9 | } | 9 | } |
10 | panels { | 10 | panels { |
11 | name: "TREE" | 11 | name: "TREE" |
12 | path: "Panels/entry_3" | 12 | path: "Panels/entry_3" |
13 | clue: "" | 13 | clue: "" |
14 | answer: "icy" | 14 | answer: "icy" |
15 | symbols: "question" | 15 | symbols: QUESTION |
16 | } | 16 | } |
17 | # Not sure whether the two paintings in here should be randomized, since they're hints. | 17 | # Not sure whether the two paintings in here should be randomized, since they're hints. |
diff --git a/data/maps/the_gallery/rooms/Daedalus Extension.txtpb b/data/maps/the_gallery/rooms/Daedalus Extension.txtpb index bb1231e..e525a2c 100644 --- a/data/maps/the_gallery/rooms/Daedalus Extension.txtpb +++ b/data/maps/the_gallery/rooms/Daedalus Extension.txtpb | |||
@@ -5,7 +5,7 @@ panels { | |||
5 | path: "Panels/entry_1" | 5 | path: "Panels/entry_1" |
6 | clue: "where" | 6 | clue: "where" |
7 | answer: "question" | 7 | answer: "question" |
8 | symbols: "example" | 8 | symbols: EXAMPLE |
9 | } | 9 | } |
10 | paintings { | 10 | paintings { |
11 | name: "EYE" | 11 | name: "EYE" |