summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/crobat.asm
blob: 0d9d0b05701dfcadf59a15b9b5afe9c9334d55aa (plain)
1
2
3
4
5
6
7
8
9
10
	db "BAT@" ; species name
	dw 511, 1650 ; height, weight

	db   "It flies so si-"
	next "lently through the"
	next "dark on its four"

	page "wings that it may"
	next "not be noticed"
	next "even when nearby.@"