Add flags, don't replace them.
This commit is contained in:
parent
15e7616e92
commit
e48f987732
|
@ -41,7 +41,7 @@
|
||||||
"x" : 25,
|
"x" : 25,
|
||||||
"y" : 25,
|
"y" : 25,
|
||||||
"scatter" : 5000,
|
"scatter" : 5000,
|
||||||
"flags" : "EF_MISSION_TARGET"
|
"flags" : "+EF_MISSION_TARGET"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"script" : [
|
"script" : [
|
||||||
|
|
Loading…
Reference in New Issue