blob: 1a82eb8666c73e1b10136b6ca1954c8ff58404ac (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "MUSHROOM@" ; species name
dw 100, 120 ; height, weight
db "As its body grows"
next "large, oriental"
next "mushrooms named"
page "tochukaso start"
next "sprouting out of"
next "its back.@"
|