diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/atmosdrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/atmosdrobe.yml index 5dce8375b61..d12ca948829 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/atmosdrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/atmosdrobe.yml @@ -15,4 +15,5 @@ ClothingNeckScarfStripedLightBlue: 3 ClothingShoesBootsWinterAtmos: 2 # DeltaV - Add departmental winter boots contrabandInventory: + ClothingCorpoJacketElectra: 1 # starcup ToyFigurineAtmosTech: 1 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/cargodrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/cargodrobe.yml index e0c18da78bd..ea5f0203317 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/cargodrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/cargodrobe.yml @@ -18,6 +18,7 @@ MailBag: 2 ClothingOuterSweaterLogistics: 3 # starcup contrabandInventory: + ClothingCorpoJacketHawkmoon: 1 # starcup ToyFigurineCargoTech: 1 ToyFigurineSalvage: 1 ToyFigurineQuartermaster: 1 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chefdrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chefdrobe.yml index 041baafbfee..9d7381eb9b9 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chefdrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chefdrobe.yml @@ -27,4 +27,5 @@ ClothingShoesChef: 2 ClothingBeltChef: 2 contrabandInventory: + ClothingCorpoJacketHephaestus: 1 # starcup ToyFigurineChef: 1 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chemdrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chemdrobe.yml index af49193a0f1..6e6f96fe23d 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chemdrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chemdrobe.yml @@ -16,4 +16,5 @@ ClothingHandsGlovesLatex: 1 ClothingShoesColorWhite: 1 contrabandInventory: + ClothingCorpoJacketInterdyne: 1 # starcup ToyFigurineChemist: 1 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/discount.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/discount.yml index fe397ea8cfc..27ddb4d631c 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/discount.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/discount.yml @@ -12,3 +12,4 @@ contrabandInventory: FoodSnackDanDanNoodles: 3 FoodBakedBunHoney: 3 + ClothingCorpoJacketDiscountDans: 1 # starcup diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/engidrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/engidrobe.yml index 8ef3c664329..709a09716d9 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/engidrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/engidrobe.yml @@ -18,5 +18,6 @@ ClothingShoesBootsWinterEngi: 2 ClothingOuterSweaterEngineering: 3 # starcup contrabandInventory: + ClothingCorpoJacketDonkChef: 1 # starcup ToyFigurineEngineer: 1 ToyFigurineChiefEngineer: 1 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/medical.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/medical.yml index 48d75a03fbb..ecb0c3b52e9 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/medical.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/medical.yml @@ -11,6 +11,7 @@ PillCanisterTricordrazine: 2 contrabandInventory: PillCanisterRandom: 1 + ClothingCorpoJacketInterdyne: 1 # starcup # All access version. Should reflect the stock of NanoMedInventory, but less powerful - type: vendingMachineInventory @@ -26,6 +27,7 @@ PillTricordrazine: 10 contrabandInventory: PillCanisterRandom: 1 + ClothingCorpoJacketInterdyne: 1 # starcup # Core medical supply vendor - type: vendingMachineInventory @@ -56,6 +58,7 @@ PillCanisterRandom: 3 PillSpaceDrugs: 3 FoodApple: 1 + ClothingCorpoJacketInterdyne: 1 # starcup # All access version. Should reflect NanoMedCivilianWallInventory, but with more stock - type: vendingMachineInventory diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/medidrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/medidrobe.yml index 10194fd5d2b..a7ab2a9f9cc 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/medidrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/medidrobe.yml @@ -36,6 +36,7 @@ ClothingOuterSweaterMedical: 2 # starcup contrabandInventory: ClothingUniformJumpskirtOfLife: 1 + ClothingCorpoJacketInterdyne: 1 # starcup ToyFigurineMedicalDoctor: 1 ToyFigurineParamedic: 1 ToyFigurineChiefMedicalOfficer: 1 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/robotics.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/robotics.yml index 41c04c4e560..bf59b46047e 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/robotics.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/robotics.yml @@ -31,4 +31,5 @@ ChemistryBottleCrystalLatticeNanites: 2 # end starcup contrabandInventory: + ClothingCorpoJacketDonkRoboticist: 1 # starcup FoodBurgerRobot: 1 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/scidrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/scidrobe.yml index 94e357f9939..b0a15c14ad5 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/scidrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/scidrobe.yml @@ -17,4 +17,5 @@ ClothingShoesBootsWinterSci: 2 ClothingOuterSweaterScience: 3 # starcup contrabandInventory: + ClothingCorpoJacketDonkRoboticist: 1 # starcup ToyFigurineResearchDirector: 1 diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml index 852360f04e4..2cd392398f6 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml @@ -91,6 +91,24 @@ - id: ClothingShoesTourist - id: ClothingUniformJumpsuitLoungewear - id: ClothingHeadHatCowboyRed + # begin starcup: corporate jackets + - id: ClothingCorpoJacketDiscountDans + - id: ClothingCorpoJacketGilthari + - id: ClothingCorpoJacketHephaestus + - id: ClothingCorpoJacketScarab + - id: ClothingCorpoJacketStarship + - id: ClothingCorpoJacketBishop + - !type:GroupSelector # rarer than the other jackets but not rare enouch for the uncommon thing + children: + - id: ClothingCorpoJacketCybersun + - id: ClothingCorpoJacketCybersunChalice + - id: ClothingCorpoJacketHawkmoon + - id: ClothingCorpoJacketInterdyne + - id: ClothingCorpoJacketElectra + - id: ClothingCorpoJacketDonkChef + - id: ClothingCorpoJacketDonkRoboticist + - id: ClothingCorpoJacketFPA + # end starcup # Uncommon Group - !type:GroupSelector weight: 23 diff --git a/Resources/Prototypes/Loadouts/LoadoutGroups/loadout_groups.yml b/Resources/Prototypes/Loadouts/LoadoutGroups/loadout_groups.yml index 8905e1fe9d6..a32be94efcc 100644 --- a/Resources/Prototypes/Loadouts/LoadoutGroups/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/LoadoutGroups/loadout_groups.yml @@ -172,8 +172,11 @@ loadouts: - CaptainOuterClothing - CaptainWintercoat - - CommandSweater # starcup - - TrenchCoat # starcup + # begin starcup + - CommandSweater + - TrenchCoat + - CorpoJacketCybersun + # end starcup #- type: loadoutGroup # id: CaptainJobTrinkets @@ -223,8 +226,11 @@ minLimit: 0 loadouts: - HoPWintercoat - - CommandSweater # starcup - - TrenchCoat # starcup + # begin starcup + - CommandSweater + - TrenchCoat + - CorpoJacketCybersun + # end starcup #- type: loadoutGroup # id: HoPJobTrinkets @@ -448,6 +454,7 @@ - BartenderApron - BartenderWintercoat - BartenderCuteApron # imp + - CorpoJacketGilthari # starcup - type: loadoutGroup id: BartenderJobTrinkets @@ -494,6 +501,7 @@ - ChefJacket - ChefWintercoat - ChefCuteApron # imp + - CorpoJacketDonkChef # starcup #- type: loadoutGroup # id: ChefJobTrinkets @@ -705,6 +713,7 @@ loadouts: - BotanistApron - BotanistWintercoat + - CorpoJacketInterdyne # starcup #- type: loadoutGroup # id: BotanistJobTrinkets @@ -945,6 +954,7 @@ - QuartermasterLongcoat # DeltaV - Longcoats - QuartermasterWintercoat - TrenchCoat # starcup + - CorpoJacketHawkmoon # starcup - type: loadoutGroup parent: CargoTechnicianShoes # starcup @@ -1002,6 +1012,7 @@ - CargoTechnicianWintercoat - LogisticsSweater # starcup - BomberJacket # starcup + - CorpoJacketHawkmoon # starcup - type: loadoutGroup id: CargoTechnicianShoes @@ -1044,6 +1055,7 @@ minLimit: 0 loadouts: - SalvageSpecialistWintercoat + - CorpoJacketHawkmoon # starcup - type: loadoutGroup parent: CargoTechnicianShoes # starcup @@ -1096,6 +1108,7 @@ loadouts: - ChiefEngineerLongcoat # DeltaV - Longcoats - ChiefEngineerWintercoat + - CorpoJacketElectra # starcup - type: loadoutGroup parent: StationEngineerShoes # starcup @@ -1169,6 +1182,7 @@ loadouts: - StationEngineerOuterVest - StationEngineerWintercoat + - CorpoJacketElectra # starcup - type: loadoutGroup id: StationEngineerShoes @@ -1215,6 +1229,7 @@ minLimit: 0 loadouts: - AtmosphericTechnicianWintercoat + - CorpoJacketElectra # starcup - type: loadoutGroup id: AtmosphericTechnicianBackpack @@ -1283,6 +1298,7 @@ - ResearchDirectorLabCoat - ResearchDirectorLongcoat # DeltaV - Longcoats - ResearchDirectorWintercoat + - CorpoJacketElectra # starcup - type: loadoutGroup parent: ScientistShoes # starcup @@ -1354,6 +1370,7 @@ #- RoboticistLabCoat # starcup: moved to RoboticistOuterClothing #- RoboticistWintercoat # starcup: moved to RoboticistOuterClothing - SeniorResearcherLabCoat + - CorpoJacketElectra # starcup - type: loadoutGroup id: ScientistShoes diff --git a/Resources/Prototypes/Loadouts/LoadoutGroups/medical.yml b/Resources/Prototypes/Loadouts/LoadoutGroups/medical.yml index a02de5078fd..3074a66109f 100644 --- a/Resources/Prototypes/Loadouts/LoadoutGroups/medical.yml +++ b/Resources/Prototypes/Loadouts/LoadoutGroups/medical.yml @@ -62,6 +62,7 @@ - ChiefMedicalOfficerLabCoat - ChiefMedicalOfficerWintercoat - ChiefMedicalOfficerLongcoat # DeltaV - Longcoats + - CorpoJacketInterdyne # starcup - type: loadoutGroup parent: [ MedicalDoctorNeck ] # starcup @@ -129,6 +130,7 @@ - MedicalDoctorWintercoat - MedicalSweater # starcup - SeniorPhysicianLabCoat + - CorpoJacketInterdyne # starcup - type: loadoutGroup id: MedicalDoctorPDA @@ -177,6 +179,7 @@ - RegularLabCoat - ChemistLabCoat - ChemistWintercoat + - CorpoJacketInterdyne # starcup - type: loadoutGroup id: ChemistBackpack @@ -216,6 +219,7 @@ - ParamedicWindbreaker - ParamedicWintercoat - MedicalSweater # starcup + - CorpoJacketInterdyne # starcup - type: loadoutGroup parent: MedicalShoes # starcup diff --git a/Resources/Prototypes/_starcup/Catalog/VendingMachines/Inventories/syndcommdrobe.yml b/Resources/Prototypes/_starcup/Catalog/VendingMachines/Inventories/syndcommdrobe.yml index 86703d6bbfa..d10dd0efa68 100644 --- a/Resources/Prototypes/_starcup/Catalog/VendingMachines/Inventories/syndcommdrobe.yml +++ b/Resources/Prototypes/_starcup/Catalog/VendingMachines/Inventories/syndcommdrobe.yml @@ -18,6 +18,7 @@ ClothingOuterCoatSyndieCapArmored: 3 ClothingOuterWinterSyndComm: 3 ClothingOuterWinterSyndCommWarden: 3 + ClothingCorpoJacketSyndComm: 3 ClothingHandsGlovesCombat: 3 diff --git a/Resources/Prototypes/_starcup/Entities/Clothing/OuterClothing/corporate_jackets.yml b/Resources/Prototypes/_starcup/Entities/Clothing/OuterClothing/corporate_jackets.yml new file mode 100644 index 00000000000..65a26a11720 --- /dev/null +++ b/Resources/Prototypes/_starcup/Entities/Clothing/OuterClothing/corporate_jackets.yml @@ -0,0 +1,192 @@ +# the big five +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketCybersun + name: off-sector Cybersun jacket + description: A jacket in the colors of Cybersun's branches in sectors other than the Chalice. + components: + - type: Sprite + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi + - type: Clothing + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi + +- type: entity + parent: ClothingCorpoJacketCybersun + id: ClothingCorpoJacketCybersunChalice + name: Cybersun jacket + description: Vibrant PR colors for the most aristocratic of robotics neocorporations. Chin up, eyes forward, to the next dawn. + components: + - type: Sprite + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi + - type: Clothing + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketHawkmoon + name: Hawkmoon Acquisitions jacket + description: Cozy and comfortable, with big kangaroo pockets. The perfect jacket to fall asleep in during faster-than-light travel. + components: + - type: Sprite + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi + - type: Clothing + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketInterdyne + name: Interdyne Labs jacket + description: A jacket belonging to your beloved health care and high quality cosmetics provider. It is NOT in fact resistant to fluorosulfuric acid. + components: + - type: Sprite + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi + - type: Clothing + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketElectra + name: Electra Dynamics jacket + description: Electra Dynamics. Old and reliable meets the new and the bold. + components: + - type: Sprite + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi + - type: Clothing + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketDonkChef + name: DONK flavorist jacket + description: DONK Co.'s chefs' dedication to flavor permeates every facet of their lives. That's why they go to work looking like they're wearing a pizza. + components: + - type: Sprite + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi + - type: Clothing + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketDonkRoboticist + name: DONK toymaker jacket + description: It's a DONK Co. roboticist! Oh, what joy. Delightful devices and gizmos galore! + components: + - type: Sprite + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi + - type: Clothing + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi + + +# minor companies + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketDiscountDans + name: Discount Dan's jacket + description: Even Discount Dan's designers are affordable. It's warm, it's got the logo, what else do you need? + components: + - type: Sprite + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi + - type: Clothing + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi + +- type: entity + parent: + - ClothingOuterWinterCoat + - BaseMinorContraband + id: ClothingCorpoJacketFPA + name: Five Points Armory jacket + description: You might not want to be seen rocking the colors and logo of NanoTrasen's primary local weapons subsidiary around here. + components: + - type: Sprite + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi + - type: Clothing + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketGilthari + name: Gilthari Exports jacket + description: An extravagant jacket for an entertainment and luxury goods purveyor trying to dazzle the sector. + components: + - type: Sprite + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi + - type: Clothing + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketHephaestus + name: Hephaestus Industries jacket + description: A jacket belonging to a company that made some profit scurrying between the legs of the Big Five during the wars. Virtually unheard of after their buyout by Cybersun. + components: + - type: Sprite + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi + - type: Clothing + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketZengHu + name: Zeng-Hu Pharma jacket + description: An unfamiliar jacket supposedly belonging to some Interdyne competitor. Probably just another of NanoTrasen's many corporate lackeys. + components: + - type: Sprite + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi + - type: Clothing + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketGorlex + name: Gorlex liason jacket + description: Gaudy red and poison green, with the black snake on the back so everyone knows whose side they're not on. + components: + - type: Sprite + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi + - type: Clothing + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketScarab + name: Scarab Security jacket + description: A jacket belonging to an old company of traitors and strikebreakers. The quality is as shoddy as their sense of dignity. + components: + - type: Sprite + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi + - type: Clothing + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketStarship + name: defunct starship company jacket + description: Pretty old, with faded colors and scratched-off logo. Probably not worth dwelling on. + components: + - type: Sprite + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi + - type: Clothing + sprite: _DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketBishop + name: Bishop Cybernetics jacket + description: An old jacket with a logo most would rather forget about. Perfect if barfights are your choice of poison. + components: + - type: Sprite + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi + - type: Clothing + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingCorpoJacketSyndComm + name: Syndicate Communications jacket + description: Some speculate these will be nice collector's items in a couple of years when this whole "SyndComm" sham blows over. + components: + - type: Sprite + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi + - type: Clothing + sprite: _starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi diff --git a/Resources/Prototypes/_starcup/Loadouts/Jobs/Science/roboticist.yml b/Resources/Prototypes/_starcup/Loadouts/Jobs/Science/roboticist.yml index ad18910d316..a1d8d1c4b8e 100644 --- a/Resources/Prototypes/_starcup/Loadouts/Jobs/Science/roboticist.yml +++ b/Resources/Prototypes/_starcup/Loadouts/Jobs/Science/roboticist.yml @@ -56,6 +56,11 @@ equipment: head: ClothingOuterCardborg +- type: loadout + id: RoboticistCorpoJacket + equipment: + outerClothing: ClothingCorpoJacketInterdyne + # Gloves - type: loadout id: NitrileGloves diff --git a/Resources/Prototypes/_starcup/Loadouts/Jobs/Service/lawyer.yml b/Resources/Prototypes/_starcup/Loadouts/Jobs/Service/lawyer.yml index 29d1e1fcfe6..9329c99a027 100644 --- a/Resources/Prototypes/_starcup/Loadouts/Jobs/Service/lawyer.yml +++ b/Resources/Prototypes/_starcup/Loadouts/Jobs/Service/lawyer.yml @@ -10,3 +10,9 @@ equipment: jumpsuit: ClothingUniformCreamSuitSkirt groupBy: "jumpskirt" + +# Outer +- type: loadout + id: LawyerCorpoJacket + equipment: + outerClothing: ClothingCorpoJacketCybersunChalice diff --git a/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/command.yml b/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/command.yml index 3421771a4f4..0ed1f8abd8f 100644 --- a/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/command.yml +++ b/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/command.yml @@ -40,6 +40,7 @@ - CommandSweater - WinterCoatBlack - WinterCoatBrown + - CorpoJacketCybersun - type: loadoutGroup id: AdminAssistantGloves diff --git a/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/engineering.yml b/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/engineering.yml index 95c3cb1ae5e..0040d904180 100644 --- a/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/engineering.yml +++ b/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/engineering.yml @@ -25,3 +25,4 @@ minLimit: 0 loadouts: - WinterCoatYellow + - CorpoJacketElectra diff --git a/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/logistics.yml b/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/logistics.yml index 3f677b7c4b8..6e80f903098 100644 --- a/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/logistics.yml +++ b/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/logistics.yml @@ -28,6 +28,7 @@ minLimit: 0 loadouts: - WinterCoatYellow + - CorpoJacketHawkmoon - type: loadoutGroup id: CargoAssistantShoes @@ -70,6 +71,7 @@ loadouts: - CargoTechnicianWintercoat - MailCarrierWintercoat + - CorpoJacketHawkmoon - type: loadoutGroup id: CourierShoes diff --git a/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/medical.yml b/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/medical.yml index ae5e6594ff4..3ca40b81256 100644 --- a/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/medical.yml +++ b/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/medical.yml @@ -14,6 +14,7 @@ minLimit: 0 loadouts: - WinterCoatBlue + - CorpoJacketInterdyne - type: loadoutGroup id: MedicalInternHead diff --git a/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/science.yml b/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/science.yml index 3c56ddf52c9..0f86b574ea9 100644 --- a/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/science.yml +++ b/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/science.yml @@ -5,6 +5,7 @@ minLimit: 0 loadouts: - WinterCoatPurple + - CorpoJacketElectra # Research Director - type: loadoutGroup @@ -51,6 +52,8 @@ - RoboticistWintercoat - CardborgCostume - NeuroroboticistSuit + - CorpoJacketCybersun + - CorpoJacketDonkRoboticist - type: loadoutGroup id: RoboticistGloves diff --git a/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/service.yml b/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/service.yml index 22526c2e105..a16fa84a2d1 100644 --- a/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/service.yml +++ b/Resources/Prototypes/_starcup/Loadouts/LoadoutGroups/service.yml @@ -242,6 +242,8 @@ loadouts: - WinterCoatBlack - WinterCoatBlue + - WinterCoatBlack + - CorpoJacketElectra - type: loadoutGroup id: LawyerShoes diff --git a/Resources/Prototypes/_starcup/Loadouts/Miscellaneous/outer.yml b/Resources/Prototypes/_starcup/Loadouts/Miscellaneous/outer.yml index 37dca0c07f6..8427e804c7a 100644 --- a/Resources/Prototypes/_starcup/Loadouts/Miscellaneous/outer.yml +++ b/Resources/Prototypes/_starcup/Loadouts/Miscellaneous/outer.yml @@ -75,3 +75,52 @@ id: TrenchCoat equipment: outerClothing: ClothingOuterCoatTrench + +# Corporate jackets +- type: loadout + id: CorpoJacketCybersun + equipment: + outerClothing: ClothingCorpoJacketCybersunChalice + groupBy: "corpojacket" + +- type: loadout + id: CorpoJacketHawkmoon + equipment: + outerClothing: ClothingCorpoJacketHawkmoon + groupBy: "corpojacket" + +- type: loadout + id: CorpoJacketInterdyne + equipment: + outerClothing: ClothingCorpoJacketInterdyne + groupBy: "corpojacket" + +- type: loadout + id: CorpoJacketElectra + equipment: + outerClothing: ClothingCorpoJacketElectra + groupBy: "corpojacket" + +- type: loadout + id: CorpoJacketDonkChef + equipment: + outerClothing: ClothingCorpoJacketDonkChef + groupBy: "corpojacket" + +- type: loadout + id: CorpoJacketDonkRoboticist + equipment: + outerClothing: ClothingCorpoJacketDonkRoboticist + groupBy: "corpojacket" + +- type: loadout + id: CorpoJacketGilthari + equipment: + outerClothing: ClothingCorpoJacketGilthari + groupBy: "corpojacket" + +- type: loadout + id: CorpoJacketSyndComm + equipment: + outerClothing: ClothingCorpoJacketSyndComm + groupBy: "corpojacket" diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..fe470b00742 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/icon.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/icon.png new file mode 100644 index 00000000000..f78a89945c3 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/icon.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/inhand-left.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/inhand-left.png new file mode 100644 index 00000000000..f80076e89ea Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/inhand-left.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/inhand-right.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/inhand-right.png new file mode 100644 index 00000000000..1c5888b7b0c Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/inhand-right.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/meta.json b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/meta.json new file mode 100644 index 00000000000..f8a0874ea7b --- /dev/null +++ b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..553d9e2f647 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/icon.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/icon.png new file mode 100644 index 00000000000..ba722530984 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/icon.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/inhand-left.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/inhand-left.png new file mode 100644 index 00000000000..39edffa94fc Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/inhand-left.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/inhand-right.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/inhand-right.png new file mode 100644 index 00000000000..5a2651d3ced Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/inhand-right.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/meta.json b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/meta.json new file mode 100644 index 00000000000..81e8e09d9af --- /dev/null +++ b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_defunct_starship_company.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord. Folder's name changed by Psymbiote for starcup to avoid undesired references in our codebase. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..06932fff6fa Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/icon.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/icon.png new file mode 100644 index 00000000000..c7fd65e30b5 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/icon.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/inhand-left.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/inhand-left.png new file mode 100644 index 00000000000..af3857ed3b1 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/inhand-left.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/inhand-right.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/inhand-right.png new file mode 100644 index 00000000000..7c440438b26 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/inhand-right.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/meta.json b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/meta.json new file mode 100644 index 00000000000..f8a0874ea7b --- /dev/null +++ b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_discount_dans.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..19b5dc75aff Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/icon.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/icon.png new file mode 100644 index 00000000000..635845bab25 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/icon.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/inhand-left.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/inhand-left.png new file mode 100644 index 00000000000..736611dc82d Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/inhand-left.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/inhand-right.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/inhand-right.png new file mode 100644 index 00000000000..1db96b34efe Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/inhand-right.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/meta.json b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/meta.json new file mode 100644 index 00000000000..f8a0874ea7b --- /dev/null +++ b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_five_points_armory.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..dfbe6e460dd Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/icon.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/icon.png new file mode 100644 index 00000000000..2af90d92f71 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/icon.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/inhand-left.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/inhand-left.png new file mode 100644 index 00000000000..d92ae927f92 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/inhand-left.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/inhand-right.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/inhand-right.png new file mode 100644 index 00000000000..7c7a72e7a31 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/inhand-right.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/meta.json b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/meta.json new file mode 100644 index 00000000000..f8a0874ea7b --- /dev/null +++ b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_gilthari_exports.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..03b6d3cf860 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/icon.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/icon.png new file mode 100644 index 00000000000..d80b56558a2 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/icon.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/inhand-left.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/inhand-left.png new file mode 100644 index 00000000000..245c471ec7a Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/inhand-left.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/inhand-right.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/inhand-right.png new file mode 100644 index 00000000000..453ee204af6 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/inhand-right.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/meta.json b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/meta.json new file mode 100644 index 00000000000..f8a0874ea7b --- /dev/null +++ b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hawkmoon_aquisitions.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..c818593ba46 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/icon.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/icon.png new file mode 100644 index 00000000000..cc3d8767a7e Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/icon.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/inhand-left.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/inhand-left.png new file mode 100644 index 00000000000..93542700d04 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/inhand-left.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/inhand-right.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/inhand-right.png new file mode 100644 index 00000000000..c0fb68e7691 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/inhand-right.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/meta.json b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/meta.json new file mode 100644 index 00000000000..f8a0874ea7b --- /dev/null +++ b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_hephestus_industries.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..5ce9bf097d3 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/icon.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/icon.png new file mode 100644 index 00000000000..c864d60dc01 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/icon.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/inhand-left.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/inhand-left.png new file mode 100644 index 00000000000..e673724e539 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/inhand-left.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/inhand-right.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/inhand-right.png new file mode 100644 index 00000000000..36de8832153 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/inhand-right.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/meta.json b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/meta.json new file mode 100644 index 00000000000..f8a0874ea7b --- /dev/null +++ b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_interdyne.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..3503762d733 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/icon.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/icon.png new file mode 100644 index 00000000000..d85eeb0592b Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/icon.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/inhand-left.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/inhand-left.png new file mode 100644 index 00000000000..14325b5c5be Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/inhand-left.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/inhand-right.png b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/inhand-right.png new file mode 100644 index 00000000000..4241b497729 Binary files /dev/null and b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/inhand-right.png differ diff --git a/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/meta.json b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/meta.json new file mode 100644 index 00000000000..f8a0874ea7b --- /dev/null +++ b/Resources/Textures/_DEN/Clothing/OuterClothing/WinterCoats/corpo_jacket_zeng_hu_pharma.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..6da51117974 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/icon.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/icon.png new file mode 100644 index 00000000000..9d28c0c02fd Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/icon.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/inhand-left.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/inhand-left.png new file mode 100644 index 00000000000..f9cc1f1223e Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/inhand-left.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/inhand-right.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/inhand-right.png new file mode 100644 index 00000000000..1cec13e5d56 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/inhand-right.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/meta.json b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/meta.json new file mode 100644 index 00000000000..48978aa4d63 --- /dev/null +++ b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_bishop_cybernetics.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord. Recolored by KoboldCatgirl. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..37e11c2cf85 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/icon.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/icon.png new file mode 100644 index 00000000000..5e3ca0ee641 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/icon.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/inhand-left.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/inhand-left.png new file mode 100644 index 00000000000..ab67a2dec4d Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/inhand-left.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/inhand-right.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/inhand-right.png new file mode 100644 index 00000000000..59dcf47e1d6 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/inhand-right.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/meta.json b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/meta.json new file mode 100644 index 00000000000..5800f5931f4 --- /dev/null +++ b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord, then agan by Psymbiote using DiscipleExMachina's color scheme. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..5dbc9c440e1 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/icon.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/icon.png new file mode 100644 index 00000000000..e2002a6369f Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/icon.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/inhand-left.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/inhand-left.png new file mode 100644 index 00000000000..739ad7a374c Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/inhand-left.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/inhand-right.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/inhand-right.png new file mode 100644 index 00000000000..4a24df6eb85 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/inhand-right.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/meta.json b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/meta.json new file mode 100644 index 00000000000..d987a993cd4 --- /dev/null +++ b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_flavorist.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart and Psymbiote on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..f19948a5e8f Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/icon.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/icon.png new file mode 100644 index 00000000000..4dc65d1fe50 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/icon.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/inhand-left.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/inhand-left.png new file mode 100644 index 00000000000..26d331b53ce Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/inhand-left.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/inhand-right.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/inhand-right.png new file mode 100644 index 00000000000..e8a6c12559e Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/inhand-right.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/meta.json b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/meta.json new file mode 100644 index 00000000000..d987a993cd4 --- /dev/null +++ b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_donk_toymaker.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart and Psymbiote on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..53a07bb9b15 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/icon.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/icon.png new file mode 100644 index 00000000000..1bc4fab4404 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/icon.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/inhand-left.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/inhand-left.png new file mode 100644 index 00000000000..9eda2aa9e04 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/inhand-left.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/inhand-right.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/inhand-right.png new file mode 100644 index 00000000000..3e7bf2fca35 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/inhand-right.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/meta.json b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/meta.json new file mode 100644 index 00000000000..c3a01541c77 --- /dev/null +++ b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_electra_dynamics.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart and then Psymbiote on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..b66e5a40d64 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/icon.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/icon.png new file mode 100644 index 00000000000..a1f4e8dd85f Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/icon.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/inhand-left.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/inhand-left.png new file mode 100644 index 00000000000..665a28c90f5 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/inhand-left.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/inhand-right.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/inhand-right.png new file mode 100644 index 00000000000..e63bea65f9f Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/inhand-right.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/meta.json b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/meta.json new file mode 100644 index 00000000000..f8a0874ea7b --- /dev/null +++ b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_gorlex_liason.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..a93431ca868 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/icon.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/icon.png new file mode 100644 index 00000000000..0aa767a4e7e Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/icon.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/inhand-left.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/inhand-left.png new file mode 100644 index 00000000000..e1c4443e100 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/inhand-left.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/inhand-right.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/inhand-right.png new file mode 100644 index 00000000000..98a743f7bc0 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/inhand-right.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/meta.json b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/meta.json new file mode 100644 index 00000000000..f8a0874ea7b --- /dev/null +++ b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_scarab_security.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..e7a3dd91417 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/icon.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/icon.png new file mode 100644 index 00000000000..42166f3e809 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/icon.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/inhand-left.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/inhand-left.png new file mode 100644 index 00000000000..e358b38d710 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/inhand-left.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/inhand-right.png b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/inhand-right.png new file mode 100644 index 00000000000..5253a8e56a2 Binary files /dev/null and b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/inhand-right.png differ diff --git a/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/meta.json b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/meta.json new file mode 100644 index 00000000000..5ae4e040eef --- /dev/null +++ b/Resources/Textures/_starcup/Clothing/OuterClothing/WinterCoats/corpo_jacket_syndicate_communications.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord, then agan by Psymbiote. Inhands by Psymbiote.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}