From ae76c2a4fe8f1b9f37e0f24b82cf67e234dca174 Mon Sep 17 00:00:00 2001 From: Burrito Justice Date: Thu, 9 Feb 2023 23:29:41 -0800 Subject: [PATCH] wtf is a site director --- code/modules/clothing/under/accessories/accessory_vr.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/clothing/under/accessories/accessory_vr.dm b/code/modules/clothing/under/accessories/accessory_vr.dm index 6d3cda8c505..eb4627ec0ca 100644 --- a/code/modules/clothing/under/accessories/accessory_vr.dm +++ b/code/modules/clothing/under/accessories/accessory_vr.dm @@ -549,7 +549,7 @@ item_state = "hopmantle" /obj/item/clothing/accessory/poncho/roles/cloak/mantle/cap - name = "site director mantle" - desc = "A shoulder mantle bearing the colors usually found on a Site Director, a commanding blue with regal gold inlay." + name = "site manager mantle" + desc = "A shoulder mantle bearing the colors usually found on a Site Manager, a commanding blue with regal gold inlay." icon_state = "capmantle" item_state = "capmantle" \ No newline at end of file