From babeea0b28d370893d609ee7a85c29386575c5fd Mon Sep 17 00:00:00 2001 From: YakumoChen Date: Fri, 31 Jan 2020 14:15:38 +0000 Subject: [PATCH] empty line --- modular_citadel/code/modules/client/loadout/gloves.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modular_citadel/code/modules/client/loadout/gloves.dm b/modular_citadel/code/modules/client/loadout/gloves.dm index 641d4f2e3b..72e6e91cfc 100644 --- a/modular_citadel/code/modules/client/loadout/gloves.dm +++ b/modular_citadel/code/modules/client/loadout/gloves.dm @@ -19,4 +19,5 @@ name = "A diamond ring" category = SLOT_GLOVES path = /obj/item/clothing/gloves/ring/diamond - cost = 4 \ No newline at end of file + cost = 4 +