diff --git a/code/modules/uplink/uplink_items/uplink_devices.dm b/code/modules/uplink/uplink_items/uplink_devices.dm index 06fd9aab43..1a7345a3ae 100644 --- a/code/modules/uplink/uplink_items/uplink_devices.dm +++ b/code/modules/uplink/uplink_items/uplink_devices.dm @@ -185,8 +185,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 injection." - item = /obj/item/reagent_containers/syringe/stimulants + 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 surplus = 90