缺氧
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