Ok now explosions shall work properly

Changed severity to target, make items not destroy themselves on
severity lower than 1, all that stuff
This commit is contained in:
Razharas
2014-12-05 23:21:48 +03:00
parent 6ce052f45a
commit 7758a0afed
89 changed files with 136 additions and 141 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ var/global/datum/controller/supply_shuttle/supply_shuttle
return 0
return ..()
/obj/structure/plasticflaps/ex_act(severity, specialty)
/obj/structure/plasticflaps/ex_act(severity, target)
..()
switch(severity)
if (1)