Tweaked Tug - no shields.
This commit is contained in:
parent
6ac2d23625
commit
67967a2a34
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name" : "Tug",
|
"name" : "Tug",
|
||||||
"health" : 35,
|
"health" : 35,
|
||||||
"shield" : 10,
|
"shield" : 0,
|
||||||
"speed" : 2.1,
|
"speed" : 1.8,
|
||||||
"reloadTime" : 10,
|
"reloadTime" : 10,
|
||||||
"shieldRechargeRate" : 0,
|
"shieldRechargeRate" : 0,
|
||||||
"textureName" : "gfx/craft/tug.png",
|
"textureName" : "gfx/craft/tug.png",
|
||||||
|
|
Loading…
Reference in New Issue