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

	db   "To brush up on its"
	next "fighting skills,"
	next "it will challenge"
	page "anyone. It has a"
	next "very strong com-"
	next "petitive spirit.@"