From b338b5befb9b071fd83a8c89262febdd2c143dbe Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 1 Sep 2025 10:23:23 -0400 Subject: [Data] Some more double letters fixes --- data/maps/the_unyielding/rooms/Yellow Left.txtpb | 1 + data/maps/the_unyielding/rooms/Yellow Right.txtpb | 1 + 2 files changed, 2 insertions(+) (limited to 'data/maps/the_unyielding/rooms') diff --git a/data/maps/the_unyielding/rooms/Yellow Left.txtpb b/data/maps/the_unyielding/rooms/Yellow Left.txtpb index 9c7d023..192d901 100644 --- a/data/maps/the_unyielding/rooms/Yellow Left.txtpb +++ b/data/maps/the_unyielding/rooms/Yellow Left.txtpb @@ -5,4 +5,5 @@ panels { clue: "sickness" answer: "health" symbols: SUN + required_door { name: "Cyan Doors" } } diff --git a/data/maps/the_unyielding/rooms/Yellow Right.txtpb b/data/maps/the_unyielding/rooms/Yellow Right.txtpb index 0599f29..d554c73 100644 --- a/data/maps/the_unyielding/rooms/Yellow Right.txtpb +++ b/data/maps/the_unyielding/rooms/Yellow Right.txtpb @@ -5,4 +5,5 @@ panels { clue: "health" answer: "sickness" symbols: SUN + required_door { name: "Cyan Doors" } } -- cgit 1.4.1