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",
|
||||
"lines" : [
|
||||
"RETREAT_ENEMIES",
|
||||
"WAIT 1",
|
||||
"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",
|
||||
|
|
Loading…
Reference in New Issue