From c96cfd273c619fecd1300cc2a0975b659b27f7fd Mon Sep 17 00:00:00 2001 From: AffectedArc07 Date: Thu, 9 Apr 2020 14:25:55 +0100 Subject: [PATCH] Changes the path of a hair subtype --- .../mob/new_player/sprite_accessories/human/human_hair.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/new_player/sprite_accessories/human/human_hair.dm b/code/modules/mob/new_player/sprite_accessories/human/human_hair.dm index f9e1ee1cc49..0dd6910e591 100644 --- a/code/modules/mob/new_player/sprite_accessories/human/human_hair.dm +++ b/code/modules/mob/new_player/sprite_accessories/human/human_hair.dm @@ -200,7 +200,7 @@ name = "Emo" icon_state = "emo" -/datum/sprite_accessory/hair/fag +/datum/sprite_accessory/hair/flow name = "Flow Hair" icon_state = "flow"