mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
257 B
NASM
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
|
||
|
|