From 6494d9133808d5d0912e6e69de9da660f16a52c3 Mon Sep 17 00:00:00 2001 From: PortPixel Date: Thu, 7 Jul 2016 10:11:48 +0100 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index cbf218e48..37cfab101 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "port": 3000, - "foodMass": 10, + "foodMass": 20, "fireFood": 20, "limitSplit": 320, "defaultPlayerMass": 10,