summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/zubat.asm
blob: c35eaec7769d5282db5047f864bc76e7b2ccd981 (plain)
1
2
3
4
5
6
7
8
9
10
	db "BAT@" ; species name
	dw 207, 170 ; height, weight

	db   "Capable of flying"
	next "safely in dark"
	next "places, it emits"

	page "ultrasonic cries"
	next "to check for any"
	next "obstacles.@"