summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/scyther.asm
blob: ca47c46b6111ec0fea5f299e352093e637d265d9 (plain)
1
2
3
4
5
6
7
8
9
10
; ScytherPokedexEntry: ; 0x1b9851
	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.@"