summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/123.asm
blob: c827a58664d87546f5ee5592cb75a96ef629ba27 (plain)
1
2
3
4
5
6
7
8
9
10
; ScytherPokedexEntry: ; 0x1b9851
	db "MANTIS@" ; species name
	dw 411, 1230 ; height, width

	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.@"