reduce update packets sent

This commit is contained in:
Asraelite 2016-03-30 12:50:59 +01:00
parent d6daed2e9b
commit ef2d067b38
15 changed files with 67 additions and 14 deletions

View file

@ -1,27 +0,0 @@
{
"01": {
"name": "Basic Blaster",
"type": "blaster",
"damage": {
"thermal": 5,
"kinetic": 1
},
"speed": 1,
"range": 10,
"autofire": true,
"rateOfFire": 4,
"overheat": {
"cooldown": 0.01,
"heat": 0.1
},
"cost": {
},
"appearance": {
"type": "laser",
"color": "#ff5f45",
"trail": 3,
"size": 2
}
}
}