diff --git a/code/modules/mob/living/simple_mob/subtypes/mechanical/cyber_horror_ch.dm b/code/modules/mob/living/simple_mob/subtypes/mechanical/cyber_horror_ch.dm index 1caa398635..b0db825340 100644 --- a/code/modules/mob/living/simple_mob/subtypes/mechanical/cyber_horror_ch.dm +++ b/code/modules/mob/living/simple_mob/subtypes/mechanical/cyber_horror_ch.dm @@ -365,7 +365,7 @@ base_attack_cooldown = 2.5 attack_sharp = 1 attack_edge = 1 - attack_sound = 'sound/weapons/bite.ogg + attack_sound = 'sound/weapons/bite.ogg' attacktext = list("jabbed", "injected")