mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
246 B
NASM
9 lines
246 B
NASM
|
; TogepiPokedexEntry: ; 0x1cd396
|
||
|
db "SPIKE BALL@" ; species name
|
||
|
dw 100, 30; height, width
|
||
|
|
||
|
db "It is considered", $4e, "to be a symbol of", $4e, "good luck. Its@"
|
||
|
db "shell is said to", $4e, "be filled with", $4e, "happiness.@"
|
||
|
; 0x1cd402
|
||
|
|