From ae90af1a60014ea7bd06e0341dfeee5f6f500d63 Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Fri, 12 Jun 2026 22:05:26 +0200 Subject: [PATCH] Changes tendril regeneration outlinefrom bright green to maroon red (#96449) --- code/modules/mob/living/basic/lavaland/tendril/tendril.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/basic/lavaland/tendril/tendril.dm b/code/modules/mob/living/basic/lavaland/tendril/tendril.dm index 5167982defc..de6253135fd 100644 --- a/code/modules/mob/living/basic/lavaland/tendril/tendril.dm +++ b/code/modules/mob/living/basic/lavaland/tendril/tendril.dm @@ -52,7 +52,7 @@ GLOBAL_LIST_INIT(tendrils, list()) AddComponent(/datum/component/ai_target_timer) AddComponent(/datum/component/gps, "Eerie Signal") AddComponent(/datum/component/basic_mob_attack_telegraph, display_telegraph_overlay = FALSE, telegraph_duration = 0.4 SECONDS) - AddComponent(/datum/component/regenerator, regeneration_delay = 30 SECONDS, brute_per_second = 20) + AddComponent(/datum/component/regenerator, regeneration_delay = 30 SECONDS, brute_per_second = 20, outline_colour = COLOR_CULT_RED) add_traits(list(TRAIT_BACKSTAB_IMMUNE, TRAIT_IMMOBILIZED), INNATE_TRAIT) var/static/list/abilities = list(