diff options
author | Tim Angus <tim@ngus.net> | 2007-09-23 16:22:20 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2007-09-23 16:22:20 +0000 |
commit | 5cd5bc632499b503e0552345839c74236ef04856 (patch) | |
tree | 63d87332a9aee804e7f668604310bbdaa7366a30 /misc | |
parent | 9aad6b35602637dc06f6c04fbd01664b6c1896bb (diff) |
* (bug 2756) s/damage/dmg/
* (bug 2717) Move respawning for ClientThink to ClientEndFrame
* Remove redundant cvar g_forcerespawn
Diffstat (limited to 'misc')
-rw-r--r-- | misc/entities.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/entities.def b/misc/entities.def index e4aeacb3..e61ce16c 100644 --- a/misc/entities.def +++ b/misc/entities.def @@ -1022,7 +1022,7 @@ TARGET_* ENTITIES When triggered, this hurts the entity that caused the trigger. -------- KEYS -------- -damage: amount of damage to deal (default: 5) +dmg: amount of damage to deal (default: 5) */ /*QUAKED target_rumble (1 0 0) (-8 -8 -8) (8 8 8) |