blob: 88a3b5303ff61fd4f71e752e5ebf4ca894ee242b (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "GAS@" ; species name
dw 403, 2 ; height, weight
db "Its thin body is"
next "made of gas. It"
next "can envelop an"
page "opponent of any"
next "size and cause"
next "suffocation.@"
|