pokecrystal/data/pokedex/entries/177.asm

11 lines
234 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; NatuPokedexEntry: ; 0x1cd47d
db "LITTLE BIRD@" ; species name
dw 8, 40 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "It is extremely"
next "good at climbing"
next "tree trunks and"
page "likes to eat the"
2014-03-06 05:46:01 +00:00
next "new sprouts on"
next "the trees.@"