From 31c7d70eb110c94003bebc47a1081124edd5f873 Mon Sep 17 00:00:00 2001 From: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> Date: Sat, 4 Apr 2020 04:32:59 -0400 Subject: [PATCH] words are hard --- code/modules/uplink/uplink_items/uplink_devices.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/uplink/uplink_items/uplink_devices.dm b/code/modules/uplink/uplink_items/uplink_devices.dm index 91cc50fcce..1a7345a3ae 100644 --- a/code/modules/uplink/uplink_items/uplink_devices.dm +++ b/code/modules/uplink/uplink_items/uplink_devices.dm @@ -185,7 +185,8 @@ /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 fully injecting yourself. Can inject yourself, or others, 5 times and through hardsuits." + 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