Item box buckshot: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Remade the entire article, freeing it from a template.) |
||
Line 1: | Line 1: | ||
{{ | {{wrongtitle|title=item_box_buckshot}} | ||
==Entity Description== | |||
[[Image:item_box_buckshot.jpg|frame|right|Shotgun ammo.]] | |||
A box of shotgun shells that will provide ammunition for the [[weapon_shotgun]]. | |||
Despite the appearance of its model, the amount of ammo the box will provide depends on the current difficulty setting: | |||
* At the "Easy" (<code>skill 1</code>) setting the box will provide 24 shells. | |||
* At the "Normal" (<code>skill 2</code>) setting the box will provide 20 shells. | |||
* At the "Hard" (<code>skill 3</code>) setting the box will provide 12 shells. | |||
==Keyvalues== | |||
* {{kv item}} | |||
==Inputs== | |||
* {{i item}} | |||
==Outputs== | |||
* {{o item}} | |||
[[Category:Entities]] [[Category:Items]] | [[Category:Entities]] [[Category:Items]] |
Revision as of 07:25, 9 March 2006
Entity Description
A box of shotgun shells that will provide ammunition for the weapon_shotgun.
Despite the appearance of its model, the amount of ammo the box will provide depends on the current difficulty setting:
- At the "Easy" (
skill 1
) setting the box will provide 24 shells. - At the "Normal" (
skill 2
) setting the box will provide 20 shells. - At the "Hard" (
skill 3
) setting the box will provide 12 shells.