mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Red Nightshade Tweaks/Fixes/Buffs (#14178)
This commit is contained in:
@@ -40,6 +40,12 @@
|
||||
item_cost = 1
|
||||
path = /obj/item/storage/box/syndie_kit/stimulants
|
||||
|
||||
/datum/uplink_item/item/medical/berserk_injectors
|
||||
name = "Box of Berserk Injectors"
|
||||
item_cost = 2
|
||||
path = /obj/item/storage/box/syndie_kit/berserk_injectors
|
||||
desc = "Comes with 2x autoinjectors filled with Red Nightshade - used to induce a berserk state lasting ~2.5 minutes per injector. You cannot use advanced tools (guns/computer consoles/etc.) while berserk. Using both injectors will increase time berserk, but will lead to liver failure."
|
||||
|
||||
/datum/uplink_item/item/medical/sideeffectbegone
|
||||
name = "Box of Sideeffect-Be-Gone Injectors"
|
||||
item_cost = 1
|
||||
|
||||
@@ -15,7 +15,8 @@
|
||||
path = /obj/item/storage/box/syndie_kit/cigarette
|
||||
|
||||
/datum/uplink_item/item/stealthy_weapons/random_toxin
|
||||
name = "Random Toxin - Beaker"
|
||||
name = "Random Toxins Kit"
|
||||
desc = "A kit that contains 3 vials containing random toxins. Comes with a syringe!"
|
||||
item_cost = 1
|
||||
path = /obj/item/storage/box/syndie_kit/toxin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user