fix: 중복되는 WarUnitTrigger의 priority 정정

This commit is contained in:
2022-07-25 00:29:20 +09:00
parent 7ebfd960b1
commit 0f8a8011be
16 changed files with 18 additions and 18 deletions
@@ -25,7 +25,7 @@ class che_격노발동 extends BaseWarUnitTrigger{
$self->getLogger()->pushGeneralBattleDetailLog("상대의 {$targetAct}에 <C>{$reaction}</>했다!</>", ActionLogger::PLAIN);
$oppose->getLogger()->pushGeneralBattleDetailLog("{$targetAct}에 상대가 <R>{$reaction}</>했다!</>", ActionLogger::PLAIN);
if($is진노){
$self->addBonusPhase(1);
}