Item healthvial: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Now that we know the variable, we can explain things better.)
m (Robot: fixing template case.)
Line 13: Line 13:


==Inputs==
==Inputs==
* {{i item}}
* {{I Item}}


==Outputs==
==Outputs==

Revision as of 19:29, 19 January 2009

Template:Wrongtitle

Entity Description

Health Vial

This item restores a smaller amount of health points for players on pickup. This amount is defined by the sk_healthvial value - 10 by default.

Dedicated Console Variables

  • sk_healthvial (Default: 10)
<integer> Amount of health restored. (This amount is unaffected by difficulty settings.)

Keyvalues

Inputs

  • Item:

Outputs