Tweaked Firefly and Leopard, to swap around weapons.

This commit is contained in:
Steve 2015-11-16 16:24:16 +00:00
parent 2546b904a8
commit eb4db6028f
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
"y" : -2
},
{
"type" : "BT_PLASMA",
"type" : "BT_PARTICLE",
"x" : 12,
"y" : -2
},
@ -23,6 +23,7 @@
"y" : -4
}
],
"combinedGuns" : 1,
"missiles" : {
"type" : "MISSILE_MISSILE",
"ammo" : 3

View File

@ -18,12 +18,11 @@
"y" : -12
},
{
"type" : "BT_PARTICLE",
"type" : "BT_PLASMA",
"x" : 0,
"y" : -16
}
],
"combinedGuns" : 1,
"missiles" : {
"type" : "MISSILE_MISSILE",
"ammo" : 3