diff --git a/config.json b/config.json index d34fa6eec..bd416ba87 100644 --- a/config.json +++ b/config.json @@ -1,9 +1,9 @@ { "port": 3000, - "foodMass": 100, + "foodMass": 1, "fireFood": 20, "limitSplit": 16, - "defaultPlayerMass": 10, + "defaultPlayerMass": 1000, "virus": { "fill": "#33ff33", "stroke": "#19D119",