From 4f6d15d874464753b9fcdbb3f51faab8db717fae Mon Sep 17 00:00:00 2001 From: PortPixel Date: Fri, 1 Jul 2016 10:42:16 +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 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",