mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-17 02:47:58 +01:00
Zeng-Hu Mind Shielding (#21996)
This PR was requested by @Fyniiy and @nauticall for the _A Dream for Tomorrow_ lore arc, as one of two new options for the crew to take when dealing with ADPI in the Lemurian Sea. As a new lore development, Zeng-Hu Pharmaceuticals has begun offering their own take on Mind Blankers (previously a bioaug invented by the Federal Technocracy of Galatea) as a commercial product marketed towards SCC employees traveling into the Lemurian Sea. These implants were previously restricted only to Galatean Humans and Offworlders, but are now expanded in availability to any Psi-sensitive species (So not including Diona, Vaurca, and IPCs). https://wiki.aurorastation.org/index.php/Lemurian_Sea <img width="1616" height="765" alt="image" src="https://github.com/user-attachments/assets/ff16606d-acfb-4c84-b06a-2ab4d97e3138" />
This commit is contained in:
@@ -332,11 +332,12 @@
|
||||
cost = 1
|
||||
|
||||
/datum/gear/augment/mind_blanker
|
||||
display_name = "Galatean Mind Blanker"
|
||||
description = "A small, discrete organ attached near the base of the brainstem. Any attempt to read the mind of an individual with this augment installed will fail, as will attempts at psychic brainwashing."
|
||||
display_name = "ZHP-MSv3 Mind Blanker"
|
||||
description = "An experimental cranial augmentation based on Galatean bio-engineering and now offered by Zeng-Hu Pharmaceuticals for select consumers. Also known as the Mindshield v3 or \"Mind Blanker\". " \
|
||||
+ "It consists of a small, discrete organ attached near the base of the brainstem. The mind blanker generates interfering 'anti-signals' in response to incoming psychic signals, effectively blocking the user from being telepathically contacted. " \
|
||||
+ "Zeng-Hu marketing pitches these radical bioaugs as a peace of mind solution for explorers traveling into the Lemurian Sea, while ignoring or downplaying any concerns of possible deleterious side effects."
|
||||
path = /obj/item/organ/internal/augment/bioaug/mind_blanker
|
||||
origin_restriction = list(/singleton/origin_item/origin/galatea)
|
||||
whitelisted = list(SPECIES_HUMAN, SPECIES_HUMAN_OFFWORLD)
|
||||
whitelisted = list(SPECIES_HUMAN, SPECIES_HUMAN_OFFWORLD, SPECIES_SKRELL, SPECIES_SKRELL_AXIORI, SPECIES_TAJARA, SPECIES_TAJARA_ZHAN, SPECIES_TAJARA_MSAI, SPECIES_UNATHI)
|
||||
cost = 2
|
||||
|
||||
/datum/gear/augment/mind_blanker_lethal
|
||||
|
||||
Reference in New Issue
Block a user