Recoil Pad: Difference between revisions

From PZwiki
No edit summary
Line 41: Line 41:
{{Navbox/Weapons}}
{{Navbox/Weapons}}
[[Category:weapons]]
[[Category:weapons]]
[[Category:Weapon Parts]]

Revision as of 14:09, 6 June 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 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