shithub: pokecrystal

ref: 1caa50a6474edd3896911409d548faa0731621b7
dir: /data/pokemon/dex_entries/spearow.asm/

View raw version
	db "TINY BIRD@" ; species name
	dw 100, 40 ; height, weight

	db   "To protect its"
	next "territory, it"
	next "flies around"

	page "ceaselessly,"
	next "making high-"
	next "pitched cries.@"