Made some wingmates immortal, so ghosts don't speak if they are killed during the battle.

This commit is contained in:
Steve 2016-07-22 09:15:51 +01:00
parent 20a1a30a29
commit 5c0b8e387f
4 changed files with 8 additions and 4 deletions

View File

@ -25,7 +25,8 @@
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"scatter" : 250
"scatter" : 250,
"flags" : "+EF_IMMORTAL"
},
{
"types" : "TAF",

View File

@ -26,7 +26,8 @@
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"scatter" : 250
"scatter" : 250,
"flags" : "+EF_IMMORTAL"
},
{
"types" : "TAF",

View File

@ -56,7 +56,8 @@
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"scatter" : 300
"scatter" : 300,
"flags" : "+EF_IMMORTAL"
},
{
"types" : "TAF",

View File

@ -29,7 +29,8 @@
"side" : "SIDE_ALLIES",
"x" : 20,
"y" : 20,
"scatter" : 1000
"scatter" : 1000,
"flags" : "+EF_IMMORTAL"
},
{
"types" : "TAF;Ray;Rook;Hammerhead",