Oxygen Not Included

Oxygen Not Included

Diseases Restored
Incompatible with Frosty Planet
Frostbite mechanic does not work with frost protection trait and temporary resistance buf from heaters.
Sist redigert av main.psyhos; 29. juni kl. 5.07
< >
Viser 12 av 2 kommentarer
zorgzergmorg 21. juli kl. 11.19 
FrostbitePatch.cs

static bool Prefix(ScaldingMonitor.Instance __instance, ...
....
<this function needs revision.
(__instance.GetScoldingThreshold()-temp-25) ... // -25 must help
i have recompiled sln from github
works for me, notification is still there dmg is not.
zorgzergmorg 21. juli kl. 11.32 
second glance at source code:
GermExposureTuning.cs
internal const float BASE_FROSTBITE_THRESHOLD = 253.1f;

that is a source of problem. set it to 240.1f
and it helped
< >
Viser 12 av 2 kommentarer
Per side: 1530 50