X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=docs%2Felements%2Fbd_amoeba.txt;h=18ce1725f0906d82579f304fa455c9256ffcff04;hb=dc51f089096a0c775d2a03d0b862a14d6ce88d51;hp=0eea6e21c3081e6419a8bb7dafcefa6db7fb9640;hpb=a62e2049070dfe193f4625850b91b6e1163a1f62;p=rocksndiamonds.git diff --git a/docs/elements/bd_amoeba.txt b/docs/elements/bd_amoeba.txt index 0eea6e21..18ce1725 100644 --- a/docs/elements/bd_amoeba.txt +++ b/docs/elements/bd_amoeba.txt @@ -1,4 +1,6 @@ -The BD style amoeba has some special properties: When it is completely -surrounded by boulders, it turns to diamonds. But if this cannot be -achieved in a certain amount of time, this amoeba turns to boulders -instead. +The BD style Amoeba grows randomly through empty space and sand. +When it is enclosed, it stops growing and transforms into diamonds (or +some other, configurable game element). + +When it has grown too big, it suddenly transforms into rocks. At the beginning, +it can grow slowly, but after some time it starts growing very rapidly.