blob: 2f941ca11e2b67d0cc4896f5389180d8ff978c08 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "DRAGON@" ; species name
dw 703, 4630 ; height, weight
db "This marine #-"
next "MON has an impres-"
next "sive build that"
page "lets it freely fly"
next "over raging seas"
next "without trouble.@"
|