diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-01 10:23:23 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-01 10:23:23 -0400 |
| commit | b338b5befb9b071fd83a8c89262febdd2c143dbe (patch) | |
| tree | dfbc42db9daf8390c1b184450321f0205b9f2280 /data/maps/the_unyielding | |
| parent | 7ee253c666bb224c6f7e943b3bff28d2d6d61319 (diff) | |
| download | lingo2-archipelago-b338b5befb9b071fd83a8c89262febdd2c143dbe.tar.gz lingo2-archipelago-b338b5befb9b071fd83a8c89262febdd2c143dbe.tar.bz2 lingo2-archipelago-b338b5befb9b071fd83a8c89262febdd2c143dbe.zip | |
[Data] Some more double letters fixes
Diffstat (limited to 'data/maps/the_unyielding')
| -rw-r--r-- | data/maps/the_unyielding/rooms/Yellow Left.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_unyielding/rooms/Yellow Right.txtpb | 1 |
2 files changed, 2 insertions, 0 deletions
| 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 { | |||
| 5 | clue: "sickness" | 5 | clue: "sickness" |
| 6 | answer: "health" | 6 | answer: "health" |
| 7 | symbols: SUN | 7 | symbols: SUN |
| 8 | required_door { name: "Cyan Doors" } | ||
| 8 | } | 9 | } |
| 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 { | |||
| 5 | clue: "health" | 5 | clue: "health" |
| 6 | answer: "sickness" | 6 | answer: "sickness" |
| 7 | symbols: SUN | 7 | symbols: SUN |
| 8 | required_door { name: "Cyan Doors" } | ||
| 8 | } | 9 | } |
