태수국 거리 추가
This commit is contained in:
@@ -26,7 +26,7 @@ class RaiseNPCNation extends \sammo\Event\Action
|
||||
}
|
||||
|
||||
const CITY_KEYS = ['pop', 'agri', 'comm', 'secu', 'def', 'wall'];
|
||||
const MIN_DIST_USERNATION = 3;
|
||||
const MIN_DIST_USERNATION = 4;
|
||||
const MIN_DIST_NPCNATION = 2;
|
||||
|
||||
private function calcAvgNationCity(array $cities)
|
||||
|
||||
Reference in New Issue
Block a user