Skip to content

Commit

Permalink
Change: Increase Factory sabotage duration of GLA Saboteur from 30000…
Browse files Browse the repository at this point in the history
… to 45000 ms
  • Loading branch information
xezon committed Jun 9, 2024
1 parent c55ebcb commit 9600438
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Patch104pZH/GameFilesEdited/Data/INI/Object/DemoGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17472,9 +17472,10 @@ Object Demo_GLAInfantrySaboteur
BuildingPickup = Yes
StealCashAmount = 1200
End
; Patch104p @tweak xezon 13/09/2023 Changes sabotage duration from 30000. (#2358)
Behavior = SabotageMilitaryFactoryCrateCollide SabotageTag_06
BuildingPickup = Yes
SabotageDuration = 30000
SabotageDuration = 45000
End

; Patch104p @bugfix commy2 10/10/2021 Fix this factions Saboteur cannot enter Fake buildings and Internet Centers.
Expand Down
3 changes: 2 additions & 1 deletion Patch104pZH/GameFilesEdited/Data/INI/Object/GLAInfantry.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4427,9 +4427,10 @@ Object GLAInfantrySaboteur
BuildingPickup = Yes
StealCashAmount = 1200
End
; Patch104p @tweak xezon 13/09/2023 Changes sabotage duration from 30000. (#2358)
Behavior = SabotageMilitaryFactoryCrateCollide SabotageTag_06
BuildingPickup = Yes
SabotageDuration = 30000
SabotageDuration = 45000
End
Behavior = SabotageFakeBuildingCrateCollide SabotageTag_07
BuildingPickup = Yes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17836,9 +17836,10 @@ Object Slth_GLAInfantrySaboteur
BuildingPickup = Yes
StealCashAmount = 1200
End
; Patch104p @tweak xezon 13/09/2023 Changes sabotage duration from 30000. (#2358)
Behavior = SabotageMilitaryFactoryCrateCollide SabotageTag_06
BuildingPickup = Yes
SabotageDuration = 30000
SabotageDuration = 45000
End

; Patch104p @bugfix commy2 10/10/2021 Fix this factions Saboteur cannot enter Fake buildings and Internet Centers.
Expand Down

0 comments on commit 9600438

Please sign in to comment.