Skip to content

Commit

Permalink
Change: USA Comanche Rocket Pod will always reload when idle
Browse files Browse the repository at this point in the history
  • Loading branch information
xezon committed Feb 13, 2023
1 parent 4cbfed9 commit d53f07d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Patch104pZH/GameFilesEdited/Data/INI/Weapon.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1425,6 +1425,7 @@ Weapon ComancheAntiTankMissileWeapon
End

;------------------------------------------------------------------------------
; Patch104p @tweak xezon 11/02/2023 Enables automatic reload when idle.
Weapon ComancheRocketPodWeapon
PrimaryDamage = 30.0
PrimaryDamageRadius = 5.0
Expand Down Expand Up @@ -1473,6 +1474,7 @@ Weapon ComancheRocketPodWeapon
DelayBetweenShots = 200 ; time between shots, msec
ClipSize = 20 ; how many shots in a Clip (0 == infinite)
AutoReloadsClip = Yes
AutoReloadWhenIdle = 30100
ClipReloadTime = 30000 ; how long to reload a Clip, msec
FireSound = ComancheRocketPodWeaponSound
FireFX = None
Expand Down

0 comments on commit d53f07d

Please sign in to comment.