pokecrystal-board/stats/pokedex/entries/077.asm

9 lines
247 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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