Don't have the enemies continue to attack the player once the mission is over.
This commit is contained in:
parent
13caec96cc
commit
70a7445889
|
@ -96,6 +96,7 @@
|
||||||
{
|
{
|
||||||
"function" : "ALL_OBJECTIVES_COMPLETE",
|
"function" : "ALL_OBJECTIVES_COMPLETE",
|
||||||
"lines" : [
|
"lines" : [
|
||||||
|
"RETREAT_ENEMIES",
|
||||||
"WAIT 1",
|
"WAIT 1",
|
||||||
"MSG_BOX Gaskin;That was a close one. Looks like they were scouting. We'll have to take extra precautions in future.",
|
"MSG_BOX Gaskin;That was a close one. Looks like they were scouting. We'll have to take extra precautions in future.",
|
||||||
"WAIT_MSG_BOX",
|
"WAIT_MSG_BOX",
|
||||||
|
|
Loading…
Reference in New Issue