From 9d7a20972f1c47d70a6993f4448c59a05d63abc4 Mon Sep 17 00:00:00 2001 From: PortPixel Date: Fri, 1 Jul 2016 13:38:25 +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 8cd2c3080..82b7afb61 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "port": 3000, - "foodMass": 5, + "foodMass": 10, "fireFood": 20, "limitSplit": 16, "defaultPlayerMass": 10,