1
This commit is contained in:
parent
e1efaf1f83
commit
bad3fb7d24
@ -801,7 +801,9 @@ void Buff::ProcDisperse()
|
||||
for (int buff_uniid : del_buffs) {
|
||||
owner->RemoveBuffByUniId(buff_uniid);
|
||||
}
|
||||
if (!del_buffs.empty()) {
|
||||
owner->TryAddBuff(owner, meta->int_param2);
|
||||
}
|
||||
}
|
||||
|
||||
void Buff::CalcPassengerShotOffset()
|
||||
|
Loading…
x
Reference in New Issue
Block a user