diff --git a/code/modules/clothing/suits/miscellaneous_vr.dm b/code/modules/clothing/suits/miscellaneous_vr.dm index 14103f3b50b..0790002094f 100644 --- a/code/modules/clothing/suits/miscellaneous_vr.dm +++ b/code/modules/clothing/suits/miscellaneous_vr.dm @@ -2,7 +2,7 @@ desc = "A standard SolCom Customs formal jacket." /obj/item/clothing/suit/chiton - name = "drake cloak" + name = "chiton" desc = "A traditional piece of clothing from Greece." icon = 'icons/mob/suit_vr.dmi' icon_state = "chiton"