blob: 8264891e4511178a9d679bf155a6535b758847fb (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "SEED@" ; species name
dw 100, 40 ; height, weight
db "It is very weak."
next "Its only means of"
next "defense is to"
page "shake its leaves"
next "desperately at its"
next "attacker.@"
|