about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/West Side.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_great/rooms/West Side.txtpb')
-rw-r--r--data/maps/the_great/rooms/West Side.txtpb29
1 files changed, 18 insertions, 11 deletions
diff --git a/data/maps/the_great/rooms/West Side.txtpb b/data/maps/the_great/rooms/West Side.txtpb index f72cce7..9f098ee 100644 --- a/data/maps/the_great/rooms/West Side.txtpb +++ b/data/maps/the_great/rooms/West Side.txtpb
@@ -1,53 +1,53 @@
1name: "West Side" 1name: "West Side"
2display_name: "West Side" 2panel_display_name: "West Side"
3panels { 3panels {
4 name: "ERASE" 4 name: "ERASE"
5 path: "Panels/General/entry_9" 5 path: "Panels/General/entry_9"
6 clue: "erase" 6 clue: "erase"
7 answer: "write" 7 answer: "write"
8 symbols: "sun" 8 symbols: SUN
9} 9}
10panels { 10panels {
11 name: "TEACH" 11 name: "TEACH"
12 path: "Panels/Magnet Room/magnet_1" 12 path: "Panels/Magnet Room/magnet_1"
13 clue: "teach" 13 clue: "teach"
14 answer: "learn" 14 answer: "learn"
15 symbols: "sun" 15 symbols: SUN
16} 16}
17panels { 17panels {
18 name: "RIGHT" 18 name: "RIGHT"
19 path: "Panels/Impressive/entry_1" 19 path: "Panels/Impressive/entry_1"
20 clue: "right" 20 clue: "right"
21 answer: "wrong" 21 answer: "wrong"
22 symbols: "sun" 22 symbols: SUN
23} 23}
24panels { 24panels {
25 name: "SAVORY" 25 name: "SAVORY"
26 path: "Panels/Favors/favors_1" 26 path: "Panels/Favors/favors_1"
27 clue: "savory" 27 clue: "savory"
28 answer: "unsavory" 28 answer: "unsavory"
29 symbols: "sun" 29 symbols: SUN
30} 30}
31panels { 31panels {
32 name: "FLAVORS" 32 name: "FLAVORS"
33 path: "Panels/Favors/favors_2" 33 path: "Panels/Favors/favors_2"
34 clue: "flavors" 34 clue: "flavors"
35 answer: "favors" 35 answer: "favors"
36 symbols: "sparkles" 36 symbols: SPARKLES
37} 37}
38panels { 38panels {
39 name: "COLOR" 39 name: "COLOR"
40 path: "Panels/General/entry_5" 40 path: "Panels/General/entry_5"
41 clue: "color" 41 clue: "color"
42 answer: "red" 42 answer: "red"
43 symbols: "example" 43 symbols: EXAMPLE
44} 44}
45panels { 45panels {
46 name: "CLUE" 46 name: "CLUE"
47 path: "Panels/General/entry_3" 47 path: "Panels/General/entry_3"
48 clue: "clue" 48 clue: "clue"
49 answer: "hint" 49 answer: "hint"
50 symbols: "sun" 50 symbols: SUN
51} 51}
52letters { 52letters {
53 key: "a" 53 key: "a"
@@ -63,17 +63,24 @@ paintings {
63} 63}
64ports { 64ports {
65 name: "IMPRESSIVE" 65 name: "IMPRESSIVE"
66 display_name: "Impressive Entrance"
66 path: "Meshes/Blocks/Warps/worldport2" 67 path: "Meshes/Blocks/Warps/worldport2"
67 orientation: "south" 68 destination { x: -34 y: 0 z: 22.5 }
69 rotation: 0
68} 70}
69ports { 71ports {
70 name: "CC" 72 name: "CC"
73 display_name: "Control Center"
71 path: "Meshes/Blocks/Warps/worldport9" 74 path: "Meshes/Blocks/Warps/worldport9"
72 orientation: "north" 75 destination { x: -59 y: 0 z: -50.5 }
76 rotation: 180
73} 77}
74ports { 78ports {
75 name: "PARTIAL" 79 name: "PARTIAL"
80 display_name: "Red Hallway"
76 path: "Meshes/Blocks/Warps/worldport7" 81 path: "Meshes/Blocks/Warps/worldport7"
77 orientation: "east" 82 destination { x: -62 y: 0 z: 11 }
83 rotation: 90
78 # ER with this is weird; make sure to place on the surface 84 # ER with this is weird; make sure to place on the surface
85 required_door { name: "Partial Entrance" }
79} 86}