initialize() (#29807)

This commit is contained in:
FrozenGuy5
2017-08-11 09:50:00 +02:00
committed by AnturK
parent e71ae59245
commit 026d4ed8da
@@ -209,8 +209,8 @@
origin_tech = "combat=7;materials=6"
force_string = "INFINITE"
/obj/item/weapon/melee/supermatter_sword/New()
..()
/obj/item/weapon/melee/supermatter_sword/Initialize()
. = ..()
shard = new /obj/machinery/power/supermatter_shard(src)
qdel(shard.countdown)
shard.countdown = null