diff --git a/code/modules/mob/living/simple_animal/hostile/giant_spider.dm b/code/modules/mob/living/simple_animal/hostile/giant_spider.dm index 7f7fce8e1fb..c4b850bc536 100644 --- a/code/modules/mob/living/simple_animal/hostile/giant_spider.dm +++ b/code/modules/mob/living/simple_animal/hostile/giant_spider.dm @@ -58,6 +58,7 @@ obj_damage = 30 melee_damage_lower = 20 melee_damage_upper = 25 + a_intent = INTENT_HARM faction = list("spiders") pass_flags = PASSTABLE move_to_delay = 6