summaryrefslogtreecommitdiff
path: root/lib/mods/theme/scpt/init.lua
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-09 19:47:10 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-09 19:47:44 +0200
commitd69d91b33a2e833e8b32baa29af22809ade406ba (patch)
treef7c2cbedb10da018471c230d483414f83cdfb8d7 /lib/mods/theme/scpt/init.lua
parentca63c6bf6fa6d72b93b53cc48d06cc69b3bebe9e (diff)
Lua: Move "Far Reaching Attack" ability to C
Diffstat (limited to 'lib/mods/theme/scpt/init.lua')
-rw-r--r--lib/mods/theme/scpt/init.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/mods/theme/scpt/init.lua b/lib/mods/theme/scpt/init.lua
index 85099e19..0d59bfd2 100644
--- a/lib/mods/theme/scpt/init.lua
+++ b/lib/mods/theme/scpt/init.lua
@@ -5,9 +5,6 @@
-- Load the class specific stuff
tome_dofile("player.lua")
--- Add the mkey activations
-tome_dofile("mkeys.lua")
-
-- Add the schools of magic
schools_init()
school_spells_init()