summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/123.asm
blob: fed2a139dc13a6632bb5e5e8859f407843b0774f (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.@"