diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-30 18:35:21 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-30 18:35:21 -0400 |
commit | d64ce785a7f1ca4e26b85499a9cd310ed80fb80c (patch) | |
tree | f21741013380721742b57d158516c68841d44f69 /data/maps/the_hive | |
parent | 5a89a4baf8984d0d4dab3799f8177f8e293b7317 (diff) | |
download | lingo2-archipelago-d64ce785a7f1ca4e26b85499a9cd310ed80fb80c.tar.gz lingo2-archipelago-d64ce785a7f1ca4e26b85499a9cd310ed80fb80c.tar.bz2 lingo2-archipelago-d64ce785a7f1ca4e26b85499a9cd310ed80fb80c.zip |
[Data] Small tweaks
Diffstat (limited to 'data/maps/the_hive')
-rw-r--r-- | data/maps/the_hive/doors.txtpb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/maps/the_hive/doors.txtpb b/data/maps/the_hive/doors.txtpb index 4d86e13..48dc892 100644 --- a/data/maps/the_hive/doors.txtpb +++ b/data/maps/the_hive/doors.txtpb | |||
@@ -1,6 +1,7 @@ | |||
1 | doors { | 1 | doors { |
2 | name: "Room 8 Door" | 2 | name: "Room 8 Door" |
3 | type: LOCATION_ONLY | 3 | type: STANDARD |
4 | receivers: "Components/Doors/entry_10" | ||
4 | panels { room: "Main Area" name: "STEM" } | 5 | panels { room: "Main Area" name: "STEM" } |
5 | panels { room: "Main Area" name: "PETAL" } | 6 | panels { room: "Main Area" name: "PETAL" } |
6 | panels { room: "Main Area" name: "SOIL" } | 7 | panels { room: "Main Area" name: "SOIL" } |