diff options
Diffstat (limited to 'data/maps/the_stormy/rooms')
| -rw-r--r-- | data/maps/the_stormy/rooms/Center.txtpb | 8 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/Nuclear Side.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/Nuclear Vestibule.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/Rain Side.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/Tornado Side.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/Tornado Vestibule.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/Volcano Side.txtpb | 4 |
7 files changed, 12 insertions, 12 deletions
| diff --git a/data/maps/the_stormy/rooms/Center.txtpb b/data/maps/the_stormy/rooms/Center.txtpb index 9ea360e..62395ba 100644 --- a/data/maps/the_stormy/rooms/Center.txtpb +++ b/data/maps/the_stormy/rooms/Center.txtpb | |||
| @@ -5,28 +5,28 @@ panels { | |||
| 5 | path: "Panels/Room_1/panel_7" | 5 | path: "Panels/Room_1/panel_7" |
| 6 | clue: "reactor" | 6 | clue: "reactor" |
| 7 | answer: "meltdown" | 7 | answer: "meltdown" |
| 8 | symbols: "cross" | 8 | symbols: CROSS |
| 9 | } | 9 | } |
| 10 | panels { | 10 | panels { |
| 11 | name: "VOLCANO" | 11 | name: "VOLCANO" |
| 12 | path: "Panels/Room_1/panel_8" | 12 | path: "Panels/Room_1/panel_8" |
| 13 | clue: "volcano" | 13 | clue: "volcano" |
| 14 | answer: "eruption" | 14 | answer: "eruption" |
| 15 | symbols: "age" | 15 | symbols: AGE |
| 16 | } | 16 | } |
| 17 | panels { | 17 | panels { |
| 18 | name: "CLOUD" | 18 | name: "CLOUD" |
| 19 | path: "Panels/Room_1/panel_9" | 19 | path: "Panels/Room_1/panel_9" |
| 20 | clue: "cloud" | 20 | clue: "cloud" |
| 21 | answer: "rain" | 21 | answer: "rain" |
| 22 | symbols: "age" | 22 | symbols: AGE |
| 23 | } | 23 | } |
| 24 | panels { | 24 | panels { |
| 25 | name: "WIND" | 25 | name: "WIND" |
| 26 | path: "Panels/Room_1/panel_10" | 26 | path: "Panels/Room_1/panel_10" |
| 27 | clue: "wind" | 27 | clue: "wind" |
| 28 | answer: "tornado" | 28 | answer: "tornado" |
| 29 | symbols: "cross" | 29 | symbols: CROSS |
| 30 | } | 30 | } |
| 31 | ports { | 31 | ports { |
| 32 | name: "ENTRY" | 32 | name: "ENTRY" |
| diff --git a/data/maps/the_stormy/rooms/Nuclear Side.txtpb b/data/maps/the_stormy/rooms/Nuclear Side.txtpb index 38ddc14..15d393b 100644 --- a/data/maps/the_stormy/rooms/Nuclear Side.txtpb +++ b/data/maps/the_stormy/rooms/Nuclear Side.txtpb | |||
| @@ -5,5 +5,5 @@ panels { | |||
| 5 | path: "Panels/Room_1/panel_2" | 5 | path: "Panels/Room_1/panel_2" |
| 6 | clue: "germ" | 6 | clue: "germ" |
| 7 | answer: "pandemic" | 7 | answer: "pandemic" |
| 8 | symbols: "planet" | 8 | symbols: PLANET |
| 9 | } | 9 | } |
| diff --git a/data/maps/the_stormy/rooms/Nuclear Vestibule.txtpb b/data/maps/the_stormy/rooms/Nuclear Vestibule.txtpb index 4dfabc5..1d9c46d 100644 --- a/data/maps/the_stormy/rooms/Nuclear Vestibule.txtpb +++ b/data/maps/the_stormy/rooms/Nuclear Vestibule.txtpb | |||
| @@ -5,5 +5,5 @@ panels { | |||
| 5 | path: "Panels/Room 2/panel_11" | 5 | path: "Panels/Room 2/panel_11" |
| 6 | clue: "storm" | 6 | clue: "storm" |
| 7 | answer: "hurricane" | 7 | answer: "hurricane" |
| 8 | symbols: "pyramid" | 8 | symbols: PYRAMID |
| 9 | } | 9 | } |
| diff --git a/data/maps/the_stormy/rooms/Rain Side.txtpb b/data/maps/the_stormy/rooms/Rain Side.txtpb index 9a7a84f..cb59a6d 100644 --- a/data/maps/the_stormy/rooms/Rain Side.txtpb +++ b/data/maps/the_stormy/rooms/Rain Side.txtpb | |||
| @@ -5,12 +5,12 @@ panels { | |||
| 5 | path: "Panels/Room_1/panel_4" | 5 | path: "Panels/Room_1/panel_4" |
| 6 | clue: "cloud" | 6 | clue: "cloud" |
| 7 | answer: "lightning" | 7 | answer: "lightning" |
| 8 | symbols: "cross" | 8 | symbols: CROSS |
| 9 | } | 9 | } |
| 10 | panels { | 10 | panels { |
| 11 | name: "WIND" | 11 | name: "WIND" |
| 12 | path: "Panels/Room_1/panel_5" | 12 | path: "Panels/Room_1/panel_5" |
| 13 | clue: "wind" | 13 | clue: "wind" |
| 14 | answer: "whirlwind" | 14 | answer: "whirlwind" |
| 15 | symbols: "pyramid" | 15 | symbols: PYRAMID |
| 16 | } | 16 | } |
| diff --git a/data/maps/the_stormy/rooms/Tornado Side.txtpb b/data/maps/the_stormy/rooms/Tornado Side.txtpb index 14848a0..d91d057 100644 --- a/data/maps/the_stormy/rooms/Tornado Side.txtpb +++ b/data/maps/the_stormy/rooms/Tornado Side.txtpb | |||
| @@ -5,5 +5,5 @@ panels { | |||
| 5 | path: "Panels/Room_1/panel_6" | 5 | path: "Panels/Room_1/panel_6" |
| 6 | clue: "puddle" | 6 | clue: "puddle" |
| 7 | answer: "flood" | 7 | answer: "flood" |
| 8 | symbols: "pyramid" | 8 | symbols: PYRAMID |
| 9 | } | 9 | } |
| diff --git a/data/maps/the_stormy/rooms/Tornado Vestibule.txtpb b/data/maps/the_stormy/rooms/Tornado Vestibule.txtpb index 2f2e3bf..9a98c3e 100644 --- a/data/maps/the_stormy/rooms/Tornado Vestibule.txtpb +++ b/data/maps/the_stormy/rooms/Tornado Vestibule.txtpb | |||
| @@ -5,5 +5,5 @@ panels { | |||
| 5 | path: "Panels/Room 2/panel_12" | 5 | path: "Panels/Room 2/panel_12" |
| 6 | clue: "ship" | 6 | clue: "ship" |
| 7 | answer: "shipwreck" | 7 | answer: "shipwreck" |
| 8 | symbols: "age" | 8 | symbols: AGE |
| 9 | } | 9 | } |
| diff --git a/data/maps/the_stormy/rooms/Volcano Side.txtpb b/data/maps/the_stormy/rooms/Volcano Side.txtpb index c089cf0..bd823d5 100644 --- a/data/maps/the_stormy/rooms/Volcano Side.txtpb +++ b/data/maps/the_stormy/rooms/Volcano Side.txtpb | |||
| @@ -5,12 +5,12 @@ panels { | |||
| 5 | path: "Panels/Room_1/panel_1" | 5 | path: "Panels/Room_1/panel_1" |
| 6 | clue: "snow" | 6 | clue: "snow" |
| 7 | answer: "blizzard" | 7 | answer: "blizzard" |
| 8 | symbols: "pyramid" | 8 | symbols: PYRAMID |
| 9 | } | 9 | } |
| 10 | panels { | 10 | panels { |
| 11 | name: "RAIN" | 11 | name: "RAIN" |
| 12 | path: "Panels/Room_1/panel_3" | 12 | path: "Panels/Room_1/panel_3" |
| 13 | clue: "rain" | 13 | clue: "rain" |
| 14 | answer: "hail" | 14 | answer: "hail" |
| 15 | symbols: "cross" | 15 | symbols: CROSS |
| 16 | } | 16 | } |
