pokecrystal-board/data/pokedex/entries/213.asm

11 lines
253 B
NASM
Raw Normal View History

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