diff options
Diffstat (limited to 'data/maps/the_sun_temple/rooms/Entrance.txtpb')
| -rw-r--r-- | data/maps/the_sun_temple/rooms/Entrance.txtpb | 16 |
1 files changed, 16 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..07d6e38 --- /dev/null +++ b/data/maps/the_sun_temple/rooms/Entrance.txtpb | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | name: "Entrance" | ||
| 2 | panels { | ||
| 3 | name: "SUN" | ||
| 4 | path: "Panels/Main/panel_1" | ||
| 5 | clue: "sun" | ||
| 6 | answer: "sun" | ||
| 7 | proxies { answer: "sun" path: "Panels/Sun/panel_8" } | ||
| 8 | proxies { answer: "moon" path: "Panels/Moon/panel_15" } | ||
| 9 | } | ||
| 10 | ports { | ||
| 11 | name: "UNKEMPT" | ||
| 12 | display_name: "Entrance" | ||
| 13 | path: "Components/Warps/worldport" | ||
| 14 | destination { x: 0 y: 0 z: 13 } | ||
| 15 | rotation: 0 | ||
| 16 | } | ||
