diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 23:03:04 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 23:03:04 -0400 |
commit | 523757481b2306614806a23981721d4a64abb134 (patch) | |
tree | ba991fbd9de1fc707477a8c9cf69db6bc2cc8679 /data/maps/the_partial/doors.txtpb | |
parent | 30dcf054a489ec4123e5048579df151bc1e76817 (diff) | |
download | lingo2-archipelago-523757481b2306614806a23981721d4a64abb134.tar.gz lingo2-archipelago-523757481b2306614806a23981721d4a64abb134.tar.bz2 lingo2-archipelago-523757481b2306614806a23981721d4a64abb134.zip |
Added the_tenacious
Diffstat (limited to 'data/maps/the_partial/doors.txtpb')
-rw-r--r-- | data/maps/the_partial/doors.txtpb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/the_partial/doors.txtpb b/data/maps/the_partial/doors.txtpb index fed6951..2b233db 100644 --- a/data/maps/the_partial/doors.txtpb +++ b/data/maps/the_partial/doors.txtpb | |||
@@ -49,8 +49,8 @@ doors { | |||
49 | } | 49 | } |
50 | doors { | 50 | doors { |
51 | name: "Control Center Entrance" | 51 | name: "Control Center Entrance" |
52 | type: STANDARD | 52 | type: LOCATION_ONLY |
53 | receivers: "Components/Doors/controlDoor" | 53 | #receivers: "Components/Doors/controlDoor" |
54 | panels { room: "Control Center Entrance" name: "RETURN" } | 54 | panels { room: "Control Center Entrance" name: "RETURN" } |
55 | location_room: "Control Center Entrance" | 55 | location_room: "Control Center Entrance" |
56 | } | 56 | } |