mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 22:28:44 +01:00
[MIRROR] Clears unused research var (#12685)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
71699b747b
commit
bb3778d69d
@@ -4,7 +4,6 @@
|
||||
description_info = "This device disrupts shields on directly adjacent tiles (in a + shaped pattern), in a similar way the floor mounted variant does. It is, however, portable and run by an internal battery. Can be recharged with a regular recharger."
|
||||
icon = 'icons/obj/machines/shielding.dmi'
|
||||
icon_state = "hdiffuser_off"
|
||||
origin_tech = list(TECH_MAGNET = 5, TECH_POWER = 5, TECH_ILLEGAL = 2)
|
||||
var/obj/item/cell/device/cell
|
||||
var/enabled = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user