pokecrystal-board/stats/pokedex/entries/236.asm
2013-02-05 19:29:20 -05:00

9 lines
257 B
NASM

; 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