Added INF Swarmer.

This commit is contained in:
Steve 2016-03-14 17:54:56 +00:00
parent 634d914bd9
commit 612e76fe04
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"name" : "Swarmer",
"health" : 5,
"speed" : 2,
"reloadTime" : 8,
"texture" : "gfx/fighters/swarmer.png",
"guns" : [
{
"type" : "BT_PARTICLE",
"x" : 0,
"y" : 0
}
],
"flags" : "EF_TAKES_DAMAGE"
}

BIN
gfx/fighters/swarmer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB