Fixed flags.

This commit is contained in:
Steve 2015-11-02 18:58:26 +00:00
parent 32eda1ae31
commit 36b315c56e
1 changed files with 1 additions and 1 deletions

View File

@ -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" : [