From d6aff6c1bfb5caabc358b2e417117119b9f3e473 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Mon, 25 Nov 2024 00:32:00 -0500 Subject: [PATCH] Last few stuff --- .../Loadouts/Jobs/Command/uncategorized.yml | 1 + .../Loadouts/Jobs/Heads/command.yml | 26 ------------------- 2 files changed, 1 insertion(+), 26 deletions(-) delete mode 100644 Resources/Prototypes/Loadouts/Jobs/Heads/command.yml diff --git a/Resources/Prototypes/Loadouts/Jobs/Command/uncategorized.yml b/Resources/Prototypes/Loadouts/Jobs/Command/uncategorized.yml index 86cf66873d6..05628a1053b 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Command/uncategorized.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Command/uncategorized.yml @@ -11,6 +11,7 @@ category: JobsCommandAUncategorized cost: 3 exclusive: true + canBeHeirloom: true requirements: - !type:CharacterItemGroupRequirement group: LoadoutCommandSelfDefense diff --git a/Resources/Prototypes/Loadouts/Jobs/Heads/command.yml b/Resources/Prototypes/Loadouts/Jobs/Heads/command.yml deleted file mode 100644 index 4e633ec54de..00000000000 --- a/Resources/Prototypes/Loadouts/Jobs/Heads/command.yml +++ /dev/null @@ -1,26 +0,0 @@ -- type: loadout - id: LoadoutCommandGlovesInspection - category: JobsCommand - cost: 1 - exclusive: true - customColorTint: true - requirements: - - !type:CharacterJobRequirement - jobs: - - HeadOfPersonnel - - Captain - items: - - ClothingHandsGlovesInspection - -- type: loadout - id: LoadoutCommandTelescopicBaton - category: JobsCommand - cost: 3 - exclusive: true - canBeHeirloom: true - requirements: - - !type:CharacterDepartmentRequirement - departments: - - Command - items: - - TelescopicBaton