diff options
Diffstat (limited to 'data/maps/the_stormy/rooms/Center.txtpb')
| -rw-r--r-- | data/maps/the_stormy/rooms/Center.txtpb | 38 |
1 files changed, 38 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..6a929a7 --- /dev/null +++ b/data/maps/the_stormy/rooms/Center.txtpb | |||
| @@ -0,0 +1,38 @@ | |||
| 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 | display_name: "Worldport" | ||
| 35 | path: "Components/Warps/worldport" | ||
| 36 | destination { x: -8.5 y: 0 z: 6 } | ||
| 37 | rotation: 270 | ||
| 38 | } | ||
