Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PortPixel authored Jul 15, 2016
1 parent f9c9f35 commit 8e37b54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"port": 3000,
"foodMass": 3,
"foodMass": 1,
"fireFood": 20,
"limitSplit": 8,
"defaultPlayerMass": 200,
Expand All @@ -18,8 +18,8 @@
"gameHeight": 5000,
"adminPass": "fourtree",
"gameMass": 200000,
"maxFood": 1000,
"maxVirus": 50,
"maxFood": 800,
"maxVirus": 30,
"slowBase": 4.5,
"logChat": 0,
"networkUpdateFactor": 40,
Expand Down

0 comments on commit 8e37b54

Please sign in to comment.