diff options
Diffstat (limited to 'data/maps/the_stormy/rooms/Center.txtpb')
| -rw-r--r-- | data/maps/the_stormy/rooms/Center.txtpb | 7 |
1 files changed, 5 insertions, 2 deletions
| diff --git a/data/maps/the_stormy/rooms/Center.txtpb b/data/maps/the_stormy/rooms/Center.txtpb index 62395ba..6a929a7 100644 --- a/data/maps/the_stormy/rooms/Center.txtpb +++ b/data/maps/the_stormy/rooms/Center.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 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" |
| @@ -20,6 +19,7 @@ panels { | |||
| 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" |
| @@ -27,9 +27,12 @@ panels { | |||
| 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 | } |
