diff options
Diffstat (limited to 'mesecons_movestones')
-rw-r--r-- | mesecons_movestones/doc/movestone/description.html | 1 | ||||
-rw-r--r-- | mesecons_movestones/doc/movestone_sticky/description.html | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/mesecons_movestones/doc/movestone/description.html b/mesecons_movestones/doc/movestone/description.html index 8555a9e..b7138a0 100644 --- a/mesecons_movestones/doc/movestone/description.html +++ b/mesecons_movestones/doc/movestone/description.html @@ -1 +1,2 @@ Movestones are effectors that push the blocks in front of them. They move along on the right side of a mesecon wire track. +A movestone trying to move into, or push other nodes into, an unloaded block doesn't move. diff --git a/mesecons_movestones/doc/movestone_sticky/description.html b/mesecons_movestones/doc/movestone_sticky/description.html index 460c277..f19d6a5 100644 --- a/mesecons_movestones/doc/movestone_sticky/description.html +++ b/mesecons_movestones/doc/movestone_sticky/description.html @@ -1 +1,3 @@ Movestones are effectors that push the blocks in front of them. They move along on the right side of a mesecon wire track. Sticky ones also pull blocks. +A sticky movestone trying to move into, or push other nodes into, an unloaded block doesn't move. +A sticky movestone trying to pull nodes from an unloaded block moves but leaves them behind. |