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.txtpb79
1 files changed, 79 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..f72cce7 --- /dev/null +++ b/data/maps/the_great/rooms/West Side.txtpb
@@ -0,0 +1,79 @@
1name: "West Side"
2display_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 path: "Meshes/Blocks/Warps/worldport2"
67 orientation: "south"
68}
69ports {
70 name: "CC"
71 path: "Meshes/Blocks/Warps/worldport9"
72 orientation: "north"
73}
74ports {
75 name: "PARTIAL"
76 path: "Meshes/Blocks/Warps/worldport7"
77 orientation: "east"
78 # ER with this is weird; make sure to place on the surface
79}