11 lines
252 B
NASM
Raw Normal View History

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