Pokemon Emerald: Add normalize encounter rate option to slot data (#3917)

This commit is contained in:
Bryce Wilson
2024-09-11 04:20:07 -07:00
committed by GitHub
parent 7ff201e32c
commit 874392756b

View File

@@ -711,6 +711,7 @@ class PokemonEmeraldWorld(World):
"trainersanity",
"modify_118",
"death_link",
"normalize_encounter_rates",
)
slot_data["free_fly_location_id"] = self.free_fly_location_id
slot_data["hm_requirements"] = self.hm_requirements