diff --git a/hyperstation/code/modules/mob/dead/new_player/sprite_accessories.dm b/hyperstation/code/modules/mob/dead/new_player/sprite_accessories.dm index db93c8a70..6052e0c93 100644 --- a/hyperstation/code/modules/mob/dead/new_player/sprite_accessories.dm +++ b/hyperstation/code/modules/mob/dead/new_player/sprite_accessories.dm @@ -331,13 +331,13 @@ TAILS + ANIMATED TAILS icon_state = "easternd" icon = 'hyperstation/icons/mob/char_tails.dmi' -/datum/sprite_accessory_/mam_tails/knshuttle // Dahlular and Arcstaisia @ hyperstation, april 2022. Feel free to remove comment. Just remember this is snowflakey Kinaris stuff. +/datum/sprite_accessory/mam_tails/knshuttle // Dahlular and Arcstaisia @ hyperstation, april 2022. Feel free to remove comment. Just remember this is snowflakey Kinaris stuff. name = "Kinaris - Shuttle (Hyper)" icon_state = "knshuttle" icon = 'hyperstation/icons/mob/char_tails.dmi' recommended_species = list("synthliz") -/datum/sprite_accessory_/mam_tails_animated/knshuttle +/datum/sprite_accessory/mam_tails_animated/knshuttle name = "Kinaris - Shuttle (Hyper)" icon_state = "knshuttle" icon = 'hyperstation/icons/mob/char_tails.dmi'