Recoil Pad

From PZwiki
Revision as of 14:09, 6 June 2018 by Vaileasys (talk | contribs)
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 RecoilPad
    {
        Type = WeaponPart,
        DisplayName = Recoil Pad,
        Icon = RifleRecoilPad,
        Weight = 0.1,
        WeightModifier = 0.1,
        RecoilDelayModifier = 5,
        MountOn = HuntingRifle; VarmintRifle,
        PartType = RecoilPad,
        Tooltip = Tooltip_RecoilPad,
    }

History

Alpha
- -

See Also


Template:Navbox/Weapons