From e36aead557d767539326b230f9ba8b89b4d1d1df Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 4 Aug 2025 16:02:12 -0400 Subject: Mapped out The Entry --- data/maps/the_entry/rooms/Link Area.yaml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 data/maps/the_entry/rooms/Link Area.yaml (limited to 'data/maps/the_entry/rooms/Link Area.yaml') diff --git a/data/maps/the_entry/rooms/Link Area.yaml b/data/maps/the_entry/rooms/Link Area.yaml new file mode 100644 index 0000000..1ec0d48 --- /dev/null +++ b/data/maps/the_entry/rooms/Link Area.yaml @@ -0,0 +1,31 @@ +name: Link Area +display_name: Pyramid Area +panels: + WANDER: + id: "Panels/Pilgrimage/cream_3" + clue: wander + answer: amble + symbol: + - sun +paintings: + NEAR: + id: "Components/Paintings/aches" + orientation: north + display_name: Near Painting + FAR: + id: "Components/Paintings/aches3" + orientation: south + display_name: Far Painting + PYRAMID: + id: "Components/Paintings/triangle" + orientation: south + display_name: Center Painting +ports: + BLUE: + id: "worldport8" + orientation: west + required_door: Liberated Entrance + BROWN: + id: "worldport9" + orientation: east + required_door: Literate Entrance -- cgit 1.4.1