Fireflies have two plasma cannons, and one particle cannon.

This commit is contained in:
Steve 2015-10-30 22:36:31 +00:00
parent d1eab8eaec
commit fb35d551b7
1 changed files with 2 additions and 3 deletions

View File

@ -8,12 +8,12 @@
"textureName" : "gfx/fighters/firefly.png",
"guns" : [
{
"type" : "BT_PARTICLE",
"type" : "BT_PLASMA",
"x" : -12,
"y" : -2
},
{
"type" : "BT_PARTICLE",
"type" : "BT_PLASMA",
"x" : 12,
"y" : -2
},
@ -23,7 +23,6 @@
"y" : -4
}
],
"combinedGuns" : 1,
"missiles" : {
"type" : "MISSILE_MISSILE",
"ammo" : 3