pokecrystal-board/data/pokedex/entries/shuckle.asm
mid-kid e39c8afbf2 Rename all files in data/pokedex/entries/
Some people suggested this would be a good idea, and make management of
the files easier. I'm inclined to agree.
2017-11-26 23:10:49 +01:00

11 lines
253 B
NASM

; ShucklePokedexEntry: ; 0x1d088e
db "MOLD@" ; species name
dw 200, 450 ; height, weight
db "The fluid secreted"
next "by its toes carves"
next "holes in rocks for"
page "nesting and can be"
next "mixed with BERRIES"
next "to make a drink.@"