summaryrefslogtreecommitdiff
path: root/helptexts.lua
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-12-23 13:07:43 +0100
committerWuzzy <almikes@aol.com>2016-12-23 13:07:43 +0100
commit3f6316690947a185cc2140d2c613afa1a6d710a6 (patch)
treec6d6bb90067faedb024da44031be597c42fe79cd /helptexts.lua
parentea650254f70d2d3b1651566222aa88b8021a1cd6 (diff)
Remove unused generation texts
Diffstat (limited to 'helptexts.lua')
-rw-r--r--helptexts.lua6
1 files changed, 0 insertions, 6 deletions
diff --git a/helptexts.lua b/helptexts.lua
index a6d8b1a..43d5ffa 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -501,12 +501,6 @@ local export_usagehelp = {
["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."),
}
--- TODO: Actually make use of these texts
-local export_generation = {
- ["default:nyancat"] = S("These blocks are extremely rare. It has been said that it would take an adventurer several years to even find one of these Nyan Cats. Nyan Cats can appear anywhere, it is completely random. However, Nyan Cats are always followed by a trail of Nyan Cat Rainbows."),
- ["default:nyancat_rainbow"] = S("These blocks are extremely rare. They only appear behind a Nyan Cat, which itself can appear randomly anywhere."),
-}
-
local export_uses = {
-- CHECKME: Use count
["farming:hoe_wood"] = 30,