Merge pull request #14635 from Razharas/SHutterFix

Fixes c4 not working on shutters
This commit is contained in:
Aranclanos
2016-01-16 11:54:25 -03:00
+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))