Iron Sight

From PZwiki
Revision as of 03:05, 18 March 2015 by Vl (talk | contribs) (Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = MODIronSights.png |weight = 0.1 }} ==Description== ==Compatible Weapons== 32px|link=Pistol|Pistol ...")
(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

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