Skip to content

Commit

Permalink
Unqiue Module Tag for Cash Bounty Module
Browse files Browse the repository at this point in the history
  • Loading branch information
commy2 committed Jul 17, 2022
1 parent 43a098e commit 059ddff
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1362,7 +1362,7 @@ Object Boss_CommandCenter

; Patch104p @bugfix commy2 24/10/2021 Fix Command Center scaffold unlocks Cash Bounty.

Behavior = FireWeaponUpdate ModuleTag_15
Behavior = FireWeaponUpdate ModuleTag_CashBounty
Weapon = CashBountyDummyWeapon
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,7 @@ Object Chem_GLACommandCenter

; Patch104p @bugfix commy2 24/10/2021 Fix Command Center scaffold unlocks Cash Bounty.

Behavior = FireWeaponUpdate ModuleTag_15
Behavior = FireWeaponUpdate ModuleTag_CashBounty
Weapon = CashBountyDummyWeapon
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,7 @@ Object Demo_GLACommandCenter

; Patch104p @bugfix commy2 24/10/2021 Fix Command Center scaffold unlocks Cash Bounty.

Behavior = FireWeaponUpdate ModuleTag_15
Behavior = FireWeaponUpdate ModuleTag_CashBounty
Weapon = CashBountyDummyWeapon
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2192,7 +2192,7 @@ Object GLACommandCenter

; Patch104p @bugfix commy2 24/10/2021 Fix Command Center scaffold unlocks Cash Bounty.

Behavior = FireWeaponUpdate ModuleTag_15
Behavior = FireWeaponUpdate ModuleTag_CashBounty
Weapon = CashBountyDummyWeapon
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1923,7 +1923,7 @@ Object GC_Chem_GLACommandCenter

; Patch104p @bugfix commy2 24/10/2021 Fix Command Center scaffold unlocks Cash Bounty.

Behavior = FireWeaponUpdate ModuleTag_15
Behavior = FireWeaponUpdate ModuleTag_CashBounty
Weapon = CashBountyDummyWeapon
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,7 @@ Object GC_Slth_GLACommandCenter

; Patch104p @bugfix commy2 24/10/2021 Fix Command Center scaffold unlocks Cash Bounty.

Behavior = FireWeaponUpdate ModuleTag_15
Behavior = FireWeaponUpdate ModuleTag_CashBounty
Weapon = CashBountyDummyWeapon
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1016,7 +1016,7 @@ Object Slth_GLACommandCenter

; Patch104p @bugfix commy2 24/10/2021 Fix Command Center scaffold unlocks Cash Bounty.

Behavior = FireWeaponUpdate ModuleTag_15
Behavior = FireWeaponUpdate ModuleTag_CashBounty
Weapon = CashBountyDummyWeapon
End

Expand Down

0 comments on commit 059ddff

Please sign in to comment.