diff options
Diffstat (limited to 'data/maps/the_great/rooms/Daedalus Entrance.txtpb')
-rw-r--r-- | data/maps/the_great/rooms/Daedalus Entrance.txtpb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/maps/the_great/rooms/Daedalus Entrance.txtpb b/data/maps/the_great/rooms/Daedalus Entrance.txtpb new file mode 100644 index 0000000..c7e71f0 --- /dev/null +++ b/data/maps/the_great/rooms/Daedalus Entrance.txtpb | |||
@@ -0,0 +1,16 @@ | |||
1 | name: "Daedalus Entrance" | ||
2 | display_name: "Main Area" | ||
3 | panels { | ||
4 | name: "MISSING" | ||
5 | path: "Panels/General/entry_2" | ||
6 | clue: "missing" | ||
7 | answer: "lost" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | ports { | ||
11 | name: "DAEDALUS" | ||
12 | path: "Components/Warps/worldport8" | ||
13 | orientation: "south" | ||
14 | required_door { name: "Daedalus Entrance" } | ||
15 | # The reverse warp bypasses the door, so there needs to be two oneway connections. | ||
16 | } | ||