diff options
Diffstat (limited to 'data/maps/the_sturdy/rooms/S2 Area.txtpb')
-rw-r--r-- | data/maps/the_sturdy/rooms/S2 Area.txtpb | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/maps/the_sturdy/rooms/S2 Area.txtpb b/data/maps/the_sturdy/rooms/S2 Area.txtpb new file mode 100644 index 0000000..def2e67 --- /dev/null +++ b/data/maps/the_sturdy/rooms/S2 Area.txtpb | |||
@@ -0,0 +1,21 @@ | |||
1 | name: "S2 Area" | ||
2 | display_name: "Sturdy" | ||
3 | panels { | ||
4 | name: "COLORS" | ||
5 | path: "Panels/Rainbow/panel_1" | ||
6 | clue: "colors" | ||
7 | answer: "rainbow" | ||
8 | symbols: "boxes" | ||
9 | } | ||
10 | letters { | ||
11 | key: "s" | ||
12 | level2: true | ||
13 | path: "Components/Collectables/collectable" | ||
14 | } | ||
15 | paintings { | ||
16 | name: "RAINBOW" | ||
17 | # The validator is wrong about this node not existing, because it's in a | ||
18 | # sub-scene. | ||
19 | path: "Components/Doors/Rainbow2/Hinge/rainbow" | ||
20 | enter_only: true | ||
21 | } | ||