Cost: 5->2 TC, Reagent:Sarin->Amanitin

This commit is contained in:
Kyep
2017-03-04 22:50:20 -08:00
parent 5ca4d306db
commit 18eb3fa4e0
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -349,11 +349,11 @@ var/list/uplink_items = list()
// Paper contact poison pen
/datum/uplink_item/stealthy_weapons/poison_pen
/datum/uplink_item/jobspecific/poison_pen
name = "Poison Pen"
desc = "Cutting edge of deadly writing implements technology, this gadget will infuse any piece of paper with delayed contact poison."
item = /obj/item/weapon/pen/poison
cost = 5
cost = 2
excludefrom = list(/datum/game_mode/nuclear)
job = list("Head of Personnel", "Quartermaster", "Cargo Technician")