From 2cb95e200a5aeca404fa17e598adc9aca613e02d Mon Sep 17 00:00:00 2001 From: YakumoChen Date: Thu, 27 Feb 2020 08:04:32 +0000 Subject: [PATCH] Update tails.dm --- code/modules/mob/dead/new_player/sprite_accessories/tails.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/mob/dead/new_player/sprite_accessories/tails.dm b/code/modules/mob/dead/new_player/sprite_accessories/tails.dm index 946005af16..553963df1b 100644 --- a/code/modules/mob/dead/new_player/sprite_accessories/tails.dm +++ b/code/modules/mob/dead/new_player/sprite_accessories/tails.dm @@ -575,12 +575,12 @@ name = "Cat, Big" icon_state = "catbig" -/datum/sprite_accessory/tails/mam__tails/twocat +/datum/sprite_accessory/tails/mam_tails/twocat name = "Cat, Double" icon_state = "twocat" color_src = MATRIXED -/datum/sprite_accessory/mam_tails_animated/human/twocat +/datum/sprite_accessory/mam_tails_animated/twocat name = "Cat, Double" icon_state = "twocat" color_src = MATRIXED