전투 버그 수정 중

This commit is contained in:
2019-10-06 02:49:54 +09:00
parent 5df66ede36
commit 46acfe9470
18 changed files with 40 additions and 27 deletions
@@ -9,7 +9,7 @@ use sammo\Util;
use sammo\ObjectTrigger;
class WarActivateSkills extends BaseWarUnitTrigger{
protected $priority = ObjectTrigger::PRIORITY_INIT;
protected $priority = ObjectTrigger::PRIORITY_BEGIN;
protected $isSelf;
protected $activeSkills;