From 43db50616167e7a2c682d2136f46241d3b644b42 Mon Sep 17 00:00:00 2001 From: kevinz000 <2003111+kevinz000@users.noreply.github.com> Date: Tue, 18 Feb 2020 02:26:05 -0700 Subject: [PATCH] stopa ccidently recycling this --- code/game/objects/items/twohanded.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/game/objects/items/twohanded.dm b/code/game/objects/items/twohanded.dm index bcf74d2164..2529ebd9ce 100644 --- a/code/game/objects/items/twohanded.dm +++ b/code/game/objects/items/twohanded.dm @@ -1032,7 +1032,6 @@ throwforce = 15 //if you are a madman and finish someone off with this, power to you. throw_speed = 1 block_chance = 30 - materials = list(MAT_METAL = 4000, MAT_SILVER = 2000) attack_verb = list("struck", "beaten", "thwacked", "pulped") total_mass = 5 //yeah this is a heavy thing, beating people with it while it's off is not going to do you any favors. (to curb stun-kill rampaging without it being on) var/obj/item/stock_parts/cell/cell = /obj/item/stock_parts/cell/high