From c0083f81b0c1504741b7326c9e18b5ec1ba059e0 Mon Sep 17 00:00:00 2001 From: TheRyeGuyWhoWillNowDie <70169560+TheRyeGuyWhoWillNowDie@users.noreply.github.com> Date: Wed, 22 Jun 2022 22:09:08 -0400 Subject: [PATCH] Update blood_magic.dm --- code/modules/antagonists/cult/blood_magic.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/modules/antagonists/cult/blood_magic.dm b/code/modules/antagonists/cult/blood_magic.dm index 27309d78240e..060b25cb0f10 100644 --- a/code/modules/antagonists/cult/blood_magic.dm +++ b/code/modules/antagonists/cult/blood_magic.dm @@ -600,8 +600,6 @@ . += {"A sinister spell used to convert:\n Plasteel into runed metal\n [METAL_TO_CONSTRUCT_SHELL_CONVERSION] metal into a construct shell\n - Living cyborgs into constructs after a delay\n - Cyborg shells into construct shells\n Airlocks into brittle runed airlocks after a delay (harm intent)"} /obj/item/melee/blood_magic/construction/afterattack(atom/target, mob/user, proximity_flag, click_parameters)