mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-13 05:50:29 +02:00
made the pit plasma abm much more selective to reduce cpu load
This commit is contained in:
@ -5,6 +5,7 @@ df_underworld_items.S = minetest.get_translator(modname)
|
||||
local modpath = minetest.get_modpath(modname)
|
||||
|
||||
dofile(modpath.."/config.lua")
|
||||
dofile(modpath.."/dependencies.lua")
|
||||
dofile(modpath.."/doc.lua")
|
||||
|
||||
dofile(modpath.."/crystals_amethyst.lua")
|
||||
|
Reference in New Issue
Block a user