@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user