Blobs can no longer eat the supermatter (#17205)

* Blobs can no longer eat the supermatter

* phil'd

* phil'd
This commit is contained in:
Joan Lung
2016-04-29 20:29:20 +02:00
committed by phil235
parent 1e0c5acd1f
commit 6fc1d4fde4
62 changed files with 84 additions and 71 deletions
+1 -1
View File
@@ -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