mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Pokemon Emerald: Fix incorrect access to slateport water encounters (#3243)
This commit is contained in:
@@ -464,7 +464,7 @@ def set_rules(world: "PokemonEmeraldWorld") -> None:
|
||||
|
||||
# Slateport City
|
||||
set_rule(
|
||||
get_entrance("REGION_SLATEPORT_CITY/MAIN -> REGION_ROUTE134/WEST"),
|
||||
get_entrance("REGION_SLATEPORT_CITY/MAIN -> REGION_SLATEPORT_CITY/WATER"),
|
||||
hm_rules["HM03 Surf"]
|
||||
)
|
||||
set_rule(
|
||||
|
Reference in New Issue
Block a user