diff --git a/code/modules/uplink/uplink_item.dm b/code/modules/uplink/uplink_item.dm index 3835b6c9b1..288eb9247c 100644 --- a/code/modules/uplink/uplink_item.dm +++ b/code/modules/uplink/uplink_item.dm @@ -590,10 +590,9 @@ var/list/uplink_items = list() // Global list so we only initialize this once. name = "CQC Manual" desc = "A manual that teaches a single user tactical Close-Quarters Combat before self-destructing." item = /obj/item/weapon/cqc_manual - include_modes = list(/datum/game_mode/nuclear) cost = 13 - surplus = 0 - + surplus = 1 + include_modes = list(/datum/game_mode/nuclear, /datum/game_mode/traitor) /datum/uplink_item/stealthy_weapons/throwingweapons name = "Box of Throwing Weapons" desc = "A box of shurikens and reinforced bolas from ancient Earth martial arts. They are highly effective \