shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
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.@"