Fixes incorrect description for Traitor's Meat Cleaver (#12397)

This commit is contained in:
AzuleUtama
2019-09-23 15:25:53 -07:00
committed by variableundefined
parent 4b673ab11b
commit da0375028f
2 changed files with 4 additions and 5 deletions
+3 -4
View File
@@ -149,12 +149,11 @@
w_class = WEIGHT_CLASS_NORMAL
/obj/item/kitchen/knife/butcher/meatcleaver
name = "Meat Cleaver"
name = "meat cleaver"
icon_state = "mcleaver"
item_state = "butch"
desc = "A huge thing used for chopping and chopping up meat. This includes clowns and clown-by-products."
force = 25.0
throwforce = 15.0
force = 25
throwforce = 15
/obj/item/kitchen/knife/combat
name = "combat knife"