Angel tweaks.
This commit is contained in:
parent
f9922e3bf1
commit
894997fdf3
|
@ -9,23 +9,23 @@
|
||||||
"guns" : [
|
"guns" : [
|
||||||
{
|
{
|
||||||
"type" : "BT_PLASMA",
|
"type" : "BT_PLASMA",
|
||||||
"x" : -12,
|
"x" : -10,
|
||||||
"y" : -12
|
"y" : 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type" : "BT_PLASMA",
|
"type" : "BT_PLASMA",
|
||||||
"x" : 12,
|
"x" : 10,
|
||||||
"y" : -12
|
"y" : 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type" : "BT_MAG",
|
"type" : "BT_MAG",
|
||||||
"x" : -8,
|
"x" : -4,
|
||||||
"y" : -12
|
"y" : -6
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type" : "BT_MAG",
|
"type" : "BT_MAG",
|
||||||
"x" : 8,
|
"x" : 4,
|
||||||
"y" : -12
|
"y" : -6
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"missiles" : 3,
|
"missiles" : 3,
|
||||||
|
|
Loading…
Reference in New Issue