Civilian craft default to being mission targets.
This commit is contained in:
parent
0522e53d90
commit
96641ffbd4
|
@ -6,5 +6,5 @@
|
||||||
"reloadTime" : 0,
|
"reloadTime" : 0,
|
||||||
"shieldRechargeRate" : 0,
|
"shieldRechargeRate" : 0,
|
||||||
"textureName" : "gfx/craft/civilian01.png",
|
"textureName" : "gfx/craft/civilian01.png",
|
||||||
"flags" : "EF_CIVILIAN+EF_FLEEING"
|
"flags" : "EF_CIVILIAN+EF_FLEEING+EF_MISSION_TARGET"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue