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

	db   "However hard its"
	next "victim's hide may"
	next "be, it punctures"

	page "with sharp fangs"
	next "and gorges itself"
	next "with blood.@"