diff options
| author | Wuzzy <almikes@aol.com> | 2016-08-10 06:06:36 +0200 | 
|---|---|---|
| committer | Wuzzy <almikes@aol.com> | 2016-08-10 06:06:36 +0200 | 
| commit | a6cacca00ba3aaa68436fd0a864965d3d6c9462f (patch) | |
| tree | e69f7a24fef34319266269c68542570e5e36bb28 | |
| parent | 64453188452feed70568dbdf6630a9dbb033e79c (diff) | |
TNT fall
| -rw-r--r-- | helptexts.lua | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/helptexts.lua b/helptexts.lua index c52ae9f..2a82e3d 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 (as if being mined) 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. A lit TNT will also fall when there's nothing below it.",  	["tnt:gunpowder"] = "Gunpowder is used to craft TNT and to create gunpowder trails which can be ignited.",  	["fire:basic_flame"] = basicflametext, | 
