From 252c8632aaff0cf07fb1597bac17ff36f3629e68 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 29 May 2017 00:50:35 +0200 Subject: [PATCH] Changed controls for skeleton keys in 0.4.15-dev --- helptexts.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helptexts.lua b/helptexts.lua index 1febfe5..8c3afa0 100644 --- a/helptexts.lua +++ b/helptexts.lua @@ -549,7 +549,7 @@ local export_usagehelp = { ["farming:hoe_diamond"] = hoeuse, ["default:key"] = S("Wield the key and right-click on a locked thing to attempt to access it. If the key fits, you perform the action (e.g. you open a door). If it doesn't fit, the key does nothing."), - ["default:skeleton_key"] = S("Go to the locked thing you own to match the key for. Right-click on it to turn the skeleton key into a key and permanently match it to the locked thing. Any player who possesses this key can now access the locked thing you have selected—but only this! Note that you don't need keys for the things you own. If the locked thing has been removed, the key will stop working."), + ["default:skeleton_key"] = S("Go to the locked thing you own to match the key for. Punch it to turn the skeleton key into a key and permanently match it to the locked thing. Any player who possesses this key can now access the locked thing you have selected—but only this! Note that you don't need keys for the things you own. If the locked thing has been removed, the key will stop working."), ["stairs:slab_wood"] = slabuse, ["stairs:slab_junglewood"] = slabuse, -- 2.11.4.GIT