in progress

This commit is contained in:
evanpelle
2024-12-04 16:46:27 -08:00
parent e068a9afc7
commit 22b877e85c
4 changed files with 78 additions and 61 deletions
+1
View File
@@ -64,6 +64,7 @@ export interface Config {
defensePostRange(): number
defensePostDefenseBonus(): number
falloutDefenseModifier(): number
maxUnitCost(): number
}
export interface Theme {