summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/scyther.asm
blob: db3bac502797c186f1773253176f4f0b465fb8a1 (plain)
1
2
3
4
5
6
7
8
9
10
	db "MANTIS@" ; species name
	dw 411, 1230 ; height, weight

	db   "When it moves, it"
	next "leaves only a"
	next "blur. If it hides"

	page "in grass, its pro-"
	next "tective colors"
	next "make it invisible.@"