Blizzard gun fixes.
This commit is contained in:
parent
f97e0bc299
commit
a15af616d3
|
@ -6,6 +6,7 @@
|
|||
"reloadTime" : 14,
|
||||
"shieldRechargeRate" : 45,
|
||||
"texture" : "gfx/fighters/blizzard.png",
|
||||
"combinedGuns" : 1,
|
||||
"guns" : [
|
||||
{
|
||||
"type" : "BT_PLASMA",
|
||||
|
@ -26,6 +27,11 @@
|
|||
"type" : "BT_PARTICLE",
|
||||
"x" : 8,
|
||||
"y" : 0
|
||||
},
|
||||
{
|
||||
"type" : "BT_PARTICLE",
|
||||
"x" : 0,
|
||||
"y" : 0
|
||||
}
|
||||
],
|
||||
"missiles" : 5,
|
||||
|
|
Loading…
Reference in New Issue