Gun position fixes.

This commit is contained in:
Steve 2016-04-05 09:59:22 +01:00
parent 9c35d47e33
commit 41bf183402
1 changed files with 2 additions and 2 deletions

View File

@ -14,12 +14,12 @@
}, },
{ {
"type" : "BT_PLASMA", "type" : "BT_PLASMA",
"x" : -14, "x" : 14,
"y" : 0 "y" : 0
}, },
{ {
"type" : "BT_PARTICLE", "type" : "BT_PARTICLE",
"x" : 8, "x" : -8,
"y" : 0 "y" : 0
}, },
{ {