intialize() supermatter sword (#2332)

This commit is contained in:
CitadelStationBot
2017-08-11 14:29:51 -05:00
committed by kevinz000
parent 2102e0526a
commit 84076d7bb9
@@ -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