Skip to content

Commit

Permalink
Change: Half Sentry Drone Attack And Movement Mode Deploy Time
Browse files Browse the repository at this point in the history
  • Loading branch information
commy2 committed Mar 20, 2021
1 parent c000f63 commit a67c0d3
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions Data/INI/Object/AirforceGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6855,8 +6855,8 @@ Object AirF_AmericaVehicleSentryDrone
MaxIdleScanAngle = 360 ; in degrees off the natural turret angle
End
AutoAcquireEnemiesWhenIdle = Yes ;Stealthed ; Means "Yes when idle, even if I am stealthed"
PackTime = 1000
UnpackTime = 1000
PackTime = 500
UnpackTime = 500
TurretsFunctionOnlyWhenDeployed = Yes
TurretsMustCenterBeforePacking = Yes
End
Expand Down
4 changes: 2 additions & 2 deletions Data/INI/Object/AmericaVehicle.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2202,8 +2202,8 @@ Object AmericaVehicleSentryDrone
MaxIdleScanAngle = 360 ; in degrees off the natural turret angle
End
AutoAcquireEnemiesWhenIdle = Yes ;Stealthed ; Means "Yes when idle, even if I am stealthed"
PackTime = 1000
UnpackTime = 1000
PackTime = 500
UnpackTime = 500
TurretsFunctionOnlyWhenDeployed = Yes
TurretsMustCenterBeforePacking = Yes
End
Expand Down
4 changes: 2 additions & 2 deletions Data/INI/Object/BossGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19852,8 +19852,8 @@ Object Boss_VehicleSentryDrone
MaxIdleScanAngle = 360 ; in degrees off the natural turret angle
End
AutoAcquireEnemiesWhenIdle = Yes ;Stealthed ; Means "Yes when idle, even if I am stealthed"
PackTime = 1000
UnpackTime = 1000
PackTime = 500
UnpackTime = 500
TurretsFunctionOnlyWhenDeployed = Yes
TurretsMustCenterBeforePacking = Yes
End
Expand Down
4 changes: 2 additions & 2 deletions Data/INI/Object/LaserGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6556,8 +6556,8 @@ Object Lazr_AmericaVehicleSentryDrone
MaxIdleScanAngle = 360 ; in degrees off the natural turret angle
End
AutoAcquireEnemiesWhenIdle = Yes ;Stealthed ; Means "Yes when idle, even if I am stealthed"
PackTime = 1000
UnpackTime = 1000
PackTime = 500
UnpackTime = 500
TurretsFunctionOnlyWhenDeployed = Yes
TurretsMustCenterBeforePacking = Yes
End
Expand Down
4 changes: 2 additions & 2 deletions Data/INI/Object/SuperWeaponGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7034,8 +7034,8 @@ Object SupW_AmericaVehicleSentryDrone
MaxIdleScanAngle = 360 ; in degrees off the natural turret angle
End
AutoAcquireEnemiesWhenIdle = Yes ;Stealthed ; Means "Yes when idle, even if I am stealthed"
PackTime = 1000
UnpackTime = 1000
PackTime = 500
UnpackTime = 500
TurretsFunctionOnlyWhenDeployed = Yes
TurretsMustCenterBeforePacking = Yes
End
Expand Down

0 comments on commit a67c0d3

Please sign in to comment.