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

11 lines
231 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
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "It loves to bask"
next "in the sunlight."
next "It uses the leaf"
page "on its head to"
2014-03-05 21:46:01 -08:00
next "seek out warm"
next "places.@"