From 2654daeaaef34623d02e9480dcf601474772e34d Mon Sep 17 00:00:00 2001 From: SoundScopes Date: Sat, 13 Jun 2015 16:32:49 +0100 Subject: [PATCH] woops --- code/modules/admin/verbs/debug.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/admin/verbs/debug.dm b/code/modules/admin/verbs/debug.dm index bcb6aedd..2b4ea778 100644 --- a/code/modules/admin/verbs/debug.dm +++ b/code/modules/admin/verbs/debug.dm @@ -565,7 +565,7 @@ But you can call procs that are of type /mob/living/carbon/human/proc/ for that "central command duty officer", "nanotrasen officer", "nanotrasen captain", - "shadowling" + "shadowling", "iac_medic" ) var/dresscode = input("Select dress for [M]", "Robust quick dress shop") as null|anything in dresspacks