From 70a74458892b5e72a15e23410b44db8255d0c0f3 Mon Sep 17 00:00:00 2001 From: Steve Date: Tue, 20 Jun 2017 07:59:54 +0100 Subject: [PATCH] Don't have the enemies continue to attack the player once the mission is over. --- data/missions/warro/02 - evacuation #2.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/missions/warro/02 - evacuation #2.json b/data/missions/warro/02 - evacuation #2.json index db587e7..3e89cff 100644 --- a/data/missions/warro/02 - evacuation #2.json +++ b/data/missions/warro/02 - evacuation #2.json @@ -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",