mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Clears unused research var (#19355)
* Removes stack_origin_tech * Goodbye * I HATE MAP EDITS
This commit is contained in:
@@ -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