diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-20 14:42:32 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-20 14:42:32 -0400 |
| commit | 53ad8e2f3e5fcf9cf9d5d4628498557e0f5500e8 (patch) | |
| tree | e751b0fc28596363babba52737b331c7dc5b5aa8 /data/maps/the_sturdy/rooms/S2 Area.txtpb | |
| parent | 2d5726834cd1ab9777ac36da837aa48669685008 (diff) | |
| download | lingo2-archipelago-53ad8e2f3e5fcf9cf9d5d4628498557e0f5500e8.tar.gz lingo2-archipelago-53ad8e2f3e5fcf9cf9d5d4628498557e0f5500e8.tar.bz2 lingo2-archipelago-53ad8e2f3e5fcf9cf9d5d4628498557e0f5500e8.zip | |
Added the_sturdy
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 | } | ||
