Ammo Straps

From PZwiki
Revision as of 03:01, 18 March 2015 by Vl (talk | contribs) (Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = MODAmmoStrap.png |weight = 0.5 }} ==Description== ==Compatible Weapons== 32px|link=Shotgun|Shotgun...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.


Description

Compatible Weapons

Shotgun Shotgun (disambiguation)
Varmint Rifle MSR700 Rifle
Hunting Rifle MSR788 Rifle

Code

item AmmoStraps
    {
        Type = WeaponPart,
        DisplayName = Ammo Straps,
        Icon = AmmoStrap,
        Weight = 0.5,
        WeightModifier = 0.5,
        ReloadTimeModifier = -5,
        MountOn = HuntingRifle; VarmintRifle; Shotgun,
        PartType = Sling,
        Tooltip = Tooltip_AmmoStrap,
    }

History

Alpha
- -

See Also


Template:Navbox/Weapons