blob: 4b928450935075c539dd2e223120c421a2cfb57a (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "DUCK@" ; species name
dw 207, 430 ; height, weight
db "It has mystical"
next "powers but doesn't"
next "recall that it has"
page "used them. That is"
next "why it always"
next "looks puzzled.@"
|