summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/gligar.asm
blob: fc64c42022880af3324354a3d8c61a90f9adde3e (plain)
1
2
3
4
5
6
7
8
9
10
	db "FLYSCORPIO@" ; species name
	dw 307, 1430 ; height, weight

	db   "It usually clings"
	next "to cliffs. When it"
	next "spots its prey, it"

	page "spreads its wings"
	next "and glides down to"
	next "attack.@"