Skip to content

Commit

Permalink
Pokemon Emerald: Add normalize encounter rate option to slot data (Ar…
Browse files Browse the repository at this point in the history
  • Loading branch information
Zunawe authored Sep 11, 2024
1 parent 7ff201e commit 8743927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worlds/pokemon_emerald/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,7 @@ def fill_slot_data(self) -> Dict[str, Any]:
"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
Expand Down

0 comments on commit 8743927

Please sign in to comment.