diff --git a/code/modules/mob/living/simple_animal/vore/shadekin/shadekin.dm b/code/modules/mob/living/simple_animal/vore/shadekin/shadekin.dm index 2a2085d8e4..73027e0a37 100644 --- a/code/modules/mob/living/simple_animal/vore/shadekin/shadekin.dm +++ b/code/modules/mob/living/simple_animal/vore/shadekin/shadekin.dm @@ -447,6 +447,6 @@ speech_verb = "mars" ask_verb = "mars" exclaim_verb = "mars" - key = "s" + key = "m" machine_understands = 0 flags = RESTRICTED | HIVEMIND