Skip to content

Commit

Permalink
Change: Decrease USA Hellfire Drone ShroudClearingRange from 500 to 4…
Browse files Browse the repository at this point in the history
…00 (#1141)
  • Loading branch information
xezon committed Jan 4, 2023
1 parent 8c02be6 commit 3e6dcf2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6230,7 +6230,7 @@ Object AirF_AmericaVehicleHellfireDrone
BuildCost = 500
BuildTime = 5.0 ;in seconds
VisionRange = 100
ShroudClearingRange = 500
ShroudClearingRange = 400 ; Patch104p @tweak from 500 to see not as much as the Scout Drone
IsTrainable = No ;Can gain experience

; Patch104p @balance commy2 25/09/2021 Add XP reward when killing armed drone.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1147,7 +1147,7 @@ Object AmericaVehicleHellfireDrone
BuildCost = 500
BuildTime = 5.0 ;in seconds
VisionRange = 100
ShroudClearingRange = 500
ShroudClearingRange = 400 ; Patch104p @tweak from 500 to see not as much as the Scout Drone
IsTrainable = No ;Can gain experience

; Patch104p @balance commy2 25/09/2021 Add XP reward when killing armed drone.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5462,7 +5462,7 @@ Object Lazr_AmericaVehicleHellfireDrone
BuildCost = 600
BuildTime = 5.0 ;in seconds
VisionRange = 100
ShroudClearingRange = 500
ShroudClearingRange = 400 ; Patch104p @tweak from 500 to see not as much as the Scout Drone
IsTrainable = No ;Can gain experience

; Patch104p @balance commy2 25/09/2021 Add XP reward when killing armed drone.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5943,7 +5943,7 @@ Object SupW_AmericaVehicleHellfireDrone
BuildCost = 500
BuildTime = 5.0 ;in seconds
VisionRange = 100
ShroudClearingRange = 500
ShroudClearingRange = 400 ; Patch104p @tweak from 500 to see not as much as the Scout Drone
IsTrainable = No ;Can gain experience

; Patch104p @balance commy2 25/09/2021 Add XP reward when killing armed drone.
Expand Down

0 comments on commit 3e6dcf2

Please sign in to comment.