summaryrefslogtreecommitdiff
path: root/helptexts.lua
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-08-04 17:12:02 +0200
committerWuzzy <almikes@aol.com>2016-08-04 17:12:02 +0200
commite2d653c102f0db48449b272c77d0fe46728bb3e8 (patch)
tree1a1d5c9410e39edc4994d092d840680c94ef87fb /helptexts.lua
parent43be801810886a4a12e7f0637e1654b2e79d61fe (diff)
Update cactus, dry grass, grass
Diffstat (limited to 'helptexts.lua')
-rw-r--r--helptexts.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/helptexts.lua b/helptexts.lua
index 52e4d4d..97c1143 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -97,7 +97,7 @@ local export_longdesc = {
["default:pine_needles"] = leavesdesc,
["default:acacia_leaves"] = leavesdesc,
["default:aspen_leaves"] = leavesdesc,
- ["default:cactus"] = "A piece of cactus usually found in deserts. Cactus placed on desert sand will slowly grow up to 4 cactus blocks high.",
+ ["default:cactus"] = "A piece of cactus usually found in deserts. Cacti grow on sand, desert sand and other blocks belonging to the “Sand” group and can reach a height of up to 4 cactus blocks.",
["default:papyrus"] = "A papyrus piece usually found near shallow water. Papyrus grows on dirt and dirt with grass near a water source and can reach a height of up to 4 papyrus blocks.",
["default:bookshelf"] = "A bookshelf provides 16 inventory slots for books.",
["default:glass"] = "A decorational and mostly transparent block which is rather easy to break.",
@@ -139,9 +139,9 @@ local export_longdesc = {
["default:nyancat"] = "A weird creature with a cat face, cat extremities and a strawberry-flavored pop-tart body. It has been trapped in a block and cannot move and can thus be dug easily by simple tools. Nyan cats are usually followed by nyan cat rainbows. Legends say that in ancient times, long before the creation of our world, the were many of the Nyan Cats which were free and flew through space and sang the \"Nya-nya\" song. Nowadays, nyan cats serve as a fancy collector's item and are traded as souveniers. Apart from that, nyan cats have no intrinsic value.",
["default:nyancat_rainbow"] = "A rainbow made by a real nyan cat, ancient creatures which once flew through space. It has gone inert and can be dug by simple tools. Like nyan cats, nyan cat rainbows have no intrinsic value.",
["default:book"] = "A book is used to store notes and to make bookshelfs.",
- ["default:grass_1"] = "Grass can be found in large quantities in open plains. It comes in 5 different sizes but doesn't grow.",
+ ["default:grass_1"] = "Grass can be found in large quantities in open plains. It comes in 5 different sizes but doesn't grow. There's a small chance it turns neighbor dirt blocks into dirt with grass, when they're in sunlight.",
["default:junglegrass"] = "This plant is common in jungles and spreads on dirt with grass blocks.",
- ["default:dry_grass_1"] = "Dry grass is very common in savannahs and comes in 5 different sizes but doesn't grow.",
+ ["default:dry_grass_1"] = "Dry grass is very common in savannahs and comes in 5 different sizes but doesn't grow. There's a small chance it turns neighbor dirt blocks into dirt with dry grass, when they're in sunlight.",
["default:meselamp"] = "A bright source of light made out of mese. It shines slightly brighter than a torch.",
["default:mese"] = "A very rare mineral of alien origin. To find mese blocks in ther natural form, one has to dig very deep at a depth of at least 1024 below sea level.",
["bucket:bucket_empty"] = "A bucket, liquids can be collected with it.",