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

	db   "As a result of its"
	next "pursuit of faster,"
	next "yet more silent"

	page "flight, a new set"
	next "of wings grew on"
	next "its hind legs.@"