mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-21 19:41:36 +00:00
changed entities.def back after suggestion of ZTM
thx for the hint
This commit is contained in:
parent
a6261c295a
commit
f40ec2faaa
1 changed files with 1 additions and 1 deletions
|
@ -611,7 +611,7 @@ HOLDABLE_* ENTITIES
|
||||||
|
|
||||||
//=============================================================================
|
//=============================================================================
|
||||||
|
|
||||||
/*QUAKED repair_kit (.7 0 1) (-16 -16 -16) (16 16 16) SUSPENDED
|
/*QUAKED holdable_medkit (.7 0 1) (-16 -16 -16) (16 16 16) SUSPENDED
|
||||||
Repair Kit that can be picked up and used later. Brings the player's health up to 125 when used. Player can only carry one holdable item at a time.
|
Repair Kit that can be picked up and used later. Brings the player's health up to 125 when used. Player can only carry one holdable item at a time.
|
||||||
-------- KEYS --------
|
-------- KEYS --------
|
||||||
wait : time in seconds before item respawns after being picked up (default 60, -1 = never respawn).
|
wait : time in seconds before item respawns after being picked up (default 60, -1 = never respawn).
|
||||||
|
|
Loading…
Reference in a new issue