From fad4327acf21fafc68b95fb7057a11c0eb2c6055 Mon Sep 17 00:00:00 2001 From: PortPixel Date: Fri, 1 Jul 2016 10:45:34 +0100 Subject: [PATCH] Update config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",