mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-25 11:27:00 +01:00
completely overhauls chemistry dispensers (#5132)
Co-authored-by: silicons <no@you.cat>
This commit is contained in:
@@ -16,10 +16,6 @@
|
||||
|
||||
/obj/machinery/shield_diffuser/Initialize(mapload)
|
||||
. = ..()
|
||||
// TODO - Remove this bit once machines are converted to Initialize
|
||||
if(ispath(circuit))
|
||||
circuit = new circuit(src)
|
||||
default_apply_parts()
|
||||
|
||||
var/turf/T = get_turf(src)
|
||||
hide(!T.is_plating())
|
||||
|
||||
Reference in New Issue
Block a user