mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-21 07:42:21 +00:00
deletes blobmob checks on move/attack
This commit is contained in:
@@ -24,13 +24,6 @@
|
||||
return
|
||||
|
||||
|
||||
/mob/living/simple_animal/hostile/blob/AttackingTarget()
|
||||
if(ckey)
|
||||
if(istype(target, /obj/structure/blob))
|
||||
return FALSE
|
||||
return ..()
|
||||
|
||||
|
||||
////////////////
|
||||
// BLOB SPORE //
|
||||
////////////////
|
||||
|
||||
Reference in New Issue
Block a user