Increased Rook firepower.
This commit is contained in:
parent
ae6e2ede09
commit
96556bc0df
|
@ -7,6 +7,11 @@
|
||||||
"shieldRechargeRate" : 45,
|
"shieldRechargeRate" : 45,
|
||||||
"texture" : "gfx/fighters/rook.png",
|
"texture" : "gfx/fighters/rook.png",
|
||||||
"guns" : [
|
"guns" : [
|
||||||
|
{
|
||||||
|
"type" : "BT_PLASMA",
|
||||||
|
"x" : 0,
|
||||||
|
"y" : 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type" : "BT_PLASMA",
|
"type" : "BT_PLASMA",
|
||||||
"x" : -9,
|
"x" : -9,
|
||||||
|
|
Loading…
Reference in New Issue