Clears unused research var (#19355)

* Removes stack_origin_tech

* Goodbye

* I HATE MAP EDITS
This commit is contained in:
Cameron Lennox
2026-04-14 20:02:43 -04:00
committed by GitHub
parent 28d8f8788d
commit 20a0443b8e
355 changed files with 14 additions and 1199 deletions
@@ -8,7 +8,6 @@
slot_flags = SLOT_EARS
max_components = IC_COMPONENTS_BASE
max_complexity = 20 // Incredibly low complexity to prevent shenanigans.
origin_tech = list(TECH_DATA = 1, TECH_ENGINEERING = 1)
/obj/item/electronic_assembly/circuit_bug/examine(mob/user)
. = ..()