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

	db   "The development of"
	next "wings on its legs"
	next "enables it to fly"

	page "fast but also"
	next "makes it tough to"
	next "stop and rest.@"