tbftss/data/craft/infTug.json

12 lines
241 B
JSON
Raw Normal View History

2016-03-10 12:56:14 +01:00
{
"name" : "INF Tug",
2017-08-10 09:44:19 +02:00
"description" : "",
"affiliation" : "",
2016-03-10 12:56:14 +01:00
"health" : 50,
"speed" : 1.85,
"reloadTime" : 10,
"texture" : "gfx/craft/infTug.png",
"flags" : "EF_HAS_ROPE+EF_TAKES_DAMAGE",
"aiFlags" : "AIF_AVOIDS_COMBAT+AIF_TOWS"
}