Merge pull request #691 from Citadel-Station-13/upstream-merge-26740
[MIRROR] Port SM shards to initialize
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
/obj/machinery/power/supermatter_shard/make_frozen_visual()
|
||||
return
|
||||
|
||||
/obj/machinery/power/supermatter_shard/New()
|
||||
/obj/machinery/power/supermatter_shard/Initialize()
|
||||
. = ..()
|
||||
countdown = new(src)
|
||||
countdown.start()
|
||||
|
||||
Reference in New Issue
Block a user