summaryrefslogtreecommitdiff
path: root/helptexts.lua
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2017-05-29 02:10:53 +0200
committerWuzzy <almikes@aol.com>2017-05-29 02:10:53 +0200
commit7ed182c9420c217f00085d4bb94c905ad386b396 (patch)
treefcc176f9cfaf992b6ccbf88c96512cd981a95608 /helptexts.lua
parent2dce6609cf717a58b50c5b7bf03eac8105e0e213 (diff)
Update pine sapling (snowy group)
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 eb13ce3..d1eae90 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -169,7 +169,7 @@ local export_longdesc = {
["default:junglesapling"] = S("When placed on natural soil (such as dirt) and exposed to sunlight, a jungle sapling will grow into a large jungle tree after some time."),
["default:acacia_sapling"] = S("When placed on natural soil (such as dirt) and exposed to sunlight, an acacia sapling will grow into an acacia tree after some time."),
["default:aspen_sapling"] = S("When placed on natural soil (such as dirt) and exposed to sunlight, an aspen sapling will grow into an aspen tree after some time."),
- ["default:pine_sapling"] = S("When placed on natural soil (such as dirt) and exposed to sunlight, a pine sapling will grow into a pine tree after some time. If the pine sapling was next to dirt with snow, snow or a snow block, the pine tree will be covered with snow."),
+ ["default:pine_sapling"] = S("When placed on natural soil (such as dirt) and exposed to sunlight, a pine sapling will grow into a pine tree after some time. If the pine sapling was next to any “snowy” block (e.g. “Snow Block”), the pine tree will be covered with snow."),
["default:bush_sapling"] = S("When placed on natural soil (such as dirt) and exposed to sunlight, a bush sapling will grow into a bush after some time."),
["default:acacia_bush_sapling"] = S("When placed on natural soil (such as dirt) and exposed to sunlight, an acacia bush sapling will grow into an acacia bush after some time."),
["default:leaves"] = S("Leaves are grown from trees—which sometimes bear apples—found in deciduous forests."),