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

	db   "It slashes through"
	next "grass with its"
	next "sharp scythes,"

	page "moving too fast"
	next "for the human eye"
	next "to track.@"