diff options
Diffstat (limited to 'data/maps/the_gallery/rooms')
| -rw-r--r-- | data/maps/the_gallery/rooms/Back Room.txtpb | 5 | ||||
| -rw-r--r-- | data/maps/the_gallery/rooms/Daedalus Extension.txtpb | 3 | ||||
| -rw-r--r-- | data/maps/the_gallery/rooms/Ending.txtpb | 6 | ||||
| -rw-r--r-- | data/maps/the_gallery/rooms/Main Area.txtpb | 2 |
4 files changed, 8 insertions, 8 deletions
| diff --git a/data/maps/the_gallery/rooms/Back Room.txtpb b/data/maps/the_gallery/rooms/Back Room.txtpb index 81ce938..74d5304 100644 --- a/data/maps/the_gallery/rooms/Back Room.txtpb +++ b/data/maps/the_gallery/rooms/Back Room.txtpb | |||
| @@ -1,17 +1,16 @@ | |||
| 1 | name: "Back Room" | 1 | name: "Back Room" |
| 2 | display_name: "Back Room" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "UNYIELDING" | 3 | name: "UNYIELDING" |
| 5 | path: "Panels/entry_2" | 4 | path: "Panels/entry_2" |
| 6 | clue: "" | 5 | clue: "" |
| 7 | answer: "jab" | 6 | answer: "jab" |
| 8 | symbols: "question" | 7 | symbols: QUESTION |
| 9 | } | 8 | } |
| 10 | panels { | 9 | panels { |
| 11 | name: "TREE" | 10 | name: "TREE" |
| 12 | path: "Panels/entry_3" | 11 | path: "Panels/entry_3" |
| 13 | clue: "" | 12 | clue: "" |
| 14 | answer: "icy" | 13 | answer: "icy" |
| 15 | symbols: "question" | 14 | symbols: QUESTION |
| 16 | } | 15 | } |
| 17 | # Not sure whether the two paintings in here should be randomized, since they're hints. | 16 | # 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..51d2be5 100644 --- a/data/maps/the_gallery/rooms/Daedalus Extension.txtpb +++ b/data/maps/the_gallery/rooms/Daedalus Extension.txtpb | |||
| @@ -1,11 +1,10 @@ | |||
| 1 | name: "Daedalus Extension" | 1 | name: "Daedalus Extension" |
| 2 | display_name: "Daedalus Extension" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "WHERE" | 3 | name: "WHERE" |
| 5 | path: "Panels/entry_1" | 4 | path: "Panels/entry_1" |
| 6 | clue: "where" | 5 | clue: "where" |
| 7 | answer: "question" | 6 | answer: "question" |
| 8 | symbols: "example" | 7 | symbols: EXAMPLE |
| 9 | } | 8 | } |
| 10 | paintings { | 9 | paintings { |
| 11 | name: "EYE" | 10 | name: "EYE" |
| diff --git a/data/maps/the_gallery/rooms/Ending.txtpb b/data/maps/the_gallery/rooms/Ending.txtpb index 28894e0..f713acc 100644 --- a/data/maps/the_gallery/rooms/Ending.txtpb +++ b/data/maps/the_gallery/rooms/Ending.txtpb | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | name: "Ending" | 1 | name: "Ending" |
| 2 | display_name: "Back Room" | 2 | endings { |
| 3 | # TODO: Yellow Ending | 3 | name: "YELLOW" |
| 4 | path: "Components/Endings/yellow_ending" | ||
| 5 | } | ||
| diff --git a/data/maps/the_gallery/rooms/Main Area.txtpb b/data/maps/the_gallery/rooms/Main Area.txtpb index a8fb3c6..bc1606d 100644 --- a/data/maps/the_gallery/rooms/Main Area.txtpb +++ b/data/maps/the_gallery/rooms/Main Area.txtpb | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | name: "Main Area" | 1 | name: "Main Area" |
| 2 | display_name: "Main Area" | ||
| 3 | keyholders { | 2 | keyholders { |
| 4 | name: "P" | 3 | name: "P" |
| 5 | path: "Components/KeyHolders/keyHolderP" | 4 | path: "Components/KeyHolders/keyHolderP" |
| 5 | key: "p" | ||
| 6 | } | 6 | } |
| 7 | paintings { | 7 | paintings { |
| 8 | name: "OWL" | 8 | name: "OWL" |
