summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/042.asm
blob: 9471761262064983b294df3c65feaa493d8d9058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; GolbatPokedexEntry: ; 0x1827c4
	db "BAT@" ; species name
	dw 503, 1210 ; height, width
	
	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.@"
; 0x182836