Mace falls to the Pandorans after mission 4.
This commit is contained in:
parent
2ecf267037
commit
66093a5618
|
@ -144,9 +144,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Mace",
|
"name": "Mace",
|
||||||
"side" : "SIDE_UNF",
|
"side" : "SIDE_REBEL",
|
||||||
"x": 444,
|
"x": 444,
|
||||||
"y": 359
|
"y": 359,
|
||||||
|
"fallsToPandorans" : 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Clarke",
|
"name": "Clarke",
|
||||||
|
|
Loading…
Reference in New Issue