돌격에 저지 불가 제거

This commit is contained in:
2018-09-19 01:16:50 +09:00
parent 3a231e8e61
commit e53c85dbaf
-1
View File
@@ -539,7 +539,6 @@ class WarUnitGeneral extends WarUnit{
if($specialWar == 60){
$oppose->activateSkill('회피불가');
$oppose->activateSkill('저지불가');
}
return $activated;