From f2b2da41a6340471253fccb54dd9f7fac873528a Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:50:12 +0300 Subject: [PATCH] fix again --- .../Prototypes/_CP14/Loadouts/Jobs/basic.yml | 64 +++++++++---------- .../_CP14/Loadouts/Jobs/captain.yml | 4 +- .../_CP14/Loadouts/Jobs/guard_commander.yml | 2 +- 3 files changed, 35 insertions(+), 35 deletions(-) diff --git a/Resources/Prototypes/_CP14/Loadouts/Jobs/basic.yml b/Resources/Prototypes/_CP14/Loadouts/Jobs/basic.yml index d70cbb570b..df23a4df81 100644 --- a/Resources/Prototypes/_CP14/Loadouts/Jobs/basic.yml +++ b/Resources/Prototypes/_CP14/Loadouts/Jobs/basic.yml @@ -1,174 +1,174 @@ # Cloak - type: loadout id: CP14ClothingCloakBlacksmithArpon - equipment: CP14ClothingCloakBlacksmithArpon + equipment: cloak: CP14ClothingCloakBlacksmithArpon - type: loadout id: CP14ClothingCloakMaidArpon - equipment: CP14ClothingCloakMaidArpon + equipment: cloak: CP14ClothingCloakMaidArpon - type: loadout id: CP14ClothingCloakFurcapeBlack - equipment: CP14ClothingCloakFurcapeBlack + equipment: cloak: CP14ClothingCloakFurcapeBlack - type: loadout id: CP14ClothingCloakFurcapeBlue - equipment: CP14ClothingCloakFurcapeBlue + equipment: cloak: CP14ClothingCloakFurcapeBlue - type: loadout id: CP14ClothingCloakSimpleWhite - equipment: CP14ClothingCloakSimpleWhite + equipment: cloak: CP14ClothingCloakSimpleWhite - type: loadout id: CP14ClothingCloakSimpleDarkBlue - equipment: CP14ClothingCloakSimpleDarkBlue + equipment: cloak: CP14ClothingCloakSimpleDarkBlue # Eyes - type: loadout id: CP14ClothingEyesMonocle - equipment: CP14ClothingEyesMonocle + equipment: eyes: CP14ClothingEyesMonocle - type: loadout id: CP14ClothingEyesGlasses - equipment: CP14ClothingEyesGlasses + equipment: eyes: CP14ClothingEyesGlasses # Gloves - type: loadout id: CP14Girdles - equipment: CP14Girdles + equipment: gloves: CP14ClothingGlovesGirdles # Head - type: loadout id: CP14ClothingHeadMetalHeadband - equipment: CP14ClothingHeadMetalHeadband + equipment: head: CP14ClothingHeadMetalHeadband - type: loadout id: CP14ClothingHeadTriangularHat - equipment: CP14ClothingHeadTriangularHat + equipment: head: CP14ClothingHeadTriangularHat - type: loadout id: CP14ClothingHeadTriangularHatGolden - equipment: CP14ClothingHeadTriangularHatGolden + equipment: head: CP14ClothingHeadTriangularHatGolden - type: loadout id: CP14ClothingHeadRedBeret - equipment: CP14ClothingHeadRedBeret + equipment: head: CP14ClothingHeadRedBeret - type: loadout id: CP14ClothingHeadPurpleBeret - equipment: CP14ClothingHeadPurpleBeret + equipment: head: CP14ClothingHeadPurpleBeret - type: loadout id: CP14ClothingHeadYellowBeret - equipment: CP14ClothingHeadYellowBeret + equipment: head: CP14ClothingHeadYellowBeret - type: loadout id: CP14ClothingHeadBlueBeret - equipment: CP14ClothingHeadBlueBeret + equipment: head: CP14ClothingHeadBlueBeret - type: loadout id: CP14ClothingHeadBlackBeret - equipment: CP14ClothingHeadBlackBeret + equipment: head: CP14ClothingHeadBlackBeret # Mask - type: loadout id: CP14Sinner - equipment: CP14Sinner + equipment: mask: CP14ClothingMaskSinner # Pants - type: loadout id: CP14ClothingPantsTrouserWhite - equipment: CP14ClothingPantsTrouserWhite + equipment: pants: CP14ClothingPantsTrouserWhite - type: loadout id: CP14ClothingPantsTrouserDarkBlue - equipment: CP14ClothingPantsTrouserDarkBlue + equipment: pants: CP14ClothingPantsTrouserDarkBlue - type: loadout id: CP14ClothingPantsAristocratic - equipment: CP14ClothingPantsAristocratic + equipment: pants: CP14ClothingPantsAristocratic - type: loadout id: CP14ClothingPantsLoincloth - equipment: CP14ClothingPantsLoincloth + equipment: pants: CP14ClothingPantsLoincloth - type: loadout id: CP14ClothingDressBlack - equipment: CP14ClothingDressBlack + equipment: pants: CP14ClothingDressBlack # Shirt - type: loadout id: CP14ClothingShirtCottonBlue - equipment: CP14ClothingShirtCottonBlue + equipment: shirt: CP14ClothingShirtCottonBlue - type: loadout id: CP14ClothingShirtCottonBlack - equipment: CP14ClothingShirtCottonBlack + equipment: shirt: CP14ClothingShirtCottonBlack - type: loadout id: CP14ClothingShirtCottonPurple - equipment: CP14ClothingShirtCottonPurple + equipment: shirt: CP14ClothingShirtCottonPurple - type: loadout id: CP14ClothingShirtCottonRed - equipment: CP14ClothingShirtCottonRed + equipment: shirt: CP14ClothingShirtCottonRed - type: loadout id: CP14ClothingShirtCottonWhite - equipment: CP14ClothingShirtCottonWhite + equipment: shirt: CP14ClothingShirtCottonWhite - type: loadout id: CP14ClothingShirtCottonYellow - equipment: CP14ClothingShirtCottonYellow + equipment: shirt: CP14ClothingShirtCottonYellow # Shoes - type: loadout id: CP14ShoesBlack - equipment: CP14ShoesBlack + equipment: shoes: CP14ClothingShoesBlack - type: loadout id: CP14ShoesAristocraticBlack - equipment: CP14ShoesAristocraticBlack + equipment: shoes: CP14ClothingShoesAristocraticBlack - type: loadout id: CP14ShoesSandals - equipment: CP14ShoesSandals + equipment: shoes: CP14ClothingShoesSandals \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Loadouts/Jobs/captain.yml b/Resources/Prototypes/_CP14/Loadouts/Jobs/captain.yml index 4532e26c25..062d446f7a 100644 --- a/Resources/Prototypes/_CP14/Loadouts/Jobs/captain.yml +++ b/Resources/Prototypes/_CP14/Loadouts/Jobs/captain.yml @@ -1,11 +1,11 @@ # Head - type: loadout id: CP14ClothingHeadCaptainCap - equipment: CP14ClothingHeadCaptainCap + equipment: head: CP14ClothingHeadCaptainCap # Cloak - type: loadout id: CP14ClothingCloakCaptainJacket - equipment: CP14ClothingCloakCaptainJacket + equipment: cloak: CP14ClothingCloakCaptainJacket \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Loadouts/Jobs/guard_commander.yml b/Resources/Prototypes/_CP14/Loadouts/Jobs/guard_commander.yml index c31f0da3cf..737986202b 100644 --- a/Resources/Prototypes/_CP14/Loadouts/Jobs/guard_commander.yml +++ b/Resources/Prototypes/_CP14/Loadouts/Jobs/guard_commander.yml @@ -2,5 +2,5 @@ # Cloak - type: loadout id: CP14ClothingCloakArmoredRed - equipment: CP14ClothingCloakArmoredRed + equipment: cloak: CP14ClothingCloakArmoredRed \ No newline at end of file