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

	db   "Its wings are not"
	next "used for flying."
	next "They are flapped"

	page "at high speed to"
	next "adjust its body"
	next "temperature.@"