Trigger 추가 수정

This commit is contained in:
2018-10-01 03:02:03 +09:00
parent f301344587
commit 0ee4593608
10 changed files with 53 additions and 43 deletions
+4 -4
View File
@@ -1,8 +1,6 @@
<?php
namespace sammo\ActionSpecialWar;
use \sammo\iAction;
use \sammo\General;
use \sammo\SpecialityConst;
use \sammo;
class che_의술 implements iAction{
use \sammo\DefaultAction;
@@ -22,4 +20,6 @@ class che_의술 implements iAction{
public function getPreTurnExecuteTriggerList(General $general):?GeneralTriggerCaller{
return null;
}
}
}
class che_전역치료 extends