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

9 lines
246 B
NASM

; SlowbroPokedexEntry: ; 0x1b8635
db "HERMITCRAB@" ; species name
dw 503, 1730; height, width
db "An attached", $4e, "SHELLDER won't let", $4e, "go because of the@"
db "tasty flavor that", $4e, "oozes out of its", $4e, "tail.@"
; 0x1b869d