Oxygen Not Included
Diseases Restored
Incompatible with Frosty Planet
Frostbite mechanic does not work with frost protection trait and temporary resistance buf from heaters.
Τελευταία επεξεργασία από main.psyhos; 29 Ιουν, 5:07
< >
Εμφάνιση 1-2 από 2 σχόλια
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.
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
< >
Εμφάνιση 1-2 από 2 σχόλια
Ανά σελίδα: 1530 50