From 42415aa81fd432d7b72dc9b2f89bae7c128b1317 Mon Sep 17 00:00:00 2001 From: deathride58 Date: Mon, 4 Sep 2017 04:18:41 -0400 Subject: [PATCH] aaaaaaaaaand extra miscreant objectives --- code/citadel/cit_miscreants.dm | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/code/citadel/cit_miscreants.dm b/code/citadel/cit_miscreants.dm index ea23a74722..241e65c09e 100644 --- a/code/citadel/cit_miscreants.dm +++ b/code/citadel/cit_miscreants.dm @@ -25,4 +25,19 @@ explanation_text = "Something broke. Horribly. Dear god, im so sorry. Yell about this in the coderbus discussion channel of citadels discord." /datum/objective/miscreant/blockade - explanation_text = "Try to completely block off access to an area, claiming that it's too dangerous." \ No newline at end of file + explanation_text = "Try to completely block off access to an area, under the pretense that it's too dangerous." + +/datum/objective/miscreant/incompetent + explanation_text = "Be as useless and incompetent as possible without getting killed." + +/datum/objective/miscreant/strike + explanation_text = "Try to convince your department to go on strike, and refuse to do any work." + +/datum/objective/miscreant/litterbug + explanation_text = "Make a huge mess wherever you go." + +/datum/objective/miscreant/stalk + explanation_text = "Single out a crew member and stalk them everywhere." + +/datum/objective/miscreant/creepy + explanation_text = "Sneak around looking as suspicious as possible without actually doing anything illegal."