Update supermatter.dm

This commit is contained in:
kevinz000
2017-03-04 11:17:46 -08:00
committed by GitHub
parent 1a2c12d608
commit d9601f612d
@@ -69,6 +69,9 @@
var/produces_gas = 1
var/obj/effect/countdown/supermatter/countdown
/obj/machinery/power/supermatter_shard/make_frozen_visual()
return
/obj/machinery/power/supermatter_shard/New()
. = ..()
countdown = new(src)