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/Right Eye.yaml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 data/maps/the_entry/rooms/Right Eye.yaml (limited to 'data/maps/the_entry/rooms/Right Eye.yaml') diff --git a/data/maps/the_entry/rooms/Right Eye.yaml b/data/maps/the_entry/rooms/Right Eye.yaml new file mode 100644 index 0000000..ee17bf9 --- /dev/null +++ b/data/maps/the_entry/rooms/Right Eye.yaml @@ -0,0 +1,29 @@ +name: Right Eye +display_name: Right Eye Area +panels: + EYE: + id: "Panels/Entry/front_2" + clue: eye + answer: spy + symbol: + - zero + WANDER: + id: "Panels/Pilgrimage/cream_1" + clue: wander + answer: wander + proxies: + lust: "Panels/Pilgrimage/cream_1_proxy_1" + FAINT: + id: "Panels/Entry/partial_1" + clue: faint + answer: paint + symbol: + - sparkles +paintings: + PSYCHIC: + id: "Components/Paintings/psychic" + required_door: Red Room Painting + enter_only: True + move: True + orientation: west + display_name: Red Room Painting -- cgit 1.4.1