diff --git a/modular_nova/modules/horrorform/code/true_changeling.dm b/modular_nova/modules/horrorform/code/true_changeling.dm index 8b53623bba6..a0d09e0433e 100644 --- a/modular_nova/modules/horrorform/code/true_changeling.dm +++ b/modular_nova/modules/horrorform/code/true_changeling.dm @@ -148,9 +148,9 @@ ricochet_incidence_leeway = 0 embed_falloff_tile = -2 shrapnel_type = /obj/item/shrapnel/bone_fragment - embed_type = /datum/embed_data/tomahawk + embed_type = /datum/embed_data/bone_fragment -/datum/embed_data/tomahawk +/datum/embed_data/bone_fragment embed_chance = 55 fall_chance = 2 jostle_chance = 7