Rework AI and add more stats

This commit is contained in:
Aslan 2025-12-28 17:35:36 +01:00
parent 29832dfce3
commit c8de53bfc7
14 changed files with 197 additions and 169 deletions

View file

@ -14,7 +14,12 @@
"gain": 5,
"startingRequirement": 50,
"multiplier": 1.25,
"timeout": 60000
"timeout": 300000
},
"money": {
"gain": 2,
"startingValue": 10,
"timeout": 3600000
},
"ai": {
"api": {