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

11 lines
233 B
NASM
Raw Normal View History

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