summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/tyrogue.asm
blob: aadf9276dd58965b6d38b5bc5db696ba4f1f65a8 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SCUFFLE@" ; species name
	dw 204, 460 ; height, weight

	db   "Even though it is"
	next "small, it can't be"
	next "ignored because"

	page "it will slug any"
	next "handy target with-"
	next "out warning.@"