diff --git a/config/game.settings.json b/config/game.settings.json index e2520fb..36ba2f4 100644 --- a/config/game.settings.json +++ b/config/game.settings.json @@ -1,5 +1,5 @@ { - "dailyActionQuota": 1000, + "dailyActionQuota": 100, "teamActionQuota": 100, "databaseWipeoutIntervalSeconds": 604800, "configReloadIntervalSeconds": 30,