diff options
Diffstat (limited to 'data/maps/the_door/rooms')
| -rw-r--r-- | data/maps/the_door/rooms/Ending.txtpb | 6 | ||||
| -rw-r--r-- | data/maps/the_door/rooms/Main Area.txtpb | 5 |
2 files changed, 6 insertions, 5 deletions
| diff --git a/data/maps/the_door/rooms/Ending.txtpb b/data/maps/the_door/rooms/Ending.txtpb index 67937c5..37737e3 100644 --- a/data/maps/the_door/rooms/Ending.txtpb +++ b/data/maps/the_door/rooms/Ending.txtpb | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | name: "Ending" | 1 | name: "Ending" |
| 2 | display_name: "Main Area" | 2 | endings { |
| 3 | # TODO: Plum Ending | 3 | name: "PLUM" |
| 4 | path: "Components/plum_ending" | ||
| 5 | } | ||
| diff --git a/data/maps/the_door/rooms/Main Area.txtpb b/data/maps/the_door/rooms/Main Area.txtpb index 47d2224..71e99b1 100644 --- a/data/maps/the_door/rooms/Main Area.txtpb +++ b/data/maps/the_door/rooms/Main Area.txtpb | |||
| @@ -1,16 +1,15 @@ | |||
| 1 | name: "Main Area" | 1 | name: "Main Area" |
| 2 | display_name: "Main Area" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "HAIR" | 3 | name: "HAIR" |
| 5 | path: "Panels/Room_1/panel" | 4 | path: "Panels/Room_1/panel" |
| 6 | clue: "hair" | 5 | clue: "hair" |
| 7 | answer: "rabbit" | 6 | answer: "rabbit" |
| 8 | symbols: "question" | 7 | symbols: QUESTION |
| 9 | } | 8 | } |
| 10 | panels { | 9 | panels { |
| 11 | name: "PART" | 10 | name: "PART" |
| 12 | path: "Panels/Room_1/panel2" | 11 | path: "Panels/Room_1/panel2" |
| 13 | clue: "part" | 12 | clue: "part" |
| 14 | answer: "hole" | 13 | answer: "hole" |
| 15 | symbols: "question" | 14 | symbols: QUESTION |
| 16 | } | 15 | } |
