1
0
Fork 0
forked from Simnation/Main
Main/resources/[weapons]/[Addon]/colbaton/shop_weapon.meta
2025-07-26 08:56:55 +02:00

23 lines
No EOL
875 B
Text

<?xml version="1.0" encoding="UTF-8"?>
<WeaponShopItemArray>
<weaponShopItems>
<Item>
<lockHash>CU_WEP_COLBATON</lockHash>
<nameHash>WEAPON_COLBATON</nameHash>
<cost value="2800"/>
<ammoCost value="0"/>
<textLabel>WT_COLBATON</textLabel>
<weaponDesc>WTD_COLBATON</weaponDesc>
<weaponTT>WTT_COLBATON</weaponTT>
<weaponUppercase>WTU_COLBATON</weaponUppercase>
<weaponComponents>
<Item>
<componentName>COMPONENT_COLBATON_GRIP_01</componentName>
<cost value="300"/>
<textLabel>WCT_CBTN_GRIP</textLabel>
<componentDesc>WCD_INVALID</componentDesc>
</Item>
</weaponComponents>
</Item>
</weaponShopItems>
</WeaponShopItemArray>