Skip to content

Commit

Permalink
Remove sniper burst fire
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Jan 7, 2024
1 parent 29cb8b6 commit f25e2fd
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -299,8 +299,6 @@
<defaultProjectile>Bullet_Bolter75_Standard</defaultProjectile>
<warmupTime>1.7</warmupTime>
<range>75</range>
<burstShotCount>2</burstShotCount>
<ticksBetweenBurstShots>18</ticksBetweenBurstShots>
<soundCast>Shot_SniperRifle</soundCast>
<soundCastTail>GunTail_Heavy</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
Expand All @@ -327,7 +325,6 @@
<ammoSet>AmmoSet_Bolter75_Relic</ammoSet>
</AmmoUser>
<FireModes>
<aimedBurstShotCount>2</aimedBurstShotCount>
<aiAimMode>AimedShot</aiAimMode>
</FireModes>
</li>
Expand All @@ -343,8 +340,6 @@
<defaultProjectile>Bullet_Bolter75_Standard_Relic</defaultProjectile>
<warmupTime>1.5</warmupTime>
<range>81</range>
<burstShotCount>3</burstShotCount>
<ticksBetweenBurstShots>18</ticksBetweenBurstShots>
<soundCast>Shot_SniperRifle</soundCast>
<soundCastTail>GunTail_Heavy</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale>
Expand Down

0 comments on commit f25e2fd

Please sign in to comment.