X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=docs%2Felements%2Fbd_magic_wall.txt;h=8dd956544f4b2dd2269faae887553e1c0fe0e92c;hb=fc14e0091857825ef9008c644c21e527295a0480;hp=b0961d7c085629d4fe8db3c8d43946b11bcec7eb;hpb=a62e2049070dfe193f4625850b91b6e1163a1f62;p=rocksndiamonds.git diff --git a/docs/elements/bd_magic_wall.txt b/docs/elements/bd_magic_wall.txt index b0961d7c..8dd95654 100644 --- a/docs/elements/bd_magic_wall.txt +++ b/docs/elements/bd_magic_wall.txt @@ -1,4 +1,8 @@ -This is a (BD style) magic wall. It gets activated for a limited -time by certain elements that fall on it. Objects falling though -it will be changed to other objects. After it has stopped running, -it cannot be activated again. +This BD style magic wall converts rocks into diamonds and vice versa. Note that +a magic wall can only be activated for some limited time. It can also turn mega +rocks into nitro packs, nitro packs into mega rocks. Even flying diamonds and +rocks pass them to be converted into each other, but they do that from bottom to +up, of course. + +The duration in seconds for which magic walls are active is configurable. +A duration of zero will let the wall run forever.