[MODULARIZATION] Reinstates the Experimental Welding Tool (#23832)

* removal

* whoops
This commit is contained in:
Pinta
2023-09-21 23:56:56 -07:00
committed by GitHub
parent f16b95a256
commit 4dc5b6d691
3 changed files with 3 additions and 11 deletions
@@ -39,7 +39,6 @@
departmental_flags = DEPARTMENT_BITFLAG_ENGINEERING
autolathe_exportable = FALSE
/* SKYRAT EDIT - MOVED TO modular_skyrat/modules/electric_welder/code/electric_welder.dm
/datum/design/exwelder
name = "Experimental Welding Tool"
desc = "An experimental welder capable of self-fuel generation."
@@ -51,7 +50,6 @@
RND_CATEGORY_TOOLS + RND_SUBCATEGORY_TOOLS_ENGINEERING_ADVANCED
)
departmental_flags = DEPARTMENT_BITFLAG_ENGINEERING
*/
/datum/design/rangedanalyzer
name = "Experimental Long-range Gas Analyzer"