pokecrystal-board/stats/pokedex/entries/236.asm

9 lines
257 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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