pokecrystal/data/pokedex/entries/213.asm

11 lines
252 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; ShucklePokedexEntry: ; 0x1d088e
db "MOLD@" ; species name
dw 200, 450 ; height, width
2014-03-06 05:46:01 +00:00
db "The fluid secreted"
next "by its toes carves"
next "holes in rocks for"
page "nesting and can be"
2014-03-06 05:46:01 +00:00
next "mixed with BERRIES"
next "to make a drink.@"