mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Adrenals reworked (#46211)
* Repurposes the adrenal implant. * reverts adrenals back to 8tc * updated uplink description, reduced oxy slightly. * nanites in line, more description fix, stunresist back in. * Pre testing. * Final ling touches, removed stamcrit stun. * Removes jitter, screen shake on metab end. * woops. * removes toxin damage.
This commit is contained in:
@@ -1481,7 +1481,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
/datum/uplink_item/implants/adrenal
|
||||
name = "Adrenal Implant"
|
||||
desc = "An implant injected into the body, and later activated at the user's will. It will inject a chemical \
|
||||
cocktail which removes all incapacitating effects, lets the user run faster and has a mild healing effect."
|
||||
cocktail which lets you push yourself harder to get out of sticky situations. Avoid large doses if possible."
|
||||
item = /obj/item/storage/box/syndie_kit/imp_adrenal
|
||||
cost = 8
|
||||
player_minimum = 25
|
||||
|
||||
Reference in New Issue
Block a user