Merge pull request #15587 from TomGarou/Synth-Brainwashing

Synth Brainwashing AKA Reprogramming
This commit is contained in:
Lin
2022-05-12 20:29:04 +00:00
committed by GitHub
5 changed files with 72 additions and 2 deletions
@@ -958,6 +958,13 @@
surgery = /datum/surgery/advanced/brainwashing
research_icon_state = "surgery_head"
/datum/design/surgery/robo_brainwashing
name = "Reprogramming"
desc = "A surgical procedure which hardcodes a directive into the patient's logic subroutines, making it their absolute priority. It can be purged using a mindshield implant."
id = "surgery_robot_brainwashing"
surgery = /datum/surgery/advanced/robot_brainwashing
research_icon_state = "surgery_head"
/datum/design/surgery/nerve_splicing
name = "Nerve Splicing"
desc = "A surgical procedure which splices the patient's nerves, making them more resistant to stuns."