diff options
Diffstat (limited to 'data/maps/the_sirenic/rooms/Start.txtpb')
| -rw-r--r-- | data/maps/the_sirenic/rooms/Start.txtpb | 9 |
1 files changed, 5 insertions, 4 deletions
| diff --git a/data/maps/the_sirenic/rooms/Start.txtpb b/data/maps/the_sirenic/rooms/Start.txtpb index 762d8ed..532d951 100644 --- a/data/maps/the_sirenic/rooms/Start.txtpb +++ b/data/maps/the_sirenic/rooms/Start.txtpb | |||
| @@ -1,21 +1,22 @@ | |||
| 1 | name: "Start" | 1 | name: "Start" |
| 2 | display_name: "Sirenic" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "Flipped" | 3 | name: "Flipped" |
| 5 | path: "Panels/Entry/entry_2" | 4 | path: "Panels/Entry/entry_2" |
| 6 | clue: "" | 5 | clue: "" |
| 7 | answer: "down" | 6 | answer: "down" |
| 8 | symbols: "lingo" | 7 | symbols: LINGO |
| 9 | } | 8 | } |
| 10 | panels { | 9 | panels { |
| 11 | name: "Obverse" | 10 | name: "Obverse" |
| 12 | path: "Panels/Entry/entry_3" | 11 | path: "Panels/Entry/entry_3" |
| 13 | clue: "" | 12 | clue: "" |
| 14 | answer: "upside" | 13 | answer: "upside" |
| 15 | symbols: "lingo" | 14 | symbols: LINGO |
| 16 | } | 15 | } |
| 17 | ports { | 16 | ports { |
| 18 | name: "PLAZA" | 17 | name: "PLAZA" |
| 18 | display_name: "Entrance" | ||
| 19 | path: "Components/Warps/worldport" | 19 | path: "Components/Warps/worldport" |
| 20 | orientation: "south" | 20 | destination { x: 0 y: 0 z: 26 } |
| 21 | rotation: 0 | ||
| 21 | } | 22 | } |
