Skip to content

Commit

Permalink
Add(components): Tec Pistol Components
Browse files Browse the repository at this point in the history
  • Loading branch information
Hxrv3y committed Jun 13, 2023
1 parent 8a9ccf2 commit 8246918
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>

<CWeaponComponentInfoBlob>
<Data>
</Data>
<Infos>
<Item type="CWeaponComponentClipInfo">
<Name>COMPONENT_TECPISTOL_CLIP_01</Name>
<Model>w_pi_pistolsmg_m31_mag1</Model>
<LocName>WCT_CLIP1</LocName>
<LocDesc>WCD_TP_CLIP1</LocDesc>
<AttachBone>AAPClip</AttachBone>
<WeaponAttachBone>WAPClip</WeaponAttachBone>
<AccuracyModifier type="NULL" />
<DamageModifier type="NULL" />
<bShownOnWheel value="false" />
<CreateObject value="true" />
<HudDamage value="0" />
<HudSpeed value="0" />
<HudCapacity value="0" />
<HudAccuracy value="0" />
<HudRange value="0" />
<ClipSize value="20" />
<ReloadData ref="RELOAD_DEFAULT" />
</Item>
</Infos>
<InfoBlobName>DLC - Business</InfoBlobName>
</CWeaponComponentInfoBlob>
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>

<CWeaponComponentInfoBlob>
<Data>
</Data>
<Infos>
<Item type="CWeaponComponentClipInfo">
<Name>COMPONENT_TECPISTOL_CLIP_02</Name>
<Model>w_pi_pistolsmg_m31_mag2</Model>
<LocName>WCT_CLIP1</LocName>
<LocDesc>WCD_TP_CLIP1</LocDesc>
<AttachBone>AAPClip</AttachBone>
<WeaponAttachBone>WAPClip</WeaponAttachBone>
<AccuracyModifier type="NULL" />
<DamageModifier type="NULL" />
<bShownOnWheel value="false" />
<CreateObject value="true" />
<HudDamage value="0" />
<HudSpeed value="0" />
<HudCapacity value="0" />
<HudAccuracy value="0" />
<HudRange value="0" />
<ClipSize value="30" />
<ReloadData ref="RELOAD_DEFAULT" />
</Item>
</Infos>
<InfoBlobName>DLC - Business</InfoBlobName>
</CWeaponComponentInfoBlob>

0 comments on commit 8246918

Please sign in to comment.