This commit is contained in:
Ghommie
2020-05-12 20:06:59 +02:00
557 changed files with 283936 additions and 4436 deletions
@@ -201,10 +201,9 @@
/datum/uplink_item/device_tools/stimpack
name = "Stimpack"
desc = "Stimpacks, the tool of many great heroes, make you nearly immune to stuns and knockdowns for about \
5 minutes after fully injecting yourself. Can inject yourself, or others, 5 times and through hardsuits. \
Each injection will gives around a minute of stimulants."
item = /obj/item/reagent_containers/hypospray/medipen/stimulants
cost = 5
5 minutes after injection."
item = /obj/item/reagent_containers/syringe/stimulants
cost = 3
surplus = 90
/datum/uplink_item/device_tools/medkit
@@ -89,6 +89,7 @@
desc = "A reverse engineered clockwork slab. Is this really a good idea?."
item = /obj/item/clockwork/slab/traitor
cost = 20
player_minimum = 20
refundable = TRUE
restricted_roles = list("Chaplain")
@@ -97,6 +98,7 @@
desc = "A replica of a Nar'sian tome. This is probably a bad idea.."
item = /obj/item/tome/traitor
cost = 20
player_minimum = 20
refundable = TRUE
restricted_roles = list("Chaplain")