From faa928c23ca03d3e2bacb39023958aab84f8d47e Mon Sep 17 00:00:00 2001 From: Fox-McCloud Date: Mon, 1 Jun 2015 23:42:35 -0400 Subject: [PATCH] Clarifies the Escape Objective --- code/game/gamemodes/objective.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/gamemodes/objective.dm b/code/game/gamemodes/objective.dm index 2c24319a0b3..629bd53c8b7 100644 --- a/code/game/gamemodes/objective.dm +++ b/code/game/gamemodes/objective.dm @@ -388,7 +388,7 @@ datum/objective/silence datum/objective/escape - explanation_text = "Escape on the shuttle alive and free." + explanation_text = "Escape on the shuttle or an escape pod alive and without being in custody." check_completion() if(issilicon(owner.current))