Iron Sight

From PZwiki
Revision as of 13:07, 6 June 2018 by Vaileasys (talk | contribs) (added category)
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 rifles and pistols.

Increases guns maximum fire range.

Compatible Weapons

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

Code

item IronSight
    {
        Type = WeaponPart,
        DisplayName = Iron Sight,
        Icon = ScopeIronSight,
        Weight = 0.1,
        WeightModifier = 0.1,
        MaxRangeModifier = 3,
        MountOn = HuntingRifle; VarmintRifle; Pistol,
        PartType = Scope,
        Tooltip = Tooltip_IronSight,
    }

History

Alpha
- -

See Also


Template:Navbox/Weapons