about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-19 16:06:05 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-19 16:06:05 -0400
commitd7eb421fa42ed03c037026ffa3686b87af35ca84 (patch)
tree0c59c940ffc59ccc3e17933cd44731bf96016493
parent688961cf74cf4709d9daebeb0a81f30f201fccbd (diff)
downloadlingo2-archipelago-d7eb421fa42ed03c037026ffa3686b87af35ca84.tar.gz
lingo2-archipelago-d7eb421fa42ed03c037026ffa3686b87af35ca84.tar.bz2
lingo2-archipelago-d7eb421fa42ed03c037026ffa3686b87af35ca84.zip
[Data] Logic error with Wrath Room
-rw-r--r--data/maps/the_entry/connections.txtpb6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 9813f85..ca0207e 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb
@@ -97,6 +97,12 @@ connections {
97 from_room: "Red Blue Halls" 97 from_room: "Red Blue Halls"
98 to_room: "Wrath Room" 98 to_room: "Wrath Room"
99 door { name: "Noon Door" } 99 door { name: "Noon Door" }
100 oneway: true
101}
102connections {
103 from_room: "Wrath Room"
104 to_room: "Least Blue Last"
105 oneway: true
100} 106}
101connections { 107connections {
102 from_room: "Red Blue Halls" 108 from_room: "Red Blue Halls"