Skip to content

Commit

Permalink
Swap the Lizard-man Locations into their correct Regions.
Browse files Browse the repository at this point in the history
  • Loading branch information
LiquidCat64 committed Jun 20, 2024
1 parent 83d871a commit 8cd4d7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions worlds/cvcotm/regions.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@
lname.uy8,
lname.uy9,
lname.uy9b,
lname.uy12b],
lname.uy12],
"entrances": ["Onward to Waterway End"]},

"Underground Waterway End": {"locations": [lname.uy12,
"Underground Waterway End": {"locations": [lname.uy12b,
lname.uy13,
lname.uy17,
lname.uy18]},
Expand Down

0 comments on commit 8cd4d7d

Please sign in to comment.