Supermatter shards now don't announce anything

This commit is contained in:
Amunak
2014-11-29 19:59:06 +01:00
parent 1780b9904f
commit 309cf59f71
+2 -2
View File
@@ -149,7 +149,7 @@
alert_msg = safe_alert
lastwarning = world.timeofday
if(!istype(L, /turf/space) && alert_msg)
if(!istype(/obj/machinery/power/supermatter/shard) && !istype(L, /turf/space) && alert_msg)
radio.autosay(alert_msg, "Supermatter Monitor")
if(damage > explosion_point)
@@ -363,4 +363,4 @@
return
/obj/machinery/power/supermatter/RepelAirflowDest(n)
return
return