pokecrystal/stats/pokedex/entries/080.asm

13 lines
252 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; SlowbroPokedexEntry: ; 0x1b8635
2014-03-06 05:46:01 +00:00
db "HERMITCRAB@" ; species name
2013-02-06 00:29:20 +00:00
dw 503, 1730; height, width
2014-03-06 05:46:01 +00:00
db "An attached"
next "SHELLDER won't let"
next "go because of the@"
db "tasty flavor that"
next "oozes out of its"
next "tail.@"
2013-02-06 00:29:20 +00:00
; 0x1b869d