diff options
| -rw-r--r-- | helptexts.lua | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/helptexts.lua b/helptexts.lua index 8741622..52e4d4d 100644 --- a/helptexts.lua +++ b/helptexts.lua @@ -98,7 +98,7 @@ local export_longdesc = {  	["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:papyrus"] = "A papyrus piece usually found near water. Papyrus will grow up to 4 blocks high when it is near a water source.", +	["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.",  	["default:fence_wood"] = fencedesc,  | 
