From 8de745f4d3350ac848c9362a33e223c0ff94fdcf Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 9 Sep 2025 16:44:09 -0400 Subject: Added symbol shuffle Also fixed unlocked letters + any double letter cyan doors, and tweaked some logic related to important panels with symbols on them. --- data/maps/the_entry/rooms/Starting Room.txtpb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'data/maps/the_entry/rooms/Starting Room.txtpb') diff --git a/data/maps/the_entry/rooms/Starting Room.txtpb b/data/maps/the_entry/rooms/Starting Room.txtpb index bc77e6d..8e8373b 100644 --- a/data/maps/the_entry/rooms/Starting Room.txtpb +++ b/data/maps/the_entry/rooms/Starting Room.txtpb @@ -24,7 +24,9 @@ panels { path: "Panels/Entry/front_1" clue: "eye" answer: "i" - symbols: ZERO + #symbols: ZERO + # This panel blocks getting N1 and T1. We will mod it to be I/I with no symbol + # when symbol shuffle is on. } panels { name: "HINT" -- cgit 1.4.1