[MIRROR] Allows blobs to destroy decals (#5279)
* Allows blobs to destroy decals * Allows blobs to destroy decals
This commit is contained in:
committed by
Poojawa
parent
6a180f7e4a
commit
8fe05c8171
@@ -18,7 +18,7 @@
|
||||
/obj/effect/mech_melee_attack(obj/mecha/M)
|
||||
return 0
|
||||
|
||||
/obj/effect/blob_act()
|
||||
/obj/effect/blob_act(obj/structure/blob/B)
|
||||
return
|
||||
|
||||
/obj/effect/attack_hulk(mob/living/carbon/human/user, does_attack_animation = 0)
|
||||
|
||||
Reference in New Issue
Block a user