Fiberglass Stock: Difference between revisions

From PZwiki
(Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = MODFiberglassStock.png |weight = 1 }} ==Description== ==Compatible Weapons== File:VarmintRifle.png|32px|link=Varmint R...")
 
Line 6: Line 6:
}}
}}
==Description==
==Description==
Can be added to guns using a [[screwdriver]].


==Compatible Weapons==
==Compatible Weapons==

Revision as of 02:47, 9 May 2018

Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.


Description

Can be added to guns using a screwdriver.

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