diff --git a/code/modules/mob/living/carbon/human/species_types/golems.dm b/code/modules/mob/living/carbon/human/species_types/golems.dm index b0d22845b1..0706e7ecfc 100644 --- a/code/modules/mob/living/carbon/human/species_types/golems.dm +++ b/code/modules/mob/living/carbon/human/species_types/golems.dm @@ -586,9 +586,6 @@ H.adjustFireLoss(-4) H.reagents.remove_reagent(chem.id, REAGENTS_METABOLISM) -<<<<<<< HEAD -======= - /datum/species/golem/clockwork name = "Clockwork Golem" id = "clockwork golem" @@ -639,9 +636,7 @@ has_corpse = TRUE blacklisted = TRUE dangerous_existence = TRUE - - ->>>>>>> 59e7559... Clockwork cult rework: Post-merge micro-patch (#31044) + /datum/species/golem/cloth name = "Cloth Golem" id = "cloth golem"