Update pokedex_ratings.asm

This is actually one character too many, the exclamation mark gets cut off
This commit is contained in:
Martha Schilling 2024-01-07 15:14:26 +00:00
parent a031c1b3b6
commit 81597661fb

View file

@ -111,6 +111,6 @@ _DexRatingText_Own230To249::
_DexRatingText_OwnComplete::
text "Your #DEX is"
line "entirely complete!"
line "fully complete!"
cont "Congratulations!"
done