From 57ab475c53d41320421b507d634a579a85527c6e Mon Sep 17 00:00:00 2001 From: PortPixel Date: Wed, 13 Jul 2016 14:42:32 +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 76c067cbf..4302279b9 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "port": 3000, - "foodMass": 20, + "foodMass": 3, "fireFood": 20, "limitSplit": 16, "defaultPlayerMass": 10,