mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Fixes incorrect description for Traitor's Meat Cleaver (#12397)
This commit is contained in:
committed by
variableundefined
parent
4b673ab11b
commit
da0375028f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user