mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
The blob eats nondense things in all cases.
Probably fixes one or two bugs in the process.
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
cameranet.updateVisibility(src)
|
||||
|
||||
/obj/structure/blob_act()
|
||||
if(!density)
|
||||
qdel(src)
|
||||
if(prob(50))
|
||||
qdel(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user