缺氧
Diseases Restored
Incompatible with Frosty Planet
Frostbite mechanic does not work with frost protection trait and temporary resistance buf from heaters.
最後修改者:main.psyhos; 6 月 29 日 上午 5:07
< >
目前顯示第 1-2 則留言,共 2
zorgzergmorg 7 月 21 日 上午 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 7 月 21 日 上午 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
< >
目前顯示第 1-2 則留言,共 2
每頁顯示: 1530 50