blob: 05e79a86ab048803dcdb3fe88bc92e3e6da7dc45 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "DRAGON@" ; species name
dw 511, 3350 ; height, weight
db "It stores energy"
next "by sleeping at"
next "underwater depths"
page "at which no other"
next "life forms can"
next "survive.@"
|