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