summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/natu.asm
blob: c8ba958f4ea8d2dcdcc96926e9a7928721717fad (plain)
1
2
3
4
5
6
7
8
9
10
	db "LITTLEBIRD@" ; species name
	dw 8, 40 ; height, weight

	db   "It usually forages"
	next "for food on the"
	next "ground but may, on"

	page "rare occasions,"
	next "hop onto branches"
	next "to peck at shoots.@"