From 6a51b20ad3e176d0eae9e928548fcdfa1145e717 Mon Sep 17 00:00:00 2001 From: PortPixel Date: Fri, 1 Jul 2016 10:38:34 +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 b526fdf50..d34fa6eec 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "port": 3000, - "foodMass": 1, + "foodMass": 100, "fireFood": 20, "limitSplit": 16, "defaultPlayerMass": 10,