summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/169.asm
blob: 065c78c9b757e6083c9c3b982fb3167f769af6f5 (plain)
1
2
3
4
5
6
7
8
9
10
; CrobatPokedexEntry: ; 0x1cd0f5
	db "BAT@" ; species name
	dw 511, 1650 ; height, width
	
	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.@"