1
This commit is contained in:
parent
c55d3500f2
commit
d33019c376
@ -493,6 +493,11 @@ void Skill::ProcSpecDirShotPhase(const mt::SkillPhase* phase)
|
||||
0);
|
||||
owner->SetAttackDir(old_attack_dir);
|
||||
}
|
||||
} else {
|
||||
if (meta->GetMagicId() == MAGIC_20301_XL) {
|
||||
owner->TryAddBuff(owner, weapon_meta->_int_param1,
|
||||
meta);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user