diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Link Area.txtpb')
| -rw-r--r-- | data/maps/the_entry/rooms/Link Area.txtpb | 39 |
1 files changed, 39 insertions, 0 deletions
| diff --git a/data/maps/the_entry/rooms/Link Area.txtpb b/data/maps/the_entry/rooms/Link Area.txtpb new file mode 100644 index 0000000..98a8af4 --- /dev/null +++ b/data/maps/the_entry/rooms/Link Area.txtpb | |||
| @@ -0,0 +1,39 @@ | |||
| 1 | name: "Link Area" | ||
| 2 | display_name: "Pyramid Area" | ||
| 3 | panels { | ||
| 4 | name: "WANDER" | ||
| 5 | path: "Panels/Pilgrimage/cream_3" | ||
| 6 | clue: "wander" | ||
| 7 | answer: "amble" | ||
| 8 | symbols: "sun" | ||
| 9 | } | ||
| 10 | paintings { | ||
| 11 | name: "NEAR" | ||
| 12 | path: "Components/Paintings/aches" | ||
| 13 | orientation: "north" | ||
| 14 | display_name: "Near Painting" | ||
| 15 | } | ||
| 16 | paintings { | ||
| 17 | name: "FAR" | ||
| 18 | path: "Components/Paintings/aches3" | ||
| 19 | orientation: "south" | ||
| 20 | display_name: "Far Painting" | ||
| 21 | } | ||
| 22 | paintings { | ||
| 23 | name: "PYRAMID" | ||
| 24 | path: "Components/Paintings/triangle" | ||
| 25 | orientation: "south" | ||
| 26 | display_name: "Center Painting" | ||
| 27 | } | ||
| 28 | ports { | ||
| 29 | name: "BLUE" | ||
| 30 | path: "worldport8" | ||
| 31 | orientation: "west" | ||
| 32 | required_door { name: "Liberated Entrance" } | ||
| 33 | } | ||
| 34 | ports { | ||
| 35 | name: "BROWN" | ||
| 36 | path: "worldport9" | ||
| 37 | orientation: "east" | ||
| 38 | required_door { name: "Literate Entrance" } | ||
| 39 | } \ No newline at end of file | ||
