shithub: pokecrystal

ref: 87514598bedf66be222d85ebbc7565c14d79e0f4
dir: /data/pokemon/dex_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.@"