summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/scizor.asm
blob: fa184c6ca1418cc6190d11843c7075c529593d20 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SCISSORS@" ; species name
	dw 511, 2600 ; height, weight

	db   "This #MON's"
	next "pincers, which"
	next "contain steel, can"

	page "crush any hard"
	next "object it gets a"
	next "hold of into bits.@"