Renamed suspicious packages mission.
This commit is contained in:
parent
32885b2111
commit
ed6ac7d850
|
@ -69,7 +69,7 @@
|
|||
"x": 741,
|
||||
"y": 221,
|
||||
"missions" : [
|
||||
"data/missions/granada/01 - suspicious packages #1.json"
|
||||
"data/missions/granada/01 - suspect packages #1.json"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -15,19 +15,24 @@
|
|||
],
|
||||
"player" : {
|
||||
"pilot" : "Daniel Carr",
|
||||
"squadron" : "The ABCs",
|
||||
"type" : "Shuttle",
|
||||
"squadron" : "Iron Patriots",
|
||||
"type" : "TAF",
|
||||
"side" : "SIDE_ALLIES"
|
||||
},
|
||||
"fighterGroups" : [
|
||||
"fighters" : [
|
||||
{
|
||||
"name" : "Ally",
|
||||
"number" : 2,
|
||||
"types" : "TAF",
|
||||
"type" : "TAF",
|
||||
"side" : "SIDE_ALLIES",
|
||||
"x" : 25,
|
||||
"y" : 25,
|
||||
"scatter" : 500
|
||||
"x" : 25.1,
|
||||
"y" : 25
|
||||
},
|
||||
{
|
||||
"name" : "Ally",
|
||||
"type" : "Shuttle",
|
||||
"side" : "SIDE_ALLIES",
|
||||
"x" : 24.9,
|
||||
"y" : 25
|
||||
}
|
||||
],
|
||||
"itemGroups" : [
|
Loading…
Reference in New Issue