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
+1 -1
View File
@@ -234,7 +234,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
/datum/uplink_item/jobspecific/meatcleaver
name = "Meat Cleaver"
desc = "A mean looking meat cleaver that does damage comparable to an Energy Sword but with the added benefit of chopping your victim into hunks of meat after they've died and the chance to stun when thrown."
desc = "A mean looking meat cleaver that does damage comparable to an Energy Sword but with the added benefit of chopping your victim into hunks of meat after they've died."
reference = "MC"
item = /obj/item/kitchen/knife/butcher/meatcleaver
cost = 10