Skip to content

Commit

Permalink
Revert "Remove route22 encounter event. Only keep beat event"
Browse files Browse the repository at this point in the history
This reverts commit d2489e5.
  • Loading branch information
thatguy11325 committed Sep 4, 2024
1 parent b4b5b11 commit 5a20c2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pokemonred_puffer/data/events.py
Original file line number Diff line number Diff line change
Expand Up @@ -2643,6 +2643,7 @@ 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 5a20c2f

Please sign in to comment.