From 0bad18e026e1fd9254191aa8d41f2d4c1b5ce19b Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Fri, 8 Jun 2012 17:25:11 +0200 Subject: Lua: Move "pick up essence" help to C --- lib/mods/theme/scpt/help.lua | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'lib/mods/theme/scpt') diff --git a/lib/mods/theme/scpt/help.lua b/lib/mods/theme/scpt/help.lua index decad717..98f3c9a9 100644 --- a/lib/mods/theme/scpt/help.lua +++ b/lib/mods/theme/scpt/help.lua @@ -288,17 +288,6 @@ ingame_help } } -ingame_help -{ - ["hook"] = HOOK_GET, - ["event"] = function(obj, idx) if obj.tval == TV_BATERIE then return TRUE end end, - ["desc"] = - { - "Ah, an essence! Those magical containers stores energies. They are used", - "with the Alchemy skill to create or modify the powers of items.", - } -} - ingame_help { ["hook"] = HOOK_GET, -- cgit v1.2.3