mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
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:
@@ -165,7 +165,7 @@ FLOOR SAFES
|
||||
obj/structure/safe/blob_act()
|
||||
return
|
||||
|
||||
obj/structure/safe/ex_act(severity, specialty)
|
||||
obj/structure/safe/ex_act(severity, target)
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user