This commit is contained in:
parent
edd18cff26
commit
af864c362f
1 changed files with 1 additions and 0 deletions
|
@ -379,6 +379,7 @@ MUTATOR_HOOKFUNCTION(mutator_instagib, PlayerDies)
|
|||
|
||||
if(DEATH_ISWEAPON(frag_deathtype, WEP_VAPORIZER))
|
||||
M_ARGV(4, float) = 1000; // always gib if it was a vaporizer death
|
||||
|
||||
.entity weaponentity = weaponentities[0];
|
||||
ATTACK_FINISHED(attacker, weaponentity) = time;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue