reduce price of SAM

This commit is contained in:
evanpelle
2025-07-19 09:47:56 -07:00
parent 8a56c4a0ce
commit 6c9f75e457
+2 -2
View File
@@ -479,8 +479,8 @@ export class DefaultConfig implements Config {
? 0n
: BigInt(
Math.min(
3_000_000,
(p.unitsConstructed(UnitType.SAMLauncher) + 1) * 1_500_000,
2_000_000,
(p.unitsConstructed(UnitType.SAMLauncher) + 1) * 1_000_000,
),
),
territoryBound: true,