blob: 4ed57846138d4b8d2167de504c3b6153e2e5f846 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "HAIRY BUG@" ; species name
dw 100, 70 ; height, weight
db "It attacks using a"
next "two-inch poison"
next "barb on its head."
page "It can usually be"
next "found under the"
next "leaves it eats.@"
|