Skip to content

Commit

Permalink
yep thats good
Browse files Browse the repository at this point in the history
  • Loading branch information
xianson committed Sep 15, 2024
1 parent 790719d commit 949a62e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ModernWarfareGuns/Data/Secondary Weapons/Shield.sbc
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
<Model>Models\Cubes\HatchTurret.mwm</Model>
<UseModelIntersection>true</UseModelIntersection>
<Components>
<Component Subtype="MetalGrid" Count="50" />
<Component Subtype="MetalGrid" Count="10" />
<Component Subtype="Motor" Count="6" />
<Component Subtype="Computer" Count="10" />
<Component Subtype="MetalGrid" Count="50" />
<Component Subtype="SteelPlate" Count="101" />
<Component Subtype="MetalGrid" Count="10" />
<Component Subtype="SteelPlate" Count="100" />
</Components>
<CriticalComponent Subtype="Computer" Index="0" />
<MountPoints>
Expand Down

0 comments on commit 949a62e

Please sign in to comment.