diff options
Diffstat (limited to 'data/maps/the_stormy/rooms')
| -rw-r--r-- | data/maps/the_stormy/rooms/Center.txtpb | 36 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/Nuclear Side.txtpb | 8 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/Nuclear Vestibule.txtpb | 8 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/Rain Side.txtpb | 17 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/Tornado Side.txtpb | 8 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/Tornado Vestibule.txtpb | 8 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/Volcano Side.txtpb | 15 | ||||
| -rw-r--r-- | data/maps/the_stormy/rooms/X2 Room.txtpb | 14 |
8 files changed, 114 insertions, 0 deletions
| diff --git a/data/maps/the_stormy/rooms/Center.txtpb b/data/maps/the_stormy/rooms/Center.txtpb new file mode 100644 index 0000000..f0e3e39 --- /dev/null +++ b/data/maps/the_stormy/rooms/Center.txtpb | |||
| @@ -0,0 +1,36 @@ | |||
| 1 | name: "Center" | ||
| 2 | panels { | ||
| 3 | name: "REACTOR" | ||
| 4 | path: "Panels/Room_1/panel_7" | ||
| 5 | clue: "reactor" | ||
| 6 | answer: "meltdown" | ||
| 7 | symbols: CROSS | ||
| 8 | } | ||
| 9 | panels { | ||
| 10 | name: "VOLCANO" | ||
| 11 | path: "Panels/Room_1/panel_8" | ||
| 12 | clue: "volcano" | ||
| 13 | answer: "eruption" | ||
| 14 | symbols: AGE | ||
| 15 | } | ||
| 16 | panels { | ||
| 17 | name: "CLOUD" | ||
| 18 | path: "Panels/Room_1/panel_9" | ||
| 19 | clue: "cloud" | ||
| 20 | answer: "rain" | ||
| 21 | symbols: AGE | ||
| 22 | display_name: "CLOUD (1)" | ||
| 23 | } | ||
| 24 | panels { | ||
| 25 | name: "WIND" | ||
| 26 | path: "Panels/Room_1/panel_10" | ||
| 27 | clue: "wind" | ||
| 28 | answer: "tornado" | ||
| 29 | symbols: CROSS | ||
| 30 | display_name: "WIND (1)" | ||
| 31 | } | ||
| 32 | ports { | ||
| 33 | name: "ENTRY" | ||
| 34 | path: "Components/Warps/worldport" | ||
| 35 | orientation: "west" | ||
| 36 | } | ||
| diff --git a/data/maps/the_stormy/rooms/Nuclear Side.txtpb b/data/maps/the_stormy/rooms/Nuclear Side.txtpb new file mode 100644 index 0000000..7704cfb --- /dev/null +++ b/data/maps/the_stormy/rooms/Nuclear Side.txtpb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | name: "Nuclear Side" | ||
| 2 | panels { | ||
| 3 | name: "GERM" | ||
| 4 | path: "Panels/Room_1/panel_2" | ||
| 5 | clue: "germ" | ||
| 6 | answer: "pandemic" | ||
| 7 | symbols: PLANET | ||
| 8 | } | ||
| diff --git a/data/maps/the_stormy/rooms/Nuclear Vestibule.txtpb b/data/maps/the_stormy/rooms/Nuclear Vestibule.txtpb new file mode 100644 index 0000000..34a6715 --- /dev/null +++ b/data/maps/the_stormy/rooms/Nuclear Vestibule.txtpb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | name: "Nuclear Vestibule" | ||
| 2 | panels { | ||
| 3 | name: "STORM" | ||
| 4 | path: "Panels/Room 2/panel_11" | ||
| 5 | clue: "storm" | ||
| 6 | answer: "hurricane" | ||
| 7 | symbols: PYRAMID | ||
| 8 | } | ||
| diff --git a/data/maps/the_stormy/rooms/Rain Side.txtpb b/data/maps/the_stormy/rooms/Rain Side.txtpb new file mode 100644 index 0000000..1babef2 --- /dev/null +++ b/data/maps/the_stormy/rooms/Rain Side.txtpb | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | name: "Rain Side" | ||
| 2 | panels { | ||
| 3 | name: "CLOUD" | ||
| 4 | path: "Panels/Room_1/panel_4" | ||
| 5 | clue: "cloud" | ||
| 6 | answer: "lightning" | ||
| 7 | symbols: CROSS | ||
| 8 | display_name: "CLOUD (2)" | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "WIND" | ||
| 12 | path: "Panels/Room_1/panel_5" | ||
| 13 | clue: "wind" | ||
| 14 | answer: "whirlwind" | ||
| 15 | symbols: PYRAMID | ||
| 16 | display_name: "WIND (2)" | ||
| 17 | } | ||
| diff --git a/data/maps/the_stormy/rooms/Tornado Side.txtpb b/data/maps/the_stormy/rooms/Tornado Side.txtpb new file mode 100644 index 0000000..1e5ca69 --- /dev/null +++ b/data/maps/the_stormy/rooms/Tornado Side.txtpb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | name: "Tornado Side" | ||
| 2 | panels { | ||
| 3 | name: "PUDDLE" | ||
| 4 | path: "Panels/Room_1/panel_6" | ||
| 5 | clue: "puddle" | ||
| 6 | answer: "flood" | ||
| 7 | symbols: PYRAMID | ||
| 8 | } | ||
| diff --git a/data/maps/the_stormy/rooms/Tornado Vestibule.txtpb b/data/maps/the_stormy/rooms/Tornado Vestibule.txtpb new file mode 100644 index 0000000..e6c7e60 --- /dev/null +++ b/data/maps/the_stormy/rooms/Tornado Vestibule.txtpb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | name: "Tornado Vestibule" | ||
| 2 | panels { | ||
| 3 | name: "SHIP" | ||
| 4 | path: "Panels/Room 2/panel_12" | ||
| 5 | clue: "ship" | ||
| 6 | answer: "shipwreck" | ||
| 7 | symbols: AGE | ||
| 8 | } | ||
| diff --git a/data/maps/the_stormy/rooms/Volcano Side.txtpb b/data/maps/the_stormy/rooms/Volcano Side.txtpb new file mode 100644 index 0000000..73c7ae4 --- /dev/null +++ b/data/maps/the_stormy/rooms/Volcano Side.txtpb | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | name: "Volcano Side" | ||
| 2 | panels { | ||
| 3 | name: "SNOW" | ||
| 4 | path: "Panels/Room_1/panel_1" | ||
| 5 | clue: "snow" | ||
| 6 | answer: "blizzard" | ||
| 7 | symbols: PYRAMID | ||
| 8 | } | ||
| 9 | panels { | ||
| 10 | name: "RAIN" | ||
| 11 | path: "Panels/Room_1/panel_3" | ||
| 12 | clue: "rain" | ||
| 13 | answer: "hail" | ||
| 14 | symbols: CROSS | ||
| 15 | } | ||
| diff --git a/data/maps/the_stormy/rooms/X2 Room.txtpb b/data/maps/the_stormy/rooms/X2 Room.txtpb new file mode 100644 index 0000000..3be4def --- /dev/null +++ b/data/maps/the_stormy/rooms/X2 Room.txtpb | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | name: "X2 Room" | ||
| 2 | letters { | ||
| 3 | key: "x" | ||
| 4 | level2: true | ||
| 5 | path: "Components/Collectables/collectable" | ||
| 6 | } | ||
| 7 | paintings { | ||
| 8 | name: "PARTHENON" | ||
| 9 | path: "Components/Paintings/parthenon" | ||
| 10 | orientation: "west" | ||
| 11 | # Probably shouldn't let this be an exit because then what's the point of the | ||
| 12 | # rest of the map. | ||
| 13 | enter_only: true | ||
| 14 | } | ||
