summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/236.asm
blob: c77de72f94e4855ffac07d4a3ecc769559e8ed6b (plain)
1
2
3
4
5
6
7
8
9
10
; TyroguePokedexEntry: ; 0x1d124b
	db "SCUFFLE@" ; species name
	dw 204, 460 ; height, width
	
	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.@"