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/Eye Room.yaml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 data/maps/the_entry/rooms/Eye Room.yaml (limited to 'data/maps/the_entry/rooms/Eye Room.yaml') diff --git a/data/maps/the_entry/rooms/Eye Room.yaml b/data/maps/the_entry/rooms/Eye Room.yaml new file mode 100644 index 0000000..5e0a7b5 --- /dev/null +++ b/data/maps/the_entry/rooms/Eye Room.yaml @@ -0,0 +1,30 @@ +name: Eye Room +display_name: Eye Room +panels: + I: + id: "Panels/Entry/eyes_1" + clue: i + answer: eyes + symbol: + - zero + - planet +paintings: + ENTER: + id: "Components/Paintings/eyes2" + orientation: south + display_name: Black Wall Painting + EXIT: + id: "Components/Paintings/eyes4" + orientation: west + display_name: Beige Wall Painting + GALLERY: + id: "Components/Paintings/eyes5" + orientation: east + move: True + enter_only: True + required_door: Third Eye Painting + display_name: Painting Beside Panel +ports: + LIONIZED: + id: "Components/Warps/worldport10" + orientation: north -- cgit 1.4.1