summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/021.asm
blob: 777ca49abc8810379ac87683ceabf63cbcbb430a (plain)
1
2
3
4
5
6
7
8
; 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