From fcfbe81f4ba27ba206f80481b60f8c02cd390fa1 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 12 Dec 2016 12:44:41 +0100 Subject: =?UTF-8?q?Rename=20modpack=20to=20=E2=80=9CHelp=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index e8b5ead..7ac77e2 100644 --- a/init.lua +++ b/init.lua @@ -7,8 +7,8 @@ end minetest.register_craftitem("doc_encyclopedia:encyclopedia", { description = S("Encyclopedia"), - _doc_items_longdesc = S("Allows you to access the documentation system."), - _doc_items_usagehelp = S("Wield it, then leftclick to access the documentation system."), + _doc_items_longdesc = S("Allows you to access the help."), + _doc_items_usagehelp = S("Wield it, then leftclick to access the help."), stack_max = 1, inventory_image = "doc_encyclopedia_encyclopedia.png", wield_image = "doc_encyclopedia_encyclopedia.png", -- cgit v1.2.3