1
This commit is contained in:
parent
caa6e05106
commit
a1730c94cb
@ -497,6 +497,7 @@ void Skill::ProcSpecDirShotPhase(const mt::SkillPhase* phase)
|
|||||||
if (meta->GetMagicId() == MAGIC_20301_XL) {
|
if (meta->GetMagicId() == MAGIC_20301_XL) {
|
||||||
owner->TryAddBuff(owner, weapon_meta->_int_param1,
|
owner->TryAddBuff(owner, weapon_meta->_int_param1,
|
||||||
meta);
|
meta);
|
||||||
|
owner->room->frame_event.AddShot(owner->GetWeakPtrRef());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user