1
This commit is contained in:
parent
d364fc5c72
commit
193cbe9771
@ -320,7 +320,7 @@ void Skill::ProcSJXY()
|
|||||||
}
|
}
|
||||||
}//endif itr
|
}//endif itr
|
||||||
if (is_hit) {
|
if (is_hit) {
|
||||||
target->TryAddBuffAndSetTime(owner, kVertigoBuffId, meta->number_meta->float_cd * 1000);
|
target->TryAddBuffAndSetTime(owner, kVertigoBuffId, meta->number_meta->float_time * 1000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user