diff options
Diffstat (limited to 'data/maps/the_stormy/rooms/Center.txtpb')
| -rw-r--r-- | data/maps/the_stormy/rooms/Center.txtpb | 15 |
1 files changed, 9 insertions, 6 deletions
| diff --git a/data/maps/the_stormy/rooms/Center.txtpb b/data/maps/the_stormy/rooms/Center.txtpb index 9ea360e..6a929a7 100644 --- a/data/maps/the_stormy/rooms/Center.txtpb +++ b/data/maps/the_stormy/rooms/Center.txtpb | |||
| @@ -1,35 +1,38 @@ | |||
| 1 | name: "Center" | 1 | name: "Center" |
| 2 | display_name: "Stormy" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "REACTOR" | 3 | name: "REACTOR" |
| 5 | path: "Panels/Room_1/panel_7" | 4 | path: "Panels/Room_1/panel_7" |
| 6 | clue: "reactor" | 5 | clue: "reactor" |
| 7 | answer: "meltdown" | 6 | answer: "meltdown" |
| 8 | symbols: "cross" | 7 | symbols: CROSS |
| 9 | } | 8 | } |
| 10 | panels { | 9 | panels { |
| 11 | name: "VOLCANO" | 10 | name: "VOLCANO" |
| 12 | path: "Panels/Room_1/panel_8" | 11 | path: "Panels/Room_1/panel_8" |
| 13 | clue: "volcano" | 12 | clue: "volcano" |
| 14 | answer: "eruption" | 13 | answer: "eruption" |
| 15 | symbols: "age" | 14 | symbols: AGE |
| 16 | } | 15 | } |
| 17 | panels { | 16 | panels { |
| 18 | name: "CLOUD" | 17 | name: "CLOUD" |
| 19 | path: "Panels/Room_1/panel_9" | 18 | path: "Panels/Room_1/panel_9" |
| 20 | clue: "cloud" | 19 | clue: "cloud" |
| 21 | answer: "rain" | 20 | answer: "rain" |
| 22 | symbols: "age" | 21 | symbols: AGE |
| 22 | display_name: "CLOUD (1)" | ||
| 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 | display_name: "WIND (1)" | ||
| 30 | } | 31 | } |
| 31 | ports { | 32 | ports { |
| 32 | name: "ENTRY" | 33 | name: "ENTRY" |
| 34 | display_name: "Worldport" | ||
| 33 | path: "Components/Warps/worldport" | 35 | path: "Components/Warps/worldport" |
| 34 | orientation: "west" | 36 | destination { x: -8.5 y: 0 z: 6 } |
| 37 | rotation: 270 | ||
| 35 | } | 38 | } |
