mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
Port SM shards to initialize (#26740)
This commit is contained in:
committed by
duncathan salt
parent
6f02fdf354
commit
d6c8ce6d9e
@@ -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