about summary refs log tree commit diff stats
path: root/data/maps/the_repetitive/connections.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-30 23:32:08 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-30 23:32:08 -0400
commitfa2c104a460bcb5b9b78a8fb7c3727231fd22ffd (patch)
treeba27f94a904fbfd21b05e36aeb978bf398934de2 /data/maps/the_repetitive/connections.txtpb
parent7a70828e9d0a4bf92491da1a88fac776de42d3b5 (diff)
downloadlingo2-archipelago-fa2c104a460bcb5b9b78a8fb7c3727231fd22ffd.tar.gz
lingo2-archipelago-fa2c104a460bcb5b9b78a8fb7c3727231fd22ffd.tar.bz2
lingo2-archipelago-fa2c104a460bcb5b9b78a8fb7c3727231fd22ffd.zip
Fix vanilla-only oneway door in The Repetitive HEAD main
Diffstat (limited to 'data/maps/the_repetitive/connections.txtpb')
-rw-r--r--data/maps/the_repetitive/connections.txtpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/the_repetitive/connections.txtpb b/data/maps/the_repetitive/connections.txtpb index 0afe72d..f4c06f2 100644 --- a/data/maps/the_repetitive/connections.txtpb +++ b/data/maps/the_repetitive/connections.txtpb
@@ -7,12 +7,12 @@ connections {
7 from_room: "Main Room" 7 from_room: "Main Room"
8 to_room: "Plaza Connector" 8 to_room: "Plaza Connector"
9 door { name: "Black Hallway" } 9 door { name: "Black Hallway" }
10 oneway: true
11} 10}
12connections { 11connections {
13 from_room: "Plaza Connector" 12 from_room: "Plaza Connector"
14 to_room: "Main Room" 13 to_room: "Main Room"
15 oneway: true 14 oneway: true
15 vanilla_only: true
16} 16}
17connections { 17connections {
18 from_room: "Main Room" 18 from_room: "Main Room"