summaryrefslogtreecommitdiff
path: root/lib/scpt/help.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lib/scpt/help.lua')
-rw-r--r--lib/scpt/help.lua11
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/scpt/help.lua b/lib/scpt/help.lua
index c49eed97..c6597521 100644
--- a/lib/scpt/help.lua
+++ b/lib/scpt/help.lua
@@ -257,17 +257,6 @@ ingame_help
ingame_help
{
["hook"] = HOOK_GET,
- ["event"] = function(obj, idx) if obj.tval == TV_RUNE1 or obj.tval == TV_RUNE2 then return TRUE end end,
- ["desc"] =
- {
- "Ah, a rune! Runes are used with the Runecraft skill to allow you to",
- "create spells on your own.",
- }
-}
-
-ingame_help
-{
- ["hook"] = HOOK_GET,
["event"] = function(obj, idx) if obj.tval == TV_ROD_MAIN then return TRUE end end,
["desc"] =
{