forked from devsam/core
탈취 확률 버그 수정
This commit is contained in:
@@ -81,6 +81,7 @@ function calcSabotageDefendScore(string $statType, array $generalList, array $ci
|
||||
}
|
||||
}
|
||||
|
||||
$cityScore = $city['secu'] / $city['secu2'] / 5;
|
||||
$supplyScore = $city['supply'] ? 0.1 : 0;
|
||||
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user