summaryrefslogtreecommitdiff
path: root/lib/mods/theme/scpt/init.lua
diff options
context:
space:
mode:
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 af299f2c..edc82fe1 100644
--- a/lib/mods/theme/scpt/init.lua
+++ b/lib/mods/theme/scpt/init.lua
@@ -12,6 +12,3 @@ initialize_bookable_spells()
-- Some tests, if the file is not present, this is fine
tome_dofile_anywhere(ANGBAND_DIR_SCPT, "dg_test.lua", FALSE)
-
--- Add monster interaction
-tome_dofile("monsters.lua")