물자조달 턴 추가 기타 커맨드 버그 수정

This commit is contained in:
2018-10-16 00:53:19 +09:00
parent 928e8a200b
commit 90736b52be
13 changed files with 195 additions and 90 deletions
+2 -5
View File
@@ -6,14 +6,11 @@ use \sammo\{
General,
CityConst,
ActionLogger,
LastTurn
LastTurn,
Command
};
use \sammo\Command;
use \sammo\Constraint\Constraint;
use function sammo\CriticalScore;
use function sammo\uniqueItemEx;
use function sammo\getGeneralLeadership;
class che_NPC능동 extends Command\GeneralCommand{