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

9 lines
246 B
NASM
Raw Normal View History

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