From 9933a357400538b2f73848dceab7d859ee20c8d9 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 19 Sep 2025 12:28:11 -0400 Subject: [Data] Renamed some doors with compass directions --- data/maps/the_nuanced/doors.txtpb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/maps/the_nuanced') diff --git a/data/maps/the_nuanced/doors.txtpb b/data/maps/the_nuanced/doors.txtpb index 9b58001..cd29766 100644 --- a/data/maps/the_nuanced/doors.txtpb +++ b/data/maps/the_nuanced/doors.txtpb @@ -1,5 +1,5 @@ doors { - name: "Left Room Puzzles" + name: "Blue Side Puzzles" type: LOCATION_ONLY panels { room: "Main Room" name: "HOARSE" } panels { room: "Main Room" name: "NAY" } @@ -11,7 +11,7 @@ doors { location_room: "Main Room" } doors { - name: "Right Room Puzzles" + name: "Green Side Puzzles" type: LOCATION_ONLY panels { room: "Main Room" name: "HOSE" } panels { room: "Main Room" name: "NIGH" } -- cgit 1.4.1