summaryrefslogtreecommitdiff
path: root/helptexts.lua
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-08-15 15:19:22 +0200
committerWuzzy <almikes@aol.com>2016-08-15 15:19:22 +0200
commitc00714e0b607bb84e20463431bc1e55c98ddfbb2 (patch)
treede6bcfd777efa7927b1aff9cb693040d6b1ad25b /helptexts.lua
parent8e1429cb1aca5fe3d60ea62d88591c89b2e20229 (diff)
Turn leafdecay into a factoid
Diffstat (limited to 'helptexts.lua')
-rw-r--r--helptexts.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/helptexts.lua b/helptexts.lua
index b90bdbc..1e97f94 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -23,7 +23,7 @@ local slabdesc = "Slabs are half as high as their full block counterparts. Slabs
local stairdesc = "Stairs are useful to climb up without needing to jump."
-local leavesdesc = "Leaves and needles are solid blocks usually found at trees, but they can be placed anywhere just like every other block. When grown naturally, these blocks may decay when no trunk is nearby. Leaf decay is prevented if any block of the group “Tree Trunks” is nearby or the block is completely surrounded by blocks which are neither air or a liquid. Blocks which have been placed by a player will never decay."
+local leavesdesc = "Leaves and needles are solid blocks usually found at trees, but they can be placed anywhere just like every other block."
local signdesc = "A sign is placed at walls. You can write something want on it."
local signuse = "Rightclick the sign to edit the text."