From d69d91b33a2e833e8b32baa29af22809ade406ba Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 9 Jun 2012 19:47:10 +0200 Subject: Lua: Move "Far Reaching Attack" ability to C --- lib/mods/theme/scpt/init.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/mods/theme/scpt/init.lua') 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() -- cgit v1.2.3