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

9 lines
246 B
NASM
Raw Normal View History

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