diff --git a/code/datums/uplink_item.dm b/code/datums/uplink_item.dm index 495dc0938cd..3f0b51bf1e0 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -319,7 +319,7 @@ var/list/uplink_items = list() cost = 6 job = list("Life Support Specialist") -/datum/uplink_item/dangerous/energizedfireaxe +/datum/uplink_item/jobspecific/energizedfireaxe name = "Energized Fire Axe" desc = "A fire axe with a massive electrical charge built into it. It can release this charge on its first victim and will be rather plain after that." reference = "EFA"