shithub: pokecrystal

ref: e246b53ba80f81ab44598686754d5cf65ba20591
dir: /data/pokedex/entries/041.asm/

View raw version
; ZubatPokedexEntry: ; 0x18275d
	db "BAT@" ; species name
	dw 207, 170 ; height, width
	
	db   "During the day, it"
	next "gathers with"
	next "others and hangs"
	page "from the ceilings"
	next "of old buildings"
	next "and caves.@"
; 0x1827c4