blob: 47f8e2c90d517c5b1d48f9e2af9f7b594c53a216 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "DELIVERY@" ; species name
dw 211, 350 ; height, weight
db "It always carries"
next "its food with it,"
next "wherever it goes."
page "If attacked, it"
next "throws its food at"
next "the opponent.@"
|