Item ammo 357 large: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
No edit summary
Line 1: Line 1:
{{wrongtitle|title=item_ammo_357_large}}
{{wrongtitle|title=}}
{{hl2 point|item_ammo_357_large}}


== Entity description ==
== Entity description ==

Revision as of 11:40, 26 July 2011

Template:Wrongtitle Template:Hl2 point

Entity description

The item_ammo_357_large looks exactly identical to the item_ammo_357 seen here.

A large box of .357 Magnum caliber ammo for the Magnum revolver, providing 12 rounds regardless of the current difficulty setting.

Keyvalues

  • Item:

Inputs

  • Item:

Outputs

  • Item:
OnPlayerTouch
Fires when the player touches this item. !activator is the player.
OnCacheInteraction
This output fires when the player proves they have "found" this item.
Fires on:
  • Player Touch (whether or not player actually acquires the item).
  • Picked up by +use.
  • Picked up by gravity gun.
  • Punted by gravity gun.

See also