mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
whoops
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
var/mob/M = src.loc
|
||||
|
||||
if(!M || !ismob(M))
|
||||
if(prob(90))
|
||||
if(prob(5))
|
||||
signal()
|
||||
deadman = 0
|
||||
processing_objects.Remove(src)
|
||||
|
||||
Reference in New Issue
Block a user