Added initial INF tug graphics.
This commit is contained in:
parent
e363cca064
commit
80658d6537
|
@ -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"
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Loading…
Reference in New Issue