Item battery: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 11: Line 11:
* {{I Item}}
* {{I Item}}
==Outputs==
==Outputs==
* {{o item}}
* {{O Item}}
[[Category:Entities]] [[Category:Items]]
[[Category:Entities]] [[Category:Items]]

Revision as of 20:05, 19 January 2009

Template:Wrongtitle

Entity Description

Battery

This item charges up the HEV suit 15 energy points (regardless of the difficulty setting).

Place this entity at least one unit above its resting surface to prevent its position from being disturbed in-game.

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.