mirror of https://github.com/pret/pokecrystal.git
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