Item healthkit: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Reformulated the description here too. What do you think?)
Line 3: Line 3:
==Entity Description==
==Entity Description==
[[Image:item_healthkit.jpg|frame|right|Health Kit]]
[[Image:item_healthkit.jpg|frame|right|Health Kit]]
This item restores 25 Health points (regardless of difficulty setting) for players and [[npc_citizen]]s.
This item restores an amount of health points for players or [[npc_citizen]]s on pickup. This amount is defined by the ''sk_healthkit'' value - 25 by default.


==Dedicated Console Variables==
==Dedicated Console Variables==
* '''sk_healthkit''' (Default: 25)
* '''sk_healthkit''' (Default: 25)
: <integer> Health rewarded
: <integer> Amount of health restored. (This amount is unaffected by difficulty settings.)


==Keyvalues==
==Keyvalues==

Revision as of 03:46, 3 October 2006

Template:Wrongtitle

Entity Description

Health Kit

This item restores an amount of health points for players or npc_citizens on pickup. This amount is defined by the sk_healthkit value - 25 by default.

Dedicated Console Variables

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

Keyvalues

Inputs

Outputs