Skip to content

Commit

Permalink
Exempt from shuffled text
Browse files Browse the repository at this point in the history
  • Loading branch information
GSKirox committed Nov 20, 2024
1 parent 86a94db commit 9cd9f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Messages.py
Original file line number Diff line number Diff line change
Expand Up @@ -1321,6 +1321,7 @@ def is_exempt(m: Message) -> bool:
)
shuffle_exempt = [
0x045C, # Adult shooting gallery helping message when the player wins without having a bow
0x045E, # Equipment prompt
0x208D, # "One more lap!" for Cow in House race.
0xFFFC, # Character data from JP table used on title and file select screens
]
Expand Down

0 comments on commit 9cd9f68

Please sign in to comment.