Skip to content

Commit

Permalink
Remove route22 encounter event. Only keep beat event
Browse files Browse the repository at this point in the history
  • Loading branch information
thatguy11325 committed Sep 1, 2024
1 parent f813dc1 commit d2489e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pokemonred_puffer/data/events.py
Original file line number Diff line number Diff line change
Expand Up @@ -2643,7 +2643,6 @@ def set_event(self, event_name: str, value: bool):
"EVENT_BEAT_ROUTE16_SNORLAX",
# "EVENT_GOT_HM02",
"EVENT_RESCUED_MR_FUJI",
"EVENT_2ND_ROUTE22_RIVAL_BATTLE",
"EVENT_BEAT_ROUTE22_RIVAL_2ND_BATTLE",
"EVENT_PASSED_CASCADEBADGE_CHECK",
"EVENT_PASSED_THUNDERBADGE_CHECK",
Expand Down

0 comments on commit d2489e5

Please sign in to comment.