Unwinded most of shit

Meh
This commit is contained in:
Razharas
2014-11-19 21:36:45 +03:00
parent b7d08c591e
commit ff456ebaf4
88 changed files with 206 additions and 212 deletions
-6
View File
@@ -5,12 +5,6 @@
if(prob(50))
qdel(src)
/obj/structure/ex_act(severity, specialty = 0)
if(prob(100 / (2 ** severity - 1) + 25 * specialty))
qdel(src)
else
..(severity, specialty)
/obj/structure/Destroy()
if(opacity)
UpdateAffectingLights()