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