2015-11-15 00:18:09 +01:00
|
|
|
{
|
|
|
|
"name" : "Tug",
|
|
|
|
"health" : 35,
|
2015-11-15 12:29:59 +01:00
|
|
|
"shield" : 0,
|
|
|
|
"speed" : 1.8,
|
2015-11-15 00:18:09 +01:00
|
|
|
"reloadTime" : 10,
|
|
|
|
"shieldRechargeRate" : 0,
|
|
|
|
"textureName" : "gfx/craft/tug.png",
|
|
|
|
"guns" : [
|
|
|
|
{
|
|
|
|
"type" : "BT_PARTICLE",
|
|
|
|
"x" : 0,
|
|
|
|
"y" : 0
|
|
|
|
}
|
|
|
|
],
|
2015-11-18 12:27:05 +01:00
|
|
|
"flags" : "EF_HAS_ROPE",
|
|
|
|
"aiFlags" : "AIF_AVOIDS_COMBAT"
|
2015-11-15 00:18:09 +01:00
|
|
|
}
|