procs
This commit is contained in:
@@ -208,7 +208,7 @@ GLOBAL_DATUM(main_supermatter_engine, /obj/machinery/power/supermatter_crystal)
|
||||
GLOB.main_supermatter_engine = src
|
||||
|
||||
AddElement(/datum/element/bsa_blocker)
|
||||
RegisterSignal(src, COMSIG_ATOM_BSA_BEAM, .proc/call_explode)
|
||||
RegisterSignal(src, COMSIG_ATOM_BSA_BEAM, PROC_REF(call_explode))
|
||||
|
||||
soundloop = new(src, TRUE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user