summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/236.asm
blob: f08e3092985fbfa918cf579b48bed553f4106076 (plain)
1
2
3
4
5
6
7
8
; TyroguePokedexEntry: ; 0x1d124b
	db "SCUFFLE@" ; species name
	dw 204, 460; height, width
	
	db "To brush up on its", $4e, "fighting skills,", $4e, "it will challenge@"
	db "anyone. It has a", $4e, "very strong com-", $4e, "petitive spirit.@"
; 0x1d12c0