blob: eb371ae897b73002896d687b965debc4828381d7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "SEED@" ; species name
dw 100, 40 ; height, weight
db "It may drop out of"
next "the sky suddenly."
next "If attacked by a"
page "SPEAROW, it will"
next "violently shake"
next "its leaves.@"
|