From f8a365490bbdca6f4ae72354364db8403ea2dce1 Mon Sep 17 00:00:00 2001 From: Kraseo Date: Sat, 14 Mar 2020 13:15:09 +0100 Subject: [PATCH] =?UTF-8?q?FUCK=C2=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 192153535d..b42b41aba4 100644 --- a/code/game/gamemodes/objective.dm +++ b/code/game/gamemodes/objective.dm @@ -1167,7 +1167,7 @@ GLOBAL_LIST_EMPTY(possible_sabotages) /area/solar/, /area/ruin/, //thank you station space ruins /area/science/test_area/, - /area/shuttle)) + /area/shuttle/)) /datum/objective/contract/proc/generate_dropoff() // Generate a random valid area on the station that the dropoff will happen. var/found = FALSE