Marked cap ships as mission targets.

This commit is contained in:
Steve 2016-08-10 13:04:11 +01:00
parent 60fdcc5436
commit 50172949a8
1 changed files with 5 additions and 2 deletions

View File

@ -70,7 +70,8 @@
"side" : "SIDE_PANDORAN",
"x" : 25,
"y" : -1,
"active" : 0
"active" : 0,
"flags" : "+EF_MISSION_TARGET"
},
{
"name" : "INF BC-41",
@ -78,7 +79,8 @@
"side" : "SIDE_PANDORAN",
"x" : 25,
"y" : 51,
"active" : 0
"active" : 0,
"flags" : "+EF_MISSION_TARGET"
}
],
"spawners" : [
@ -89,6 +91,7 @@
"interval" : 10,
"total" : -1,
"step" : 5,
"flags" : "EF_RETREATING+EF_TAKES_DAMAGE",
"aiFlags" : "+AIF_UNLIMITED_RANGE"
},
{