summaryrefslogtreecommitdiff
path: root/lib/scpt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/scpt')
-rw-r--r--lib/scpt/help.lua12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/scpt/help.lua b/lib/scpt/help.lua
index 694fefeb..daff0ed6 100644
--- a/lib/scpt/help.lua
+++ b/lib/scpt/help.lua
@@ -24,18 +24,6 @@ ingame_help
-- list of files for classes, { filename, anchor }
local t =
{
- ["subrace"] =
- {
- ["Barbarian"] = { "rm_barb.txt", 0 },
- ["Classical"] = { "rm_class.txt", 0 },
- ["Corrupted"] = { "rm_corru.txt", 0 },
- ["Hermit"] = { "rm_herm.txt", 0 },
- ["LostSoul"] = { "rm_lsoul.txt", 0 },
- ["Skeleton"] = { "rm_skel.txt", 0 },
- ["Spectre"] = { "rm_spec.txt", 0 },
- ["Vampire"] = { "rm_vamp.txt", 0 },
- ["Zombie"] = { "rm_zomb.txt", 0 },
- },
["class"] =
{
["Alchemist"] = { "c_alchem.txt", 0 },