summaryrefslogtreecommitdiff
path: root/helptexts.lua
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-08-10 05:04:00 +0200
committerWuzzy <almikes@aol.com>2016-08-10 05:04:00 +0200
commit64453188452feed70568dbdf6630a9dbb033e79c (patch)
tree508830002430f02afb57a1ab1236af6ed130c15e /helptexts.lua
parent1132b23800e94fc27b5076423d7e228b951b4952 (diff)
Minor TNT update
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 17a55b2..c52ae9f 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -180,7 +180,7 @@ local export_longdesc = {
["flowers:viola"] = flowertext,
["flowers:waterlily"] = "Waterlilies grow and spread on shallow water. They can't survive on anything else but water.",
- ["tnt:tnt"] = "An explosive device. When it explodes, it will hurt living beings, destroy blocks around it, and set flammable blocks on fire. With a small chance, blocks may drop as an item rather than being destroyed. TNT can be ignited by explosions and fire.",
+ ["tnt:tnt"] = "An explosive device. When it explodes, it will hurt living beings, destroy blocks around it, and set flammable blocks on fire. With a small chance, blocks may drop as an item (as if being mined) rather than being destroyed. TNT can be ignited by explosions and fire.",
["tnt:gunpowder"] = "Gunpowder is used to craft TNT and to create gunpowder trails which can be ignited.",
["fire:basic_flame"] = basicflametext,