From b4137e66cab839776aa97a4d1f4a7737e3e3328f Mon Sep 17 00:00:00 2001 From: HardexZ <33863785+HardexZ@users.noreply.github.com> Date: Mon, 29 Jan 2024 00:30:25 +0500 Subject: [PATCH] Update modular_ss220/objects/code/flashlight.dm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Удаляю лишнее Co-authored-by: Aylong <69762909+Aylong220@users.noreply.github.com> --- modular_ss220/objects/code/flashlight.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/modular_ss220/objects/code/flashlight.dm b/modular_ss220/objects/code/flashlight.dm index 107de5f0abf0..da6d4ade397b 100644 --- a/modular_ss220/objects/code/flashlight.dm +++ b/modular_ss220/objects/code/flashlight.dm @@ -1,6 +1,4 @@ /obj/item/flashlight/shadowlight - name = "flashlight" - desc = "A hand-held emergency light." icon = 'modular_ss220/objects/icons/lighting.dmi' icon_state = "shadowlight" item_state = "shadowlight"