fix: 삼황내문 로직 누락 수정
This commit is contained in:
@@ -20,6 +20,9 @@ class che_저지_삼황내문 extends \sammo\BaseItem{
|
|||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if($unit->getPhase() > 0){
|
||||||
|
return null;
|
||||||
|
}
|
||||||
if($unit->hasActivatedSkillOnLog('저지') >= 2){
|
if($unit->hasActivatedSkillOnLog('저지') >= 2){
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user