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 6, 2016
1 parent fead17f commit 6c39b13
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
Expand Up @@ -2,23 +2,23 @@
"port": 3000,
"foodMass": 10,
"fireFood": 20,
"limitSplit": 32,
"limitSplit": 320,
"defaultPlayerMass": 10,
"virus": {
"fill": "#33ff33",
"stroke": "#19D119",
"strokeWidth": 20,
"defaultMass": {
"from": 100,
"to": 150
"to": 1500
},
"splitMass": 180
},
"gameWidth": 5000,
"gameHeight": 5000,
"adminPass": "DEFAULT",
"gameMass": 200000,
"maxFood": 1000,
"maxFood": 10000,
"maxVirus": 50,
"slowBase": 4.5,
"logChat": 0,
Expand Down

0 comments on commit 6c39b13

Please sign in to comment.