blob: baa12940e59945f7b03a1279bff0a51820c1c431 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "DRAGON@" ; species name
dw 511, 70 ; height, weight
db "It sheds many lay-"
next "ers of skin as it"
next "grows larger. Dur-"
page "ing this process,"
next "it is protected by"
next "a rapid waterfall.@"
|