X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=docs%2Felements%2Fmagic_wall.txt;h=3bd49118cf49a7445ca16846014cfb57f49aba4d;hb=e5804efb99033c96d71c37ce89f60e1ee23b7004;hp=cff39393c4572f66261b2e63a1b25c7cf68c20d0;hpb=a62e2049070dfe193f4625850b91b6e1163a1f62;p=rocksndiamonds.git diff --git a/docs/elements/magic_wall.txt b/docs/elements/magic_wall.txt index cff39393..3bd49118 100644 --- a/docs/elements/magic_wall.txt +++ b/docs/elements/magic_wall.txt @@ -1,4 +1,9 @@ -This is a (EM 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 is an EM style magic wall. It gets activated for a limited duration by +rocks or gems that fall on it. While activated, they can fall through it, and +rocks turn into emeralds, emeralds turn into diamonds, and diamonds turn into +rocks. +After the magic wall has stopped running, it cannot be activated again. + +The duration in seconds for which magic walls are active is configurable. +A duration of zero will let the wall run forever. +All magic walls share the same timer.