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

	db   "It's very proud of"
	next "its speed. It"
	next "moves so fast that"

	page "its opponent does"
	next "not even know what"
	next "knocked it down.@"