fixed typo
[rocksndiamonds.git] / docs / elements / bd_magic_wall.txt
index b0961d7c085629d4fe8db3c8d43946b11bcec7eb..8dd956544f4b2dd2269faae887553e1c0fe0e92c 100644 (file)
@@ -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.