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