Skip to content

Commit

Permalink
Change: Increase sight of Sentry Drone by 30% (#1162)
Browse files Browse the repository at this point in the history
  • Loading branch information
xezon committed Sep 14, 2022
1 parent 6e05642 commit 63ca826
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 @@ -2163,7 +2163,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 @@ -19906,7 +19906,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 @@ -6934,7 +6934,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 63ca826

Please sign in to comment.