shithub: pokecrystal

ref: 9d02e1063f6c80e12f97f6ee61cfbb628e7b7fcb
dir: /stats/pokedex/entries/177.asm/

View raw version
; NatuPokedexEntry: ; 0x1cd47d
	db "LITTLE BIRD@" ; species name
	dw 8, 40; height, width
	
	db "It is extremely", $4e, "good at climbing", $4e, "tree trunks and@"
	db "likes to eat the", $4e, "new sprouts on", $4e, "the trees.@"
; 0x1cd4e9