* deleted old maps

* fixed bug where NPC and Bots had same id
* NPCs spawn near IRL location
* NPCs have different strength (starting troops)
* game has more NPCs than before
* Needs more balancing
This commit is contained in:
evanpelle
2024-10-08 20:42:35 -07:00
parent 4059b53904
commit 7235b73b6c
13 changed files with 87 additions and 31 deletions
+3 -3
View File
@@ -18,9 +18,9 @@ export const devConfig = new class extends DefaultConfig {
return 100
}
// numBots(): number {
// return 0
// }
numBots(): number {
return 400
}
// allianceDuration(): Tick {
// return 10 * 10