Merge pull request #13577 from trololiver112/Chef-can-buy-CQC

Gives the Chef the CQC manual as a traitor item
This commit is contained in:
Fox McCloud
2020-07-07 13:49:52 -04:00
committed by GitHub
2 changed files with 11 additions and 0 deletions
+8
View File
@@ -238,6 +238,14 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
cost = 2
job = list("Chef")
/datum/uplink_item/jobspecific/Chef_CQC
name = " A chefs manual to CQC"
desc = "An old manual teaching you how to bring your home advantage outside the kitchen."
reference = "CCQC"
item = /obj/item/CQC_manual/chef
cost = 12
job = list("Chef")
//Chaplain
/datum/uplink_item/jobspecific/voodoo