shithub: pokecrystal

ref: 2edf131b056c6d2b1ec9eb48b97fba31b0f953c7
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.@"