summaryrefslogtreecommitdiff
path: root/mesecons_random
diff options
context:
space:
mode:
authorChristopher Head <chead@chead.ca>2018-12-21 11:10:08 -0800
committerVitaliy <numzer0@yandex.ru>2018-12-21 22:10:08 +0300
commit302a28934d75a2a29f7f060eea12cb19966f3e5a (patch)
tree2f61a84bc02af0cd844038f0278fa0a178e55354 /mesecons_random
parent6e767a6c7654748b376df22988ad656528b44911 (diff)
downloadmesecons-302a28934d75a2a29f7f060eea12cb19966f3e5a.tar
mesecons-302a28934d75a2a29f7f060eea12cb19966f3e5a.tar.gz
mesecons-302a28934d75a2a29f7f060eea12cb19966f3e5a.tar.bz2
mesecons-302a28934d75a2a29f7f060eea12cb19966f3e5a.tar.xz
mesecons-302a28934d75a2a29f7f060eea12cb19966f3e5a.zip
Document inactive block behaviour (#447)
Diffstat (limited to 'mesecons_random')
-rw-r--r--mesecons_random/doc/ghoststone/description.html1
-rw-r--r--mesecons_random/doc/removestone/description.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/mesecons_random/doc/ghoststone/description.html b/mesecons_random/doc/ghoststone/description.html
index 395430e..d54ef63 100644
--- a/mesecons_random/doc/ghoststone/description.html
+++ b/mesecons_random/doc/ghoststone/description.html
@@ -1 +1,2 @@
Ghoststones disappear when powered, just like Removestones. But in contrast to Removestones, they reappear again when not powered anymore and they are also conductive.
+They work in inactive blocks.
diff --git a/mesecons_random/doc/removestone/description.html b/mesecons_random/doc/removestone/description.html
index 6947441..ccd3c14 100644
--- a/mesecons_random/doc/removestone/description.html
+++ b/mesecons_random/doc/removestone/description.html
@@ -1 +1,2 @@
Removestones are probably the simplest effectors possible. They simply disappear when powered.
+They work in inactive blocks.