mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Use decimal for Pokédex count.
This commit is contained in:
parent
6ef52ba676
commit
9f1bba2f3a
@ -11,7 +11,7 @@ CooltrainerMScript_0x71670: ; 0x71670
|
||||
loadfont
|
||||
writetext UnknownText_0x716ce
|
||||
checkcode VAR_DEXCAUGHT
|
||||
if_greater_than $f8, UnknownScript_0x7167e
|
||||
if_greater_than 248, UnknownScript_0x7167e
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user