summary refs log tree commit diff stats
path: root/data
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-31 12:48:44 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-31 12:48:44 -0400
commita2aad95469e541dcefcbf0af01698c96ceac2052 (patch)
tree5e50de926206993c329cc3b5390e4571c642e8fe /data
parent5e055b88b386e7b6a0d6776fd38dfa1e823edf2a (diff)
downloadlingo2-archipelago-a2aad95469e541dcefcbf0af01698c96ceac2052.tar.gz
lingo2-archipelago-a2aad95469e541dcefcbf0af01698c96ceac2052.tar.bz2
lingo2-archipelago-a2aad95469e541dcefcbf0af01698c96ceac2052.zip
[Data] Couple of renames
Diffstat (limited to 'data')
-rw-r--r--data/ids.yaml1
-rw-r--r--data/maps/the_great/doors.txtpb1
-rw-r--r--data/maps/the_nuanced/connections.txtpb2
-rw-r--r--data/maps/the_nuanced/doors.txtpb2
4 files changed, 4 insertions, 2 deletions
diff --git a/data/ids.yaml b/data/ids.yaml index 0903c6e..09430f2 100644 --- a/data/ids.yaml +++ b/data/ids.yaml
@@ -2298,6 +2298,7 @@ maps:
2298 TORE: 787 2298 TORE: 787
2299 doors: 2299 doors:
2300 Left Room Puzzles: 763 2300 Left Room Puzzles: 763
2301 Main Room Door: 2750
2301 Main Room Puzzles: 765 2302 Main Room Puzzles: 765
2302 Right Room Puzzles: 764 2303 Right Room Puzzles: 764
2303 the_orb: 2304 the_orb:
diff --git a/data/maps/the_great/doors.txtpb b/data/maps/the_great/doors.txtpb index e768dc7..dc25128 100644 --- a/data/maps/the_great/doors.txtpb +++ b/data/maps/the_great/doors.txtpb
@@ -421,6 +421,7 @@ doors {
421 panels { room: "Back Area" name: "Right Landscape Top" answer: "tell" } 421 panels { room: "Back Area" name: "Right Landscape Top" answer: "tell" }
422 panels { room: "Back Area" name: "Right Landscape Left" answer: "eyes" } 422 panels { room: "Back Area" name: "Right Landscape Left" answer: "eyes" }
423 location_room: "Back Area" 423 location_room: "Back Area"
424 location_name: "Landscapes Room Alternate Answers"
424} 425}
425doors { 426doors {
426 name: "Nature Room Door" 427 name: "Nature Room Door"
diff --git a/data/maps/the_nuanced/connections.txtpb b/data/maps/the_nuanced/connections.txtpb index 6c4b0f6..a530472 100644 --- a/data/maps/the_nuanced/connections.txtpb +++ b/data/maps/the_nuanced/connections.txtpb
@@ -1,7 +1,7 @@
1connections { 1connections {
2 from_room: "Main Room" 2 from_room: "Main Room"
3 to_room: "Back Room" 3 to_room: "Back Room"
4 door { name: "Main Room Puzzles" } 4 door { name: "Main Room Door" }
5} 5}
6connections { 6connections {
7 from_room: "Back Room" 7 from_room: "Back Room"
diff --git a/data/maps/the_nuanced/doors.txtpb b/data/maps/the_nuanced/doors.txtpb index 0c66799..9b58001 100644 --- a/data/maps/the_nuanced/doors.txtpb +++ b/data/maps/the_nuanced/doors.txtpb
@@ -23,7 +23,7 @@ doors {
23 location_room: "Main Room" 23 location_room: "Main Room"
24} 24}
25doors { 25doors {
26 name: "Main Room Puzzles" 26 name: "Main Room Door"
27 type: ITEM_ONLY 27 type: ITEM_ONLY
28 receivers: "Components/Doors/entry_1" 28 receivers: "Components/Doors/entry_1"
29 panels { room: "Main Room" name: "HOARSE" } 29 panels { room: "Main Room" name: "HOARSE" }