about summary refs log tree commit diff stats
path: root/data
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-09 11:51:42 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-09 11:51:42 -0400
commit6dc4fae2ee9b7b9145a8938e95080dba448cf44a (patch)
tree53d77f928f47b31d47964ce7abfebb7a8b99c80c /data
parentc4bd95a0b310df43cdebe1593fac0d5f0de64da2 (diff)
parenta825f800a04334ac8a4338c5fe88d7bbce49c022 (diff)
downloadlingo2-archipelago-6dc4fae2ee9b7b9145a8938e95080dba448cf44a.tar.gz
lingo2-archipelago-6dc4fae2ee9b7b9145a8938e95080dba448cf44a.tar.bz2
lingo2-archipelago-6dc4fae2ee9b7b9145a8938e95080dba448cf44a.zip
Merge branch 'main' of fourisland.com:/srv/git/lingo2-archipelago
Diffstat (limited to 'data')
-rw-r--r--data/maps/the_owl/doors.txtpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/the_owl/doors.txtpb b/data/maps/the_owl/doors.txtpb index 5ec34c6..9254c2a 100644 --- a/data/maps/the_owl/doors.txtpb +++ b/data/maps/the_owl/doors.txtpb
@@ -235,7 +235,7 @@ doors {
235 type: EVENT 235 type: EVENT
236 #receivers: "Panels/Colors/owl_2/animationListener2" 236 #receivers: "Panels/Colors/owl_2/animationListener2"
237 panels { room: "Connected Area" name: "RANGE" } 237 panels { room: "Connected Area" name: "RANGE" }
238 panels { room: "R2C3 Bottom" name: "BLACK" } 238 panels { room: "Connected Area" name: "WHITE" }
239 panels { room: "Blue Room" name: "SKY" } 239 panels { room: "Blue Room" name: "SKY" }
240} 240}
241doors { 241doors {
237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342