diff options
Diffstat (limited to 'data/maps/the_ancient/rooms')
-rw-r--r-- | data/maps/the_ancient/rooms/Ending.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_ancient/rooms/Inside.txtpb | 2 | ||||
-rw-r--r-- | data/maps/the_ancient/rooms/Outside.txtpb | 2 |
3 files changed, 1 insertions, 4 deletions
diff --git a/data/maps/the_ancient/rooms/Ending.txtpb b/data/maps/the_ancient/rooms/Ending.txtpb index eea1228..df3fe01 100644 --- a/data/maps/the_ancient/rooms/Ending.txtpb +++ b/data/maps/the_ancient/rooms/Ending.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "Ending" | 1 | name: "Ending" |
2 | display_name: "Ending" | ||
3 | endings { | 2 | endings { |
4 | name: "GREEN" | 3 | name: "GREEN" |
5 | path: "Components/Ending/green_ending" | 4 | path: "Components/Ending/green_ending" |
diff --git a/data/maps/the_ancient/rooms/Inside.txtpb b/data/maps/the_ancient/rooms/Inside.txtpb index d088682..3723b2d 100644 --- a/data/maps/the_ancient/rooms/Inside.txtpb +++ b/data/maps/the_ancient/rooms/Inside.txtpb | |||
@@ -1,10 +1,8 @@ | |||
1 | name: "Inside" | 1 | name: "Inside" |
2 | display_name: "Inside" | ||
3 | panels { | 2 | panels { |
4 | name: "COLOR" | 3 | name: "COLOR" |
5 | path: "Panels/panel_2" | 4 | path: "Panels/panel_2" |
6 | clue: "color" | 5 | clue: "color" |
7 | answer: "lavender" | 6 | answer: "lavender" |
8 | symbols: EXAMPLE | 7 | symbols: EXAMPLE |
9 | # TODO: how does this connect to the "lavender_cubes" switch? | ||
10 | } | 8 | } |
diff --git a/data/maps/the_ancient/rooms/Outside.txtpb b/data/maps/the_ancient/rooms/Outside.txtpb index 6f49bba..1458357 100644 --- a/data/maps/the_ancient/rooms/Outside.txtpb +++ b/data/maps/the_ancient/rooms/Outside.txtpb | |||
@@ -1,8 +1,8 @@ | |||
1 | name: "Outside" | 1 | name: "Outside" |
2 | display_name: "Outside" | ||
3 | panels { | 2 | panels { |
4 | name: "THIS" | 3 | name: "THIS" |
5 | path: "Panels/panel_1" | 4 | path: "Panels/panel_1" |
6 | clue: "this" | 5 | clue: "this" |
7 | answer: "sphinx" | 6 | answer: "sphinx" |
7 | symbols: QUESTION | ||
8 | } | 8 | } |