Fixes c4 not working on shutters

This commit is contained in:
Razharas
2016-01-15 11:28:57 +03:00
parent fbeb5cf5c4
commit 20cbeeef74
+3
View File
@@ -93,6 +93,9 @@
//"BLAST" doors are obviously stronger than regular doors when it comes to BLASTS.
/obj/machinery/door/poddoor/ex_act(severity, target)
if(target == src)
qdel(src)
return
switch(severity)
if(1)
if(prob(80))