changed some descriptions of BD style game elements
authorHolger Schemel <info@artsoft.org>
Sat, 10 Feb 2024 19:39:01 +0000 (20:39 +0100)
committerHolger Schemel <info@artsoft.org>
Sun, 18 Feb 2024 14:57:40 +0000 (15:57 +0100)
docs/elements/bd_amoeba.txt
docs/elements/bd_butterfly.txt
docs/elements/bd_diamond.txt
docs/elements/bd_firefly.txt
docs/elements/bd_magic_wall.txt
docs/elements/bd_rock.txt
docs/elements/bd_wall.txt

index 47016a641667c478db275ef4a711e11653f1a5a9..18ce1725f0906d82579f304fa455c9256ffcff04 100644 (file)
@@ -1,7 +1,6 @@
-The BD style amoeba has some special properties: When it is completely
-surrounded, it instantly turns into the specified content. But if this
-cannot be achieved in a certain amount of time, this amoeba instantly
-turns to BD boulders instead. BD amoeba is the only amoeba that can be
-smothered by the player.
+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).
 
-All amoeba types must share the same settings.
+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.
index ac23f35a31926509ed84727edb9c0882d82fd4bc..3cf634257907759b8e0b1e6d5aaec100607afab6 100644 (file)
@@ -1,6 +1,6 @@
-Butterflies always try to follow the right side of a wall or other elements.
-Touching them is deadly.
+Butterflies move through empty space. Touching them is deadly.. Butterflies
+blow up when hit by a falling rock or diamond. Amoeba is also deadly for them.
+They explode into diamonds, producing a 3x3 square of diamonds. Butterflies are
+spinning right. They prefer turning right, usually clockwise.
 
-They will explode in 9 BD style diamonds if smashed by a rock or BD style
-diamond. If dynabombed, they will become one BD style diamond.
-Other explosions simply destroy them.
+There is another variant of the butterfly that is spinning left.
index a719dc3ee8693684ffa71f827ae4dbe8103f8908..0e599a46c9759b083ec1d7052d046d3a08ab6951 100644 (file)
@@ -1,2 +1 @@
-BD style levels require a certain amount of these diamonds to be collected
-to complete the level.
+A certain amount of these diamonds must be collected to solve a BD style level.
index 564dc2f43c7e2fc61dd51a95bfdfeaa34c5ce431..88411fca01bed5728a7ceea06e9e42e7d1584bf0 100644 (file)
@@ -1,4 +1,6 @@
-Fireflies always try to follow the left side of a wall or other elements.
-Touching them is deadly.
+Fireflies move through empty space. Touching them is deadly.. Fireflies
+blow up when hit by a falling rock or diamond. Amoeba is also deadly for them.
+They explode into space, producing a 3x3 square of empty space. Fireflies are
+spinning left. They prefer turning left, usually counter-clockwise.
 
-Fireflies can be smashed by BD style diamonds in addition to rocks.
+There is another variant of the firefly that is spinning right.
index 475d1103601664dd90b484bb189ab899f496aac4..a01115eda6733deb09ed9d9061d6a579bc01b75e 100644 (file)
@@ -1,7 +1,8 @@
-This is a BD 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 BD style diamonds, and gems turn into BD style rocks.
-After the magic wall 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.
index 119801329c85465aa66b18b9cf6f8965464ad6a0..5a6f4a8776aad2dbe8584c0df192acf87b9f427f 100644 (file)
@@ -1,2 +1,3 @@
-This is a BD style rock. It's not much different from a regular rock,
-but it can be jump-pushed by snapping it.
+This is a BD style rock (also called stone or boulder). It can be pushed by the
+player, and can be dropped on enemies to make them explode.
+This rock can be jump-pushed by snapping it.
index 3cb9ffaa41bbcd9ea66c638039f243779656927d..75822c6fa6176e566d4783f0ecad10271f07f0e7 100644 (file)
@@ -1,6 +1,5 @@
-This is the BD style wall.
+This is a BD style wall. It cannot be moved and cannot be passed by the player,
+but explosion will destroy it.
 
-Unlike most other walls, falling objects slip off this wall,
-although it does not look rounded or crumbled.
-
-It can be destroyed by explosions.
+Even though it may not look like that, objects that can fall will slip off this
+wall to the left or to the right.