Ageless Watch can now restore food freshness

This commit is contained in:
2022-05-10 17:44:02 +03:00
parent e7ca4036b1
commit 89d33289a5
3 changed files with 479 additions and 0 deletions

View File

@ -81,6 +81,10 @@ if (keybinds == true) then
end
end
AddPrefabPostInit("pocketwatch_heal", function(inst)
inst.unspoil_rate = GetModConfigData("unspoil_rate")
end)
local lang = {
eng = {
name = "Watch bag",