Skip to content

Commit

Permalink
Change: Increase sight of Sentry Drone by 30%
Browse files Browse the repository at this point in the history
  • Loading branch information
xezon committed Sep 8, 2022
1 parent b9779f6 commit 5b40e15
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6754,7 +6754,7 @@ Object AirF_AmericaVehicleSentryDrone
BuildCost = 800 ; Patch104p @tweak from 850 to match with Humvee cost
BuildTime = 10.0 ;in seconds
VisionRange = 200
ShroudClearingRange = 350
ShroudClearingRange = 400 ; Patch104p @tweak from 350
Prerequisites
Object = AirF_AmericaWarFactory
End
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2164,7 +2164,7 @@ Object AmericaVehicleSentryDrone
BuildCost = 700 ; Patch104p @tweak from 800 to match with Humvee cost
BuildTime = 10.0 ;in seconds
VisionRange = 200
ShroudClearingRange = 350
ShroudClearingRange = 400 ; Patch104p @tweak from 350
Prerequisites
Object = AmericaWarFactory
End
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19905,7 +19905,7 @@ Object Boss_VehicleSentryDrone
BuildCost = 700 ; Patch104p @tweak from 800 to match with Humvee cost
BuildTime = 10.0 ;in seconds
VisionRange = 200
ShroudClearingRange = 350
ShroudClearingRange = 400 ; Patch104p @tweak from 350
Prerequisites
Object = Boss_WarFactory
End
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6465,7 +6465,7 @@ Object Lazr_AmericaVehicleSentryDrone
BuildCost = 700 ; Patch104p @tweak from 800 to match with Humvee cost
BuildTime = 10.0 ;in seconds
VisionRange = 200
ShroudClearingRange = 350
ShroudClearingRange = 400 ; Patch104p @tweak from 350
Prerequisites
Object = Lazr_AmericaWarFactory
End
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6935,7 +6935,7 @@ Object SupW_AmericaVehicleSentryDrone
BuildCost = 850 ; Patch104p @tweak from 1000 to match with Humvee cost
BuildTime = 10.0 ;in seconds
VisionRange = 200
ShroudClearingRange = 350
ShroudClearingRange = 400 ; Patch104p @tweak from 350
Prerequisites
Object = SupW_AmericaWarFactory
End
Expand Down

0 comments on commit 5b40e15

Please sign in to comment.