mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Update supermatter.dm
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user