HOTFIX: Stop AI turrets from causing flickering lights (#38212)

no power draw
This commit is contained in:
slarticodefast
2025-06-10 12:39:24 +02:00
committed by GitHub
parent d4c4606cf4
commit cad0b6b3fa

View File

@@ -97,7 +97,7 @@
- type: BallisticAmmoProvider
proto: CartridgeCaselessRifle
capacity: 500
- type: entity
parent: BaseWeaponTurret
id: BaseWeaponEnergyTurret
@@ -129,10 +129,10 @@
- type: ApcPowerReceiverBattery
idleLoad: 5
batteryRechargeRate: 200
batteryRechargeEfficiency: 1.225
batteryRechargeEfficiency: 0.0 # temporarily no power draw because this was causing potentially seizure inducing light flickering
- type: ApcPowerReceiver
powerLoad: 5
- type: ExtensionCableReceiver
- type: HTN
rootTask:
task: EnergyTurretCompound
task: EnergyTurretCompound