1
This commit is contained in:
parent
9300dd66ec
commit
150b4940db
@ -246,7 +246,7 @@ void Human::DecHP(float dec_hp, int killer_id, const std::string killer_name, in
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
if (HasBuffEffect(kBET_Invincible)) {
|
if (HasBuffEffect(kBET_Invincible) && killer_id != VP_Gas) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user