From 281e9d1424ca949690f2e56ae47b57d5849bc5bf Mon Sep 17 00:00:00 2001 From: randy10122 <88034663+randy10122@users.noreply.github.com> Date: Wed, 15 Mar 2023 12:37:49 +0800 Subject: [PATCH] gives all heads of staff their own bags in backpack.yml, gives them flashes, a little setup for the telebaton (#14632) --- .../Fills/Backpacks/StarterGear/backpack.yml | 65 +++++++++++++++++++ .../Fills/Backpacks/StarterGear/duffelbag.yml | 65 +++++++++++++++++++ .../Fills/Backpacks/StarterGear/satchel.yml | 65 +++++++++++++++++++ .../Roles/Jobs/Cargo/quartermaster.yml | 6 +- .../Roles/Jobs/Command/head_of_personnel.yml | 6 +- .../Roles/Jobs/Engineering/chief_engineer.yml | 6 +- .../Jobs/Medical/chief_medical_officer.yml | 6 +- .../Roles/Jobs/Science/research_director.yml | 6 +- .../Roles/Jobs/Security/head_of_security.yml | 6 +- 9 files changed, 213 insertions(+), 18 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml index 5be7adfaab..ecfa7fd503 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml @@ -45,8 +45,73 @@ - type: StorageFill contents: - id: BoxSurvival + - id: Flash #- name: StationCharter #- name: TelescopicBaton +- type: entity + noSpawn: true + parent: ClothingBackpackEngineering + id: ClothingBackpackChiefEngineerFilled + components: + - type: StorageFill + contents: + - id: BoxSurvivalEngineering + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackScience + id: ClothingBackpackResearchDirectorFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpack + id: ClothingBackpackHOPFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackMedical + id: ClothingBackpackCMOFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpack + id: ClothingBackpackQuartermasterFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackSecurity + id: ClothingBackpackHOSFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash - type: entity noSpawn: true diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml index a04b9fb846..1a57e62f19 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml @@ -44,8 +44,73 @@ - type: StorageFill contents: - id: BoxSurvival + - id: Flash #- name: StationCharter #- name: TelescopicBaton +- type: entity + noSpawn: true + parent: ClothingBackpackDuffelEngineering + id: ClothingBackpackDuffelChiefEngineerFilled + components: + - type: StorageFill + contents: + - id: BoxSurvivalEngineering + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackDuffelScience + id: ClothingBackpackDuffelResearchDirectorFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackDuffel + id: ClothingBackpackDuffelHOPFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackDuffelMedical + id: ClothingBackpackDuffelCMOFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackDuffel + id: ClothingBackpackDuffelQuartermasterFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackDuffelSecurity + id: ClothingBackpackDuffelHOSFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash - type: entity noSpawn: true diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml index 8abb4cfa79..73e4453755 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml @@ -43,8 +43,73 @@ - type: StorageFill contents: - id: BoxSurvival + - id: Flash #- name: StationCharter #- name: TelescopicBaton +- type: entity + noSpawn: true + parent: ClothingBackpackSatchelEngineering + id: ClothingBackpackSatchelChiefEngineerFilled + components: + - type: StorageFill + contents: + - id: BoxSurvivalEngineering + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackSatchelScience + id: ClothingBackpackSatchelResearchDirectorFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackSatchel + id: ClothingBackpackSatchelHOPFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackSatchelMedical + id: ClothingBackpackSatchelCMOFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackSatchel + id: ClothingBackpackSatchelQuartermasterFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash + #- id: TelescopicBaton + +- type: entity + noSpawn: true + parent: ClothingBackpackSatchelSecurity + id: ClothingBackpackSatchelHOSFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: Flash - type: entity noSpawn: true diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml index 0952d57887..32407fd73c 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml @@ -29,11 +29,11 @@ equipment: head: ClothingHeadHatQMsoft jumpsuit: ClothingUniformJumpsuitQM - back: ClothingBackpackFilled + back: ClothingBackpackQuartermasterFilled shoes: ClothingShoesColorBrown id: QuartermasterPDA ears: ClothingHeadsetQM pocket1: AppraisalTool innerclothingskirt: ClothingUniformJumpskirtQM - satchel: ClothingBackpackSatchelFilled - duffelbag: ClothingBackpackDuffelFilled + satchel: ClothingBackpackSatchelQuartermasterFilled + duffelbag: ClothingBackpackDuffelQuartermasterFilled diff --git a/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml b/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml index a35abbd1a5..a8ba120570 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml @@ -39,11 +39,11 @@ id: HoPGear equipment: jumpsuit: ClothingUniformJumpsuitHoP - back: ClothingBackpackFilled + back: ClothingBackpackHOPFilled shoes: ClothingShoesColorBrown head: ClothingHeadHatHopcap id: HoPPDA ears: ClothingHeadsetAltCommand innerclothingskirt: ClothingUniformJumpskirtHoP - satchel: ClothingBackpackSatchelFilled - duffelbag: ClothingBackpackDuffelFilled + satchel: ClothingBackpackSatchelHOPFilled + duffelbag: ClothingBackpackDuffelHOPFilled diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml index 7eb3b43cce..4e8494d6f5 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml @@ -31,12 +31,12 @@ equipment: head: ClothingHeadHatHardhatWhite jumpsuit: ClothingUniformJumpsuitChiefEngineer - back: ClothingBackpackEngineeringFilled + back: ClothingBackpackChiefEngineerFilled shoes: ClothingShoesColorBrown id: CEPDA eyes: ClothingEyesGlassesMeson ears: ClothingHeadsetCE belt: ClothingBeltChiefEngineerFilled innerclothingskirt: ClothingUniformJumpskirtChiefEngineer - satchel: ClothingBackpackSatchelEngineeringFilled - duffelbag: ClothingBackpackDuffelEngineeringFilled + satchel: ClothingBackpackSatchelChiefEngineerFilled + duffelbag: ClothingBackpackDuffelChiefEngineerFilled diff --git a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml index 089f2d7a03..c374cbf4cc 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml @@ -27,12 +27,12 @@ id: CMOGear equipment: jumpsuit: ClothingUniformJumpsuitCMO - back: ClothingBackpackMedicalFilled + back: ClothingBackpackCMOFilled shoes: ClothingShoesColorBrown outerClothing: ClothingOuterCoatLabCmo id: CMOPDA ears: ClothingHeadsetAltMedical belt: ClothingBeltMedicalFilled innerclothingskirt: ClothingUniformJumpskirtCMO - satchel: ClothingBackpackSatchelMedicalFilled - duffelbag: ClothingBackpackDuffelMedicalFilled + satchel: ClothingBackpackSatchelCMOFilled + duffelbag: ClothingBackpackDuffelCMOFilled diff --git a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml index b2bf4e1605..19d032221e 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml @@ -24,11 +24,11 @@ id: ResearchDirectorGear equipment: jumpsuit: ClothingUniformJumpsuitResearchDirector - back: ClothingBackpackScienceFilled + back: ClothingBackpackResearchDirectorFilled shoes: ClothingShoesColorBrown outerClothing: ClothingOuterCoatLab id: RnDPDA ears: ClothingHeadsetRD innerclothingskirt: ClothingUniformJumpskirtResearchDirector - satchel: ClothingBackpackSatchelScienceFilled - duffelbag: ClothingBackpackDuffelScienceFilled + satchel: ClothingBackpackSatchelResearchDirectorFilled + duffelbag: ClothingBackpackDuffelResearchDirectorFilled diff --git a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml index f4e42e2c16..f3918d12ee 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml @@ -32,7 +32,7 @@ id: HoSGear equipment: jumpsuit: ClothingUniformJumpsuitHoS - back: ClothingBackpackSecurityFilled + back: ClothingBackpackHOSFilled shoes: ClothingShoesBootsCombatFilled outerClothing: ClothingOuterCoatHoSTrench eyes: ClothingEyesGlassesSecurity @@ -42,5 +42,5 @@ ears: ClothingHeadsetAltSecurity belt: ClothingBeltSecurityFilled innerclothingskirt: ClothingUniformJumpskirtHoS - satchel: ClothingBackpackSatchelSecurityFilled - duffelbag: ClothingBackpackDuffelSecurityFilled + satchel: ClothingBackpackSatchelHOSFilled + duffelbag: ClothingBackpackDuffelHOSFilled -- 2.52.0