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