diff --git a/quant.ew/files/system/spell_refresh/spell_refresh.lua b/quant.ew/files/system/spell_refresh/spell_refresh.lua index 1d205af8..52815ee2 100644 --- a/quant.ew/files/system/spell_refresh/spell_refresh.lua +++ b/quant.ew/files/system/spell_refresh/spell_refresh.lua @@ -5,6 +5,6 @@ np.CrossCallAdd("ew_refresh_inventory", function() 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 {} \ No newline at end of file