summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/021.asm
blob: a406cb08e6083478d0d7e71a91c1cf7a716759c8 (plain)
1
2
3
4
5
6
7
8
9
10
; SpearowPokedexEntry: ; 0x181f03
	db "TINY BIRD@" ; species name
	dw 100, 40 ; height, width

	db   "To protect its"
	next "territory, it"
	next "flies around"
	page "ceaselessly,"
	next "making high-"
	next "pitched cries.@"