Fixed flags.
This commit is contained in:
parent
32eda1ae31
commit
36b315c56e
|
@ -49,7 +49,7 @@
|
||||||
"side" : "SIDE_PIRATE",
|
"side" : "SIDE_PIRATE",
|
||||||
"x" : 12,
|
"x" : 12,
|
||||||
"y" : 25,
|
"y" : 25,
|
||||||
"flags" : "FF_NO_KILL+FF_DISABLE+FF_MISSION_TARGET"
|
"flags" : "EF_NO_KILL+EF_DISABLE+EF_MISSION_TARGET"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"fighterGroups" : [
|
"fighterGroups" : [
|
||||||
|
|
Loading…
Reference in New Issue