mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
fix spell refresh
This commit is contained in:
parent
edbf0bf1b8
commit
4d38d0414c
1 changed files with 1 additions and 1 deletions
|
@ -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 {}
|
Loading…
Add table
Add a link
Reference in a new issue