pokecrystal-board/stats/pokedex/entries/077.asm
2013-02-05 19:29:20 -05:00

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