diff --git a/modules/encounter.py b/modules/encounter.py index b21c4f34..85c85bb0 100644 --- a/modules/encounter.py +++ b/modules/encounter.py @@ -219,7 +219,6 @@ def handle_encounter( case EncounterValue.AvoidedPokemon: console.print(f"Attempting to avoid {pokemon.species.name} because it is on avoided list") - EncounterValue.avoid = True alert = None is_of_interest = False