From 51766303311097a403ff62a043b4e3159a9af6d1 Mon Sep 17 00:00:00 2001 From: Just-a-Unity-Dev <67359748+Just-a-Unity-Dev@users.noreply.github.com> Date: Sat, 13 Apr 2024 14:33:34 +0800 Subject: [PATCH] Give radios to important people --- .../Catalog/Fills/Backpacks/StarterGear/backpack.yml | 2 ++ .../Catalog/Fills/Backpacks/StarterGear/duffelbag.yml | 2 ++ .../Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml | 2 ++ Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml | 1 + Resources/Prototypes/Roles/Jobs/Security/security_officer.yml | 2 +- Resources/Prototypes/_FTL/Roles/Jobs/Command/pilot.yml | 3 +-- 6 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml index 6a27229af9..321f4a87ca 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml @@ -68,6 +68,7 @@ contents: - id: BoxSurvival - id: Flash + - id: RadioHandheldIntercomCommand #- name: StationCharter #- name: TelescopicBaton - type: entity @@ -144,6 +145,7 @@ - type: StorageFill contents: - id: BoxSurvivalEngineering + - id: RadioHandheldIntercomEngineering - 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 44a1c88de3..37f2763233 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml @@ -76,6 +76,7 @@ contents: - id: BoxSurvival - id: Flash + - id: RadioHandheldIntercomCommand #- name: StationCharter #- name: TelescopicBaton - type: entity @@ -152,6 +153,7 @@ - type: StorageFill contents: - id: BoxSurvivalEngineering + - id: RadioHandheldIntercomEngineering - 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 7b2bb55cac..19e28aa73e 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml @@ -90,6 +90,7 @@ contents: - id: BoxSurvival - id: Flash + - id: RadioHandheldIntercomCommand #- name: StationCharter #- name: TelescopicBaton - type: entity @@ -166,6 +167,7 @@ - type: StorageFill contents: - id: BoxSurvivalEngineering + - id: RadioHandheldIntercomEngineering - type: entity noSpawn: true diff --git a/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml b/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml index 29754ec6d9..cac8fa4b1c 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml @@ -28,6 +28,7 @@ id: MedicalPDA ears: ClothingHeadsetMedical belt: BasicPager + pocket1: RadioHandheldIntercomMedical pocket2: SurvivalKnife innerClothingSkirt: ClothingUniformJumpskirtMedicalDoctor satchel: ClothingBackpackSatchelMedicalFilled diff --git a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml index dad1acf60a..10dbd4970f 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml @@ -37,7 +37,7 @@ id: SecurityPDA ears: ClothingHeadsetSecurity belt: ClothingBeltMercWebbing - pocket1: Handcuffs + pocket1: RadioHandheldIntercomSecurity pocket2: BasicPager suitstorage: WeaponShotgunDoubleBarreled # innerClothingSkirt: ClothingUniformJumpskirtSec diff --git a/Resources/Prototypes/_FTL/Roles/Jobs/Command/pilot.yml b/Resources/Prototypes/_FTL/Roles/Jobs/Command/pilot.yml index 43f6821b6a..b071229933 100644 --- a/Resources/Prototypes/_FTL/Roles/Jobs/Command/pilot.yml +++ b/Resources/Prototypes/_FTL/Roles/Jobs/Command/pilot.yml @@ -24,10 +24,9 @@ outerClothing: ClothingOuterCoatTrenchLight eyes: ClothingEyesGlassesPilot id: PilotPDA - ears: ClothingHeadsetAltCommand belt: BasicPager pocket1: WeaponRevolverDeckard - pocket2: ClothingEyesGlassesSunglasses + pocket2: RadioHandheldIntercomCommand innerClothingSkirt: ClothingPantsPilot satchel: ClothingBackpackSatchelFilled duffelbag: ClothingBackpackDuffelFilled