diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-20 16:02:00 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-20 16:02:00 -0400 |
| commit | 09bfcb2abbb713500f7c1f9eccdfb6a59d6289a5 (patch) | |
| tree | 776e69966f6e235130a363827505825b7fde669a /data/maps/the_sun_temple/rooms/Entrance.txtpb | |
| parent | 1c11f117ffc28372362fb9081a71e5d4d50b538f (diff) | |
| download | lingo2-archipelago-09bfcb2abbb713500f7c1f9eccdfb6a59d6289a5.tar.gz lingo2-archipelago-09bfcb2abbb713500f7c1f9eccdfb6a59d6289a5.tar.bz2 lingo2-archipelago-09bfcb2abbb713500f7c1f9eccdfb6a59d6289a5.zip | |
Added the_sun_temple
Diffstat (limited to 'data/maps/the_sun_temple/rooms/Entrance.txtpb')
| -rw-r--r-- | data/maps/the_sun_temple/rooms/Entrance.txtpb | 14 |
1 files changed, 14 insertions, 0 deletions
| diff --git a/data/maps/the_sun_temple/rooms/Entrance.txtpb b/data/maps/the_sun_temple/rooms/Entrance.txtpb new file mode 100644 index 0000000..0b2a0bd --- /dev/null +++ b/data/maps/the_sun_temple/rooms/Entrance.txtpb | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | name: "Entrance" | ||
| 2 | display_name: "Sun Temple" | ||
| 3 | panels { | ||
| 4 | name: "SUN" | ||
| 5 | path: "Panels/Main/panel_1" | ||
| 6 | clue: "sun" | ||
| 7 | answer: "sun" | ||
| 8 | #proxies { answer: "sun" path: "Panels/Sun/panel_8" } | ||
| 9 | proxies { answer: "moon" path: "Panels/Moon/panel_15" } | ||
| 10 | } | ||
| 11 | ports { | ||
| 12 | name: "UNKEMPT" | ||
| 13 | path: "Components/Warps/worldport" | ||
| 14 | } | ||
