diff options
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 | } | ||