mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
247 B
NASM
9 lines
247 B
NASM
|
; PonytaPokedexEntry: ; 0x1b84f2
|
||
|
db "FIRE HORSE@" ; species name
|
||
|
dw 303, 660; height, width
|
||
|
|
||
|
db "Training by", $4e, "jumping over grass", $4e, "that grows longer@"
|
||
|
db "every day has made", $4e, "it a world-class", $4e, "jumper.@"
|
||
|
; 0x1b855e
|
||
|
|