Choke Tube - Improved: Difference between revisions

From PZwiki
(Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = ShotgunChoke.png |weight = 0.1 }} ==Description== ==Compatible Weapons== 32px|link=Shotgun|Shotgun...")
 
mNo edit summary
Line 8: Line 8:


==Compatible Weapons==
==Compatible Weapons==
[[File:Shotgun.png|32px|link=Shotgun|Shotgun]] [[Shotgun|Shotgun]]
[[File:Shotgun2.png|32px|link=Shotgun|Shotgun]] [[Shotgun|Shotgun]]


== Code ==
== Code ==

Revision as of 15:33, 24 March 2016

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

Shotgun Shotgun (disambiguation)

Code

item ChokeTubeImproved
    {
        Type = WeaponPart,
        DisplayName = Choke Tube Improved,
        Icon = ShotgunChoke,
        Weight = 0.1,
        WeightModifier = 0.1,
        AngleModifier = -0.1,
        DamageModifier = -0.5,
        MountOn = Shotgun,
        PartType = Canon,
        Tooltip = Tooltip_ChokeTubeImproved,
    }

History

Alpha
- -

See Also


Template:Navbox/Weapons