Moves the posion bottle to the main uplink (#21088)

This commit is contained in:
Qwertytoforty
2023-05-22 22:25:23 +02:00
committed by GitHub
parent 6ad882de48
commit ac8eb9a046
2 changed files with 7 additions and 10 deletions
@@ -319,6 +319,13 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
item = /obj/item/gun/syringe/rapidsyringe/preloaded/half
cost = 8
/datum/uplink_item/stealthy_weapons/poisonbottle
name = "Poison Bottle"
desc = "The Syndicate will ship a bottle containing 40 units of a randomly selected poison. The poison can range from highly irritating to incredibly lethal."
reference = "TPB"
item = /obj/item/reagent_containers/glass/bottle/traitor
cost = 2
/datum/uplink_item/stealthy_weapons/silencer
name = "Universal Suppressor"
desc = "Fitted for use on any small caliber weapon with a threaded barrel, this suppressor will silence the shots of the weapon for increased stealth and superior ambushing capability."
@@ -259,16 +259,6 @@
cost = 8
job = list("Scientist", "Research Director", "Geneticist", "Chief Medical Officer", "Medical Doctor", "Psychiatrist", "Chemist", "Paramedic", "Coroner", "Virologist")
//Tator Poison Bottles
/datum/uplink_item/jobspecific/poisonbottle
name = "Poison Bottle"
desc = "The Syndicate will ship a bottle containing 40 units of a randomly selected poison. The poison can range from highly irritating to incredibly lethal."
reference = "TPB"
item = /obj/item/reagent_containers/glass/bottle/traitor
cost = 2
job = list("Research Director", "Chief Medical Officer", "Medical Doctor", "Psychiatrist", "Chemist", "Paramedic", "Virologist", "Bartender", "Chef")
// Paper contact poison pen
/datum/uplink_item/jobspecific/poison_pen