Made Leopard's specs consistent with those on website.

This commit is contained in:
Steve 2016-05-27 09:47:50 +01:00
parent 41d8937e4e
commit ac84a8eef5
1 changed files with 6 additions and 5 deletions

View File

@ -6,7 +6,13 @@
"reloadTime" : 16,
"shieldRechargeRate" : 70,
"texture" : "gfx/fighters/leopard.png",
"combinedGuns" : 1,
"guns" : [
{
"type" : "BT_PARTICLE",
"x" : 0,
"y" : -16
},
{
"type" : "BT_PLASMA",
"x" : -12,
@ -16,11 +22,6 @@
"type" : "BT_PLASMA",
"x" : 12,
"y" : -12
},
{
"type" : "BT_PLASMA",
"x" : 0,
"y" : -16
}
],
"missiles" : 3,