Item healthkit: Difference between revisions
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 | 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> | : <integer> Amount of health restored. (This amount is unaffected by difficulty settings.) | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 03:46, 3 October 2006
Entity Description
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.)