refacto: Changing click cooldown to daily actions for users and teams
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"clickCooldownSeconds": 60,
|
||||
"dailyActionQuota": 100,
|
||||
"databaseWipeoutIntervalSeconds": 604800,
|
||||
"configReloadIntervalSeconds": 30,
|
||||
"elementWorth": {
|
||||
@@ -13,9 +13,9 @@
|
||||
"science": 0.8
|
||||
},
|
||||
"militaryPower": {
|
||||
"humans": 1,
|
||||
"near": 0.5,
|
||||
"aliens": 0.1
|
||||
"humans": 10,
|
||||
"near": 5,
|
||||
"aliens": 1
|
||||
},
|
||||
"resourceWorth": {
|
||||
"common": {
|
||||
|
||||
Reference in New Issue
Block a user