blob: d6ec83e6b36b17761de60ff940d105e9938bbc2d (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "MOLD@" ; species name
dw 200, 450 ; height, weight
db "It stores BERRIES"
next "inside its shell."
next "To avoid attacks,"
page "it hides beneath"
next "rocks and remains"
next "completely still.@"
|