mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Unwinded most of shit
Meh
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user