shithub: pokecrystal

ref: 8fa7183d29cff3f30de399db8a50be4573a2185e
dir: /data/pokedex/entries/spearow.asm/

View raw version
; SpearowPokedexEntry: ; 0x181f03
	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.@"