From b5942389aa81b2f10e57e27e1c39164b1197b111 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 23 Oct 2025 12:20:36 -0400 Subject: Annotated gift maps entrance as requiring cyan doors --- data/maps/the_entry/doors.txtpb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'data/maps/the_entry/doors.txtpb') diff --git a/data/maps/the_entry/doors.txtpb b/data/maps/the_entry/doors.txtpb index 5a07322..9e6a30f 100644 --- a/data/maps/the_entry/doors.txtpb +++ b/data/maps/the_entry/doors.txtpb @@ -316,4 +316,10 @@ doors { # TODO: ummmm panels { room: "Eye Room" name: "I" } location_room: "Eye Room" -} \ No newline at end of file +} +doors { + name: "Gift Maps Entrance" + type: EVENT + receivers: "Components/GiftMapEntrance/PanelTeleporter" + double_letters: true +} -- cgit 1.4.1