fix: 삼황내문 로직 누락 수정

This commit is contained in:
2024-06-19 13:23:07 +09:00
parent 2b16c3c1a9
commit 220d1d821d
@@ -20,6 +20,9 @@ class che_저지_삼황내문 extends \sammo\BaseItem{
return null;
}
if($unit->getPhase() > 0){
return null;
}
if($unit->hasActivatedSkillOnLog('저지') >= 2){
return null;
}