shithub: pokecrystal

ref: 35644c330effcfb083591d20b3b5f780019ae24f
dir: /data/pokedex/entries/042.asm/

View raw version
; 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