RimWorld
Vanilla Furniture Expanded - Security
Shield Generators do not prevent drop pods
Shield generators do not stop drop pod raids from hostile non mechanoid factions.
As far as I can tell the issue is with
if (GenHostility.IsActiveThreatToPlayer(pawn) || pawn.RaceProps.IsMechanoid) { return true; }
in ShieldGeneratorUtility.cs
If the drop pods contain a mechanoid it works fine.
< >
2 yorumdan 1 ile 2 arası gösteriliyor
dude, just submit a pull request
Shield Generators may not prevent drop pod raids, but they do explode every time an orbital trader sends their pods down on my trading beacon...
< >
2 yorumdan 1 ile 2 arası gösteriliyor
Sayfa başına: 1530 50