summaryrefslogtreecommitdiff
path: root/lib/mods/theme
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-09 17:02:58 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-09 17:05:32 +0200
commit76085d3681e4c42b75fddad7be88006c3d97d0d8 (patch)
tree17fb46910e80c530472ec7b94a5651768dddd107 /lib/mods/theme
parent5ccc3347038709ba87f5b04d19d800aca459158e (diff)
Lua: Move "god" help to C
Diffstat (limited to 'lib/mods/theme')
-rw-r--r--lib/mods/theme/scpt/help.lua12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/mods/theme/scpt/help.lua b/lib/mods/theme/scpt/help.lua
index 7046e846..189cd687 100644
--- a/lib/mods/theme/scpt/help.lua
+++ b/lib/mods/theme/scpt/help.lua
@@ -24,18 +24,6 @@ ingame_help
-- list of files for classes, { filename, anchor }
local t =
{
- ["god"] =
- {
- ["Aule the Smith"] = { "g_aule.txt", 0 },
- ["Eru Iluvatar"] = { "g_eru.txt", 0 },
- ["Mandos"] = { "g_mandos.txt", 0 },
- ["Manwe Sulimo"] = { "g_manwe.txt", 0 },
- ["Melkor Bauglir"] = { "g_melkor.txt", 0 },
- ["Tulkas"] = { "g_tulkas.txt", 0 },
- ["Ulmo"] = { "g_ulmo.txt", 0 },
- ["Varda Elentari"] = { "g_varda.txt", 0 },
- ["Yavanna Kementari"] = { "g_yavann.txt", 0 },
- },
["skill"] =
{
["Air"] = { "skills.txt", 27 },