summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/zubat.asm
blob: 8232f8bd63d658e9c23813ba4bcc01165102e70d (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"