summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/golbat.asm
blob: d59b9408cec574f08c1eb8618a0b4e4456850393 (plain)
1
2
3
4
5
6
7
8
9
10
	db "BAT@" ; species name
	dw 503, 1210 ; height, weight

	db   "When it plunges"
	next "its fangs into its"
	next "prey, it instantly"

	page "draws and gulps"
	next "down more than ten"
	next "ounces of blood.@"