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