diff --git a/code/modules/mob/living/inhand_holder.dm b/code/modules/mob/living/inhand_holder.dm index 8c79ea046f..c5840826c7 100644 --- a/code/modules/mob/living/inhand_holder.dm +++ b/code/modules/mob/living/inhand_holder.dm @@ -57,7 +57,6 @@ qdel(src) /obj/item/clothing/head/mob_holder/relaymove(mob/user) - to_chat(user, "You must resist in order to escape!") return /obj/item/clothing/head/mob_holder/container_resist()