added game element descriptions for some BD style game elements
authorHolger Schemel <holger.schemel@virtion.de>
Sun, 1 Dec 2024 13:13:07 +0000 (14:13 +0100)
committerHolger Schemel <holger.schemel@virtion.de>
Sun, 1 Dec 2024 13:13:49 +0000 (14:13 +0100)
docs/elements/bdx_chasing_rock.txt
docs/elements/bdx_diamond_glued.txt
docs/elements/bdx_nitro_pack.txt
docs/elements/bdx_player_glued.txt [new file with mode: 0644]
docs/elements/bdx_rock_glued.txt
docs/elements/bdx_sand_glued.txt
docs/elements/bdx_time_penalty.txt
docs/elements/bdx_waiting_rock.txt

index 891d64e43f0f201268fe4bad2b42e3fe0927eb7d..ff1b12f4b654f7f625e7ef91a43dbc32cfa7bb33 100644 (file)
@@ -2,3 +2,5 @@ A chasing rock looks like an ordinary rock. It can even pass slime. It is
 lightweight, you can push it at once, as long as it is sleeping. Once it begins
 to fall, it wakes up and begins chasing you. You can also push awakened rocks,
 if you have eaten the sweet.
+
+This is the awakened version.
index 393c6b8f5c0bd9a9aa5eb1fbd116e18e9eb50756..fc9257ce2a0b05f273267256408babf427ef6b9e 100644 (file)
@@ -1 +1 @@
-Glued diamond.
+This looks like a diamond, but you can't collect it, and it never falls.
index eee07538a88f9377c06e4ec29d9f0a8d0eeaf45d..4fc367c4a3b528a80b433aae37c6173080c61b10 100644 (file)
@@ -1 +1,3 @@
-Nitro pack.
+This vial of nitroglycerin can be pushed around and will fall like a rock,
+but if it lands on something other than sand, it will cause a 3x3 explosion
+like a firefly.
diff --git a/docs/elements/bdx_player_glued.txt b/docs/elements/bdx_player_glued.txt
new file mode 100644 (file)
index 0000000..69404ba
--- /dev/null
@@ -0,0 +1,2 @@
+This player is unable to move or even snap.
+It can still be killed by falling objects or enemies.
index d308166c8286cf0745a733d47eb72d7dfe1737c7..26da86fc856c7bffbbe67ee8eb66315da5aa4225 100644 (file)
@@ -1 +1 @@
-Glued rock.
+A rock that never falls and cannot be pushed.
index eafa1682931d92d573e3d0ca79d94c3100a55ee8..86e916f054884ac630478ac58b8b39af77e2a33a 100644 (file)
@@ -1 +1 @@
-Glued sand.
+Looks like sand, but you can't dig it away.
index 7aa6ecea839eca72e3bc47281625d1867fc61c6b..dfbce543eb071d2e14efc6bfa28e649144d92d85 100644 (file)
@@ -1 +1,3 @@
-Time penalty.
+Whenever this is spawned into the level by any means, your remaining time
+to get to the exit goes down.
+The "gravestone" tile can be used as a purely visual version of this.
index 9e992ba10596f76f38baaf7d3bbee01568f9806b..032341cbf99dcf2e504d2afcea9ef0b9ddd6d8c3 100644 (file)
@@ -1 +1,6 @@
-Waiting rock.
+A chasing rock looks like an ordinary rock. It can even pass slime. It is
+lightweight, you can push it at once, as long as it is sleeping. Once it begins
+to fall, it wakes up and begins chasing you. You can also push awakened rocks,
+if you have eaten the sweet.
+
+This is the sleeping version.