diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/Roles/mercenary.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/Roles/general.yml similarity index 81% rename from Resources/Prototypes/_CP14/Entities/Clothing/Cloak/Roles/mercenary.yml rename to Resources/Prototypes/_CP14/Entities/Clothing/Cloak/Roles/general.yml index 9366a0b60c..cc897a966d 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/Roles/mercenary.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/Roles/general.yml @@ -51,4 +51,15 @@ - type: Sprite sprite: _CP14/Clothing/Cloak/Roles/General/green.rsi - type: Clothing - sprite: _CP14/Clothing/Cloak/Roles/General/green.rsi \ No newline at end of file + sprite: _CP14/Clothing/Cloak/Roles/General/green.rsi + +- type: entity + parent: CP14ClothingCloakBase + id: CP14ClothingCloakBlue + name: blue cloak + description: Blue cape covering her entire body. + components: + - type: Sprite + sprite: _CP14/Clothing/Cloak/Roles/General/blue.rsi + - type: Clothing + sprite: _CP14/Clothing/Cloak/Roles/General/blue.rsi \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Pants/Roles/mercenary.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Pants/Roles/general.yml similarity index 62% rename from Resources/Prototypes/_CP14/Entities/Clothing/Pants/Roles/mercenary.yml rename to Resources/Prototypes/_CP14/Entities/Clothing/Pants/Roles/general.yml index ebb8dd5104..4bb47542ce 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Pants/Roles/mercenary.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Pants/Roles/general.yml @@ -2,7 +2,6 @@ parent: CP14ClothingPantsBase id: CP14ClothingPantsTrouserWhite name: white trouser - description: Wide, loose pants made of plain canvas cloth. components: - type: Sprite sprite: _CP14/Clothing/Pants/Trousers/white.rsi @@ -13,7 +12,6 @@ parent: CP14ClothingPantsBase id: CP14ClothingPantsTrouserDarkBlue name: dark trouser - description: Wide, loose pants made of plain canvas cloth. components: - type: Sprite sprite: _CP14/Clothing/Pants/Trousers/dark_blue.rsi @@ -24,29 +22,16 @@ parent: CP14ClothingPantsBase id: CP14ClothingPantsLoincloth name: loincloth - description: Free, spacious, nothing gets in the way, and it also looks extremely rugged components: - type: Sprite sprite: _CP14/Clothing/Pants/loincloth.rsi - type: Clothing sprite: _CP14/Clothing/Pants/loincloth.rsi -- type: entity - parent: CP14ClothingPantsBase - id: CP14ClothingDressBlack #TODO rename to CP14ClothingPantsDressBlack - name: black dress - description: A roomy, feminine skirt - components: - - type: Sprite - sprite: _CP14/Clothing/Pants/Dress/black.rsi - - type: Clothing - sprite: _CP14/Clothing/Pants/Dress/black.rsi - - type: entity parent: CP14ClothingPantsBase id: CP14ClothingPantsMercenaryTrousers name: mercenary trousers - description: Colourful mercenary trousers. Don't tear them. components: - type: Sprite sprite: _CP14/Clothing/Pants/Trousers/trousers_mercenary.rsi @@ -55,11 +40,20 @@ - type: entity parent: CP14ClothingPantsBase - id: CP14ClothingPantsSouthernMagician - name: southern magician's dress - description: A traditional southern mage skirt, rather loose. + id: CP14ClothingPantsGreen + name: green pants components: - type: Sprite - sprite: _CP14/Clothing/Pants/Dress/yellow_magician_dress.rsi + sprite: _CP14/Clothing/Pants/green.rsi - type: Clothing - sprite: _CP14/Clothing/Pants/Dress/yellow_magician_dress.rsi + sprite: _CP14/Clothing/Pants/green.rsi + +- type: entity + parent: CP14ClothingPantsBase + id: CP14ClothingPantsBrown + name: brown pants + components: + - type: Sprite + sprite: _CP14/Clothing/Pants/brown.rsi + - type: Clothing + sprite: _CP14/Clothing/Pants/brown.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Pants/Roles/general_dress.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Pants/Roles/general_dress.yml new file mode 100644 index 0000000000..27cd9ebaf5 --- /dev/null +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Pants/Roles/general_dress.yml @@ -0,0 +1,89 @@ +- type: entity + parent: CP14ClothingPantsBase + id: CP14ClothingPantsDressBlack + name: black dress + components: + - type: Sprite + sprite: _CP14/Clothing/Pants/Dress/black.rsi + - type: Clothing + sprite: _CP14/Clothing/Pants/Dress/black.rsi + +- type: entity + parent: CP14ClothingPantsBase + id: CP14ClothingPantsDressBlue + name: blue dress + components: + - type: Sprite + sprite: _CP14/Clothing/Pants/Dress/blue.rsi + - type: Clothing + sprite: _CP14/Clothing/Pants/Dress/blue.rsi + +- type: entity + parent: CP14ClothingPantsBase + id: CP14ClothingPantsDressBrown + name: brown dress + components: + - type: Sprite + sprite: _CP14/Clothing/Pants/Dress/brown.rsi + - type: Clothing + sprite: _CP14/Clothing/Pants/Dress/brown.rsi + +- type: entity + parent: CP14ClothingPantsBase + id: CP14ClothingPantsDressGreen + name: green dress + components: + - type: Sprite + sprite: _CP14/Clothing/Pants/Dress/green.rsi + - type: Clothing + sprite: _CP14/Clothing/Pants/Dress/green.rsi + +- type: entity + parent: CP14ClothingPantsBase + id: CP14ClothingPantsDressGreenBelt + name: green belt dress + components: + - type: Sprite + sprite: _CP14/Clothing/Pants/Dress/green_belt.rsi + - type: Clothing + sprite: _CP14/Clothing/Pants/Dress/green_belt.rsi + +- type: entity + parent: CP14ClothingPantsDressGreenBelt + id: CP14ClothingPantsDressGreenBelt2 + components: + - type: Sprite + sprite: _CP14/Clothing/Pants/Dress/green_belt2.rsi + - type: Clothing + sprite: _CP14/Clothing/Pants/Dress/green_belt2.rsi + +- type: entity + parent: CP14ClothingPantsBase + id: CP14ClothingPantsDressRed + name: red dress + components: + - type: Sprite + sprite: _CP14/Clothing/Pants/Dress/red.rsi + - type: Clothing + sprite: _CP14/Clothing/Pants/Dress/red.rsi + +- type: entity + parent: CP14ClothingPantsBase + id: CP14ClothingPantsDressYellow + name: yellow dress + components: + - type: Sprite + sprite: _CP14/Clothing/Pants/Dress/yellow.rsi + - type: Clothing + sprite: _CP14/Clothing/Pants/Dress/yellow.rsi + +- type: entity + parent: CP14ClothingPantsBase + id: CP14ClothingPantsSouthernMagician + name: southern magician's dress + description: A traditional southern mage skirt, rather loose. + components: + - type: Sprite + sprite: _CP14/Clothing/Pants/Dress/yellow_magician_dress.rsi + - type: Clothing + sprite: _CP14/Clothing/Pants/Dress/yellow_magician_dress.rsi \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Pants/base.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Pants/base.yml index d17e18ad72..7e393c228c 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Pants/base.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Pants/base.yml @@ -3,6 +3,7 @@ parent: Clothing id: CP14ClothingPantsBase categories: [ ForkFiltered ] + description: Pants to cover my thighs from the cold. components: - type: Clothing equipDelay: 1 @@ -10,4 +11,16 @@ slots: - pants - type: Sprite - state: icon \ No newline at end of file + state: icon + +- type: entity + parent: CP14ClothingPantsBase + id: CP14ClothingPantsDress + abstract: true + description: A roomy, feminine skirt + components: + - type: Clothing + equipDelay: 1.5 + unequipDelay: 1 + slots: + - pants \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/Roles/general.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/Roles/general.yml new file mode 100644 index 0000000000..2c482787f1 --- /dev/null +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/Roles/general.yml @@ -0,0 +1,198 @@ +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtCottonBlack + name: cotton black shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/black.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/black.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtCottonBlue + name: cotton blue shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/blue.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/blue.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtCottonBlueCollar + name: cotton blue collar shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/blue_collar.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/blue_collar.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtMercenary + name: mercenary shirt + description: A mercenary's colourful shirt. + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/mercenary.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/mercenary.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtBlueOpen + name: cotton blue open shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/open_blue.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/open_blue.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtRedOpen + name: cotton red open shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/open_red.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/open_red.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtYellowOpen + name: cotton yellow open shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/open_yellow.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/open_yellow.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtCottonPurple + name: cotton purple shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/purple.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/purple.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtCottonRed + name: cotton red shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/red.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/red.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtCottonWhite + name: cotton white shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/white.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/white.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtCottonWhiteBelt + name: cotton white belt shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/white_belt.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/white_belt.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtCottonWhiteBrownVest + name: cotton white brown vest shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi + +- type: entity + parent: CP14ClothingShirtCottonWhiteBrownVest + id: CP14ClothingShirtCottonWhiteBrownVest2 + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi + +- type: entity + parent: CP14ClothingShirtCottonWhiteBrownVest + id: CP14ClothingShirtCottonWhiteBrownVest3 + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtCottonWhiteCollar + name: cotton white collar shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/white_collar.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/white_collar.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtCottonWhiteGreenVest + name: cotton white green vest shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi + +- type: entity + parent: CP14ClothingShirtCottonWhiteGreenVest + id: CP14ClothingShirtCottonWhiteGreenVest2 + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtCottonYellow + name: cotton yellow shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/yellow.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/yellow.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtCottonYellowCollar + name: cotton yellow collar shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothingShirtYellowWizard + name: yellow wizard shirt + description: A loose magician's shirt, comfortable and nice looking. + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/yellow_wizard.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/yellow_wizard.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/Roles/mercenary.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/Roles/mercenary.yml deleted file mode 100644 index 3e1f41e974..0000000000 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/Roles/mercenary.yml +++ /dev/null @@ -1,81 +0,0 @@ -- type: entity - parent: CP14ClothingShirtBase - id: CP14ClothingShirtCottonBlue - name: cotton blue shirt - components: - - type: Sprite - sprite: _CP14/Clothing/Shirt/Roles/General/blue.rsi - - type: Clothing - sprite: _CP14/Clothing/Shirt/Roles/General/blue.rsi - -- type: entity - parent: CP14ClothingShirtBase - id: CP14ClothingShirtCottonBlack - name: cotton black shirt - components: - - type: Sprite - sprite: _CP14/Clothing/Shirt/Roles/General/black.rsi - - type: Clothing - sprite: _CP14/Clothing/Shirt/Roles/General/black.rsi - -- type: entity - parent: CP14ClothingShirtBase - id: CP14ClothingShirtCottonPurple - name: cotton purple shirt - components: - - type: Sprite - sprite: _CP14/Clothing/Shirt/Roles/General/purple.rsi - - type: Clothing - sprite: _CP14/Clothing/Shirt/Roles/General/purple.rsi - -- type: entity - parent: CP14ClothingShirtBase - id: CP14ClothingShirtCottonRed - name: cotton red shirt - components: - - type: Sprite - sprite: _CP14/Clothing/Shirt/Roles/General/red.rsi - - type: Clothing - sprite: _CP14/Clothing/Shirt/Roles/General/red.rsi - -- type: entity - parent: CP14ClothingShirtBase - id: CP14ClothingShirtCottonWhite - name: cotton white shirt - components: - - type: Sprite - sprite: _CP14/Clothing/Shirt/Roles/General/white.rsi - - type: Clothing - sprite: _CP14/Clothing/Shirt/Roles/General/white.rsi - -- type: entity - parent: CP14ClothingShirtBase - id: CP14ClothingShirtCottonYellow - name: cotton yellow shirt - components: - - type: Sprite - sprite: _CP14/Clothing/Shirt/Roles/General/yellow.rsi - - type: Clothing - sprite: _CP14/Clothing/Shirt/Roles/General/yellow.rsi - -- type: entity - parent: CP14ClothingShirtBase - id: CP14ClothingShirtMercenary - name: mercenary shirt - description: A mercenary's colourful shirt. - components: - - type: Sprite - sprite: _CP14/Clothing/Shirt/Roles/General/mercenary.rsi - - type: Clothing - sprite: _CP14/Clothing/Shirt/Roles/General/mercenary.rsi - -- type: entity - parent: CP14ClothingShirtBase - id: CP14ClothingShirtYellowWizard - name: yellow wizard shirt - description: A loose magician's shirt, comfortable and nice looking. - components: - - type: Sprite - sprite: _CP14/Clothing/Shirt/Roles/General/yellow_wizard.rsi - - type: Clothing - sprite: _CP14/Clothing/Shirt/Roles/General/yellow_wizard.rsi diff --git a/Resources/Prototypes/_CP14/Loadouts/Jobs/general.yml b/Resources/Prototypes/_CP14/Loadouts/Jobs/general.yml index 5ac5e5b092..7386e60edc 100644 --- a/Resources/Prototypes/_CP14/Loadouts/Jobs/general.yml +++ b/Resources/Prototypes/_CP14/Loadouts/Jobs/general.yml @@ -11,6 +11,7 @@ - CP14ClothingCloakRitualAttireLeather - CP14ClothingCloakWhite - CP14ClothingCloakGreen + - CP14ClothingCloakBlue - type: loadout id: CP14ClothingCloakFurcapeBlack @@ -42,6 +43,11 @@ equipment: cloak: CP14ClothingCloakGreen +- type: loadout + id: CP14ClothingCloakBlue + equipment: + cloak: CP14ClothingCloakBlue + # Eyes - type: loadoutGroup @@ -174,7 +180,15 @@ - CP14ClothingPantsTrouserDarkBlue - CP14ClothingPantsAristocratic - CP14ClothingPantsLoincloth - - CP14ClothingDressBlack + - CP14ClothingPantsGreen + - CP14ClothingPantsBrown + # Dress + - CP14ClothingPantsDressBlack + - CP14ClothingPantsDressBlue + - CP14ClothingPantsDressBrown + - CP14ClothingPantsDressGreen + - CP14ClothingPantsDressGreenBelt + - CP14ClothingPantsDressRed - type: loadout id: CP14ClothingPantsTrouserWhite @@ -197,9 +211,49 @@ pants: CP14ClothingPantsLoincloth - type: loadout - id: CP14ClothingDressBlack + id: CP14ClothingPantsGreen equipment: - pants: CP14ClothingDressBlack + pants: CP14ClothingPantsGreen + +- type: loadout + id: CP14ClothingPantsBrown + equipment: + pants: CP14ClothingPantsBrown + +- type: loadout + id: CP14ClothingPantsDressBlack + equipment: + pants: CP14ClothingPantsDressBlack + +- type: loadout + id: CP14ClothingPantsDressBlue + equipment: + pants: CP14ClothingPantsDressBlue + +- type: loadout + id: CP14ClothingPantsDressBrown + equipment: + pants: CP14ClothingPantsDressBrown + +- type: loadout + id: CP14ClothingPantsDressGreen + equipment: + pants: CP14ClothingPantsDressGreen + +- type: loadout + id: CP14ClothingPantsDressGreenBelt + equipment: + pants: CP14ClothingPantsDressGreenBelt + +- type: loadout + id: CP14ClothingPantsDressRed + equipment: + pants: CP14ClothingPantsDressRed + +- type: loadout + id: CP14ClothingPantsDressYellow + equipment: + pants: CP14ClothingPantsDressYellow # Shirt @@ -207,17 +261,29 @@ id: CP14GeneralShirt name: cp14-loadout-general-shirt loadouts: - - CP14ClothingShirtCottonWhite - - CP14ClothingShirtCottonBlue - CP14ClothingShirtCottonBlack + - CP14ClothingShirtCottonBlue + - CP14ClothingShirtCottonBlueCollar + - CP14ClothingShirtBlueOpen + - CP14ClothingShirtRedOpen + - CP14ClothingShirtYellowOpen - CP14ClothingShirtCottonPurple - CP14ClothingShirtCottonRed + - CP14ClothingShirtCottonWhite + - CP14ClothingShirtCottonWhiteBelt + - CP14ClothingShirtCottonWhiteBrownVest + - CP14ClothingShirtCottonWhiteBrownVest2 + - CP14ClothingShirtCottonWhiteBrownVest3 + - CP14ClothingShirtCottonWhiteCollar + - CP14ClothingShirtCottonWhiteGreenVest + - CP14ClothingShirtCottonWhiteGreenVest2 - CP14ClothingShirtCottonYellow + - CP14ClothingShirtCottonYellowCollar - type: loadout - id: CP14ClothingShirtCottonWhite + id: CP14ClothingShirtCottonBlack equipment: - shirt: CP14ClothingShirtCottonWhite + shirt: CP14ClothingShirtCottonBlack - type: loadout id: CP14ClothingShirtCottonBlue @@ -225,9 +291,24 @@ shirt: CP14ClothingShirtCottonBlue - type: loadout - id: CP14ClothingShirtCottonBlack + id: CP14ClothingShirtCottonBlueCollar equipment: - shirt: CP14ClothingShirtCottonBlack + shirt: CP14ClothingShirtCottonBlueCollar + +- type: loadout + id: CP14ClothingShirtBlueOpen + equipment: + shirt: CP14ClothingShirtBlueOpen + +- type: loadout + id: CP14ClothingShirtRedOpen + equipment: + shirt: CP14ClothingShirtRedOpen + +- type: loadout + id: CP14ClothingShirtYellowOpen + equipment: + shirt: CP14ClothingShirtYellowOpen - type: loadout id: CP14ClothingShirtCottonPurple @@ -239,11 +320,56 @@ equipment: shirt: CP14ClothingShirtCottonRed +- type: loadout + id: CP14ClothingShirtCottonWhite + equipment: + shirt: CP14ClothingShirtCottonWhite + +- type: loadout + id: CP14ClothingShirtCottonWhiteBelt + equipment: + shirt: CP14ClothingShirtCottonWhiteBelt + +- type: loadout + id: CP14ClothingShirtCottonWhiteBrownVest + equipment: + shirt: CP14ClothingShirtCottonWhiteBrownVest + +- type: loadout + id: CP14ClothingShirtCottonWhiteBrownVest2 + equipment: + shirt: CP14ClothingShirtCottonWhiteBrownVest2 + +- type: loadout + id: CP14ClothingShirtCottonWhiteBrownVest3 + equipment: + shirt: CP14ClothingShirtCottonWhiteBrownVest3 + +- type: loadout + id: CP14ClothingShirtCottonWhiteCollar + equipment: + shirt: CP14ClothingShirtCottonWhiteCollar + +- type: loadout + id: CP14ClothingShirtCottonWhiteGreenVest + equipment: + shirt: CP14ClothingShirtCottonWhiteGreenVest + +- type: loadout + id: CP14ClothingShirtCottonWhiteGreenVest2 + equipment: + shirt: CP14ClothingShirtCottonWhiteGreenVest2 + - type: loadout id: CP14ClothingShirtCottonYellow equipment: shirt: CP14ClothingShirtCottonYellow +- type: loadout + id: CP14ClothingShirtCottonYellowCollar + equipment: + shirt: CP14ClothingShirtCottonYellowCollar + # Shoes - type: loadoutGroup diff --git a/Resources/Textures/_CP14/Clothing/Cloak/Roles/General/blue.rsi/equipped-CLOAK.png b/Resources/Textures/_CP14/Clothing/Cloak/Roles/General/blue.rsi/equipped-CLOAK.png new file mode 100644 index 0000000000..2db2a19e35 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Cloak/Roles/General/blue.rsi/equipped-CLOAK.png differ diff --git a/Resources/Textures/_CP14/Clothing/Cloak/Roles/General/blue.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Cloak/Roles/General/blue.rsi/icon.png new file mode 100644 index 0000000000..3fb18cdbc8 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Cloak/Roles/General/blue.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Cloak/Roles/General/blue.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Cloak/Roles/General/blue.rsi/meta.json new file mode 100644 index 0000000000..6911a856d9 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Cloak/Roles/General/blue.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-CLOAK", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/blue.rsi/equipped-PANTS.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/blue.rsi/equipped-PANTS.png new file mode 100644 index 0000000000..9daded4f91 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/blue.rsi/equipped-PANTS.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/blue.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/blue.rsi/icon.png new file mode 100644 index 0000000000..4bd088b093 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/blue.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/blue.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Pants/Dress/blue.rsi/meta.json new file mode 100644 index 0000000000..2f6c44480a --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Pants/Dress/blue.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-PANTS", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/brown.rsi/equipped-PANTS.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/brown.rsi/equipped-PANTS.png new file mode 100644 index 0000000000..c98e19154f Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/brown.rsi/equipped-PANTS.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/brown.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/brown.rsi/icon.png new file mode 100644 index 0000000000..ea46fa92ba Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/brown.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/brown.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Pants/Dress/brown.rsi/meta.json new file mode 100644 index 0000000000..2f6c44480a --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Pants/Dress/brown.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-PANTS", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/green.rsi/equipped-PANTS.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/green.rsi/equipped-PANTS.png new file mode 100644 index 0000000000..805a656bb3 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/green.rsi/equipped-PANTS.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/green.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/green.rsi/icon.png new file mode 100644 index 0000000000..b3ce4d99cb Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/green.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/green.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Pants/Dress/green.rsi/meta.json new file mode 100644 index 0000000000..2f6c44480a --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Pants/Dress/green.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-PANTS", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt.rsi/equipped-PANTS.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt.rsi/equipped-PANTS.png new file mode 100644 index 0000000000..637da4cf78 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt.rsi/equipped-PANTS.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt.rsi/icon.png new file mode 100644 index 0000000000..7eaec44a5e Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt.rsi/meta.json new file mode 100644 index 0000000000..2f6c44480a --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-PANTS", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt2.rsi/equipped-PANTS.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt2.rsi/equipped-PANTS.png new file mode 100644 index 0000000000..2cbab39d91 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt2.rsi/equipped-PANTS.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt2.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt2.rsi/icon.png new file mode 100644 index 0000000000..0b58ef4393 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt2.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt2.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt2.rsi/meta.json new file mode 100644 index 0000000000..2f6c44480a --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Pants/Dress/green_belt2.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-PANTS", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/red.rsi/equipped-PANTS.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/red.rsi/equipped-PANTS.png new file mode 100644 index 0000000000..8ccc947f87 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/red.rsi/equipped-PANTS.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/red.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/red.rsi/icon.png new file mode 100644 index 0000000000..052ac5fb00 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/red.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/red.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Pants/Dress/red.rsi/meta.json new file mode 100644 index 0000000000..2f6c44480a --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Pants/Dress/red.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-PANTS", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/yellow.rsi/equipped-PANTS.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/yellow.rsi/equipped-PANTS.png new file mode 100644 index 0000000000..1224ba3462 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/yellow.rsi/equipped-PANTS.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/yellow.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Pants/Dress/yellow.rsi/icon.png new file mode 100644 index 0000000000..8308853cd7 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/Dress/yellow.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/Dress/yellow.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Pants/Dress/yellow.rsi/meta.json new file mode 100644 index 0000000000..2f6c44480a --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Pants/Dress/yellow.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-PANTS", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Pants/brown.rsi/equipped-PANTS.png b/Resources/Textures/_CP14/Clothing/Pants/brown.rsi/equipped-PANTS.png new file mode 100644 index 0000000000..73828e0411 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/brown.rsi/equipped-PANTS.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/brown.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Pants/brown.rsi/icon.png new file mode 100644 index 0000000000..09d9444be3 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/brown.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/brown.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Pants/brown.rsi/meta.json new file mode 100644 index 0000000000..2f6c44480a --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Pants/brown.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-PANTS", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Pants/green.rsi/equipped-PANTS.png b/Resources/Textures/_CP14/Clothing/Pants/green.rsi/equipped-PANTS.png new file mode 100644 index 0000000000..1a8d20ca44 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/green.rsi/equipped-PANTS.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/green.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Pants/green.rsi/icon.png new file mode 100644 index 0000000000..290b37ea6b Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Pants/green.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Pants/green.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Pants/green.rsi/meta.json new file mode 100644 index 0000000000..2f6c44480a --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Pants/green.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-PANTS", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/blue_collar.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/blue_collar.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..c15dfb474e Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/blue_collar.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/blue_collar.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/blue_collar.rsi/icon.png new file mode 100644 index 0000000000..66dbd6a873 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/blue_collar.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/blue_collar.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/blue_collar.rsi/meta.json new file mode 100644 index 0000000000..465706df51 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/blue_collar.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_blue.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_blue.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..d1e8fda160 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_blue.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_blue.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_blue.rsi/icon.png new file mode 100644 index 0000000000..924aab8d5a Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_blue.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_blue.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_blue.rsi/meta.json new file mode 100644 index 0000000000..465706df51 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_blue.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_red.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_red.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..5210e6e45d Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_red.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_red.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_red.rsi/icon.png new file mode 100644 index 0000000000..dbac6e8520 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_red.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_red.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_red.rsi/meta.json new file mode 100644 index 0000000000..465706df51 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_red.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_yellow.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_yellow.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..4855775a82 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_yellow.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_yellow.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_yellow.rsi/icon.png new file mode 100644 index 0000000000..470902d623 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_yellow.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_yellow.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_yellow.rsi/meta.json new file mode 100644 index 0000000000..465706df51 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/open_yellow.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/red.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/red.rsi/equipped-SHIRT.png index 1db6ec9a7b..eee17646b2 100644 Binary files a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/red.rsi/equipped-SHIRT.png and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/red.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/red.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/red.rsi/icon.png index 93e667f610..d5430db803 100644 Binary files a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/red.rsi/icon.png and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/red.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/red.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/red.rsi/meta.json index 41d3bf5f6e..465706df51 100644 --- a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/red.rsi/meta.json +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/red.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CLA", - "copyright": "Created by TheShuEd", + "copyright": "Created by omsoyk (Discord)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white.rsi/equipped-SHIRT.png index 92477ae563..10cd0c51e0 100644 Binary files a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white.rsi/equipped-SHIRT.png and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white.rsi/icon.png index 4f80e412fa..c7b1221f7b 100644 Binary files a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white.rsi/icon.png and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white.rsi/meta.json index 41d3bf5f6e..465706df51 100644 --- a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white.rsi/meta.json +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CLA", - "copyright": "Created by TheShuEd", + "copyright": "Created by omsoyk (Discord)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_belt.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_belt.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..4c159f7371 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_belt.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_belt.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_belt.rsi/icon.png new file mode 100644 index 0000000000..6f57e043be Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_belt.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_belt.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_belt.rsi/meta.json new file mode 100644 index 0000000000..465706df51 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_belt.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..d7d6c392a3 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi/icon.png new file mode 100644 index 0000000000..c8a363afdc Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi/meta.json new file mode 100644 index 0000000000..465706df51 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..dfdda54e6f Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi/icon.png new file mode 100644 index 0000000000..30862b015e Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi/meta.json new file mode 100644 index 0000000000..465706df51 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..c5f3f9ae7a Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi/icon.png new file mode 100644 index 0000000000..af7e2a06ac Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi/meta.json new file mode 100644 index 0000000000..465706df51 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_collar.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_collar.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..fbbb3121e5 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_collar.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_collar.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_collar.rsi/icon.png new file mode 100644 index 0000000000..18730d7be3 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_collar.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_collar.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_collar.rsi/meta.json new file mode 100644 index 0000000000..465706df51 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_collar.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..44b838f09a Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi/icon.png new file mode 100644 index 0000000000..8ff47b9ae9 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi/meta.json new file mode 100644 index 0000000000..465706df51 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..469f875465 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi/icon.png new file mode 100644 index 0000000000..2dcd39e2b9 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi/meta.json new file mode 100644 index 0000000000..465706df51 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..ceb5516390 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi/icon.png new file mode 100644 index 0000000000..44592c674c Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi/meta.json new file mode 100644 index 0000000000..465706df51 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +}