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

	db   "It can drink more"
	next "than 10 ounces of"
	next "blood at once. If"

	page "it has too much,"
	next "it gets heavy and"
	next "flies clumsily.@"