summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/pidgey.asm
blob: 72a22fc8683f00eed642fc83707ba2aafb298dc8 (plain)
1
2
3
4
5
6
7
8
9
10
	db "TINY BIRD@" ; species name
	dw 100, 40 ; height, weight

	db   "It usually hides"
	next "in tall grass. Be-"
	next "cause it dislikes"

	page "fighting, it pro-"
	next "tects itself by"
	next "kicking up sand.@"