leave it to the api

master
Tai @ Flex 2016-09-22 17:00:05 +01:00
parent d998044875
commit 78b9537a0a
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ dmobs.dragons = true
-- Enable fireballs/explosions
dmobs.destructive = true
--peaceful mobs setting
-- load baddies
dofile(minetest.get_modpath("dmobs").."/baddies.lua")