summaryrefslogtreecommitdiff
path: root/mesecons_extrawires
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_extrawires
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_extrawires')
-rw-r--r--mesecons_extrawires/doc/corner/description.html2
-rw-r--r--mesecons_extrawires/doc/crossing/description.html2
-rw-r--r--mesecons_extrawires/doc/mese/description.html2
-rw-r--r--mesecons_extrawires/doc/tjunction/description.html2
-rw-r--r--mesecons_extrawires/doc/vertical/description.html2
5 files changed, 5 insertions, 5 deletions
diff --git a/mesecons_extrawires/doc/corner/description.html b/mesecons_extrawires/doc/corner/description.html
index 92de8b0..fc420d1 100644
--- a/mesecons_extrawires/doc/corner/description.html
+++ b/mesecons_extrawires/doc/corner/description.html
@@ -1 +1 @@
-Insulated corners are conductors that only conduct between the inputs (also not up or down). When placing they always point to the left in direction of your vision.
+Insulated corners are conductors that only conduct between the inputs (also not up or down). When placing they always point to the left in direction of your vision. Like uninsulated wires, they work through unloaded blocks.
diff --git a/mesecons_extrawires/doc/crossing/description.html b/mesecons_extrawires/doc/crossing/description.html
index aa4cf25..5f02382 100644
--- a/mesecons_extrawires/doc/crossing/description.html
+++ b/mesecons_extrawires/doc/crossing/description.html
@@ -1 +1 @@
-Insulated crossing are conductors that conduct two signals between the opposing sides, the signals are insulated to each other.
+Insulated crossing are conductors that conduct two signals between the opposing sides, the signals are insulated to each other. Like uninsulated wires, they work through unloaded blocks.
diff --git a/mesecons_extrawires/doc/mese/description.html b/mesecons_extrawires/doc/mese/description.html
index 1a14864..b29e92c 100644
--- a/mesecons_extrawires/doc/mese/description.html
+++ b/mesecons_extrawires/doc/mese/description.html
@@ -1 +1 @@
-The basic prerequesite for mesecons, can be crafted into wires and other stuff. Have a look at the <a href="http://wiki.minetest.net/Mese">Minetest Wiki</a> for more information. Mese is a conductor. It conducts in all six directions: Up/Down/Left/Right/Forward/Backward
+The basic prerequesite for mesecons, can be crafted into wires and other stuff. Have a look at the <a href="http://wiki.minetest.net/Mese">Minetest Wiki</a> for more information. Mese is a conductor. It conducts in all six directions: Up/Down/Left/Right/Forward/Backward. Like horizontal wires, Mese conduction works through unloaded blocks.
diff --git a/mesecons_extrawires/doc/tjunction/description.html b/mesecons_extrawires/doc/tjunction/description.html
index f655a5d..647bba6 100644
--- a/mesecons_extrawires/doc/tjunction/description.html
+++ b/mesecons_extrawires/doc/tjunction/description.html
@@ -1 +1 @@
-Insulated T-Junctions are conductors that only conduct between the inputs (also not up or down).
+Insulated T-Junctions are conductors that only conduct between the inputs (also not up or down). Like uninsulated wires, they work through unloaded blocks.
diff --git a/mesecons_extrawires/doc/vertical/description.html b/mesecons_extrawires/doc/vertical/description.html
index df09b94..8508542 100644
--- a/mesecons_extrawires/doc/vertical/description.html
+++ b/mesecons_extrawires/doc/vertical/description.html
@@ -1 +1 @@
-Vertical Mesecons only conduct up and down. Plates appear at the ends, at that place they also conduct to the side.
+Vertical Mesecons only conduct up and down. Plates appear at the ends, at that place they also conduct to the side. Like horizontal wires, they work through unloaded blocks.