Pokemon Emerald: Fix incorrect access to slateport water encounters (#3243)

This commit is contained in:
Bryce Wilson
2024-05-07 04:43:35 -06:00
committed by GitHub
parent e04db57dce
commit 76962b8b3b
4 changed files with 23 additions and 5 deletions

View File

@@ -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(