Port SM shards to initialize

This commit is contained in:
CitadelStationBot
2017-05-01 11:38:08 -05:00
parent 1842665af6
commit 185e077f33
@@ -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()