shithub: pokecrystal

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

View raw version
; SpearowPokedexEntry: ; 0x181f03
	db "TINY BIRD@" ; species name
	dw 100, 40; height, width
	
	db "To protect its", $4e, "territory, it", $4e, "flies around@"
	db "ceaselessly,", $4e, "making high-", $4e, "pitched cries.@"
; 0x181f64