Fixed flags.

This commit is contained in:
Steve 2016-07-27 08:43:52 +01:00
parent ef81217661
commit 9ee3968787
1 changed files with 5 additions and 5 deletions

View File

@ -130,7 +130,7 @@
"side" : "SIDE_PANDORAN", "side" : "SIDE_PANDORAN",
"x" : 35, "x" : 35,
"y" : 35, "y" : 35,
"flags" : "EF_AI_LEADER" "flags" : "+EF_AI_LEADER"
}, },
{ {
"name" : "INF Gram", "name" : "INF Gram",
@ -138,7 +138,7 @@
"side" : "SIDE_PANDORAN", "side" : "SIDE_PANDORAN",
"x" : 35, "x" : 35,
"y" : 51, "y" : 51,
"flags" : "EF_AI_LEADER", "flags" : "+EF_AI_LEADER",
"active" : 0 "active" : 0
}, },
{ {
@ -147,7 +147,7 @@
"side" : "SIDE_PANDORAN", "side" : "SIDE_PANDORAN",
"x" : 35, "x" : 35,
"y" : 51, "y" : 51,
"flags" : "EF_AI_LEADER", "flags" : "+EF_AI_LEADER",
"active" : 0 "active" : 0
}, },
{ {
@ -156,7 +156,7 @@
"side" : "SIDE_PANDORAN", "side" : "SIDE_PANDORAN",
"x" : 51, "x" : 51,
"y" : 51, "y" : 51,
"flags" : "EF_AI_LEADER", "flags" : "+EF_AI_LEADER",
"active" : 0 "active" : 0
}, },
{ {
@ -165,7 +165,7 @@
"side" : "SIDE_PANDORAN", "side" : "SIDE_PANDORAN",
"x" : 45, "x" : 45,
"y" : 51, "y" : 51,
"flags" : "EF_AI_LEADER", "flags" : "+EF_AI_LEADER",
"active" : 0 "active" : 0
} }
], ],