From 69510ab1ed6778a2fe755d353eb2034bb6df9670 Mon Sep 17 00:00:00 2001 From: sleepyyapril Date: Thu, 26 Dec 2024 18:14:50 -0400 Subject: [PATCH] Waow --- .../Roles/Jobs/Command/deathsquad.yml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Resources/Prototypes/Roles/Jobs/Command/deathsquad.yml diff --git a/Resources/Prototypes/Roles/Jobs/Command/deathsquad.yml b/Resources/Prototypes/Roles/Jobs/Command/deathsquad.yml new file mode 100644 index 00000000000..2e1d5973c54 --- /dev/null +++ b/Resources/Prototypes/Roles/Jobs/Command/deathsquad.yml @@ -0,0 +1,30 @@ +- type: job + id: DeathSquad + name: job-name-deathsquad + description: job-description-deathsquad + playTimeTracker: JobDeathSquad + setPreference: false + startingGear: DeathSquadGear + icon: "JobIconNanotrasen" + supervisors: job-supervisors-centcom + canBeAntag: false + accessGroups: + - AllAccess + access: + - CentralCommand + +- type: startingGear + id: DeathSquadGear + equipment: + jumpsuit: ClothingUniformJumpsuitDeathSquad + back: ClothingBackpackDeathSquadFilled + mask: ClothingMaskGasDeathSquad + eyes: ClothingEyesHudSecurity + ears: ClothingHeadsetAltCentCom + gloves: ClothingHandsGlovesCombat + outerClothing: ClothingOuterHardsuitDeathsquad + shoes: ClothingShoesBootsMagAdv + id: DeathsquadPDA + pocket1: EnergySword + pocket2: EnergyShield + belt: ClothingBeltMilitaryWebbingMedFilled \ No newline at end of file