Update uplink_items.dm (#1981)

This commit is contained in:
Azarak
2020-12-01 03:17:24 +00:00
committed by GitHub
parent e47523558e
commit 3ab7fb39c9
+5 -2
View File
@@ -635,15 +635,18 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
cost = 6
surplus = 50
//SKYRAT EDIT REMOVAL BEGIN
/*
/datum/uplink_item/stealthy_weapons/romerol_kit
name = "Romerol"
desc = "A highly experimental bioterror agent which creates dormant nodules to be etched into the grey matter of the brain. \
On death, these nodules take control of the dead body, causing limited revivification, \
along with slurred speech, aggression, and the ability to infect others with this agent."
item = /obj/item/storage/box/syndie_kit/romerol
//cost = 25 //ORIGINAL
cost = 45 //SKYRAT EDIT CHANGE
cost = 25
cant_discount = TRUE
*/
//SKYRAT EDIT REMOVAL END
/datum/uplink_item/stealthy_weapons/sleepy_pen
name = "Sleepy Pen"