From 7885da1c39694dba77b4087d578d3c9eb903b429 Mon Sep 17 00:00:00 2001 From: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com> Date: Mon, 28 Aug 2023 08:01:18 -0400 Subject: [PATCH] Grants white terrors the door-forcing ability (#22120) --- .../mob/living/simple_animal/hostile/terror_spiders/white.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/simple_animal/hostile/terror_spiders/white.dm b/code/modules/mob/living/simple_animal/hostile/terror_spiders/white.dm index 6fe2bc6e0e8..f179a75c3ba 100644 --- a/code/modules/mob/living/simple_animal/hostile/terror_spiders/white.dm +++ b/code/modules/mob/living/simple_animal/hostile/terror_spiders/white.dm @@ -23,6 +23,7 @@ melee_damage_lower = 5 melee_damage_upper = 15 spider_tier = TS_TIER_2 + spider_opens_doors = 2 loudspeaker = TRUE web_type = /obj/structure/spider/terrorweb/white