From e350e50aa339f516b6fa059519486752988b9607 Mon Sep 17 00:00:00 2001 From: YakumoChen Date: Tue, 24 Sep 2019 03:11:50 +0000 Subject: [PATCH] slightly less holy melons --- code/modules/hydroponics/grown/melon.dm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/modules/hydroponics/grown/melon.dm b/code/modules/hydroponics/grown/melon.dm index 29691c3289..5925c472cd 100644 --- a/code/modules/hydroponics/grown/melon.dm +++ b/code/modules/hydroponics/grown/melon.dm @@ -57,7 +57,3 @@ dried_type = null wine_power = 70 //Water to wine, baby. wine_flavor = "divinity" - -/obj/item/reagent_containers/food/snacks/grown/holymelon/Initialize() - . = ..() - AddComponent(/datum/component/anti_magic, TRUE, TRUE) //deliver us from evil o melon god