mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-29 06:03:27 -07:00
Fix library mistake
This commit is contained in:
@@ -1295,7 +1295,6 @@ traversal_requirements: Dict[str, Dict[str, List[List[str]]]] = {
|
||||
[],
|
||||
},
|
||||
|
||||
# cannot get from frogs back to front
|
||||
"Library Exterior Ladder Region": {
|
||||
"Library Exterior by Tree":
|
||||
[],
|
||||
@@ -1354,7 +1353,7 @@ traversal_requirements: Dict[str, Dict[str, List[List[str]]]] = {
|
||||
"Library Lab": {
|
||||
"Library Lab Lower":
|
||||
[["Hyperdash"]],
|
||||
"Library Portal":
|
||||
"Library Lab on Portal Pad":
|
||||
[],
|
||||
"Library Lab to Librarian":
|
||||
[],
|
||||
|
||||
Reference in New Issue
Block a user