From 55e5d0aa958c4ab9b4161743d28d924b60bf496d Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 8 Sep 2025 13:42:25 -0400 Subject: [Data] the_great/BYE is behind a "cyan door" --- data/maps/the_great/doors.txtpb | 6 ++++++ data/maps/the_great/rooms/Main Area.txtpb | 1 + 2 files changed, 7 insertions(+) (limited to 'data/maps') diff --git a/data/maps/the_great/doors.txtpb b/data/maps/the_great/doors.txtpb index 992b4fa..0389a38 100644 --- a/data/maps/the_great/doors.txtpb +++ b/data/maps/the_great/doors.txtpb @@ -498,3 +498,9 @@ doors { panels { room: "Back Area" name: "PAINTING" } location_room: "Back Area" } +doors { + name: "Cyan Doors" + type: EVENT + receivers: "Panels/General/entry_7/teleportListener" + double_letters: true +} diff --git a/data/maps/the_great/rooms/Main Area.txtpb b/data/maps/the_great/rooms/Main Area.txtpb index 18bcf9b..82ec48c 100644 --- a/data/maps/the_great/rooms/Main Area.txtpb +++ b/data/maps/the_great/rooms/Main Area.txtpb @@ -111,6 +111,7 @@ panels { answer: "high" symbols: SUN symbols: ZERO + required_door { name: "Cyan Doors" } } panels { name: "CURT" -- cgit 1.4.1