X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=docs%2Felements%2Fbd_magic_wall.txt;h=8dd956544f4b2dd2269faae887553e1c0fe0e92c;hb=fc14e0091857825ef9008c644c21e527295a0480;hp=3800be9e1080fe5dd7c9bed876e605332b0fb286;hpb=440c03145dbe622d32b39acb9b3d4fc5604f523d;p=rocksndiamonds.git diff --git a/docs/elements/bd_magic_wall.txt b/docs/elements/bd_magic_wall.txt index 3800be9e..8dd95654 100644 --- a/docs/elements/bd_magic_wall.txt +++ b/docs/elements/bd_magic_wall.txt @@ -1,7 +1,8 @@ -This is a (BD style) magic wall. It gets activated for about 10 seconds by -rocks or gems that fall on it. Rocks that fall through it become BD style -diamonds, and gems that fall through it become BD style rocks. 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. -All BD magic walls run on the same timer; however, regular magic walls run -on a seperate timer. +The duration in seconds for which magic walls are active is configurable. +A duration of zero will let the wall run forever.