From 5299d470e119812c4b2733bb7788e759234ff16e Mon Sep 17 00:00:00 2001 From: Hyenh <108431937+Hyenh@users.noreply.github.com> Date: Fri, 12 Apr 2024 19:43:47 +0700 Subject: [PATCH] Pager Invertory (#271) * Pagers * remove meson --- Resources/Prototypes/Roles/Jobs/Command/captain.yml | 2 +- .../Prototypes/Roles/Jobs/Engineering/station_engineer.yml | 2 +- Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml | 2 +- Resources/Prototypes/Roles/Jobs/Security/security_officer.yml | 1 + Resources/Prototypes/_FTL/Roles/Jobs/Command/pilot.yml | 1 + 5 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Roles/Jobs/Command/captain.yml b/Resources/Prototypes/Roles/Jobs/Command/captain.yml index 424d0bf917..c0e484b2a3 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/captain.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/captain.yml @@ -50,7 +50,7 @@ id: CaptainPDA ears: ClothingHeadsetAltCommand pocket1: WeaponRevolverDeckard - pocket2: WeaponAntiqueLaser + pocket2: BasicPager # innerClothingSkirt: ClothingUniformJumpskirtCaptain satchel: ClothingBackpackSatchelCaptainFilled duffelbag: ClothingBackpackDuffelCaptainFilled diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml index e8fab4a8f8..fda22e3fb7 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml @@ -27,7 +27,7 @@ shoes: ClothingShoesBootsWork outerClothing: ClothingOuterVestHazard id: EngineerPDA - pocket1: ClothingEyesGlassesMeson + pocket1: BasicPager pocket2: SurvivalKnife belt: ClothingBeltUtilityEngineering ears: ClothingHeadsetEngineering diff --git a/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml b/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml index 9327dfdf39..29754ec6d9 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml @@ -27,7 +27,7 @@ outerClothing: ClothingOuterCoatLab id: MedicalPDA ears: ClothingHeadsetMedical - belt: ClothingBeltMedicalFilled + belt: BasicPager 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 e948f72566..dad1acf60a 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml @@ -38,6 +38,7 @@ ears: ClothingHeadsetSecurity belt: ClothingBeltMercWebbing pocket1: Handcuffs + pocket2: BasicPager suitstorage: WeaponShotgunDoubleBarreled # innerClothingSkirt: ClothingUniformJumpskirtSec satchel: ClothingBackpackSatchelSecurityFilled diff --git a/Resources/Prototypes/_FTL/Roles/Jobs/Command/pilot.yml b/Resources/Prototypes/_FTL/Roles/Jobs/Command/pilot.yml index e7b46afcde..43f6821b6a 100644 --- a/Resources/Prototypes/_FTL/Roles/Jobs/Command/pilot.yml +++ b/Resources/Prototypes/_FTL/Roles/Jobs/Command/pilot.yml @@ -25,6 +25,7 @@ eyes: ClothingEyesGlassesPilot id: PilotPDA ears: ClothingHeadsetAltCommand + belt: BasicPager pocket1: WeaponRevolverDeckard pocket2: ClothingEyesGlassesSunglasses innerClothingSkirt: ClothingPantsPilot