mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Pokemon Emerald: Add normalize encounter rate option to slot data (#3917)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user