about summary refs log tree commit diff stats
path: root/data/maps/the_sirenic/rooms/Start.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_sirenic/rooms/Start.txtpb')
-rw-r--r--data/maps/the_sirenic/rooms/Start.txtpb9
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 @@
1name: "Start" 1name: "Start"
2display_name: "Sirenic"
3panels { 2panels {
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}
10panels { 9panels {
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}
17ports { 16ports {
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}