From 4c791aabbdcd3090dddb3d40266764356006c777 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 30 Aug 2025 08:34:13 -0400 Subject: [Data] Made proxies with the same answer as the panel explicit --- data/maps/the_sun_temple/rooms/Entrance.txtpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/the_sun_temple/rooms/Entrance.txtpb') diff --git a/data/maps/the_sun_temple/rooms/Entrance.txtpb b/data/maps/the_sun_temple/rooms/Entrance.txtpb index 0b2a0bd..afc932c 100644 --- a/data/maps/the_sun_temple/rooms/Entrance.txtpb +++ b/data/maps/the_sun_temple/rooms/Entrance.txtpb @@ -5,7 +5,7 @@ panels { path: "Panels/Main/panel_1" clue: "sun" answer: "sun" - #proxies { answer: "sun" path: "Panels/Sun/panel_8" } + proxies { answer: "sun" path: "Panels/Sun/panel_8" } proxies { answer: "moon" path: "Panels/Moon/panel_15" } } ports { -- cgit 1.4.1