From d812f7eb22ae2aba807dacfa5b730418fbe7678c Mon Sep 17 00:00:00 2001 From: David Winters Date: Sun, 29 Nov 2020 00:43:58 -0500 Subject: [PATCH] i hate copy paste --- code/modules/clothing/suits/miscellaneous_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"