Random Event Tweaks: Preparing for the Overhauls (#10367)

This commit is contained in:
JohnWildkins
2020-10-30 07:16:53 -04:00
committed by GitHub
parent 4ea177d63e
commit 886c07ac2d
13 changed files with 177 additions and 17 deletions

View File

@@ -22,6 +22,7 @@
/datum/event/blob/tick()
if(!Blob || !Blob.loc)
Blob = null
end()
kill()
return
if(IsMultiple(activeFor, 3))