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

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