Skip to content

Commit

Permalink
Applied the respective changes to the other factions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stubbjax authored and xezon committed Dec 22, 2022
1 parent 98d1009 commit 668eb59
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 @@ -8096,7 +8096,7 @@ Object Boss_NuclearMissileLauncher
End

Behavior = FireWeaponWhenDeadBehavior ModuleTag_12
DeathWeapon = ChinaPowerPlantDeathWeapon
DeathWeapon = ChinaNuclearMissileLauncherDeathWeapon ; @tweak Stubbjax 30/11/2022 Added dedicated + improved death weapon.
StartsActive = Yes
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14959,7 +14959,7 @@ Object ChinaNuclearMissileLauncher
End

Behavior = FireWeaponWhenDeadBehavior ModuleTag_12
DeathWeapon = ChinaPowerPlantDeathWeapon
DeathWeapon = ChinaNuclearMissileLauncherDeathWeapon ; @tweak Stubbjax 30/11/2022 Added dedicated + improved death weapon.
StartsActive = Yes
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6863,7 +6863,7 @@ Object Infa_ChinaNuclearMissileLauncher
End

Behavior = FireWeaponWhenDeadBehavior ModuleTag_12
DeathWeapon = ChinaPowerPlantDeathWeapon
DeathWeapon = ChinaNuclearMissileLauncherDeathWeapon ; @tweak Stubbjax 30/11/2022 Added dedicated + improved death weapon.
StartsActive = Yes
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6642,7 +6642,7 @@ Object Tank_ChinaNuclearMissileLauncher
End

Behavior = FireWeaponWhenDeadBehavior ModuleTag_12
DeathWeapon = ChinaPowerPlantDeathWeapon
DeathWeapon = ChinaNuclearMissileLauncherDeathWeapon ; @tweak Stubbjax 30/11/2022 Added dedicated + improved death weapon.
StartsActive = Yes
End

Expand Down

0 comments on commit 668eb59

Please sign in to comment.