From 29c6a89f4538a4dcf68631b0d6a7f89c8e489287 Mon Sep 17 00:00:00 2001 From: Aurorablade Date: Tue, 24 Jan 2017 23:24:49 -0500 Subject: [PATCH] removes processed bread --- code/game/objects/items/weapons/holy_weapons.dm | 7 ------- 1 file changed, 7 deletions(-) diff --git a/code/game/objects/items/weapons/holy_weapons.dm b/code/game/objects/items/weapons/holy_weapons.dm index 6f7a00f69d0..975bc0fbca5 100644 --- a/code/game/objects/items/weapons/holy_weapons.dm +++ b/code/game/objects/items/weapons/holy_weapons.dm @@ -484,13 +484,6 @@ icon = 'icons/obj/food/food.dmi' icon_state = "baguette" desc = "a staple of worshipers of the Silentfather, this holy mime artifact has an odd effect on clowns." - force = 0 - throwforce = 0 - -/obj/item/weapon/nullrod/rosary/bread/New() - ..() - processing_objects.Add(src) - /obj/item/weapon/nullrod/rosary/bread/process() if(ishuman(loc))