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

	db   "While flying, it"
	next "constantly emits"
	next "ultrasonic waves"

	page "from its mouth to"
	next "check its sur-"
	next "roundings.@"