From 68cdea829ec34b3fc3cb23b94078720983b694a7 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Tue, 13 Dec 2016 22:09:38 +0100 Subject: Update Creative Mode info --- helptexts.lua | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/helptexts.lua b/helptexts.lua index 414f4ba..4ce084d 100644 --- a/helptexts.lua +++ b/helptexts.lua @@ -539,11 +539,13 @@ if minetest.get_modpath("doc_basics") then data = { text = S([=[Enabling Creative Mode in Minetest Game applies the following changes: +• You keep the blocks you've placed +• Creative inventory is available to obtain most items easily • Hand breaks all default blocks • Greatly reduced hand digging time • Greatly increased hand damage • Increased pointing range of hand -• Adds a creative inventory to obtain most items easily -• Tools don't wear off]=]) +• Tools don't wear off +• You keep your items when you die, no bones are created]=]) }}) end -- cgit v1.2.3