adds CQC to the traitor mode items
Adds the CQC manual from the nuke ops uplink to be included in the traitor uplink since sleeping carp is on traitor and is significantly more powerful where as CQC is more intent cycling and reactions so i think it offers a varied play style oppurtunity for those who don't want to take sleeping carp but like the martial arts aesthetic
This commit is contained in:
@@ -590,9 +590,8 @@ 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
|
||||
|
||||
/datum/uplink_item/stealthy_weapons/throwingweapons
|
||||
name = "Box of Throwing Weapons"
|
||||
|
||||
Reference in New Issue
Block a user