diff --git a/modular_citadel/code/modules/mob/living/simple_animal/banana_spider.dm b/modular_citadel/code/modules/mob/living/simple_animal/banana_spider.dm index 8094fe593d..b4f92ac40d 100644 --- a/modular_citadel/code/modules/mob/living/simple_animal/banana_spider.dm +++ b/modular_citadel/code/modules/mob/living/simple_animal/banana_spider.dm @@ -129,6 +129,8 @@ /mob/living/simple_animal/banana_spider/ex_act() return +/mob/living/simple_animal/banana_spider/start_pulling() + return FALSE //No. /obj/item/reagent_containers/food/snacks/deadbanana_spider name = "dead banana spider"