From 2115232d2fec48fceef052b476af4afb02746ad1 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 19 Sep 2025 11:04:48 -0400 Subject: Added strict purple/cyan ending options --- data/maps/the_parthenon/connections.txtpb | 1 + data/maps/the_sun_temple/connections.txtpb | 1 + 2 files changed, 2 insertions(+) (limited to 'data') diff --git a/data/maps/the_parthenon/connections.txtpb b/data/maps/the_parthenon/connections.txtpb index a07d858..331ac66 100644 --- a/data/maps/the_parthenon/connections.txtpb +++ b/data/maps/the_parthenon/connections.txtpb @@ -7,6 +7,7 @@ connections { from_room: "Main Area" to_room: "Ending" door { name: "Ending Door" } + cyan_ending: true } connections { from_room: "Main Area" diff --git a/data/maps/the_sun_temple/connections.txtpb b/data/maps/the_sun_temple/connections.txtpb index b0b3a0a..ffe4d5d 100644 --- a/data/maps/the_sun_temple/connections.txtpb +++ b/data/maps/the_sun_temple/connections.txtpb @@ -7,6 +7,7 @@ connections { from_room: "Temple" to_room: "Ending" door { name: "Ending" } + purple_ending: true } connections { from_room: "Temple" -- cgit 1.4.1