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

9 lines
239 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; ChikoritaPokedexEntry: ; 0x1cc988
db "LEAF@" ; species name
dw 211, 140; height, width
db "It loves to bask", $4e, "in the sunlight.", $4e, "It uses the leaf@"
db "on its head to", $4e, "seek out warm", $4e, "places.@"
; 0x1cc9e9