Gun position fixes.
This commit is contained in:
parent
9c35d47e33
commit
41bf183402
|
@ -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
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue