11 lines
230 B
NASM
Raw Normal View History

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