shithub: pokecrystal

ref: 532724e90f40e30641770902d3dbbb6725ca747d
dir: /data/pokemon/dex_entries/zubat.asm/

View raw version
; ZubatPokedexEntry: ; 0x18275d
	db "BAT@" ; species name
	dw 207, 170 ; height, weight

	db   "During the day, it"
	next "gathers with"
	next "others and hangs"
	page "from the ceilings"
	next "of old buildings"
	next "and caves.@"