Required missions fix.
This commit is contained in:
parent
f0b5fcab9c
commit
2571fa0e6c
|
@ -4,7 +4,7 @@
|
||||||
"background" : "gfx/backgrounds/background02.jpg",
|
"background" : "gfx/backgrounds/background02.jpg",
|
||||||
"planet" : "gfx/planets/bluePlanet.png",
|
"planet" : "gfx/planets/bluePlanet.png",
|
||||||
"music" : "music/battle/determination.mp3",
|
"music" : "music/battle/determination.mp3",
|
||||||
"requires" : 45,
|
"requires" : 44,
|
||||||
"manualComplete" : 1,
|
"manualComplete" : 1,
|
||||||
"objectives" : [
|
"objectives" : [
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name" : "Donesta Offence #1",
|
"name" : "Donesta Offence #1",
|
||||||
"description" : "With the mercenary threat seen off and Tzac's initial attacks thwarted, it's time to begin pushing back against Christabel's forces. We plan to capture a number of their commanders, to help build a better picture of the forces at Mace, before moving into the system. As always, mag the targets and do not allow them to be killed.",
|
"description" : "With the mercenary threat seen off and Tzac's initial attacks thwarted, it's time to begin pushing back against Christabel's forces. We plan to capture a number of their commanders, to help build a better picture of the forces at Mace, before moving into the system. As always, mag the targets and do not allow them to be killed.",
|
||||||
"requires" : 45,
|
"requires" : 44,
|
||||||
"background" : "gfx/backgrounds/background01.jpg",
|
"background" : "gfx/backgrounds/background01.jpg",
|
||||||
"planet" : "gfx/planets/bluePlanet.png",
|
"planet" : "gfx/planets/bluePlanet.png",
|
||||||
"music" : "music/battle/heroism.ogg",
|
"music" : "music/battle/heroism.ogg",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name" : "Rothan Offensive #1",
|
"name" : "Rothan Offensive #1",
|
||||||
"description" : "With the mercenary threat seen off and Tzac's initial attacks thwarted, it's time to begin pushing back against Christabel's forces. We plan to capture a number of their commanders, to help build a better picture of the forces at Mace, before moving into the system. As always, mag the targets and do not allow them to be killed.",
|
"description" : "With the mercenary threat seen off and Tzac's initial attacks thwarted, it's time to begin pushing back against Christabel's forces. We plan to capture a number of their commanders, to help build a better picture of the forces at Mace, before moving into the system. As always, mag the targets and do not allow them to be killed.",
|
||||||
"requires" : 45,
|
"requires" : 44,
|
||||||
"manualComplete" : 1,
|
"manualComplete" : 1,
|
||||||
"background" : "gfx/backgrounds/background05.jpg",
|
"background" : "gfx/backgrounds/background05.jpg",
|
||||||
"planet" : "gfx/planets/bluePlanet.png",
|
"planet" : "gfx/planets/bluePlanet.png",
|
||||||
|
|
Loading…
Reference in New Issue