Merge pull request #7387 from mwerezak/alarms

Fixes #7354
This commit is contained in:
PsiOmegaDelta
2014-12-11 10:25:06 +01:00
4 changed files with 35 additions and 6 deletions
+4
View File
@@ -178,6 +178,10 @@
del(cell) // qdel
if(terminal)
disconnect_terminal()
//If there's no more APC then there shouldn't be a cause for alarm I guess
area.poweralert(1, src) //so that alarms don't go on forever
..()
/obj/machinery/power/apc/proc/make_terminal()