about summary refs log tree commit diff stats
path: root/data/maps/the_repetitive/doors.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-13 11:05:13 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-13 11:05:13 -0400
commit3445e5ace4bc5349000cb30b27b4617b48ec4119 (patch)
tree49e964be62a3683ed774f47dba4e6485c0bb406b /data/maps/the_repetitive/doors.txtpb
parentfd7007157f9c9b7f8b12adc6aa601b4a5d89df05 (diff)
downloadlingo2-archipelago-3445e5ace4bc5349000cb30b27b4617b48ec4119.tar.gz
lingo2-archipelago-3445e5ace4bc5349000cb30b27b4617b48ec4119.tar.bz2
lingo2-archipelago-3445e5ace4bc5349000cb30b27b4617b48ec4119.zip
Add anti-collectable location
Diffstat (limited to 'data/maps/the_repetitive/doors.txtpb')
-rw-r--r--data/maps/the_repetitive/doors.txtpb6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/maps/the_repetitive/doors.txtpb b/data/maps/the_repetitive/doors.txtpb index 8171dc4..d964928 100644 --- a/data/maps/the_repetitive/doors.txtpb +++ b/data/maps/the_repetitive/doors.txtpb
@@ -194,3 +194,9 @@ doors {
194 panels { room: "Yellow Room" name: "ASSESSES" } 194 panels { room: "Yellow Room" name: "ASSESSES" }
195 panels { room: "Yellow Room" name: "TINTING" } 195 panels { room: "Yellow Room" name: "TINTING" }
196} 196}
197doors {
198 name: "Anti-Collectable"
199 type: LOCATION_ONLY
200 senders: "Components/Collectables/anticollectable"
201 location_room: "Anti Room"
202}