forked from devsam/core
집합장 턴을 그나마 확인할 수 있도록 삭턴 조정
This commit is contained in:
+1
-1
@@ -213,7 +213,7 @@ function processAI($no) {
|
||||
'turn3'=>$command,
|
||||
'turn4'=>$command,
|
||||
'turn5'=>$command,
|
||||
'killturn'=>80
|
||||
'killturn'=>rand(70,75),
|
||||
], 'no=%i', $general['no']);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user