Angel tweaks.

This commit is contained in:
Steve 2016-05-10 10:00:12 +01:00
parent f9922e3bf1
commit 894997fdf3
1 changed files with 8 additions and 8 deletions

View File

@ -9,23 +9,23 @@
"guns" : [
{
"type" : "BT_PLASMA",
"x" : -12,
"y" : -12
"x" : -10,
"y" : 0
},
{
"type" : "BT_PLASMA",
"x" : 12,
"y" : -12
"x" : 10,
"y" : 0
},
{
"type" : "BT_MAG",
"x" : -8,
"y" : -12
"x" : -4,
"y" : -6
},
{
"type" : "BT_MAG",
"x" : 8,
"y" : -12
"x" : 4,
"y" : -6
}
],
"missiles" : 3,