From 2dad1147e801c8fb5b1dbdfc290e53ce94bc44cd Mon Sep 17 00:00:00 2001 From: Cannibal Hunter <135169022+CannibalHunter@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:50:39 -0600 Subject: [PATCH] lets make sure it doesn't embed.. --- monkestation/code/modules/mob/living/carbon/emote.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/monkestation/code/modules/mob/living/carbon/emote.dm b/monkestation/code/modules/mob/living/carbon/emote.dm index 865082020c59..063f4b20e99d 100644 --- a/monkestation/code/modules/mob/living/carbon/emote.dm +++ b/monkestation/code/modules/mob/living/carbon/emote.dm @@ -34,6 +34,7 @@ damage = 0 hitsound_wall = "" impact_effect_type = null + embedding = list(embed_chance=0) /obj/item/ammo_box/magazine/fingergun_emote name = "finger gun magazine"