Added initial INF tug graphics.

This commit is contained in:
Steve 2016-03-10 11:56:14 +00:00
parent e363cca064
commit 80658d6537
2 changed files with 11 additions and 0 deletions

11
data/craft/infTug.json Normal file
View File

@ -0,0 +1,11 @@
{
"name" : "INF Tug",
"health" : 50,
"shield" : 0,
"speed" : 1.85,
"reloadTime" : 10,
"shieldRechargeRate" : 0,
"texture" : "gfx/craft/infTug.png",
"flags" : "EF_HAS_ROPE+EF_TAKES_DAMAGE",
"aiFlags" : "AIF_AVOIDS_COMBAT+AIF_TOWS"
}

BIN
gfx/craft/infTug.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB