blob: 91a3d70bc58cc7d1fd07e18d0abba8e4526e9676 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "EVOLUTION@" ; species name
dw 100, 140 ; height, weight
db "Its ability to"
next "evolve into many"
next "forms allows it to"
page "adapt smoothly"
next "and perfectly to"
next "any environment.@"
|