Fiberglass Stock

From PZwiki
Revision as of 02:59, 18 March 2015 by Vl (talk | contribs) (Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = MODFiberglassStock.png |weight = 1 }} ==Description== ==Compatible Weapons== File:VarmintRifle.png|32px|link=Varmint R...")
(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

Varmint Rifle MSR700 Rifle
Hunting Rifle MSR788 Rifle

Code

item FiberglassStock
    {
        Type = WeaponPart,
        DisplayName = Fiberglass Stock,
        Icon = RifleFibreglassStock,
        Weight = 1,
        WeightModifier = -0.5,
        HitChanceModifier = 8,
        MountOn = HuntingRifle; VarmintRifle,
        PartType = Stock,
        Tooltip = Tooltip_FiberglassStock,
    }

History

Alpha
- -

See Also


Template:Navbox/Weapons