Ammunition: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(added tf2)
m (missed ar2 secondary)
Line 7: Line 7:
* [[item_ammo_ar2]] - Bullets for the [[weapon_ar2|Combine AR2]]
* [[item_ammo_ar2]] - Bullets for the [[weapon_ar2|Combine AR2]]
* [[item_ammo_ar2_large]]
* [[item_ammo_ar2_large]]
* [[item_ammo_ar2_altfire]] - Energy balls for the AR2's secondary fire
* [[item_ammo_crate]] - Crate containing an unlimited supply of the specified ammunition
* [[item_ammo_crate]] - Crate containing an unlimited supply of the specified ammunition
* [[item_ammo_crossbow]] - Rebar for the [[weapon_crossbow|Crossbow]]
* [[item_ammo_crossbow]] - Rebar for the [[weapon_crossbow|Crossbow]]

Revision as of 02:59, 1 March 2011

Ammunition, or ammo, is what supplies most weapons. Ammo in most bullet-based weapons is stored in a magazine (widely referred to as a clip); "reloading" is swapping the current magazine for a full one.

Ammunition entities

Half-Life 2

Team Fortress 2


Ammunition coding