fix spell refresh

This commit is contained in:
bgkillas 2024-11-03 18:10:51 -05:00
parent edbf0bf1b8
commit 4d38d0414c

View file

@ -5,6 +5,6 @@ np.CrossCallAdd("ew_refresh_inventory", function()
end end
end) end)
ModLuaFileAppend("data/scripts/items/spell_refresh.lua", "mods/quant.ew/files/system/spell_refresh/spell_refresh.lua") ModLuaFileAppend("data/scripts/items/spell_refresh.lua", "mods/quant.ew/files/system/spell_refresh/append.lua")
return {} return {}