mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Blobs can no longer eat the supermatter (#17205)
* Blobs can no longer eat the supermatter * phil'd * phil'd
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
if(ticker)
|
||||
cameranet.updateVisibility(src)
|
||||
|
||||
/obj/structure/blob_act()
|
||||
/obj/structure/blob_act(obj/effect/blob/B)
|
||||
if(!density)
|
||||
qdel(src)
|
||||
if(prob(50))
|
||||
|
||||
Reference in New Issue
Block a user