blob: ef02b9362855baff27168aa2a18c09271f442643 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "POISON GAS@" ; species name
dw 200, 20 ; height, weight
db "The poisonous"
next "gases it contains"
next "are a little bit"
page "lighter than air,"
next "keeping it slight-"
next "ly airborne.@"
|