easier to take nuclear land if most of the land are nuclear (#241)

- **Revert "Change BorderTiles from Array to Set (#230)"**
- **easier to take nuclear land if most of the land are nuclear**
This commit is contained in:
Ilan Schemoul
2025-03-13 17:05:22 -07:00
committed by GitHub
parent b9dad022fc
commit c4f612eb98
2 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ export interface Config {
tradeShipSpawnRate(): number;
defensePostRange(): number;
defensePostDefenseBonus(): number;
falloutDefenseModifier(): number;
falloutDefenseModifier(percentOfFallout: number): number;
difficultyModifier(difficulty: Difficulty): number;
// 0-1
traitorDefenseDebuff(): number;