From d232086ff522c137d049c52508d967166eb202a7 Mon Sep 17 00:00:00 2001 From: paprka Date: Mon, 2 Feb 2015 03:54:24 -0800 Subject: [PATCH] small bandaid fix --- 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 bdc013aa000..b1ee64f880a 100644 --- a/code/modules/admin/verbs/debug.dm +++ b/code/modules/admin/verbs/debug.dm @@ -597,7 +597,7 @@ var/global/list/g_fancy_list_of_types = null "assassin", "mobster", "death commando", - "emergency response commander", + "emergency response officer", "centcom official", "centcom commander", "special ops officer",