blob: d96051bebb85edcd97312184e3a89f7a560eb630 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "EVOLUTION@" ; species name
dw 100, 140 ; height, weight
db "It has the ability"
next "to alter the com-"
next "position of its"
page "body to suit its"
next "surrounding envi-"
next "ronment.@"
|