mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +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:
@@ -309,7 +309,7 @@
|
||||
toner = 0
|
||||
|
||||
|
||||
/obj/machinery/photocopier/blob_act()
|
||||
/obj/machinery/photocopier/blob_act(obj/effect/blob/B)
|
||||
if(prob(50))
|
||||
qdel(src)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user