회피 필살 중첩 가능

This commit is contained in:
2020-07-24 14:19:05 +09:00
parent 84675c874f
commit 14752260d3
3 changed files with 3 additions and 3 deletions
@@ -26,7 +26,7 @@ class che_회피시도 extends BaseWarUnitTrigger{
return true;
}
$self->activateSkill('특수', '회피시도', '회피');
$self->activateSkill('회피시도', '회피');
return true;