diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/Roles/alchemist.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/Roles/alchemist.yml index 23c33ab108..8f8ee09946 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/Roles/alchemist.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/Roles/alchemist.yml @@ -23,3 +23,29 @@ whitelist: tags: - CP14Vial + +- type: entity + parent: + - CP14ClothingCloakBase + - CP14ClothingBaseContainer + id: CP14ClothingCloakAlchemistMantle + name: alchemist's mantle + description: An expensive fabric that can withstand acid splashes - the standard for alchemist experts. + components: + - type: Sprite + sprite: _CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak2.rsi + - type: Clothing + sprite: _CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak2.rsi + - type: Armor + modifiers: + coefficients: + Heat: 0.9 + Caustic: 0.75 + - type: Storage + maxItemSize: Tiny + defaultStorageOrientation: Vertical + grid: + - 0,0,1,1 + whitelist: + tags: + - CP14Vial \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/OuterClothing/Roles/general.yml b/Resources/Prototypes/_CP14/Entities/Clothing/OuterClothing/Roles/general.yml index ab71e6e7fd..cf85d30dd1 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/OuterClothing/Roles/general.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/OuterClothing/Roles/general.yml @@ -76,3 +76,28 @@ - type: Clothing sprite: _CP14/Clothing/OuterClothing/Roles/General/jagermeister_waistcoat.rsi +- type: entity + parent: + - ClothingSlotBase + - CP14ClothingOuterFoldableBase + id: CP14ClothingOuterClothingGreenVest2 + name: green vest + description: Stylish green vest with gold buttons. + components: + - type: Sprite + sprite: _CP14/Clothing/OuterClothing/Roles/General/green_2.rsi + - type: Clothing + sprite: _CP14/Clothing/OuterClothing/Roles/General/green_2.rsi + +- type: entity + parent: + - ClothingSlotBase + - CP14ClothingOuterFoldableBase + id: CP14ClothingOuterClothingPurple + name: purple vest + description: Stylish purple vest. + components: + - type: Sprite + sprite: _CP14/Clothing/OuterClothing/Roles/General/purple.rsi + - type: Clothing + sprite: _CP14/Clothing/OuterClothing/Roles/General/purple.rsi \ 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 index 2d3d26763b..7c8ad79c8f 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/Roles/general.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/Roles/general.yml @@ -291,3 +291,133 @@ sprite: _CP14/Clothing/Shirt/Roles/General/Dress/maid_dress.rsi - type: Clothing sprite: _CP14/Clothing/Shirt/Roles/General/Dress/maid_dress.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtBlueYellowDress + name: blue-yellow dress + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/blue_yellow_dress.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/blue_yellow_dress.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtWhiteBlueDress + name: white-blue dress + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtWhiteBlue2Dress + name: white-blue dress + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress2.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress2.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtBrown2Dress + name: brown dress + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_brown2_dress.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_brown2_dress.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtBrown3Dress + name: brown dress + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_brown3_dress.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_brown3_dress.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtWhiteGreenDress + name: green dress + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_green_dress.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_green_dress.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtwhiteGreenYellowDress + name: green-yellow dress + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_green_yellow_dress.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_green_yellow_dress.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtRedBlueDress + name: red-blue dress + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_red_blue_dress.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_red_blue_dress.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtYellowBlueDress + name: yellow-blue dress + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/yellow_blue_dress.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Dress/yellow_blue_dress.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtBlueGreen + name: blue-green shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Shirts/blue_green.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Shirts/blue_green.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtGray + name: gray shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Shirts/gray.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Shirts/gray.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtGreenYellow + name: green-yellow shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Shirts/green_yellow.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Shirts/green_yellow.rsi + +- type: entity + parent: CP14ClothingShirtBase + id: CP14ClothinShirtWhiteBrown + name: white-brown shirt + components: + - type: Sprite + sprite: _CP14/Clothing/Shirt/Roles/General/Shirts/white_brown.rsi + - type: Clothing + sprite: _CP14/Clothing/Shirt/Roles/General/Shirts/white_brown.rsi \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Loadouts/Jobs/alchemist.yml b/Resources/Prototypes/_CP14/Loadouts/Jobs/alchemist.yml index 8e9aaf2269..448cf7ec0e 100644 --- a/Resources/Prototypes/_CP14/Loadouts/Jobs/alchemist.yml +++ b/Resources/Prototypes/_CP14/Loadouts/Jobs/alchemist.yml @@ -25,12 +25,18 @@ name: cp14-loadout-alchemist-cloak loadouts: - CP14ClothingCloakAlchemist + - CP14ClothingCloakAlchemistMantle - type: loadout id: CP14ClothingCloakAlchemist equipment: cloak: CP14ClothingCloakAlchemist +- type: loadout + id: CP14ClothingCloakAlchemistMantle + equipment: + cloak: CP14ClothingCloakAlchemistMantle + # Eyes - type: loadoutGroup diff --git a/Resources/Prototypes/_CP14/Loadouts/Jobs/general.yml b/Resources/Prototypes/_CP14/Loadouts/Jobs/general.yml index 452c7c76ef..22eb268648 100644 --- a/Resources/Prototypes/_CP14/Loadouts/Jobs/general.yml +++ b/Resources/Prototypes/_CP14/Loadouts/Jobs/general.yml @@ -114,6 +114,7 @@ - CP14ClothingOuterClothingBrownVest3 - CP14ClothingOuterClothingJagermeisterWaistcoat - CP14ClothingOuterClothingRedVest + - CP14ClothingOuterClothingPurple - type: loadout id: CP14ClothingOuterClothingBrownVest1 @@ -140,6 +141,10 @@ equipment: outerClothing: CP14ClothingOuterClothingJagermeisterWaistcoat +- type: loadout + id: CP14ClothingOuterClothingPurple + equipment: + outerClothing: CP14ClothingOuterClothingPurple # Eyes @@ -344,6 +349,7 @@ name: cp14-loadout-general-shirt loadouts: - CP14ClothingShirtCottonBlack + - CP14ClothinShirtGray - CP14ClothingShirtBlackDress - CP14ClothinShirtMaidDress - CP14ClothingShirtCottonBlue @@ -351,11 +357,15 @@ - CP14ClothingBlueCollarDress - CP14ClothingShirtBlueOpen - CP14ClothingBlueOpenDress + - CP14ClothinShirtWhiteBlueDress + - CP14ClothinShirtWhiteBlue2Dress + - CP14ClothinShirtRedBlueDress - CP14ClothingShirtJestersAttire - CP14ClothingShirtRedOpen - CP14ClothingRedOpenDress - CP14ClothingShirtYellowOpen - CP14ClothingYellowOpenDress + - CP14ClothinShirtBlueYellowDress - CP14ClothingShirtCottonPurple - CP14ClothingShirtCottonRed - CP14ClothingCottonRedDress @@ -363,12 +373,20 @@ - CP14ClothingCottonWhiteDress - CP14ClothingShirtCottonWhiteCollar - CP14ClothingCottonWhiteCollarDress + - CP14ClothinShirtWhiteBrown + - CP14ClothinShirtBrown2Dress + - CP14ClothinShirtBrown3Dress - CP14ClothinGreenBeltDress - CP14ClothinGreenBeltDress2 + - CP14ClothinShirtWhiteGreenDress + - CP14ClothinShirtwhiteGreenYellowDress + - CP14ClothinShirtGreenYellow + - CP14ClothinShirtBlueGreen - CP14ClothinGreenLightDress - CP14ClothingShirtCottonYellow - CP14ClothingShirtCottonYellowCollar - CP14ClothingCottonYellowCollarDress + - CP14ClothinShirtYellowBlueDress - CP14ClothingWarriorsGarbDress - type: loadout @@ -506,6 +524,71 @@ equipment: shirt: CP14ClothingWarriorsGarbDress +- type: loadout + id: CP14ClothinShirtBlueYellowDress + equipment: + shirt: CP14ClothinShirtBlueYellowDress + +- type: loadout + id: CP14ClothinShirtWhiteBlueDress + equipment: + shirt: CP14ClothinShirtWhiteBlueDress + +- type: loadout + id: CP14ClothinShirtWhiteBlue2Dress + equipment: + shirt: CP14ClothinShirtWhiteBlue2Dress + +- type: loadout + id: CP14ClothinShirtBrown2Dress + equipment: + shirt: CP14ClothinShirtBrown2Dress + +- type: loadout + id: CP14ClothinShirtBrown3Dress + equipment: + shirt: CP14ClothinShirtBrown3Dress + +- type: loadout + id: CP14ClothinShirtWhiteGreenDress + equipment: + shirt: CP14ClothinShirtWhiteGreenDress + +- type: loadout + id: CP14ClothinShirtwhiteGreenYellowDress + equipment: + shirt: CP14ClothinShirtwhiteGreenYellowDress + +- type: loadout + id: CP14ClothinShirtRedBlueDress + equipment: + shirt: CP14ClothinShirtRedBlueDress + +- type: loadout + id: CP14ClothinShirtYellowBlueDress + equipment: + shirt: CP14ClothinShirtYellowBlueDress + +- type: loadout + id: CP14ClothinShirtBlueGreen + equipment: + shirt: CP14ClothinShirtBlueGreen + +- type: loadout + id: CP14ClothinShirtGray + equipment: + shirt: CP14ClothinShirtGray + +- type: loadout + id: CP14ClothinShirtGreenYellow + equipment: + shirt: CP14ClothinShirtGreenYellow + +- type: loadout + id: CP14ClothinShirtWhiteBrown + equipment: + shirt: CP14ClothinShirtWhiteBrown + # Shoes - type: loadoutGroup diff --git a/Resources/Prototypes/_CP14/Loadouts/Jobs/guildmaster.yml b/Resources/Prototypes/_CP14/Loadouts/Jobs/guildmaster.yml index 9082e26791..acfda2164d 100644 --- a/Resources/Prototypes/_CP14/Loadouts/Jobs/guildmaster.yml +++ b/Resources/Prototypes/_CP14/Loadouts/Jobs/guildmaster.yml @@ -31,12 +31,19 @@ name: cp14-loadout-guildmaster-outer loadouts: - CP14ClothingOuterClothingGreenVest + - CP14ClothingOuterClothingGreenVest2 - type: loadout id: CP14ClothingOuterClothingGreenVest equipment: outerClothing: CP14ClothingOuterClothingGreenVest +- type: loadout + id: CP14ClothingOuterClothingGreenVest2 + equipment: + outerClothing: CP14ClothingOuterClothingGreenVest2 + + # Shirt - type: loadoutGroup diff --git a/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak.rsi/equipped-CLOAK.png b/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak.rsi/equipped-CLOAK.png index fe7325bb08..8e4bf531d5 100644 Binary files a/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak.rsi/equipped-CLOAK.png and b/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak.rsi/equipped-CLOAK.png differ diff --git a/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak.rsi/icon.png index 02f7cc4dc7..93a64beb65 100644 Binary files a/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak.rsi/icon.png and b/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak2.rsi/equipped-CLOAK.png b/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak2.rsi/equipped-CLOAK.png new file mode 100644 index 0000000000..ebf3b443ea Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak2.rsi/equipped-CLOAK.png differ diff --git a/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak2.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak2.rsi/icon.png new file mode 100644 index 0000000000..cd86745b2a Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak2.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak2.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak2.rsi/meta.json new file mode 100644 index 0000000000..936e465a96 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Cloak/Roles/Alchemist/alchemist_cloak2.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-CLOAK", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..2e2cec1163 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/icon-open.png b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/icon-open.png new file mode 100644 index 0000000000..051371763e Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/icon-open.png differ diff --git a/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/icon.png b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/icon.png new file mode 100644 index 0000000000..add684784e Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/meta.json b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/meta.json new file mode 100644 index 0000000000..1452f4b3d7 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/meta.json @@ -0,0 +1,25 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "icon-open" + }, + { + "name": "open-equipped-OUTERCLOTHING", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/open-equipped-OUTERCLOTHING.png b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/open-equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..dd7f960b01 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/green_2.rsi/open-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..db4c678295 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/icon-open.png b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/icon-open.png new file mode 100644 index 0000000000..1fe2ae2713 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/icon-open.png differ diff --git a/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/icon.png b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/icon.png new file mode 100644 index 0000000000..4a5a5a8299 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/meta.json b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/meta.json new file mode 100644 index 0000000000..1452f4b3d7 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/meta.json @@ -0,0 +1,25 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "icon-open" + }, + { + "name": "open-equipped-OUTERCLOTHING", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/open-equipped-OUTERCLOTHING.png b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/open-equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..4712c16428 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/OuterClothing/Roles/General/purple.rsi/open-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/blue_yellow_dress.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/blue_yellow_dress.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..a8e92c1ff0 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/blue_yellow_dress.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/blue_yellow_dress.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/blue_yellow_dress.rsi/icon.png new file mode 100644 index 0000000000..25cf6ebb95 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/blue_yellow_dress.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/blue_yellow_dress.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/blue_yellow_dress.rsi/meta.json new file mode 100644 index 0000000000..fd65e9ab62 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/blue_yellow_dress.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..7f71a52815 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress.rsi/icon.png new file mode 100644 index 0000000000..67b51f8554 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress.rsi/meta.json new file mode 100644 index 0000000000..fd65e9ab62 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress2.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress2.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..7a396b479e Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress2.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress2.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress2.rsi/icon.png new file mode 100644 index 0000000000..00f7fcb862 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress2.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress2.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress2.rsi/meta.json new file mode 100644 index 0000000000..fd65e9ab62 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress2.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown2_dress.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown2_dress.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..95acdb99e9 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown2_dress.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown2_dress.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown2_dress.rsi/icon.png new file mode 100644 index 0000000000..1b6b3e187a Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown2_dress.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown2_dress.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown2_dress.rsi/meta.json new file mode 100644 index 0000000000..fd65e9ab62 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown2_dress.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown3_dress.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown3_dress.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..a7d9cb88df Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown3_dress.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown3_dress.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown3_dress.rsi/icon.png new file mode 100644 index 0000000000..3b09be9298 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown3_dress.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown3_dress.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown3_dress.rsi/meta.json new file mode 100644 index 0000000000..fd65e9ab62 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_brown3_dress.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_dress.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_dress.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..5bf3b794e1 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_dress.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_dress.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_dress.rsi/icon.png new file mode 100644 index 0000000000..9d4bf927de Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_dress.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_dress.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_dress.rsi/meta.json new file mode 100644 index 0000000000..fd65e9ab62 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_dress.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_yellow_dress.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_yellow_dress.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..3e4068c9a8 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_yellow_dress.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_yellow_dress.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_yellow_dress.rsi/icon.png new file mode 100644 index 0000000000..276b2a5371 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_yellow_dress.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_yellow_dress.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_yellow_dress.rsi/meta.json new file mode 100644 index 0000000000..fd65e9ab62 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_green_yellow_dress.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_red_blue_dress.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_red_blue_dress.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..4a63f79b5c Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_red_blue_dress.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_red_blue_dress.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_red_blue_dress.rsi/icon.png new file mode 100644 index 0000000000..416fb29701 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_red_blue_dress.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_red_blue_dress.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_red_blue_dress.rsi/meta.json new file mode 100644 index 0000000000..fd65e9ab62 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/white_red_blue_dress.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/yellow_blue_dress.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/yellow_blue_dress.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..0706364f75 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/yellow_blue_dress.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/yellow_blue_dress.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/yellow_blue_dress.rsi/icon.png new file mode 100644 index 0000000000..8b67f7f859 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/yellow_blue_dress.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/yellow_blue_dress.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/yellow_blue_dress.rsi/meta.json new file mode 100644 index 0000000000..fd65e9ab62 --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Dress/yellow_blue_dress.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/blue_green.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/blue_green.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..b6e481afe1 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/blue_green.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/blue_green.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/blue_green.rsi/icon.png new file mode 100644 index 0000000000..ae1572d377 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/blue_green.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/blue_green.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/blue_green.rsi/meta.json new file mode 100644 index 0000000000..be228e48bf --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/blue_green.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "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/Shirts/gray.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/gray.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..0900bb2c42 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/gray.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/gray.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/gray.rsi/icon.png new file mode 100644 index 0000000000..011d047e08 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/gray.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/gray.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/gray.rsi/meta.json new file mode 100644 index 0000000000..be228e48bf --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/gray.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "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/Shirts/green_yellow.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/green_yellow.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..310575963b Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/green_yellow.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/green_yellow.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/green_yellow.rsi/icon.png new file mode 100644 index 0000000000..1f729df940 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/green_yellow.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/green_yellow.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/green_yellow.rsi/meta.json new file mode 100644 index 0000000000..be228e48bf --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/green_yellow.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "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/Shirts/white_brown.rsi/equipped-SHIRT.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/white_brown.rsi/equipped-SHIRT.png new file mode 100644 index 0000000000..59ab615449 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/white_brown.rsi/equipped-SHIRT.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/white_brown.rsi/icon.png b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/white_brown.rsi/icon.png new file mode 100644 index 0000000000..73e6b98d70 Binary files /dev/null and b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/white_brown.rsi/icon.png differ diff --git a/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/white_brown.rsi/meta.json b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/white_brown.rsi/meta.json new file mode 100644 index 0000000000..be228e48bf --- /dev/null +++ b/Resources/Textures/_CP14/Clothing/Shirt/Roles/General/Shirts/white_brown.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Created by omsoyk (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-SHIRT", + "directions": 4 + } + ] +}