Skip to content

Commit

Permalink
Give radios to important people
Browse files Browse the repository at this point in the history
  • Loading branch information
Just-a-Unity-Dev committed Apr 13, 2024
1 parent 3ae8b58 commit 5176630
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
contents:
- id: BoxSurvival
- id: Flash
- id: RadioHandheldIntercomCommand
#- name: StationCharter
#- name: TelescopicBaton
- type: entity
Expand Down Expand Up @@ -144,6 +145,7 @@
- type: StorageFill
contents:
- id: BoxSurvivalEngineering
- id: RadioHandheldIntercomEngineering

- type: entity
noSpawn: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
contents:
- id: BoxSurvival
- id: Flash
- id: RadioHandheldIntercomCommand
#- name: StationCharter
#- name: TelescopicBaton
- type: entity
Expand Down Expand Up @@ -152,6 +153,7 @@
- type: StorageFill
contents:
- id: BoxSurvivalEngineering
- id: RadioHandheldIntercomEngineering

- type: entity
noSpawn: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
contents:
- id: BoxSurvival
- id: Flash
- id: RadioHandheldIntercomCommand
#- name: StationCharter
#- name: TelescopicBaton
- type: entity
Expand Down Expand Up @@ -166,6 +167,7 @@
- type: StorageFill
contents:
- id: BoxSurvivalEngineering
- id: RadioHandheldIntercomEngineering

- type: entity
noSpawn: true
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
id: MedicalPDA
ears: ClothingHeadsetMedical
belt: BasicPager
pocket1: RadioHandheldIntercomMedical
pocket2: SurvivalKnife
innerClothingSkirt: ClothingUniformJumpskirtMedicalDoctor
satchel: ClothingBackpackSatchelMedicalFilled
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
id: SecurityPDA
ears: ClothingHeadsetSecurity
belt: ClothingBeltMercWebbing
pocket1: Handcuffs
pocket1: RadioHandheldIntercomSecurity
pocket2: BasicPager
suitstorage: WeaponShotgunDoubleBarreled
# innerClothingSkirt: ClothingUniformJumpskirtSec
Expand Down
3 changes: 1 addition & 2 deletions Resources/Prototypes/_FTL/Roles/Jobs/Command/pilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5176630

Please sign in to comment.