diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-31 12:48:44 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-31 12:48:44 -0400 |
| commit | a2aad95469e541dcefcbf0af01698c96ceac2052 (patch) | |
| tree | 5e50de926206993c329cc3b5390e4571c642e8fe /data/maps | |
| parent | 5e055b88b386e7b6a0d6776fd38dfa1e823edf2a (diff) | |
| download | lingo2-archipelago-a2aad95469e541dcefcbf0af01698c96ceac2052.tar.gz lingo2-archipelago-a2aad95469e541dcefcbf0af01698c96ceac2052.tar.bz2 lingo2-archipelago-a2aad95469e541dcefcbf0af01698c96ceac2052.zip | |
[Data] Couple of renames
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/the_great/doors.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_nuanced/connections.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_nuanced/doors.txtpb | 2 |
3 files changed, 3 insertions, 2 deletions
| 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 | } |
| 425 | doors { | 426 | doors { |
| 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 @@ | |||
| 1 | connections { | 1 | connections { |
| 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 | } |
| 6 | connections { | 6 | connections { |
| 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 | } |
| 25 | doors { | 25 | doors { |
| 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" } |
