summaryrefslogtreecommitdiff
path: root/lib/mods/theme/scpt/help.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mods/theme/scpt/help.lua')
-rw-r--r--lib/mods/theme/scpt/help.lua13
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/mods/theme/scpt/help.lua b/lib/mods/theme/scpt/help.lua
index 1273eab4..339a5d17 100644
--- a/lib/mods/theme/scpt/help.lua
+++ b/lib/mods/theme/scpt/help.lua
@@ -291,19 +291,6 @@ ingame_help
ingame_help
{
["hook"] = HOOK_GET,
- ["event"] = function(obj, idx) if obj.tval == TV_ROD then return TRUE end end,
- ["desc"] =
- {
- "You've found a rod-tip! You will need to attach it to a rod base",
- "before you can use it. Once it has been attatched (use the 'z' key)",
- "you cannot unattach it! The rod tip will determine the effect of",
- "the rod. To use your rod, 'z'ap it once it has been assembled.",
- }
-}
-
-ingame_help
-{
- ["hook"] = HOOK_GET,
["event"] = function(obj, idx) if obj.tval == TV_TRAPKIT then return TRUE end end,
["desc"] =
{