Skip to content

Commit

Permalink
Change: Let Saboteurs Enter Supply Drop Zones And Black Markets (Stea…
Browse files Browse the repository at this point in the history
…l $1000) (#547)
  • Loading branch information
commy2 authored Oct 16, 2021
1 parent 48c3789 commit 2d73132
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2468,7 +2468,10 @@ Object Chem_GLABlackMarket

; *** ENGINEERING Parameters ***
RadarPriority = STRUCTURE
KindOf = PRELOAD STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_TECHNOLOGY MP_COUNT_FOR_VICTORY SCORE_CREATE FS_BLACK_MARKET

; Patch104p @bugfix 10/10/2021 Add FS_SUPPLY_DROPZONE to let Saboteurs enter the building and steal cash.

KindOf = PRELOAD STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_TECHNOLOGY MP_COUNT_FOR_VICTORY SCORE_CREATE FS_BLACK_MARKET FS_SUPPLY_DROPZONE
Body = StructureBody ModuleTag_04
MaxHealth = 1000.0
InitialHealth = 1000.0
Expand Down
16 changes: 11 additions & 5 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/DemoGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2601,7 +2601,10 @@ Object Demo_GLABlackMarket

; *** ENGINEERING Parameters ***
RadarPriority = STRUCTURE
KindOf = PRELOAD STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_TECHNOLOGY MP_COUNT_FOR_VICTORY SCORE_CREATE FS_BLACK_MARKET

; Patch104p @bugfix 10/10/2021 Add FS_SUPPLY_DROPZONE to let Saboteurs enter the building and steal cash.

KindOf = PRELOAD STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_TECHNOLOGY MP_COUNT_FOR_VICTORY SCORE_CREATE FS_BLACK_MARKET FS_SUPPLY_DROPZONE
Body = StructureBody ModuleTag_04
MaxHealth = 1000.0
InitialHealth = 1000.0
Expand Down Expand Up @@ -16280,10 +16283,13 @@ Object Demo_GLAInfantrySaboteur
BuildingPickup = Yes
SabotagePowerDuration = 30000
End
;Behavior = SabotageSupplyDropzoneCrateCollide SabotageTag_02
; BuildingPickup = Yes
; StealCashAmount = 800
;End

; Patch104p @bugfix commy2 10/10/2021 Add ability to enter Supply Drop Zones and Black Markets.

Behavior = SabotageSupplyDropzoneCrateCollide SabotageTag_02
BuildingPickup = Yes
StealCashAmount = 1000
End
Behavior = SabotageSuperweaponCrateCollide SabotageTag_03
BuildingPickup = Yes
End
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10325,7 +10325,10 @@ Object GLABlackMarket

; *** ENGINEERING Parameters ***
RadarPriority = STRUCTURE
KindOf = PRELOAD STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_TECHNOLOGY MP_COUNT_FOR_VICTORY SCORE_CREATE FS_BLACK_MARKET

; Patch104p @bugfix 10/10/2021 Add FS_SUPPLY_DROPZONE to let Saboteurs enter the building and steal cash.

KindOf = PRELOAD STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_TECHNOLOGY MP_COUNT_FOR_VICTORY SCORE_CREATE FS_BLACK_MARKET FS_SUPPLY_DROPZONE
Body = StructureBody ModuleTag_04
MaxHealth = 1000.0
InitialHealth = 1000.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5804,7 +5804,10 @@ Object GC_Chem_GLABlackMarket

; *** ENGINEERING Parameters ***
RadarPriority = STRUCTURE
KindOf = PRELOAD STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_TECHNOLOGY MP_COUNT_FOR_VICTORY SCORE_CREATE FS_BLACK_MARKET

; Patch104p @bugfix 10/10/2021 Add FS_SUPPLY_DROPZONE to let Saboteurs enter the building and steal cash.

KindOf = PRELOAD STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_TECHNOLOGY MP_COUNT_FOR_VICTORY SCORE_CREATE FS_BLACK_MARKET FS_SUPPLY_DROPZONE
Body = StructureBody ModuleTag_04
MaxHealth = 1000.0
InitialHealth = 1000.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5851,7 +5851,10 @@ Object GC_Slth_GLABlackMarket

; *** ENGINEERING Parameters ***
RadarPriority = STRUCTURE
KindOf = PRELOAD STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_TECHNOLOGY MP_COUNT_FOR_VICTORY SCORE_CREATE FS_BLACK_MARKET

; Patch104p @bugfix 10/10/2021 Add FS_SUPPLY_DROPZONE to let Saboteurs enter the building and steal cash.

KindOf = PRELOAD STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_TECHNOLOGY MP_COUNT_FOR_VICTORY SCORE_CREATE FS_BLACK_MARKET FS_SUPPLY_DROPZONE
Body = StructureBody ModuleTag_04
MaxHealth = 1000.0
InitialHealth = 1000.0
Expand Down
11 changes: 7 additions & 4 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/GLAInfantry.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4035,10 +4035,13 @@ Object GLAInfantrySaboteur
BuildingPickup = Yes
SabotagePowerDuration = 30000
End
;Behavior = SabotageSupplyDropzoneCrateCollide SabotageTag_02
; BuildingPickup = Yes
; StealCashAmount = 800
;End

; Patch104p @bugfix commy2 10/10/2021 Add ability to enter Supply Drop Zones and Black Markets. Prevents ability to tell apart fake and real Black Markets by cursor.

Behavior = SabotageSupplyDropzoneCrateCollide SabotageTag_02
BuildingPickup = Yes
StealCashAmount = 1000
End
Behavior = SabotageSuperweaponCrateCollide SabotageTag_03
BuildingPickup = Yes
End
Expand Down
16 changes: 11 additions & 5 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/StealthGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2487,7 +2487,10 @@ Object Slth_GLABlackMarket

; *** ENGINEERING Parameters ***
RadarPriority = STRUCTURE
KindOf = PRELOAD STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_TECHNOLOGY MP_COUNT_FOR_VICTORY SCORE_CREATE FS_BLACK_MARKET

; Patch104p @bugfix 10/10/2021 Add FS_SUPPLY_DROPZONE to let Saboteurs enter the building and steal cash.

KindOf = PRELOAD STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_TECHNOLOGY MP_COUNT_FOR_VICTORY SCORE_CREATE FS_BLACK_MARKET FS_SUPPLY_DROPZONE
Body = StructureBody ModuleTag_04
MaxHealth = 1000.0
InitialHealth = 1000.0
Expand Down Expand Up @@ -16583,10 +16586,13 @@ Object Slth_GLAInfantrySaboteur
BuildingPickup = Yes
SabotagePowerDuration = 30000
End
;Behavior = SabotageSupplyDropzoneCrateCollide SabotageTag_02
; BuildingPickup = Yes
; StealCashAmount = 800
;End

; Patch104p @bugfix commy2 10/10/2021 Add ability to enter Supply Drop Zones and Black Markets.

Behavior = SabotageSupplyDropzoneCrateCollide SabotageTag_02
BuildingPickup = Yes
StealCashAmount = 1000
End
Behavior = SabotageSuperweaponCrateCollide SabotageTag_03
BuildingPickup = Yes
End
Expand Down

0 comments on commit 2d73132

Please sign in to comment.