summary refs log tree commit diff stats
path: root/data
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2024-07-28 11:41:57 -0400
committerGitHub <noreply@github.com>2024-07-28 17:41:57 +0200
commitd2ad8147e069b6b4af4045fa382090288dd94537 (patch)
treececffb398046f136d4989ef7aa389f3de7a699d2 /data
parentc9b36c2cd3fde5e1bb7625f476e410ca60747780 (diff)
downloadlingo-apworld-d2ad8147e069b6b4af4045fa382090288dd94537.tar.gz
lingo-apworld-d2ad8147e069b6b4af4045fa382090288dd94537.tar.bz2
lingo-apworld-d2ad8147e069b6b4af4045fa382090288dd94537.zip
Lingo: Add warpless connection between Hedge Maze and The Incomparable (#3703)
These areas are technically connected through The Observant, but the connection between The Observant and The Incomparable is marked as a warp because of the warp hallways leading up to The Observant's achievement panel. Creating separate entrances for The Incomparable is a simple workaround, and allows use of that connection during a pilgrimage.
Diffstat (limited to 'data')
-rw-r--r--data/LL1.yaml5
-rw-r--r--data/generated.datbin148927 -> 149055 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/data/LL1.yaml b/data/LL1.yaml index 5d10f07..950fd32 100644 --- a/data/LL1.yaml +++ b/data/LL1.yaml
@@ -1556,6 +1556,8 @@
1556 room: Owl Hallway 1556 room: Owl Hallway
1557 door: Shortcut to Hedge Maze 1557 door: Shortcut to Hedge Maze
1558 Roof: True 1558 Roof: True
1559 The Incomparable:
1560 door: Observant Entrance
1559 panels: 1561 panels:
1560 DOWN: 1562 DOWN:
1561 id: Maze Room/Panel_down_up 1563 id: Maze Room/Panel_down_up
@@ -1967,6 +1969,9 @@
1967 door: Eight Door 1969 door: Eight Door
1968 Orange Tower Sixth Floor: 1970 Orange Tower Sixth Floor:
1969 painting: True 1971 painting: True
1972 Hedge Maze:
1973 room: Hedge Maze
1974 door: Observant Entrance
1970 panels: 1975 panels:
1971 Achievement: 1976 Achievement:
1972 id: Countdown Panels/Panel_incomparable_incomparable 1977 id: Countdown Panels/Panel_incomparable_incomparable
diff --git a/data/generated.dat b/data/generated.dat index ad412fc..9a49d3d 100644 --- a/data/generated.dat +++ b/data/generated.dat
Binary files differ