mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Update pokedex_ratings.asm
This is actually one character too many, the exclamation mark gets cut off
This commit is contained in:
parent
a031c1b3b6
commit
81597661fb
|
@ -111,6 +111,6 @@ _DexRatingText_Own230To249::
|
||||||
|
|
||||||
_DexRatingText_OwnComplete::
|
_DexRatingText_OwnComplete::
|
||||||
text "Your #DEX is"
|
text "Your #DEX is"
|
||||||
line "entirely complete!"
|
line "fully complete!"
|
||||||
cont "Congratulations!"
|
cont "Congratulations!"
|
||||||
done
|
done
|
||||||
|
|
Loading…
Reference in a new issue