From 7843ff7c4c1809087f1df0a05b774c269bf8e76b Mon Sep 17 00:00:00 2001 From: DeltaFire <46569814+DeltaFire15@users.noreply.github.com> Date: Wed, 16 Oct 2024 18:14:04 +0200 Subject: [PATCH] this is no longer TODO --- code/modules/mob/living/carbon/human/species.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/species.dm b/code/modules/mob/living/carbon/human/species.dm index 9ad9da79642..15c26a20931 100644 --- a/code/modules/mob/living/carbon/human/species.dm +++ b/code/modules/mob/living/carbon/human/species.dm @@ -900,7 +900,6 @@ GLOBAL_LIST_EMPTY(roundstart_races) if(!S || S.icon_state == "none") continue - //TODO - HOOK IN HERE for suit tail handling because I am NOT porting their entire pipeline. //NSV13 - my 'mildly' cursed hook that makes hardsuit tails possible. //Override vars to hook into later parts of this proc.