Skip to content

Commit

Permalink
Add missing bill event to required events
Browse files Browse the repository at this point in the history
  • Loading branch information
thatguy11325 committed Jun 27, 2024
1 parent 0d347fe commit 2522daf
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 @@ -2632,6 +2632,7 @@ def get_event(self, event_name: str) -> bool:
"EVENT_PASSED_MARSHBADGE_CHECK",
"EVENT_PASSED_VOLCANOBADGE_CHECK",
"EVENT_PASSED_EARTHBADGE_CHECK",
"EVENT_MET_BILL",
"EVENT_USED_CELL_SEPARATOR_ON_BILL",
"EVENT_GOT_SS_TICKET",
"EVENT_MET_BILL_2",
Expand Down

0 comments on commit 2522daf

Please sign in to comment.