From: Nox Date: Fri, 18 Apr 2025 19:56:57 +0000 (-0700) Subject: Agent -> Corpsman (#34627) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=5285eac44355ab8d74661826a2995a440b380ba0;p=space-station-14.git Agent -> Corpsman (#34627) --- diff --git a/Resources/Locale/en-US/game-ticking/game-presets/preset-nukeops.ftl b/Resources/Locale/en-US/game-ticking/game-presets/preset-nukeops.ftl index dcb061a692..92acfb2bfb 100644 --- a/Resources/Locale/en-US/game-ticking/game-presets/preset-nukeops.ftl +++ b/Resources/Locale/en-US/game-ticking/game-presets/preset-nukeops.ftl @@ -31,5 +31,5 @@ nukeops-not-enough-ready-players = Not enough players readied up for the game! T nukeops-no-one-ready = No players readied up! Can't start Nukeops. nukeops-role-commander = Commander -nukeops-role-agent = Agent +nukeops-role-agent = Corpsman nukeops-role-operator = Operator diff --git a/Resources/Prototypes/Entities/Clothing/Eyes/hud.yml b/Resources/Prototypes/Entities/Clothing/Eyes/hud.yml index ac8360f31d..98fb8fdded 100644 --- a/Resources/Prototypes/Entities/Clothing/Eyes/hud.yml +++ b/Resources/Prototypes/Entities/Clothing/Eyes/hud.yml @@ -210,8 +210,8 @@ - type: entity parent: [ClothingEyesBase, ShowSecurityIcons, BaseSyndicateContraband] id: ClothingEyesHudSyndicateAgent - name: syndicate agent visor - description: The Syndicate Agent's professional heads-up display, designed for quick diagnosis of their team's status. + name: syndicate medical visor + description: The Syndicate Corpsman's professional heads-up display, designed for quick diagnosis of their team's status. components: - type: Sprite sprite: Clothing/Eyes/Hud/syndagent.rsi diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index d1ac45387f..1f52c154c7 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -1436,7 +1436,7 @@ - type: entity parent: BaseMedicalPDA id: SyndiAgentPDA - name: syndicate agent PDA + name: syndicate corpsman PDA description: For those days when healing normal syndicates aren't enough, try healing nuclear operatives instead! components: - type: Pda diff --git a/Resources/Prototypes/Entities/Objects/Tools/decoys.yml b/Resources/Prototypes/Entities/Objects/Tools/decoys.yml index a13c2eef9f..bea8c61cb9 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/decoys.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/decoys.yml @@ -81,8 +81,8 @@ - type: entity parent: BaseDecoy id: BalloonAgent - name: agent balloon - description: Upon closer inspection, this Syndicate agent is actually a balloon. + name: corpsman balloon + description: Upon closer inspection, this Syndicate corpsman is actually a balloon. components: - type: Sprite sprite: Objects/Tools/Decoys/agent_decoy.rsi