summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-08-01 03:04:59 +0200
committerWuzzy <almikes@aol.com>2016-08-01 03:04:59 +0200
commiteff1a64ebc8983c3aca7e84ac56f3cfc3b89e1bb (patch)
tree77fa2b4b3d673fdb0f9082313fcbc7f3d438ca19
parent2f4c6335d46cf40b7f3ab6b5f0867a06550c11f2 (diff)
Add dry shrub desc
-rw-r--r--helptexts.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/helptexts.lua b/helptexts.lua
index b1a2901..f39417a 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -101,6 +101,7 @@ local export_longdesc = {
["doors:gate_pine_wood_closed"] = fencegatedesc,
["doors:gate_aspen_wood_closed"] = fencegatedesc,
+ ["default:dry_shrub"] = "An unremarkable dead plant which is common in deserts and snowy biomes.",
["default:rail"] = "Railroad tracks. Place these on the ground to build your railway, the blocks will automatically connect to each other nicely.",
["default:ladder_wood"] = ladderdesc,
["default:ladder_steel"] = ladderdesc,