preprocessCommand 정리

This commit is contained in:
2018-10-02 00:15:15 +09:00
parent 168d302892
commit 9a021e5687
4 changed files with 65 additions and 21 deletions
@@ -8,7 +8,7 @@ use sammo\Util;
use sammo\JosaUtil;
class che_도시치료 extends BaseGeneralTrigger{
static protected $priority = 50000;
static protected $priority = 10000;
public function action(?array $env=null, $arg=null):?array{