pokecrystal/data/pokedex/entries/152.asm

11 lines
231 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; ChikoritaPokedexEntry: ; 0x1cc988
db "LEAF@" ; species name
dw 211, 140 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "It loves to bask"
next "in the sunlight."
next "It uses the leaf"
page "on its head to"
2014-03-06 05:46:01 +00:00
next "seek out warm"
next "places.@"