From 473a130c080cf290496aac8c5564ebe38230f181 Mon Sep 17 00:00:00 2001 From: Vladin Ampora <44104681+VladinXXV@users.noreply.github.com> Date: Sat, 21 Nov 2020 00:08:39 -0500 Subject: [PATCH] wait a fucking second This ain't a fucking clip on LOOK AT IT MY MAN LOOK AT IT --- modular_citadel/code/modules/custom_loadout/custom_items.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_citadel/code/modules/custom_loadout/custom_items.dm b/modular_citadel/code/modules/custom_loadout/custom_items.dm index dd3df73d..56d19cd3 100644 --- a/modular_citadel/code/modules/custom_loadout/custom_items.dm +++ b/modular_citadel/code/modules/custom_loadout/custom_items.dm @@ -288,7 +288,7 @@ /obj/item/clothing/neck/tie/bloodred name = "blood-red tie" - desc = "A neosilk clip-on tie. This one has a black S on the tipping and looks rather suspicious." + desc = "A neosilk tie. This one has a black S on the tipping and looks rather suspicious." icon = 'icons/obj/custom.dmi' icon_state = "bloodredtie" alternate_worn_icon = 'icons/mob/custom_w.dmi'