blob: 615c37836e2e2701459d4f87a924a6b07542255b (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "FLYCATCHER@" ; species name
dw 303, 140 ; height, weight
db "Even though it is"
next "filled with ACID,"
next "it does not melt"
page "because it also"
next "oozes a neutral-"
next "izing fluid.@"
|