diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-19 12:28:11 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-19 12:28:11 -0400 |
commit | 9933a357400538b2f73848dceab7d859ee20c8d9 (patch) | |
tree | 801d4f90aa7d534f6ef30ad225a0b68cf05916a0 /data/maps/the_nuanced | |
parent | acba3cf632746f1a554f783c4762db88a32993a8 (diff) | |
download | lingo2-archipelago-9933a357400538b2f73848dceab7d859ee20c8d9.tar.gz lingo2-archipelago-9933a357400538b2f73848dceab7d859ee20c8d9.tar.bz2 lingo2-archipelago-9933a357400538b2f73848dceab7d859ee20c8d9.zip |
[Data] Renamed some doors with compass directions
Diffstat (limited to 'data/maps/the_nuanced')
-rw-r--r-- | data/maps/the_nuanced/doors.txtpb | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ | |||
1 | doors { | 1 | doors { |
2 | name: "Left Room Puzzles" | 2 | name: "Blue Side Puzzles" |
3 | type: LOCATION_ONLY | 3 | type: LOCATION_ONLY |
4 | panels { room: "Main Room" name: "HOARSE" } | 4 | panels { room: "Main Room" name: "HOARSE" } |
5 | panels { room: "Main Room" name: "NAY" } | 5 | panels { room: "Main Room" name: "NAY" } |
@@ -11,7 +11,7 @@ doors { | |||
11 | location_room: "Main Room" | 11 | location_room: "Main Room" |
12 | } | 12 | } |
13 | doors { | 13 | doors { |
14 | name: "Right Room Puzzles" | 14 | name: "Green Side Puzzles" |
15 | type: LOCATION_ONLY | 15 | type: LOCATION_ONLY |
16 | panels { room: "Main Room" name: "HOSE" } | 16 | panels { room: "Main Room" name: "HOSE" } |
17 | panels { room: "Main Room" name: "NIGH" } | 17 | panels { room: "Main Room" name: "NIGH" } |