Skip to content

Commit

Permalink
Merge pull request #3345 from SamaelGray/SamaelGray-ProwlerTurret
Browse files Browse the repository at this point in the history
Semi-auto Prowler turret
  • Loading branch information
N7Huntsman authored Aug 21, 2024
2 parents 673b864 + 465d8b7 commit e7792d3
Showing 1 changed file with 3 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,25 +45,10 @@
<fireModes>
<li>
<shotsPerBurst>1</shotsPerBurst>
<ticksBetweenShots>6</ticksBetweenShots>
<ticksBetweenBursts>60</ticksBetweenBursts>
<ticksBetweenBursts>15</ticksBetweenBursts>
<label>Single</label>
<texPath>UI/Gizmos/FireRate_Single</texPath>
</li>
<li>
<shotsPerBurst>5</shotsPerBurst>
<ticksBetweenShots>6</ticksBetweenShots>
<ticksBetweenBursts>60</ticksBetweenBursts>
<label>Burst</label>
<texPath>UI/Gizmos/FireRate_Burst</texPath>
</li>
<li>
<shotsPerBurst>10</shotsPerBurst>
<ticksBetweenShots>6</ticksBetweenShots>
<ticksBetweenBursts>60</ticksBetweenBursts>
<label>Auto</label>
<texPath>UI/Gizmos/FireRate_Auto</texPath>
</li>
</fireModes>
</value>
</Operation>
Expand All @@ -73,7 +58,7 @@
<value>
<li Class="Vehicles.CETurretDataDefModExtension">
<ammoSet>AmmoSet_556x45mmNATO</ammoSet>
<shotHeight>2.0</shotHeight>
<shotHeight>1.5</shotHeight>
<speed>142</speed>
<sway>0.90</sway>
<spread>0.05</spread>
Expand Down Expand Up @@ -121,4 +106,4 @@
</value>
</Operation>

</Patch>
</Patch>

0 comments on commit e7792d3

Please sign in to comment.