From: JackspajfMain <105893899+JackspajfMain@users.noreply.github.com> Date: Wed, 10 Dec 2025 10:35:42 +0000 (-0500) Subject: Change that specifies escape via the escape shuttle rather than pods in escape object... X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=2834ac2d500eb2c2963c0f5b18bf3fd1a87f79aa;p=space-station-14.git Change that specifies escape via the escape shuttle rather than pods in escape objectives (#41809) * specifies escape via escape shuttle (because escape pods do not count) * corrects capitalization of CentComm * apply fixes to thief objectives aswell * apply fixes to paradox clone objectives aswell --- diff --git a/Resources/Prototypes/Objectives/paradoxClone.yml b/Resources/Prototypes/Objectives/paradoxClone.yml index 34b41050c7..7006e74a05 100644 --- a/Resources/Prototypes/Objectives/paradoxClone.yml +++ b/Resources/Prototypes/Objectives/paradoxClone.yml @@ -17,7 +17,7 @@ - type: entity parent: [BaseParadoxCloneObjective, BaseLivingObjective] id: ParadoxCloneLivingObjective - name: Escape to centcomm alive and unrestrained. + name: Escape to CentComm alive and unrestrained via the escape shuttle. description: Return to your old life. components: - type: Objective diff --git a/Resources/Prototypes/Objectives/thief.yml b/Resources/Prototypes/Objectives/thief.yml index 7c8dc9d85a..3beea607d4 100644 --- a/Resources/Prototypes/Objectives/thief.yml +++ b/Resources/Prototypes/Objectives/thief.yml @@ -555,7 +555,7 @@ - type: entity parent: [BaseThiefObjective, BaseLivingObjective] id: EscapeThiefShuttleObjective - name: Escape to centcomm alive and unrestrained. + name: Escape to CentComm alive and unrestrained via the escape shuttle. description: You don't want your illegal activities to be discovered by anyone, do you? components: - type: Objective diff --git a/Resources/Prototypes/Objectives/traitor.yml b/Resources/Prototypes/Objectives/traitor.yml index d833f0e9c2..4825fa4565 100644 --- a/Resources/Prototypes/Objectives/traitor.yml +++ b/Resources/Prototypes/Objectives/traitor.yml @@ -37,7 +37,7 @@ - type: entity parent: [BaseTraitorObjective, BaseLivingObjective] id: EscapeShuttleObjective - name: Escape to centcomm alive and unrestrained. + name: Escape to CentComm alive and unrestrained via the escape shuttle. description: One of our undercover agents will debrief you when you arrive. Don't show up in cuffs. components: - type: Objective