From eee21d496d37a45d0020062e929d0764aa0fb139 Mon Sep 17 00:00:00 2001 From: LetterJay Date: Thu, 7 Sep 2017 07:23:52 -0500 Subject: [PATCH] oops --- code/citadel/custom_loadout/custom_items.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/citadel/custom_loadout/custom_items.dm b/code/citadel/custom_loadout/custom_items.dm index 1c41a17cdd..6495d38a0f 100644 --- a/code/citadel/custom_loadout/custom_items.dm +++ b/code/citadel/custom_loadout/custom_items.dm @@ -28,8 +28,6 @@ w_class = WEIGHT_CLASS_TINY flags_1 = CONDUCT_1 slot_flags = SLOT_BELT - var/lit = 0 - var/fancy = TRUE heat = 1500 resistance_flags = FIRE_PROOF light_color = LIGHT_COLOR_FIRE \ No newline at end of file