Namespaces

Variants
Views
Actions
OTHER LANGUAGES

All Weapon Images

From DayZ Wiki
Jump to: ,
Back to: 
Melee
Melee

<data condition="weapon_type=crossbows">

{{#data:weapon_type}} [[{{#data:name}}]] {{#data:img}}

</data> <data condition="weapon_type=sidearm">

{{#data:weapon_type}} [[{{#data:name}}]] {{#data:img}}

</data> <data condition="weapon_type=light machine gun">

{{#data:weapon_type}} [[{{#data:name}}]] {{#data:img}}

</data> <data condition="weapon_type=shotgun">

{{#data:weapon_type}} [[{{#data:name}}]] {{#data:img}}

</data> <data condition="weapon_type=smg">

{{#data:weapon_type}} [[{{#data:name}}]] {{#data:img}}

</data> <data condition="weapon_type=assault rifle">

{{#data:weapon_type}} [[{{#data:name}}]] {{#data:img}}

</data> <data condition="weapon_type=sniper rifle">

{{#data:weapon_type}} [[{{#data:name}}]] {{#data:img}}

</data> <data condition="weapon_type=rocket launcher">

{{#data:weapon_type}} [[{{#data:name}}]] {{#data:img}}

</data>

Back to: