边缘世界 RimWorld

边缘世界 RimWorld

Android Resurrection Kit (rebuild)
SacredAnarchy 2023 年 2 月 11 日 下午 11:07
Rebooting Hostile
The get hediff id for the check if hostile on res is looking for the old android tiers rebooting hediff to apply. It needs changing to the new rebooting hediff else on hostile res they will attack instantly and you cant arrest them. I fixed it my end anyway.
< >
正在显示第 1 - 1 条,共 1 条留言
SacredAnarchy 2023 年 2 月 11 日 下午 11:23 
JobDriver_ResurrectAndroid.cs

line 95: HediffDef rebootHediffDef = DefDatabase<HediffDef>.GetNamed("RebootingSequenceAT");
RebootingSequenceAT needs to be ATR_LongReboot

or simply create your own hediff
最后由 SacredAnarchy 编辑于; 2023 年 2 月 11 日 下午 11:25
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50