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.txtpb86
1 files changed, 86 insertions, 0 deletions
diff --git a/data/maps/the_great/rooms/West Side.txtpb b/data/maps/the_great/rooms/West Side.txtpb new file mode 100644 index 0000000..9f098ee --- /dev/null +++ b/data/maps/the_great/rooms/West Side.txtpb
@@ -0,0 +1,86 @@
1name: "West Side"
2panel_display_name: "West Side"
3panels {
4 name: "ERASE"
5 path: "Panels/General/entry_9"
6 clue: "erase"
7 answer: "write"
8 symbols: SUN
9}
10panels {
11 name: "TEACH"
12 path: "Panels/Magnet Room/magnet_1"
13 clue: "teach"
14 answer: "learn"
15 symbols: SUN
16}
17panels {
18 name: "RIGHT"
19 path: "Panels/Impressive/entry_1"
20 clue: "right"
21 answer: "wrong"
22 symbols: SUN
23}
24panels {
25 name: "SAVORY"
26 path: "Panels/Favors/favors_1"
27 clue: "savory"
28 answer: "unsavory"
29 symbols: SUN
30}
31panels {
32 name: "FLAVORS"
33 path: "Panels/Favors/favors_2"
34 clue: "flavors"
35 answer: "favors"
36 symbols: SPARKLES
37}
38panels {
39 name: "COLOR"
40 path: "Panels/General/entry_5"
41 clue: "color"
42 answer: "red"
43 symbols: EXAMPLE
44}
45panels {
46 name: "CLUE"
47 path: "Panels/General/entry_3"
48 clue: "clue"
49 answer: "hint"
50 symbols: SUN
51}
52letters {
53 key: "a"
54 path: "Components/Collectables/a"
55}
56paintings {
57 name: "EXTRAVAGANT"
58 path: "Components/Paintings/unless"
59 orientation: "north"
60 move: true
61 enter_only: true
62 required_door { name: "Savory Painting" }
63}
64ports {
65 name: "IMPRESSIVE"
66 display_name: "Impressive Entrance"
67 path: "Meshes/Blocks/Warps/worldport2"
68 destination { x: -34 y: 0 z: 22.5 }
69 rotation: 0
70}
71ports {
72 name: "CC"
73 display_name: "Control Center"
74 path: "Meshes/Blocks/Warps/worldport9"
75 destination { x: -59 y: 0 z: -50.5 }
76 rotation: 180
77}
78ports {
79 name: "PARTIAL"
80 display_name: "Red Hallway"
81 path: "Meshes/Blocks/Warps/worldport7"
82 destination { x: -62 y: 0 z: 11 }
83 rotation: 90
84 # ER with this is weird; make sure to place on the surface
85 required_door { name: "Partial Entrance" }
86}