Skip to content

Commit

Permalink
fixed glide bomb mounts
Browse files Browse the repository at this point in the history
  • Loading branch information
jphuffman committed Jul 5, 2024
1 parent 2b6abc0 commit 6a16d21
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion SkyPiratesGunsDev/Data/CubeBlocks_Weapons.sbc
Original file line number Diff line number Diff line change
Expand Up @@ -638,8 +638,11 @@
<ModelOffset x="0" y="0" z="0" />
<Model>Models\Cubes\Small\MountedGlideBomb.mwm</Model>
<CriticalComponent Subtype="Computer" Index="0" />
<MountPoints>

<MountPoints>
<MountPoint Side="Top" StartX="2" StartY="2" EndX="3" EndY="3" />
</MountPoints>

<Components>
<Component Subtype="Explosives" Count="2" />
<Component Subtype="MetalGrid" Count="2" />
Expand Down

0 comments on commit 6a16d21

Please sign in to comment.