From a764b059d037ccd80d9fade53cf836da4c9bba86 Mon Sep 17 00:00:00 2001 From: Cody Brittain Date: Sat, 3 Dec 2022 06:39:05 -0500 Subject: [PATCH] NanoTrasen Corporate Representatives no longer have mindshield implants. (#15196) --- code/game/jobs/faction/hephaestus.dm | 1 - code/game/jobs/faction/idris.dm | 1 - code/game/jobs/faction/orion_express.dm | 1 - code/game/jobs/faction/pmc.dm | 1 - code/game/jobs/faction/zavodskoi.dm | 1 - code/game/jobs/faction/zeng_hu.dm | 1 - code/game/jobs/job/outsider/representative.dm | 4 -- html/changelogs/generalcamo - mindshields.yml | 41 +++++++++++++++++++ 8 files changed, 41 insertions(+), 10 deletions(-) create mode 100644 html/changelogs/generalcamo - mindshields.yml diff --git a/code/game/jobs/faction/hephaestus.dm b/code/game/jobs/faction/hephaestus.dm index 3acd850e4d9..2b060a56f13 100644 --- a/code/game/jobs/faction/hephaestus.dm +++ b/code/game/jobs/faction/hephaestus.dm @@ -122,7 +122,6 @@ head = /obj/item/clothing/head/beret/corporate/heph uniform = /obj/item/clothing/under/rank/liaison/heph suit = /obj/item/clothing/suit/storage/liaison/heph - implants = null id = /obj/item/card/id/hephaestus accessory = /obj/item/clothing/accessory/tie/corporate/heph suit_accessory = /obj/item/clothing/accessory/pin/corporate/heph diff --git a/code/game/jobs/faction/idris.dm b/code/game/jobs/faction/idris.dm index e8c0eb33ff8..e24d9cc0d01 100644 --- a/code/game/jobs/faction/idris.dm +++ b/code/game/jobs/faction/idris.dm @@ -183,7 +183,6 @@ head = /obj/item/clothing/head/beret/corporate/idris uniform = /obj/item/clothing/under/rank/liaison/idris suit = /obj/item/clothing/suit/storage/liaison/idris - implants = null id = /obj/item/card/id/idris accessory = /obj/item/clothing/accessory/tie/corporate/idris suit_accessory = /obj/item/clothing/accessory/pin/corporate/idris diff --git a/code/game/jobs/faction/orion_express.dm b/code/game/jobs/faction/orion_express.dm index 3ff3bb5468f..8b7a9dfaa45 100644 --- a/code/game/jobs/faction/orion_express.dm +++ b/code/game/jobs/faction/orion_express.dm @@ -80,7 +80,6 @@ head = /obj/item/clothing/head/beret/corporate/orion uniform = /obj/item/clothing/under/rank/liaison/orion suit = /obj/item/clothing/suit/storage/liaison/orion - implants = null id = /obj/item/card/id/orion accessory = /obj/item/clothing/accessory/tie/corporate/orion suit_accessory = /obj/item/clothing/accessory/pin/corporate/orion diff --git a/code/game/jobs/faction/pmc.dm b/code/game/jobs/faction/pmc.dm index dac4819c855..e69717a9cf3 100644 --- a/code/game/jobs/faction/pmc.dm +++ b/code/game/jobs/faction/pmc.dm @@ -180,7 +180,6 @@ head = /obj/item/clothing/head/beret/corporate/pmc uniform = /obj/item/clothing/under/rank/liaison/pmc suit = /obj/item/clothing/suit/storage/liaison/pmc - implants = null id = /obj/item/card/id/pmc accessory = /obj/item/clothing/accessory/tie/corporate/pmc suit_accessory = /obj/item/clothing/accessory/pin/corporate/pmc diff --git a/code/game/jobs/faction/zavodskoi.dm b/code/game/jobs/faction/zavodskoi.dm index 80029858162..9dce6212e78 100644 --- a/code/game/jobs/faction/zavodskoi.dm +++ b/code/game/jobs/faction/zavodskoi.dm @@ -204,7 +204,6 @@ head = /obj/item/clothing/head/beret/corporate/zavod uniform = /obj/item/clothing/under/rank/liaison/zavod suit = /obj/item/clothing/suit/storage/liaison/zavod - implants = null id = /obj/item/card/id/zavodskoi accessory = /obj/item/clothing/accessory/tie/corporate/zavod suit_accessory = /obj/item/clothing/accessory/pin/corporate/zavod diff --git a/code/game/jobs/faction/zeng_hu.dm b/code/game/jobs/faction/zeng_hu.dm index e29524440af..46b36858460 100644 --- a/code/game/jobs/faction/zeng_hu.dm +++ b/code/game/jobs/faction/zeng_hu.dm @@ -196,7 +196,6 @@ head = /obj/item/clothing/head/beret/corporate/zeng uniform = /obj/item/clothing/under/rank/liaison/zeng suit = /obj/item/clothing/suit/storage/liaison/zeng - implants = null id = /obj/item/card/id/zeng_hu accessory = /obj/item/clothing/accessory/tie/corporate/zeng suit_accessory = /obj/item/clothing/accessory/pin/corporate/zeng diff --git a/code/game/jobs/job/outsider/representative.dm b/code/game/jobs/job/outsider/representative.dm index d11cea7ca2a..3460dd11cea 100644 --- a/code/game/jobs/job/outsider/representative.dm +++ b/code/game/jobs/job/outsider/representative.dm @@ -51,10 +51,6 @@ /obj/item/gun/energy/pistol = 1 ) - implants = list( - /obj/item/implant/mindshield - ) - /datum/outfit/job/representative/post_equip(mob/living/carbon/human/H, visualsOnly) . = ..() if(H && !visualsOnly) diff --git a/html/changelogs/generalcamo - mindshields.yml b/html/changelogs/generalcamo - mindshields.yml new file mode 100644 index 00000000000..08983b239ce --- /dev/null +++ b/html/changelogs/generalcamo - mindshields.yml @@ -0,0 +1,41 @@ +################################ +# Example Changelog File +# +# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. +# +# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) +# When it is, any changes listed below will disappear. +# +# Valid Prefixes: +# bugfix +# wip (For works in progress) +# tweak +# soundadd +# sounddel +# rscadd (general adding of nice things) +# rscdel (general deleting of nice things) +# imageadd +# imagedel +# maptweak +# spellcheck (typo fixes) +# experiment +# balance +# admin +# backend +# security +# refactor +################################# + +# Your name. +author: GeneralCamo + +# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. +delete-after: True + +# Any changes you've made. See valid prefix list above. +# INDENT WITH TWO SPACES. NOT TABS. SPACES. +# SCREW THIS UP AND IT WON'T WORK. +# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. +# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. +changes: + - rscdel: "NanoTrasen Corporate Representatives aboard the SCCV Horizon are no longer required to have a mindshield implant. All existing implants have been complementarily removed during the last scheduled physical for all NanoTrasen Corporate Representatives."