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