diff --git a/Content.Client/Clothing/ClientClothingSystem.cs b/Content.Client/Clothing/ClientClothingSystem.cs index 5db7209d222..3dfa7c3529f 100644 --- a/Content.Client/Clothing/ClientClothingSystem.cs +++ b/Content.Client/Clothing/ClientClothingSystem.cs @@ -288,7 +288,14 @@ private void RenderEquipment(EntityUid equipee, EntityUid equipment, string slot break; } } - + // Triad - Use a skirt-specific displacement map when the equipped clothing is marked as a skirt. Intended for + // dresses, jumpskirts, robes and gowns for Avali + if (HasComp(equipment)) + { + displacementData = + inventory.SkirtDisplacements.GetValueOrDefault(slot) + ?? displacementData; + } // add the new layers foreach (var (key, layerData) in ev.Layers) { diff --git a/Content.Shared/Clothing/Components/SkirtDisplacementComponent.cs b/Content.Shared/Clothing/Components/SkirtDisplacementComponent.cs new file mode 100644 index 00000000000..b23de9c9607 --- /dev/null +++ b/Content.Shared/Clothing/Components/SkirtDisplacementComponent.cs @@ -0,0 +1,9 @@ +namespace Content.Shared.Clothing.Components; + +/// +/// Triad - Marks clothing that should use a skirt-specific displacement map. (avali) +/// +[RegisterComponent] +public sealed partial class SkirtDisplacementComponent : Component +{ +} diff --git a/Content.Shared/Clothing/Components/SkirtDisplacementComponent.xaml b/Content.Shared/Clothing/Components/SkirtDisplacementComponent.xaml new file mode 100644 index 00000000000..aa5af13c3b7 --- /dev/null +++ b/Content.Shared/Clothing/Components/SkirtDisplacementComponent.xaml @@ -0,0 +1,5 @@ + + + diff --git a/Content.Shared/Inventory/InventoryComponent.cs b/Content.Shared/Inventory/InventoryComponent.cs index 5a1dcc289aa..a28bf847336 100644 --- a/Content.Shared/Inventory/InventoryComponent.cs +++ b/Content.Shared/Inventory/InventoryComponent.cs @@ -39,6 +39,13 @@ public sealed partial class InventoryComponent : Component /// [DataField] public List RelayBlockedSlots = new(); + + /// + /// Triad - Alternate displacement maps used by clothing marked as requiring + /// skirt-specific displacement. + /// + [DataField] + public Dictionary SkirtDisplacements = new(); } /// diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/base_clothinguniforms.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/base_clothinguniforms.yml index 3c6fe71b37c..0fb13fc93d6 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/base_clothinguniforms.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/base_clothinguniforms.yml @@ -53,6 +53,7 @@ - type: Clothing slots: [innerclothing] femaleMask: UniformTop + - type: SkirtDisplacement # Triad - type: entity abstract: true @@ -80,6 +81,7 @@ - type: Clothing slots: [innerclothing] femaleMask: UniformTop + - type: SkirtDisplacement # Triad - type: entity abstract: true diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml index 1bc2929b39c..b66f96c22c2 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml @@ -465,6 +465,7 @@ sprite: Clothing/Uniforms/Jumpskirt/performer.rsi - type: Clothing sprite: Clothing/Uniforms/Jumpskirt/performer.rsi + - type: SkirtDisplacement # Triad - type: entity parent: ClothingUniformSkirtBase diff --git a/Resources/Prototypes/_Mono/Loadouts/MedicalDispatch/universal_groups.yml b/Resources/Prototypes/_Mono/Loadouts/MedicalDispatch/universal_groups.yml index f223cc884e8..8a68c744de0 100644 --- a/Resources/Prototypes/_Mono/Loadouts/MedicalDispatch/universal_groups.yml +++ b/Resources/Prototypes/_Mono/Loadouts/MedicalDispatch/universal_groups.yml @@ -20,6 +20,12 @@ - ContractorClothingUniformJumpskirtGenetics - ContractorClothingUniformJumpsuitPsychologist - ContractorClothingUniformJumpskirtPsychologist + # Triad Start + - ClothingUniformJumpskirtSuitNurse + - ClothingUniformJumpskirtCoroner + - ClothingUniformJumpsuitCoroner + - ClothingUniformJumpsuitCoronerAlt + # End Triad fallbacks: - MedicalDoctorJumpsuit @@ -58,4 +64,4 @@ minLimit: 0 loadouts: - NitrileGloves - - LatexGloves \ No newline at end of file + - LatexGloves diff --git a/Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml b/Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml index 29521e81dca..ae0ae9cbce3 100644 --- a/Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml +++ b/Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml @@ -217,6 +217,84 @@ - ClothingUniformMNKBlackShoulder - ClothingUniformMNKTracksuitBlack # End Triad + # Triad start - Ported Starlight clothes + - BodysuitJeansUniformSuit + - CamoUniformSuit + - CandyClownUniformSuit + - CargoOverallsUniformSuit + - ClothingUniformColorJumpskirtRainbow + - ClothingUniformNobleSuit + - ClothingUniformElegantLadyDress + - ClothingUniformJulianneVA11HALLA + - ClothingUniformJumpskirtCapTurtleneck + - ClothingUniformJumpskirtCargoFormal + - ClothingUniformJumpskirtCargoSalvage + - ClothingUniformJumpskirtCargoSalvageFormal + - ClothingUniformJumpskirtClownFormal + - ClothingUniformJumpskirtDressRed + - ClothingUniformJumpskirtElegantMaid + - ClothingUniformJumpskirtGothic + - ClothingUniformJumpskirtHoPTurtleneck + - ClothingUniformJumpskirtHoSBlack + - ClothingUniformJumpskirtJournalist + - ClothingUniformJumpskirtMaid + - ClothingUniformJumpskirtMiningSpecialist + - ClothingUniformJumpskirtPencilTan + - ClothingUniformJumpskirtPerformerClown + - ClothingUniformJumpskirtPerformerMime + - ClothingUniformJumpskirtRDClassical + - ClothingUniformJumpskirtReporter + - ClothingUniformJumpskirtSalvageLead + - ClothingUniformJumpskirtSchool + - ClothingUniformJumpskirtScientistFormal + - ClothingUniformJumpskirtTango + - ClothingUniformJumpskirtVictorianBlack + - ClothingUniformJumpskirtVictorianRed + - ClothingUniformJumpsuitAerostatic + - ClothingUniformJumpsuitCaptainNoble + - ClothingUniformJumpsuitCapTurtleneck + - ClothingUniformJumpsuitCargoAlt + - ClothingUniformJumpsuitCargoFormal + - ClothingUniformJumpsuitClownFormal + - ClothingUniformJumpsuitHoPTurtleneck + - ClothingUniformJumpsuitHoSBlack + - ClothingUniformJumpsuitMimeSuaveBlack + - ClothingUniformJumpsuitMimeSuaveWhite + - ClothingUniformJumpsuitPerformerClown + - ClothingUniformJumpsuitPerformerMime + - ClothingUniformJumpsuitRDClassical + - ClothingUniformJumpsuitSalvageFormal + - ClothingUniformJumpsuitSuitCheckered + - ClothingUniformJumpsuitSuitTan + - ClothingUniformJumpsuitSuitWaiter + - ClothingUniformJumpsuitSuperstarCop + - ClothingUniformJumpsuitVampir + - ClothingUniformPastryDress + - CoolTanktopUniformSuit + - DruidRobesUniformSuit + - FlamboyantUniformSuit + - FlamencoUniformSuit + - FlyCaptainUniformSuit + - KiltUniformSuit + - LilacDressUniformSuit + - LittleBlackDressUniformSuit + - LumberjackOverallsUniformSuit + - MechanicOverallsUniformSuit + - MessyDressShirtUniformSuit + - MimeFrillsUniformSuit + - OldWomanUniformSuit + - PunkJeansUniformSuit + - RedRegaliaSuit + - RefereeUniformSuit + - SailorUniformSuit + - SpottedClownUniformSuit + - StripedClownUniformSuit + - SundressUniformSuit + - TatteredClothesUniformSuit + - TieDyeUniformSuit + - TogaUniformSuit + - VintageUniformSuit + # End Triad fallbacks: - ContractorClothingUniformJumpsuitColorGrey @@ -508,6 +586,11 @@ - ContractorClothingShoesSkates - ContractorClothingShoesClownLarge - ContractorClothingShoesBling + # Triad start - Ported Starlight + - ClothingShoesTallBlackFurBoots + - ClothingShoesHighheelShoes + - ClothingShoesBloodstainedAristocratBoots + # End Triad fallbacks: - ContractorClothingShoesColorBlack @@ -597,6 +680,10 @@ - ContractorClothingHeadHatTophat - ContractorClothingHeadHatUNSABeer - ContractorClothingHeadSanabi # Mono + # Triad start - Ported Starlight + - ClothingHeadWideBrimGildedHat + - RedRegaliaHat + # End Triad - type: loadoutGroup id: ContractorEars @@ -718,6 +805,12 @@ - ContractorClothingNeckMantleBH # Mono - ContractorClothingNeckCloakSanabi # Mono - ContractorClothingNeckUIOvercoat # Mono + # Triad start - Ported Starlight + - ClothingNeckNobleMantle + - RedRegaliaCloak + - ClothingNeckBloodstainedAristocratCloak + - ClothingNeckBlackFurCloak + # End Triad - type: loadoutGroup id: ContractorPDA @@ -1019,3 +1112,4 @@ loadouts: - ContractorArmorPlateBlunt_Slash - ContractorArmorPlatePierce + diff --git a/Resources/Prototypes/_NF/Loadouts/doc_loadout_groups.yml b/Resources/Prototypes/_NF/Loadouts/doc_loadout_groups.yml index 4c5e05f1fda..08892afc4bc 100644 --- a/Resources/Prototypes/_NF/Loadouts/doc_loadout_groups.yml +++ b/Resources/Prototypes/_NF/Loadouts/doc_loadout_groups.yml @@ -6,6 +6,12 @@ - ChiefMedicalOfficerJumpskirt - ChiefMedicalOfficerTurtleneckJumpsuit - ChiefMedicalOfficerTurtleneckJumpskirt + # Triad Start - Ported Starlight Clothing + - ClothingUniformJumpskirtSuitNurse + - ClothingUniformJumpskirtCoroner + - ClothingUniformJumpsuitCoroner + - ClothingUniformJumpsuitCoronerAlt + # End Triad fallbacks: - ChiefMedicalOfficerJumpsuit - ChiefMedicalOfficerJumpskirt @@ -57,6 +63,9 @@ loadouts: - DocClothingCloakCmo - DocClothingNeckMantleCMO + # Triad Start - Ported Starlight Clothing + - ClothingNeckStethoscope + # End Triad - type: loadoutGroup id: DocPDA @@ -76,4 +85,4 @@ subgroups: - ContractorShoes fallbacks: - - DocClothingShoesColorWhite \ No newline at end of file + - DocClothingShoesColorWhite diff --git a/Resources/Prototypes/_StarLight/Entities/Mobs/Species/avali.yml b/Resources/Prototypes/_StarLight/Entities/Mobs/Species/avali.yml index f2bc79cc3c9..ec387ef1ba6 100644 --- a/Resources/Prototypes/_StarLight/Entities/Mobs/Species/avali.yml +++ b/Resources/Prototypes/_StarLight/Entities/Mobs/Species/avali.yml @@ -68,6 +68,12 @@ 32: sprite: _Starlight/Mobs/Species/Avali/displacement.rsi state: back + skirtDisplacements: # Triad start + jumpsuit: + sizeMaps: + 32: + sprite: _Starlight/Mobs/Species/Avali/displacement.rsi + state: jumpskirt # end Triad - type: Butcherable butcheringType: Spike spawned: @@ -211,5 +217,10 @@ 32: sprite: _Starlight/Mobs/Species/Avali/displacement.rsi state: back - + skirtDisplacements: # Triad start + jumpsuit: + sizeMaps: + 32: + sprite: _Starlight/Mobs/Species/Avali/displacement.rsi + state: jumpskirt # End Triad # Chirp! diff --git a/Resources/Prototypes/_StarLight/Inventory/inventories.yml b/Resources/Prototypes/_StarLight/Inventory/inventories.yml index b3598daea46..2e84cac4f13 100644 --- a/Resources/Prototypes/_StarLight/Inventory/inventories.yml +++ b/Resources/Prototypes/_StarLight/Inventory/inventories.yml @@ -44,5 +44,11 @@ 32: sprite: _Starlight/Mobs/Species/Avali/displacement.rsi state: gloves + skirtDisplacements: # Triad Start + jumpsuit: + sizeMaps: + 32: + sprite: _Starlight/Mobs/Species/Avali/displacement.rsi + state: jumpskirt # End Triad diff --git a/Resources/Prototypes/_Starlight/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/_Starlight/Entities/Clothing/Head/hats.yml new file mode 100644 index 00000000000..72603c4c25f --- /dev/null +++ b/Resources/Prototypes/_Starlight/Entities/Clothing/Head/hats.yml @@ -0,0 +1,23 @@ +# Starlight clothing. + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadWideBrimGildedHat + name: wide-brimmed gilded hat + description: A cream-white wide-brimmed hat with large white feathers and golden trim. + components: + - type: Sprite + sprite: _Starlight/Clothing/Head/Hats/belpero.rsi + - type: Clothing + sprite: _Starlight/Clothing/Head/Hats/belpero.rsi + +- type: entity + parent: ClothingHeadBase + id: RedRegaliaHat + name: red regalia hat + description: A fancy red hat like a mafioso would wear. # Triad - typo + components: + - type: Sprite + sprite: _Starlight/Clothing/Head/Hats/red_regalia.rsi + - type: Clothing + sprite: _Starlight/Clothing/Head/Hats/red_regalia.rsi diff --git a/Resources/Prototypes/_Starlight/Entities/Clothing/Neck/cloaks.yml b/Resources/Prototypes/_Starlight/Entities/Clothing/Neck/cloaks.yml new file mode 100644 index 00000000000..9f5855cd3c6 --- /dev/null +++ b/Resources/Prototypes/_Starlight/Entities/Clothing/Neck/cloaks.yml @@ -0,0 +1,45 @@ +# Starlight clothing. + +- type: entity + parent: ClothingNeckBase + id: ClothingNeckBlackFurCloak + name: black fur cloak + description: Neat cloak with fur around the neck and hem. + components: + - type: Sprite + sprite: _Starlight/Clothing/Neck/Cloaks/shuba.rsi + - type: Clothing + sprite: _Starlight/Clothing/Neck/Cloaks/shuba.rsi + +- type: entity + parent: ClothingNeckBase + id: ClothingNeckBloodstainedAristocratCloak + name: bloodstained aristocrat cloak + description: A dark leather greatcoat soaked in blood. + components: + - type: Sprite + sprite: _Starlight/Clothing/Neck/Cloaks/ari.rsi + - type: Clothing + sprite: _Starlight/Clothing/Neck/Cloaks/ari.rsi + +- type: entity + parent: ClothingNeckBase + id: ClothingNeckNobleMantle + name: noble mantle + description: A light-colored cloak with golden patterns and lush white fur on the shoulders. + components: + - type: Sprite + sprite: _Starlight/Clothing/Neck/Cloaks/belpero.rsi + - type: Clothing + sprite: _Starlight/Clothing/Neck/Cloaks/belpero.rsi + +- type: entity + parent: ClothingNeckBase + id: RedRegaliaCloak + name: red regalia cloak + description: A fancy red cloak like a mafioso would wear. # Triad - typo + components: + - type: Sprite + sprite: _Starlight/Clothing/Neck/Cloaks/red_regalia.rsi + - type: Clothing + sprite: _Starlight/Clothing/Neck/Cloaks/red_regalia.rsi diff --git a/Resources/Prototypes/_Starlight/Entities/Clothing/Shoes/boots.yml b/Resources/Prototypes/_Starlight/Entities/Clothing/Shoes/boots.yml new file mode 100644 index 00000000000..acc1f20b69a --- /dev/null +++ b/Resources/Prototypes/_Starlight/Entities/Clothing/Shoes/boots.yml @@ -0,0 +1,24 @@ +# Starlight clothing. + +- type: entity + parent: ClothingShoesBaseButcherable + id: ClothingShoesBloodstainedAristocratBoots + name: bloodstained aristocrat boots + description: Old boots with a gray sole, faint bloodstains are visible. + components: + - type: Sprite + sprite: _Starlight/Clothing/Shoes/Boots/ari.rsi + - type: Clothing + sprite: _Starlight/Clothing/Shoes/Boots/ari.rsi + +- type: entity + parent: ClothingShoesBaseButcherable + id: ClothingShoesTallBlackFurBoots + name: tall black fur boots + description: Tall black thigh-high boots with fur, golden accents, and straps. + components: + - type: Sprite + sprite: _Starlight/Clothing/Shoes/Boots/belpero.rsi + - type: Clothing + sprite: _Starlight/Clothing/Shoes/Boots/belpero.rsi + - type: Matchbox # Cool as fuck =} diff --git a/Resources/Prototypes/_Starlight/Entities/Clothing/Shoes/highheels.yml b/Resources/Prototypes/_Starlight/Entities/Clothing/Shoes/highheels.yml new file mode 100644 index 00000000000..d5aa1fdc698 --- /dev/null +++ b/Resources/Prototypes/_Starlight/Entities/Clothing/Shoes/highheels.yml @@ -0,0 +1,22 @@ +# Starlight clothing. + +- type: entity + parent: ClothingShoesBaseButcherable + id: ClothingShoesHighheelShoes + name: high-heels + description: Snazzy shoes for when you want to be stylish and noticed. + components: + - type: MeleeWeapon + damage: + types: + Piercing: 6 + - type: Sprite + sprite: _Starlight/Clothing/Shoes/Boots/highheelshoes.rsi + - type: Clothing + sprite: _Starlight/Clothing/Shoes/Boots/highheelshoes.rsi + - type: FootstepModifier + footstepSoundCollection: + collection: FootstepHighHeels + params: + volume: -6 + variation: 0.09 diff --git a/Resources/Prototypes/_Starlight/Entities/Clothing/Uniforms/fashion.yml b/Resources/Prototypes/_Starlight/Entities/Clothing/Uniforms/fashion.yml new file mode 100644 index 00000000000..b3fdc00b766 --- /dev/null +++ b/Resources/Prototypes/_Starlight/Entities/Clothing/Uniforms/fashion.yml @@ -0,0 +1,331 @@ +# Starlight clothing. + +- type: entity + parent: ClothingUniformBase + id: BodysuitJeansUniformSuit + name: bodysuit and jeans + description: Fashionable and practical. You could fight someone in this. # Triad - typo + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/bodysuit_jeans.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/bodysuit_jeans.rsi + +- type: entity + parent: ClothingUniformBase + id: CamoUniformSuit + name: camo jumpsuit + description: You blend in as if this was a forest. # Triad - typo + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/camo_jumpsuit.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/camo_jumpsuit.rsi + +- type: entity + parent: ClothingUniformBase + id: CandyClownUniformSuit + name: cotton candy clown jumpsuit # Triad - renamed + description: Oh god this makes your eyes hurt! + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/candy_clown.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/candy_clown.rsi + - type: Tag + tags: + - ClownSuit + - WhitelistChameleon + +- type: entity + parent: ClothingUniformBase + id: CoolTanktopUniformSuit + name: cool tanktop + description: The kind of outfit heroes wear when they go fight the bad guys. # Triad - Removed Xeno Mention + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/cool_tanktop.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/cool_tanktop.rsi + +- type: entity + parent: ClothingUniformBase + id: DruidRobesUniformSuit + name: druid robes + description: A humble robe, for a humble druid. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/druid_robes.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/druid_robes.rsi + - type: SkirtDisplacement + +- type: entity + parent: ClothingUniformBase + id: FlamboyantUniformSuit + name: flamboyant outfit + description: You must really like vampires. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/flamboyant.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/flamboyant.rsi + +- type: entity + parent: ClothingUniformBase + id: FlamencoUniformSuit + name: flamenco dress + description: Very festive! + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/flamenco.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/flamenco.rsi + - type: SkirtDisplacement + +- type: entity + parent: ClothingUniformBase + id: FlyCaptainUniformSuit + name: fly captains uniform + description: People born in the 2480s think this is really cool. It has a certain retro appeal. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/fly_captain.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/fly_captain.rsi + +- type: entity + parent: ClothingUniformBase + id: KiltUniformSuit + name: kilt + description: SCOOOOOOTLAAAANDDDDD!!! + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/kilt.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/kilt.rsi + - type: SkirtDisplacement + +- type: entity + parent: ClothingUniformBase + id: LilacDressUniformSuit + name: lilac dress + description: An elaborate dress that seems woven from lilac petals at a glance. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/lilac_dress.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/lilac_dress.rsi + - type: SkirtDisplacement + +- type: entity + parent: ClothingUniformBase + id: LittleBlackDressUniformSuit + name: little black dress + description: Just a little too short, only worn by the brave. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/little_black_dress.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/little_black_dress.rsi + - type: SkirtDisplacement + +- type: entity + parent: ClothingUniformBase + id: LumberjackOverallsUniformSuit + name: lumberjack overalls + description: Worn by real hard people who hate trees. Smells like pine. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/lumberjack.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/lumberjack.rsi + +- type: entity + parent: ClothingUniformBase + id: MechanicOverallsUniformSuit + name: mechanic overalls + description: A durable set of threads for hard working mechanics. Smells like oil. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/mechanic_overalls.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/mechanic_overalls.rsi + +- type: entity + parent: ClothingUniformBase + id: MessyDressShirtUniformSuit + name: messy dress shirt + description: Thrown on in a hurry, probably hasn't been washed in a few days. # Triad - punctuation + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/messy_dress_shirt.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/messy_dress_shirt.rsi + +- type: entity + parent: ClothingUniformBase + id: MimeFrillsUniformSuit + name: frilly mime dress + description: How do they move so silently in these things? + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/mime_frills.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/mime_frills.rsi + - type: SkirtDisplacement + +- type: entity + parent: ClothingUniformBase + id: OldWomanUniformSuit + name: old womans clothes + description: Makes anyone look like they're over the age of 65. # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/old_woman.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/old_woman.rsi + - type: SkirtDisplacement + +- type: entity + parent: ClothingUniformBase + id: PunkJeansUniformSuit + name: punk jeans + description: Slightly goth, very metal. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/punk_jeans.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/punk_jeans.rsi + +- type: entity + parent: ClothingUniformBase + id: RefereeUniformSuit + name: referee uniform + description: If they're holding a red card, you might as well shoot them. The time in the TDF jail cells would be less painful. # Triad - Typo, added TDF mention + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/referee.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/referee.rsi + +- type: entity + parent: ClothingUniformBase + id: SailorUniformSuit + name: sailor uniform + description: Worn by the saltiest seamen. Wait, what? + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/sailor.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/sailor.rsi + +- type: entity + parent: ClothingUniformBase + id: StripedClownUniformSuit + name: striped clown uniform + description: Somehow it's brighter than anything you've ever seen. # Triad - Punctuation errors + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/striped_clown.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/striped_clown.rsi + - type: Tag + tags: + - ClownSuit + - WhitelistChameleon + +- type: entity + parent: ClothingUniformBase + id: SundressUniformSuit + name: sundress + description: A lovely sundress, perfect for any summer stroll. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/sundress.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/sundress.rsi + - type: SkirtDisplacement + +- type: entity + parent: ClothingUniformBase + id: TatteredClothesUniformSuit + name: tattered clothes + description: What one shift as Head of Personnel does to a motherfucker. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/tattered_clothes.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/tattered_clothes.rsi + +- type: entity + parent: ClothingUniformBase + id: TieDyeUniformSuit + name: tie dye shirt + description: Straight out of the 2470s, or the 1970s. You get those two confused a lot. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/tiedye.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/tiedye.rsi + +- type: entity + parent: ClothingUniformBase + id: TogaUniformSuit + name: toga + description: TO-GA TO-GA TO-GA! + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/toga.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/toga.rsi + - type: SkirtDisplacement + +- type: entity + parent: ClothingUniformBase + id: VintageUniformSuit + name: vintage clothes + description: Very retro. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/vintage.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/vintage.rsi + +- type: entity + parent: ClothingUniformBase + id: CargoOverallsUniformSuit + name: cargo overalls + description: A durable set of overalls that smell like cardboard. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/cargo_overalls.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/cargo_overalls.rsi + +- type: entity + parent: ClothingUniformBase + id: RedRegaliaSuit + name: red regalia suit + description: A fancy red suit like a mafioso would wear. # Triad - typo + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/red_regalia.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/red_regalia.rsi + + +- type: entity + parent: ClothingUniformBase + id: SpottedClownUniformSuit + name: spotted clown + description: An older clown suit from a more civilized time. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/clown_spots.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/clown_spots.rsi + - type: Tag + tags: + - ClownSuit + - WhitelistChameleon diff --git a/Resources/Prototypes/_Starlight/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/_Starlight/Entities/Clothing/Uniforms/jumpskirts.yml new file mode 100644 index 00000000000..75bc99bdb53 --- /dev/null +++ b/Resources/Prototypes/_Starlight/Entities/Clothing/Uniforms/jumpskirts.yml @@ -0,0 +1,380 @@ +# Starlight clothing. + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtGothic + name: gothic dress + description: A blue dress adorned with lace and white frills. # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtMaid + name: evening maid dress + description: A classic maid dress complete with a white apron. # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtDressRed + name: evening red dress + description: An elegant red dress that never goes out of style. # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi + - type: SkirtDisplacement + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtTango + name: tango dress + description: A flowing dress made for the dance floor. # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtVictorianBlack + name: victorian black dress + description: A formal Victorian-style dress in black. # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtReporter + name: reporter jumpskirt + description: A good reporter remains a skeptic for life. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtJournalist + name: journalist jumpskirt + description: If journalism is good, it is contradictory by nature. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtVictorianRed # Triad - reworded + name: victorian red dress + description: A red Victorian-style dress with elegant detailing. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtSuitNurse + name: nurse's uniform + description: This nurse uniform combines functionality and style. Durable, comfortable pants paired with a blouse and signature cap create a professional and neat look, making it an ideal choice for healthcare staff. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtPencilTan + name: beige "pencil" style skirt + description: The beige "pencil" style skirt exudes softness and elegance. The fitted blazer and straight skirt create a refined silhouette, making it suitable for various occasions, from business meetings to evening dinners. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtPencilCentcomOfficial + name: CentComm "pencil" style skirt + description: A strict green "pencil" skirt exudes authority and poise. The fitted blazer and straight skirt form an elegant silhouette, suitable for various occasions, from business meetings to a captain's dismissal. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtPencilSpecialOperationsOfficer + name: SOC officer "pencil" skirt + description: A formal black Special Operations Corps officer's "pencil" skirt embodies authority and sophistication. The tailored blazer and straight skirt create a refined silhouette, suitable for various occasions, from strategic meetings to... well, less conventional operations. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtCargoSalvage + name: salvage specialist jumpskirt + description: Perfectly pairs with a pickaxe, this versatile and durable skirt jumpsuit is designed for tough work, offering both practicality and a rugged, stylish appearance. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtCargoSalvageFormal + name: formal salvage jumpskirt + description: Perfectly pairs with a pickaxe, this rugged yet stylish skirt jumpsuit combines functionality and toughness, ideal for salvaging work with a practical, efficient design. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpskirtSalvageLead + name: salvage leads's jumpskirt + description: It's a snappy jumpskirt with a sturdy set of overalls. It's very dirty. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpskirtMiningSpecialist + name: mining specialist's jumpskirt + description: A suit passed down through many generations. A fine layer of dust trails behind it. # Triad - fixed casing + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtCargoFormal + name: formal cargo jumpskirt + description: An official jumpsuit skirt combines practicality with a professional appearance. The tailored design offers comfort and mobility, while maintaining a structured look suitable for work settings requiring efficiency and formality. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtScientistFormal + name: formal scientist jumpskirt + description: A uniform for discerning scientists, best paired with a matching tie, offering a blend of professionalism and intellectual flair. Perfect for prestigious events or high-level research settings. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtCoroner + name: coroner jumpskirt + description: Made from specialized fibers offering minimal protection against biological hazards, this jumpsuit proves that style doesn’t have to die with the patients. Perfect for the professional with a sense of dark humor. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtCentcomOfficial + name: CentComm officer's suitskirt + description: It's a suitskirt worn by CentComm's highest-tier Commanders. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtCentcomOfficer + name: CentComm turtleneck skirt + description: A skirt version of the CentComm turtleneck, rarer and more sought after than the original. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtElegantMaid + name: elegant maid uniform + description: Call me master and bring me some beer. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformColorJumpskirtRainbow + name: rainbow jumpskirt + description: A multi-colored jumpskirt! + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtSchool + name: school skirt + description: Stylish and comfortable school skirt. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpskirtCapTurtleneck + name: captain's turtleneck + description: True captain's turtleneck. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpskirtHoPTurtleneck + name: head of personnel's turtleneck + description: A turtleneck tailored for the Head of Personnel. # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpskirtHoSBlack + name: head of security's black skirt + description: A formal black uniform for the Head of Security. # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpskirtRDClassical + name: research director's classical skirt + description: A refined uniform skirt befitting the Research Director. # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi + - type: SkirtDisplacement # Triad + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJulianneVA11HALLA + name: smoke-scented bartender uniform + description: Smoke clings to it, heavy and suffocating. Somehow, it makes you want to cry. Care for another round, sir? + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformElegantLadyDress + name: elegant lady's dress + description: A voluminous white blouse with a black skirt. Perfect for highlighting your beauty, darling! # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformPastryDress + name: sweet pastry dress + description: A delicate pastry dress made from light, comfortable fabric with an elegant cut. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpskirtPerformerClown + name: assistant clown jumpskirt + description: Yet to be worthy of honking. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi + - type: SkirtDisplacement # Triad + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpskirtPerformerMime + name: mime apprentice jumpskirt + description: Still have to learn how to be quiet... + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi + - type: SkirtDisplacement # Triad + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpskirtClownFormal + name: distinguished clown skirt + description: Why, I daresay, HONK! + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi + - type: SkirtDisplacement # Triad diff --git a/Resources/Prototypes/_Starlight/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/_Starlight/Entities/Clothing/Uniforms/jumpsuits.yml new file mode 100644 index 00000000000..0b137191350 --- /dev/null +++ b/Resources/Prototypes/_Starlight/Entities/Clothing/Uniforms/jumpsuits.yml @@ -0,0 +1,254 @@ +# Starlight clothing. + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpsuitSuitCheckered + name: evening plaid suit + description: This plaid suit blends formality and style. The expertly tailored blazer and straight trousers create a modern silhouette, while the plaid pattern adds a fashionable touch. Perfect for office meetings and everyday business gatherings. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpsuitSuitTan + name: evening beige suit + description: A tailored suit for evenings that call for looking expensive. # Triad - reworded to fit other descriptions + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpsuitSuitWaiter + name: waiter's suit + description: Guaranteed to hear "I didn't order this" at least once a shift. # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCargoAlt + name: cargo suit + description: A good suit for supply department workers combines practicality and professionalism. Featuring durable fabric, functional pockets, and a comfortable fit, it ensures ease of movement while maintaining a neat and polished appearance. Ideal for day-to-day operations and meetings. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCargoFormal + name: formal cargo jumpsuit + description: Designed for fashion shows on a conveyor belt, this sleek and structured cargo jumpsuit blends utility with high-fashion appeal. Perfect for showcasing bold, industrial-inspired looks with a refined edge. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitSalvageFormal + name: formal salvage jumpsuit + description: A practical and durable outfit designed for waste management and reclamation tasks, combining functionality with a professional look. Perfect for those in the field, ensuring comfort, efficiency, and a polished appearance. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCoroner + name: coroner jumpsuit + description: The clients rarely complain. #Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCoronerAlt + name: surgical gown + description: Guaranteed to protect your wardrobe from bloody details, but we can't make any promises. Ideal for medical professionals who need both protection and a touch of uncertainty. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitSuperstarCop + name: superstar cop uniform + description: Flare cut trousers and a dirty shirt. It's the dress of a superstar. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitAerostatic + name: aerostatic suit + description: A crisp and well-pressed suit. Professional, comfortable and curiously authoritative. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCentcomOfficerBlack + name: special operations officer uniform + description: Special Operations Officer uniform. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCapTurtleneck + name: captain's turtleneck + description: True captain's turtleneck. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCaptainNoble + name: captain's noble jumpsuit + description: A more classical and elegant style of clothing, designed to emulate the fashion of old earth nobility. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitHoPTurtleneck + name: head of personnel's turtleneck + description: A turtleneck tailored for the Head of Personnel. #Triad - typo + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitHoSBlack + name: head of security's black suit + description: A formal black uniform for the Head of Security. # Triad - Typo, reword + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitRDClassical + name: research director's classical suit + description: A classical take on the Research Director's uniform. # Triad - Typo, reword + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitVampir + name: bloodstained aristocrat suit + description: An aristocratic suit reeking of blood and lost dreams. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformNobleSuit + name: noble suit + description: A blue noble suit that exudes elegance and refinement. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/belpero.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/belpero.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitPerformerClown + name: assistant clown jumpsuit + description: Yet to be worthy of honking. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitPerformerMime + name: mime apprentice jumpsuit + description: Still have to learn how to be quiet... + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitClownFormal + name: distinguished clown suit + description: Why, I daresay, HONK! + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitMimeSuaveWhite + name: suave mime costume with white pants + description: For the mime who likes their performance with a touch of class. # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitMimeSuaveBlack + name: suave mime costume with black pants + description: For the mime who likes their performance with a touch of class, now in black. # Triad - reworded + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi diff --git a/Resources/Prototypes/_Triad/Loadouts/head.yml b/Resources/Prototypes/_Triad/Loadouts/head.yml new file mode 100644 index 00000000000..066a92ad769 --- /dev/null +++ b/Resources/Prototypes/_Triad/Loadouts/head.yml @@ -0,0 +1,570 @@ +- type: loadout + id: ClothingHeadBandBlack + price: 0 + equipment: + head: ClothingHeadBandBlack + +- type: loadout + id: ClothingHeadBandBlue + price: 0 + equipment: + head: ClothingHeadBandBlue + +- type: loadout + id: ClothingHeadBandGreen + price: 0 + equipment: + head: ClothingHeadBandGreen + +- type: loadout + id: ClothingHeadBandRed + price: 0 + equipment: + head: ClothingHeadBandRed + +- type: loadout + id: ClothingHeadBandSkull + price: 0 + equipment: + head: ClothingHeadBandSkull + +- type: loadout + id: ClothingHeadHatTacticalMaidHeadband + price: 0 + equipment: + head: ClothingHeadHatTacticalMaidHeadband + +- type: loadout + id: ClothingHeadHatGreysoft + price: 0 + equipment: + head: ClothingHeadHatGreysoft + +- type: loadout + id: ClothingHeadHatBluesoft + price: 0 + equipment: + head: ClothingHeadHatBluesoft + +- type: loadout + id: ClothingHeadHatYellowsoft + price: 0 + equipment: + head: ClothingHeadHatYellowsoft + +- type: loadout + id: ClothingHeadHatGreensoft + price: 0 + equipment: + head: ClothingHeadHatGreensoft + +- type: loadout + id: ClothingHeadHatOrangesoft + price: 0 + equipment: + head: ClothingHeadHatOrangesoft + +- type: loadout + id: ClothingHeadHatRedsoft + price: 0 + equipment: + head: ClothingHeadHatRedsoft + +- type: loadout + id: ClothingHeadHatBlacksoft + price: 0 + equipment: + head: ClothingHeadHatBlacksoft + +- type: loadout + id: ClothingHeadHatPurplesoft + price: 0 + equipment: + head: ClothingHeadHatPurplesoft + +- type: loadout + id: ClothingHeadHatCorpsoft + price: 0 + equipment: + head: ClothingHeadHatCorpsoft + +- type: loadout + id: ClothingHeadBandGrey + price: 0 + equipment: + head: ClothingHeadBandGrey + +- type: loadout + id: ClothingHeadHatUshanka + price: 0 + equipment: + head: ClothingHeadHatUshanka + +- type: loadout + id: ClothingHeadHatHardhatYellow + price: 0 + equipment: + head: ClothingHeadHatHardhatYellow + +- type: loadout + id: ClothingHeadHatChef + price: 0 + equipment: + head: ClothingHeadHatChef + +- type: loadout + id: ClothingHeadHatCargosoft + price: 0 + equipment: + head: ClothingHeadHatCargosoft + +- type: loadout + id: ClothingHeadBandBotany + price: 0 + equipment: + head: ClothingHeadBandBotany + +- type: loadout + id: ClothingHeadBandMercenary + price: 0 + equipment: + head: ClothingHeadBandMercenary + +- type: loadout + id: ClothingHeadHatHoodBioScientist + price: 0 + equipment: + head: ClothingHeadHatHoodBioScientist + +- type: loadout + id: ClothingHeadRastaHat + price: 0 + equipment: + head: ClothingHeadRastaHat + +- type: loadout + id: ClothingHeadHatSombrero + price: 0 + equipment: + head: ClothingHeadHatSombrero + +- type: loadout + id: ClothingHeadFishCap + price: 0 + equipment: + head: ClothingHeadFishCap + +- type: loadout + id: ClothingHeadHatTrucker + price: 0 + equipment: + head: ClothingHeadHatTrucker + +- type: loadout + id: ClothingHeadHatCasa + price: 0 + equipment: + head: ClothingHeadHatCasa + +- type: loadout + id: ClothingHeadHatBowlerHat + price: 0 + equipment: + head: ClothingHeadHatBowlerHat + +- type: loadout + id: ClothingHeadHatGreyFlatcap + price: 0 + equipment: + head: ClothingHeadHatGreyFlatcap + +- type: loadout + id: ClothingHeadHatBrownFlatcap + price: 0 + equipment: + head: ClothingHeadHatBrownFlatcap + +- type: loadout + id: ClothingHeadHatParamedicsoft + price: 0 + equipment: + head: ClothingHeadHatParamedicsoft + +- type: loadout + id: ClothingHeadNurseHat + price: 0 + equipment: + head: ClothingHeadNurseHat + +- type: loadout + id: ClothingHeadHatBeretMedic + price: 0 + equipment: + head: ClothingHeadHatBeretMedic + +- type: loadout + id: ClothingHeadHatSurgcapGreen + price: 0 + equipment: + head: ClothingHeadHatSurgcapGreen + +- type: loadout + id: ClothingHeadHatSurgcapBlue + price: 0 + equipment: + head: ClothingHeadHatSurgcapBlue + +- type: loadout + id: ClothingHeadHatSurgcapPurple + price: 0 + equipment: + head: ClothingHeadHatSurgcapPurple + +- type: loadout + id: ClothingHeadHatFedoraGrey + price: 0 + equipment: + head: ClothingHeadHatFedoraGrey + +- type: loadout + id: ClothingHeadHatFedoraBrown + price: 0 + equipment: + head: ClothingHeadHatFedoraBrown + +- type: loadout + id: FoodPoppy + price: 0 + equipment: + head: FoodPoppy + +- type: loadout + id: FoodLily + price: 0 + equipment: + head: FoodLily + +- type: loadout + id: ClothingHeadHatFlowerWreath + price: 0 + equipment: + head: ClothingHeadHatFlowerWreath + +- type: loadout + id: FoodAmbrosiaVulgaris + price: 0 + equipment: + head: FoodAmbrosiaVulgaris + +- type: loadout + id: ClothingHeadHatCaptain + price: 0 + equipment: + head: ClothingHeadHatCaptain + +- type: loadout + id: ClothingHeadHatCapcap + price: 0 + equipment: + head: ClothingHeadHatCapcap + +- type: loadout + id: ClothingHeadTinfoil + price: 0 + equipment: + head: ClothingHeadTinfoil + +- type: loadout + id: ClothingHeadHatBeretRND + price: 0 + equipment: + head: ClothingHeadHatBeretRND + +- type: loadout + id: ClothingHeadHatBeretMercenary + price: 0 + equipment: + head: ClothingHeadHatBeretMercenary + +- type: loadout + id: ClothingHeadHatBeretCommander + price: 0 + equipment: + head: ClothingHeadHatBeretCommander + +- type: loadout + id: ClothingHeadHatBeretEngineering + price: 0 + equipment: + head: ClothingHeadHatBeretEngineering + +- type: loadout + id: ClothingHeadHatBeretSeniorPhysician + price: 0 + equipment: + head: ClothingHeadHatBeretSeniorPhysician + +- type: loadout + id: ClothingHeadHatBeretCmo + price: 0 + equipment: + head: ClothingHeadHatBeretCmo + +- type: loadout + id: ClothingHeadHatBeretQM + price: 0 + equipment: + head: ClothingHeadHatBeretQM + +- type: loadout + id: ClothingHeadHatQMsoft + price: 0 + equipment: + head: ClothingHeadHatQMsoft + +- type: loadout + id: ClothingHeadHatCardinal + price: 0 + equipment: + head: ClothingHeadHatCardinal + +- type: loadout + id: ClothingHeadHatHoodNunHood + price: 0 + equipment: + head: ClothingHeadHatHoodNunHood + +- type: loadout + id: ClothingHeadSafari + price: 0 + equipment: + head: ClothingHeadSafari + +- type: loadout + id: ClothingHeadHatJester + price: 0 + equipment: + head: ClothingHeadHatJester + +- type: loadout + id: ClothingHeadHatJesterAlt + price: 0 + equipment: + head: ClothingHeadHatJesterAlt + +- type: loadout + id: ClothingHeadHatBeret + price: 0 + equipment: + head: ClothingHeadHatBeret + +- type: loadout + id: ClothingHeadHatBeretFrench + price: 0 + equipment: + head: ClothingHeadHatBeretFrench + +- type: loadout + id: ClothingHeadHatMimesoft + price: 0 + equipment: + head: ClothingHeadHatMimesoft + +- type: loadout + id: ClothingHeadHatPilgrim + price: 0 + equipment: + head: ClothingHeadHatPilgrim + +- type: loadout + id: ClothingHeadHatStrawHat + price: 0 + equipment: + head: ClothingHeadHatStrawHat + +- type: loadout + id: ClothingHeadHatCowboyBlack + price: 0 + equipment: + head: ClothingHeadHatCowboyBlack + +- type: loadout + id: ClothingHeadHatCowboyBrown + price: 0 + equipment: + head: ClothingHeadHatCowboyBrown + +- type: loadout + id: ClothingHeadHatCowboyGrey + price: 0 + equipment: + head: ClothingHeadHatCowboyGrey + +- type: loadout + id: ClothingHeadHatCowboyBountyHunter + price: 0 + equipment: + head: ClothingHeadHatCowboyBountyHunter + +- type: loadout + id: ClothingHeadHatBH + price: 0 + equipment: + head: ClothingHeadHatBH + +- type: loadout + id: ClothingHeadHatCowboyRed + price: 0 + equipment: + head: ClothingHeadHatCowboyRed + +- type: loadout + id: ClothingHeadHatCowboyWhite + price: 0 + equipment: + head: ClothingHeadHatCowboyWhite + +- type: loadout + id: ClothingHeadHatWideBrimmed + price: 0 + equipment: + head: ClothingHeadHatWideBrimmed + +- type: loadout + id: ClothingHeadHatWitchhunter + price: 0 + equipment: + head: ClothingHeadHatWitchhunter + +- type: loadout + id: ClothingHeadHatWitch1 + price: 0 + equipment: + head: ClothingHeadHatWitch1 + +- type: loadout + id: ClothingHeadHatBishopMitre + price: 0 + equipment: + head: ClothingHeadHatBishopMitre + +- type: loadout + id: ClothingHeadHatKippah + price: 0 + equipment: + head: ClothingHeadHatKippah + +- type: loadout + id: ClothingHeadHatPlaguedoctor + price: 0 + equipment: + head: ClothingHeadHatPlaguedoctor + +- type: loadout + id: SLPlunger + price: 0 + equipment: + head: Plunger + +- type: loadout + id: ClothingHeadHatCone + price: 0 + equipment: + head: ClothingHeadHatCone + +- type: loadout + id: ClothingHeadBandGold + price: 0 + equipment: + head: ClothingHeadBandGold + +- type: loadout + id: ClothingHeadHatTophat + price: 0 + equipment: + head: ClothingHeadHatTophat + +- type: loadout + id: ClothingHeadHelmetBasic + price: 0 + equipment: + head: ClothingHeadHelmetBasic + +- type: loadout + id: ClothingHeadHelmetMercenary + price: 0 + equipment: + head: ClothingHeadHelmetMercenary + +- type: loadout + id: ClothingHeadHelmetMercenaryBlack + price: 0 + equipment: + head: ClothingHeadHelmetMercenaryBlack + +- type: loadout + id: ClothingHeadHatSecsoft + price: 0 + equipment: + head: ClothingHeadHatSecsoft + +- type: loadout + id: ClothingHeadHatSyndie + price: 0 + equipment: + head: ClothingHeadHatSyndie + +- type: loadout + id: ClothingHeadHatBeretSecurity + price: 0 + equipment: + head: ClothingHeadHatBeretSecurity + +- type: loadout + id: ClothingHeadHatSecurityTrooper + price: 0 + equipment: + head: ClothingHeadHatSecurityTrooper + +- type: loadout + id: ClothingHeadHatHoshat + price: 0 + equipment: + head: ClothingHeadHatHoshat + +- type: loadout + id: ClothingHeadHatSyndieMAA + price: 0 + equipment: + head: ClothingHeadHatSyndieMAA + +- type: loadout + id: ClothingHeadHatBeretWarden + price: 0 + equipment: + head: ClothingHeadHatBeretWarden + +- type: loadout + id: ClothingHeadHatBeretHoS + price: 0 + equipment: + head: ClothingHeadHatBeretHoS + +- type: loadout + id: ClothingHeadHatWarden + price: 0 + equipment: + head: ClothingHeadHatWarden + +- type: loadout + id: ClothingHeadWideBrimGildedHat + price: 0 + equipment: + head: ClothingHeadWideBrimGildedHat + +- type: loadout + id: RedRegaliaHat + price: 0 + equipment: + head: RedRegaliaHat + diff --git a/Resources/Prototypes/_Triad/Loadouts/neck.yml b/Resources/Prototypes/_Triad/Loadouts/neck.yml new file mode 100644 index 00000000000..44e3362dc61 --- /dev/null +++ b/Resources/Prototypes/_Triad/Loadouts/neck.yml @@ -0,0 +1,331 @@ + +- type: loadout + id: ClothingNeckScarfStripedBlack + price: 0 + equipment: + neck: ClothingNeckScarfStripedBlack + +- type: loadout + id: ClothingNeckScarfStripedBlue + price: 0 + equipment: + neck: ClothingNeckScarfStripedBlue + +- type: loadout + id: ClothingNeckScarfStripedBrown + price: 0 + equipment: + neck: ClothingNeckScarfStripedBrown + +- type: loadout + id: ClothingNeckScarfStripedGreen + price: 0 + equipment: + neck: ClothingNeckScarfStripedGreen + +- type: loadout + id: ClothingNeckScarfStripedSyndieGreen + price: 0 + equipment: + neck: ClothingNeckScarfStripedSyndieGreen + +- type: loadout + id: ClothingNeckScarfStripedSyndieRed + price: 0 + equipment: + neck: ClothingNeckScarfStripedSyndieRed + +- type: loadout + id: ClothingNeckTieBH + price: 0 + equipment: + neck: ClothingNeckTieBH + +- type: loadout + id: ClothingNeckTieRed + price: 0 + equipment: + neck: ClothingNeckTieRed + +- type: loadout + id: ClothingNeckTieSci + price: 0 + equipment: + neck: ClothingNeckTieSci + +- type: loadout + id: ClothingNeckLawyerbadge + price: 0 + equipment: + neck: ClothingNeckLawyerbadge + +- type: loadout + id: ClothingNeckCrucifix + price: 0 + equipment: + neck: ClothingNeckCrucifix + +- type: loadout + id: SLCDDogtags + price: 0 + equipment: + neck: CDDogtags + +- type: loadout + id: ClothingNeckStethoscope + price: 0 + equipment: + neck: ClothingNeckStethoscope + +- type: loadout + id: ClothingOuterPoncho + price: 0 + equipment: + neck: ClothingOuterPoncho + +- type: loadout + id: ClothingOuterPonchoClassic + price: 0 + equipment: + neck: ClothingOuterPonchoClassic + +- type: loadout + id: ClothingNeckCloakCap + price: 0 + equipment: + neck: ClothingNeckCloakCap + +- type: loadout + id: ClothingNeckCloakMiner + price: 0 + equipment: + neck: ClothingNeckCloakMiner + +- type: loadout + id: ClothingNeckCloakMoth + price: 0 + equipment: + neck: ClothingNeckCloakMoth + +- type: loadout + id: ClothingNeckScarfChaplainStole + price: 0 + equipment: + neck: ClothingNeckScarfChaplainStole + +- type: loadout + id: ClothingNeckStoleChaplain + price: 0 + equipment: + neck: ClothingNeckStoleChaplain + +- type: loadout + id: ClothingNeckCloakTrans + price: 0 + equipment: + neck: ClothingNeckCloakTrans + +- type: loadout + id: ClothingNeckCloakAro + price: 0 + equipment: + neck: ClothingNeckCloakAro + +- type: loadout + id: ClothingNeckCloakAce + price: 0 + equipment: + neck: ClothingNeckCloakAce + +- type: loadout + id: ClothingNeckCloakBi + price: 0 + equipment: + neck: ClothingNeckCloakBi + +- type: loadout + id: ClothingNeckCloakIntersex + price: 0 + equipment: + neck: ClothingNeckCloakIntersex + +- type: loadout + id: ClothingNeckCloakEnby + price: 0 + equipment: + neck: ClothingNeckCloakEnby + +- type: loadout + id: ClothingNeckCloakPan + price: 0 + equipment: + neck: ClothingNeckCloakPan + +- type: loadout + id: ClothingNeckCloakGay + price: 0 + equipment: + neck: ClothingNeckCloakGay + +- type: loadout + id: ClothingNeckCloakLesbian + price: 0 + equipment: + neck: ClothingNeckCloakLesbian + +- type: loadout + id: ClothingNeckMantleHOS + price: 0 + equipment: + neck: ClothingNeckMantleHOS + +- type: loadout + id: ClothingNeckCloakHos + price: 0 + equipment: + neck: ClothingNeckCloakHos + +- type: loadout + id: SLBedsheetRainbow + price: 0 + equipment: + neck: BedsheetRainbow + +- type: loadout + id: ClothingNeckIFFNeutral + price: 0 + equipment: + neck: ClothingNeckIFFNeutral + +- type: loadout + id: ClothingNeckIFFGreen + price: 0 + equipment: + neck: ClothingNeckIFFGreen + +- type: loadout + id: ClothingNeckIFFRed + price: 0 + equipment: + neck: ClothingNeckIFFRed + +- type: loadout + id: ClothingNeckIFFBlue + price: 0 + equipment: + neck: ClothingNeckIFFBlue + +- type: loadout + id: ClothingNeckIFFCyan + price: 0 + equipment: + neck: ClothingNeckIFFCyan + +- type: loadout + id: ClothingNeckIFFOrange + price: 0 + equipment: + neck: ClothingNeckIFFOrange + +- type: loadout + id: ClothingNeckIFFPurple + price: 0 + equipment: + neck: ClothingNeckIFFPurple + +- type: loadout + id: ClothingNeckMantleCap + price: 0 + equipment: + neck: ClothingNeckMantleCap + +- type: loadout + id: ClothingNeckCloakCapFormal + price: 0 + equipment: + neck: ClothingNeckCloakCapFormal + +- type: loadout + id: ClothingNeckCloakQm + price: 0 + equipment: + neck: ClothingNeckCloakQm + +- type: loadout + id: ClothingNeckMantleQM + price: 0 + equipment: + neck: ClothingNeckMantleQM + +- type: loadout + id: ClothingCloakCmo + price: 0 + equipment: + neck: ClothingCloakCmo + +- type: loadout + id: ClothingNeckMantleCMO + price: 0 + equipment: + neck: ClothingNeckMantleCMO + +- type: loadout + id: ClothingNeckCloakRd + price: 0 + equipment: + neck: ClothingNeckCloakRd + +- type: loadout + id: ClothingNeckMantleRD + price: 0 + equipment: + neck: ClothingNeckMantleRD + +- type: loadout + id: ClothingNeckCloakCe + price: 0 + equipment: + neck: ClothingNeckCloakCe + +- type: loadout + id: ClothingNeckMantleCE + price: 0 + equipment: + neck: ClothingNeckMantleCE + +- type: loadout + id: ClothingNeckCloakVoid + price: 0 + equipment: + neck: ClothingNeckCloakVoid + +- type: loadout + id: ClothingNeckBling + price: 0 + equipment: + neck: ClothingNeckBling + +- type: loadout + id: ClothingNeckBlackFurCloak + price: 0 + equipment: + neck: ClothingNeckBlackFurCloak + +- type: loadout + id: ClothingNeckBloodstainedAristocratCloak + price: 0 + equipment: + neck: ClothingNeckBloodstainedAristocratCloak + +- type: loadout + id: ClothingNeckNobleMantle + price: 0 + equipment: + neck: ClothingNeckNobleMantle + +- type: loadout + id: RedRegaliaCloak + price: 0 + equipment: + neck: RedRegaliaCloak + diff --git a/Resources/Prototypes/_Triad/Loadouts/shoes.yml b/Resources/Prototypes/_Triad/Loadouts/shoes.yml new file mode 100644 index 00000000000..38bde960b90 --- /dev/null +++ b/Resources/Prototypes/_Triad/Loadouts/shoes.yml @@ -0,0 +1,574 @@ +- type: loadout + id: ClothingShoesColorBlack + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesColorBlack + +- type: loadout + id: ClothingShoesClothwrap + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesClothwrap + +- type: loadout + id: ClothingShoesTourist + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesTourist + +- type: loadout + id: ClothingShoesBootsCombat + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsCombat + +- type: loadout + id: ClothingShoesBootsMercenary + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsMercenary + +- type: loadout + id: ClothingShoesBootsSalvage + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsSalvage + +- type: loadout + id: ClothingShoesChef + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesChef + +- type: loadout + id: ClothingShoesColorBlue + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesColorBlue + +- type: loadout + id: ClothingShoesColorOrange + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesColorOrange + +- type: loadout + id: ClothingShoesColorPurple + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesColorPurple + +- type: loadout + id: ClothingShoesColorRed + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesColorRed + +- type: loadout + id: ClothingShoesColorBrown + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesColorBrown + +- type: loadout + id: ClothingShoesColorGreen + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesColorGreen + +- type: loadout + id: ClothingShoesColorYellow + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesColorYellow +- type: loadout + id: ClothingShoesColorWhite + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + - !type:GroupLoadoutEffect + proto: NFNotDoc + price: 0 + equipment: + shoes: ClothingShoesColorWhite + +# Magboots +- type: loadout + id: ClothingShoesBootsMag + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsMag + +- type: loadout + id: ClothingShoesMagMercenary + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsMagMercenary + +- type: loadout + id: ClothingShoesMagSecurity + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsMagSecurity + +- type: loadout + id: ClothingShoesBootsWinter + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinter + +- type: loadout + id: ClothingShoesBootsWinterAtmos + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterAtmos + +- type: loadout + id: ClothingShoesBootsWinterHydro + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterHydro + +- type: loadout + id: ClothingShoesBootsWinterCap + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterCap + +- type: loadout + id: ClothingShoesBootsWinterCargo + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterCargo + +- type: loadout + id: ClothingShoesBootsWinterChef + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterChef + +- type: loadout + id: ClothingShoesBootsWinterChem + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterChem + +- type: loadout + id: ClothingShoesBootsWinterEngi + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterEngi + +- type: loadout + id: ClothingShoesBootsWinterGenetics + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterGenetics + +- type: loadout + id: ClothingShoesBootsWinterMiner + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterMiner + +- type: loadout + id: ClothingShoesBootsWinterParamedic + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterParamedic + +- type: loadout + id: ClothingShoesBootsWinterRobo + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterRobo + +- type: loadout + id: ClothingShoesBootsWinterSci + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterSci + +- type: loadout + id: ClothingShoesBootsWinterViro + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterViro + +- type: loadout + id: ClothingShoesBootsWinterHoS + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterHoS + +- type: loadout + id: ClothingShoesBootsWinterWarden + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterWarden + +- type: loadout + id: ClothingShoesBootsJack + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsJack + +- type: loadout + id: ClothingShoesLeather + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesLeather + +- type: loadout + id: ClothingShoesBootsLaceup + effects: + - !type:GroupLoadoutEffect + proto: NFNotDocOrStc + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsLaceup + +- type: loadout + id: ClothingShoesSlippers + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesSlippers + +- type: loadout + id: ClothingShoeslippersDuck + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoeSlippersDuck + +- type: loadout + id: ClothingShoesFlippers + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesFlippers + +- type: loadout + id: ClothingShoesBootsPunkRandomized + name: punk boots (random) + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsPunkRandomized + +- type: loadout + id: ClothingShoesDameDane + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesDameDane + +- type: loadout + id: ClothingShoesBootsWork + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWork + +- type: loadout + id: ClothingShoesBootsCowboyBlack + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsCowboyBlack + +- type: loadout + id: ClothingShoesBootsCowboyBrown + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsCowboyBrown + +- type: loadout + id: ClothingShoesBootsCowboyWhite + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsCowboyWhite + +- type: loadout + id: ClothingShoesSnakeskinBoots + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesSnakeskinBoots + +- type: loadout + id: ClothingShoesHighheelBoots + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesHighheelBoots + +- type: loadout + id: ClothingShoesBootsCowboyFancy + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsCowboyFancy + +- type: loadout + id: ClothingShoesBootsWinterChiefEngineer + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterChiefEngineer + +- type: loadout + id: ClothingShoesBootsWinterCMO + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterCMO + +- type: loadout + id: ClothingShoesBootsWinterQM + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterQM + +- type: loadout + id: ClothingShoesBootsWinterRD + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterRD + +- type: loadout + id: ClothingShoesBootsWinterClown + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterClown + +- type: loadout + id: ClothingShoesBootsWinterMime + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsWinterMime + +- type: loadout + id: ClothingShoesClown + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesClown + +- type: loadout + id: ClothingShoesJester + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesJester + +- type: loadout + id: ClothingShoesBootsPerformer + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBootsPerformer + +- type: loadout + id: ClothingShoesSkates + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesSkates + +#T3 for lols +- type: loadout + id: ClothingShoesClownLarge + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesClownLarge + +- type: loadout + id: ClothingShoesBling + effects: + - !type:GroupLoadoutEffect + proto: ShoesCapableNF + price: 0 + equipment: + shoes: ClothingShoesBling + +# Starlight clothing +- type: loadout + id: ClothingShoesHighheelShoes + price: 0 + equipment: + shoes: ClothingShoesHighheelShoes + +- type: loadout + id: ClothingShoesBloodstainedAristocratBoots + price: 0 + equipment: + shoes: ClothingShoesBloodstainedAristocratBoots + +- type: loadout + id: ClothingShoesTallBlackFurBoots + price: 0 + equipment: + shoes: ClothingShoesTallBlackFurBoots + diff --git a/Resources/Prototypes/_Triad/Loadouts/uniforms.yml b/Resources/Prototypes/_Triad/Loadouts/uniforms.yml new file mode 100644 index 00000000000..fd9706098ad --- /dev/null +++ b/Resources/Prototypes/_Triad/Loadouts/uniforms.yml @@ -0,0 +1,2001 @@ +# == JUMPSUITS +- type: loadout + id: ClothingUniformJumpsuitAtmos + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitAtmos + +- type: loadout + id: ClothingUniformJumpskirtAtmos + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtAtmos + +- type: loadout + id: ClothingUniformJumpsuitBartender + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitBartender + +- type: loadout + id: ClothingUniformJumpskirtBartender + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtBartender + +- type: loadout + id: ClothingUniformJumpsuitCargo + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCargo + +- type: loadout + id: ClothingUniformJumpskirtCargo + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCargo + +- type: loadout + id: ClothingUniformJumpsuitSalvageSpecialist + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSalvageSpecialist + +- type: loadout + id: ClothingUniformJumpsuitChef + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitChef + +- type: loadout + id: ClothingUniformJumpskirtChef + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtChef + +- type: loadout + id: ClothingUniformJumpsuitEngineering + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitEngineering + +- type: loadout + id: ClothingUniformJumpskirtEngineering + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtEngineering + +- type: loadout + id: ClothingUniformJumpsuitHydroponics + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHydroponics + +- type: loadout + id: ClothingUniformJumpskirtHydroponics + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtHydroponics + +- type: loadout + id: ClothingUniformJumpsuitMedicalDoctor + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMedicalDoctor + +- type: loadout + id: ClothingUniformJumpskirtMedicalDoctor + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtMedicalDoctor + +- type: loadout + id: ClothingUniformJumpsuitScientist + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitScientist + +- type: loadout + id: ClothingUniformJumpskirtScientist + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtScientist + +- type: loadout + id: ClothingUniformJumpsuitColorGrey + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorGrey + +- type: loadout + id: ClothingUniformJumpskirtColorGrey + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorGrey + +- type: loadout + id: ClothingUniformJumpsuitColorWhite + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorWhite + +- type: loadout + id: ClothingUniformJumpskirtColorWhite + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorWhite + +- type: loadout + id: ClothingUniformJumpsuitColorBlack + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorBlack + +- type: loadout + id: ClothingUniformJumpskirtColorBlack + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorBlack + +- type: loadout + id: ClothingUniformJumpsuitColorBlue + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorBlue + +- type: loadout + id: ClothingUniformJumpskirtColorBlue + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorBlue + +- type: loadout + id: ClothingUniformJumpsuitColorYellow + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorYellow + +- type: loadout + id: ClothingUniformJumpskirtColorYellow + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorYellow + +- type: loadout + id: ClothingUniformJumpsuitColorGreen + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorGreen + +- type: loadout + id: ClothingUniformJumpskirtColorGreen + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorGreen + +- type: loadout + id: ClothingUniformJumpsuitColorOrange + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorOrange + +- type: loadout + id: ClothingUniformJumpskirtColorOrange + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorOrange + +- type: loadout + id: ClothingUniformJumpsuitColorRed + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorRed + +- type: loadout + id: ClothingUniformJumpskirtColorRed + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorRed + +- type: loadout + id: ClothingUniformJumpsuitColorMaroon + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorMaroon + +- type: loadout + id: ClothingUniformJumpskirtColorMaroon + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorMaroon + +- type: loadout + id: ClothingUniformJumpsuitColorPurple + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorPurple + +- type: loadout + id: ClothingUniformJumpskirtColorPurple + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorPurple + +- type: loadout + id: ClothingUniformJumpsuitColorLightBrown + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorLightBrown + +- type: loadout + id: ClothingUniformJumpskirtColorLightBrown + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorLightBrown + +- type: loadout + id: ClothingUniformJumpsuitColorBrown + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorBrown + +- type: loadout + id: ClothingUniformJumpskirtColorBrown + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorBrown + +- type: loadout + id: ClothingUniformJumpsuitColorPink + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorPink + +- type: loadout + id: ClothingUniformJumpskirtColorPink + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorPink + +- type: loadout + id: ClothingUniformJumpsuitColorDarkBlue + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorDarkBlue + +- type: loadout + id: ClothingUniformJumpskirtColorDarkBlue + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorDarkBlue + +- type: loadout + id: ClothingUniformJumpsuitColorDarkGreen + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorDarkGreen + +- type: loadout + id: ClothingUniformJumpskirtColorDarkGreen + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorDarkGreen + +- type: loadout + id: ClothingUniformJumpsuitColorTeal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitColorTeal + +- type: loadout + id: ClothingUniformJumpskirtColorTeal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtColorTeal + +- type: loadout + id: ClothingUniformColorRainbow + price: 0 + equipment: + jumpsuit: ClothingUniformColorRainbow + +- type: loadout + id: ClothingUniformJumpsuitHawaiBlack + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHawaiBlack + +- type: loadout + id: ClothingUniformJumpsuitHawaiBlue + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHawaiBlue + +- type: loadout + id: ClothingUniformJumpsuitHawaiRed + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHawaiRed + +- type: loadout + id: ClothingUniformJumpsuitHawaiYellow + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHawaiYellow + +- type: loadout + id: ClothingUniformJumpsuitFlannel + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitFlannel + +- type: loadout + id: ClothingUniformJumpsuitCasualBlue + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCasualBlue + +- type: loadout + id: ClothingUniformJumpskirtCasualBlue + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCasualBlue + +- type: loadout + id: ClothingUniformJumpsuitCasualPurple + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCasualPurple + +- type: loadout + id: ClothingUniformJumpskirtCasualPurple + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCasualPurple + +- type: loadout + id: ClothingUniformJumpsuitCasualRed + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCasualRed + +- type: loadout + id: ClothingUniformJumpskirtCasualRed + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCasualRed + +- type: loadout + id: ClothingUniformJumpsuitBartenderPurple + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitBartenderPurple + +- type: loadout + id: ClothingUniformJumpsuitEngineeringHazard + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitEngineeringHazard + +- type: loadout + id: ClothingUniformJumpsuitAtmosCasual + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitAtmosCasual + +- type: loadout + id: ClothingUniformOveralls + price: 0 + equipment: + jumpsuit: ClothingUniformOveralls + +- type: loadout + id: ClothingUniformJumpsuitChaplain + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitChaplain + +- type: loadout + id: ClothingUniformJumpskirtChaplain + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtChaplain + +- type: loadout + id: ClothingUniformJumpsuitCurator + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCurator + +- type: loadout + id: ClothingUniformJumpskirtCurator + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCurator + +- type: loadout + id: ClothingUniformJumpsuitLibrarian + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitLibrarian + +- type: loadout + id: ClothingUniformJumpskirtLibrarian + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtLibrarian + +- type: loadout + id: ClothingUniformJumpsuitReporter + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitReporter + +- type: loadout + id: ClothingUniformJumpsuitBH + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitBH + +- type: loadout + id: ClothingUniformJumpskirtBH + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtBH + +- type: loadout + id: ClothingUniformJumpsuitBHGrey + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitBHGrey + +- type: loadout + id: ClothingUniformJumpskirtBHGrey + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtBHGrey + +- type: loadout + id: SLUniformScrubsColorGreen + price: 0 + equipment: + jumpsuit: UniformScrubsColorGreen + +- type: loadout + id: SLUniformScrubsColorBlue + price: 0 + equipment: + jumpsuit: UniformScrubsColorBlue + +- type: loadout + id: SLUniformScrubsColorPurple + price: 0 + equipment: + jumpsuit: UniformScrubsColorPurple + +- type: loadout + id: ClothingUniformJumpsuitParamedic + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitParamedic + +- type: loadout + id: ClothingUniformJumpskirtParamedic + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtParamedic + +- type: loadout + id: ClothingUniformJumpsuitVirology + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitVirology + +- type: loadout + id: ClothingUniformJumpskirtVirology + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtVirology + +- type: loadout + id: ClothingUniformJumpsuitChemistry + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitChemistry + +- type: loadout + id: ClothingUniformJumpskirtChemistry + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtChemistry + +- type: loadout + id: ClothingUniformJumpsuitGenetics + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitGenetics + +- type: loadout + id: ClothingUniformJumpskirtGenetics + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtGenetics + +- type: loadout + id: ClothingUniformJumpsuitPsychologist + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitPsychologist + +- type: loadout + id: ClothingUniformJumpskirtPsychologist + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtPsychologist + +- type: loadout + id: ClothingUniformJumpsuitScientistFormal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitScientistFormal + +- type: loadout + id: ClothingUniformJumpsuitRoboticist + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitRoboticist + +- type: loadout + id: ClothingUniformJumpskirtRoboticist + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtRoboticist + +- type: loadout + id: ClothingUniformJumpsuitLawyerBlue + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitLawyerBlue + +- type: loadout + id: ClothingUniformJumpskirtLawyerBlue + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtLawyerBlue + +- type: loadout + id: ClothingUniformJumpsuitLawyerPurple + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitLawyerPurple + +- type: loadout + id: ClothingUniformJumpskirtLawyerPurple + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtLawyerPurple + +- type: loadout + id: ClothingUniformJumpsuitLawyerRed + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitLawyerRed + +- type: loadout + id: ClothingUniformJumpskirtLawyerRed + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtLawyerRed + +- type: loadout + id: ClothingUniformJumpsuitLawyerBlack + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitLawyerBlack + +- type: loadout + id: ClothingUniformJumpskirtLawyerBlack + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtLawyerBlack + +- type: loadout + id: ClothingUniformJumpsuitLawyerGood + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitLawyerGood + +- type: loadout + id: ClothingUniformJumpskirtLawyerGood + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtLawyerGood + +- type: loadout + id: ClothingUniformJumpskirtBlackElegantDress + name: black elegant dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtBlackElegantDress + +- type: loadout + id: ClothingUniformJumpskirtRedElegantDress + name: red elegant dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtRedElegantDress + +- type: loadout + id: ClothingUniformJumpskirtGreenElegantDress + name: green elegant dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtGreenElegantDress + +- type: loadout + id: ClothingUniformJumpskirtBlueElegantDress + name: blue elegant dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtBlueElegantDress + +- type: loadout + id: ClothingUniformJumpskirtPurpleElegantDress + name: purple elegant dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtPurpleElegantDress + +- type: loadout + id: ClothingUniformJumpskirtCyanStripedDress + name: cyan striped dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCyanStripedDress + +- type: loadout + id: ClothingUniformJumpskirtRedStripedDress + name: red striped dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtRedStripedDress + +- type: loadout + id: ClothingUniformJumpskirtGreenStripedDress + name: green striped dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtGreenStripedDress + +- type: loadout + id: ClothingUniformJumpskirtPinkStripedDress + name: pink striped dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtPinkStripedDress + +- type: loadout + id: ClothingUniformJumpskirtOrangeStripedDress + name: orange striped dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtOrangeStripedDress + +- type: loadout + id: ClothingUniformJumpskirtPurpleTurtleneckDress + name: purple turtleneck dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtPurpleTurtleneckDress + +- type: loadout + id: ClothingUniformJumpskirtRedTurtleneckDress + name: red turtleneck dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtRedTurtleneckDress + +- type: loadout + id: ClothingUniformJumpskirtGreenTurtleneckDress + name: green turtleneck dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtGreenTurtleneckDress + +- type: loadout + id: ClothingUniformJumpskirtBlueTurtleneckDress + name: blue turtleneck dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtBlueTurtleneckDress + +- type: loadout + id: ClothingUniformJumpskirtYellowTurtleneckDress + name: yellow turtleneck dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtYellowTurtleneckDress + +- type: loadout + id: ClothingUniformJumpskirtYellowOldDress + name: yellow old dress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtYellowOldDress + +# Punk stuff +- type: loadout + id: ClothingUniformRandomPunkCroptop + name: punk croptop jumpsuit (random) + price: 0 + equipment: + jumpsuit: ClothingUniformRandomPunkCroptop + +- type: loadout + id: ClothingUniformRandomPunkTanktop + name: punk tanktop jumpsuit (random) + price: 0 + equipment: + jumpsuit: ClothingUniformRandomPunkTanktop + +- type: loadout + id: ClothingUniformRandomPunkCroptopShorts + name: punk croptop with shorts (random) + price: 0 + equipment: + jumpsuit: ClothingUniformRandomPunkCroptopShorts + +- type: loadout + id: ClothingUniformRandomPunkTanktopShorts + name: punk tanktop with shorts (random) + price: 0 + equipment: + jumpsuit: ClothingUniformRandomPunkTanktopShorts + +- type: loadout + id: ClothingUniformRandomArmlessNoSkirt + name: sleeveless jumpsuit (random) + price: 0 + equipment: + jumpsuit: ClothingUniformRandomArmlessNoSkirt + +- type: loadout + id: ClothingUniformRandomArmless + name: colorful sleeveless top and pants (random) + price: 0 + equipment: + jumpsuit: ClothingUniformRandomArmless + +- type: loadout + id: ClothingUniformRandomStandard + name: colorful top and pants (random) + price: 0 + equipment: + jumpsuit: ClothingUniformRandomStandard + +- type: loadout + id: ClothingUniformRandomShorts + name: colorful pants (random) + price: 0 + equipment: + jumpsuit: ClothingUniformRandomShorts + +- type: loadout + id: ClothingUniformRandomShirt + name: colorful patterned top and pants (random) + price: 0 + equipment: + jumpsuit: ClothingUniformRandomShirt + +- type: loadout + id: ClothingSkirtUniformRandomArmless + name: colorful sleeveless top and skirt (random) + price: 0 + equipment: + jumpsuit: ClothingSkirtUniformRandomArmless + +- type: loadout + id: ClothingSkirtUniformRandomStandard + name: colorful top and skirt (random) + price: 0 + equipment: + jumpsuit: ClothingSkirtUniformRandomStandard + +- type: loadout + id: ClothingSkirtUniformRandomBra + name: colorful bra and skirt (random) + price: 0 + equipment: + jumpsuit: ClothingSkirtUniformRandomBra + +- type: loadout + id: ClothingSkirtUniformRandomShorts + name: colorful skirt (random) + price: 0 + equipment: + jumpsuit: ClothingSkirtUniformRandomShorts + +- type: loadout + id: ClothingSkirtUniformRandomShirt + name: colorful patterned top and skirt (random) + price: 0 + equipment: + jumpsuit: ClothingSkirtUniformRandomShirt + +#Merc +- type: loadout + id: ClothingUniformJumpsuitMercenary + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMercenary + +- type: loadout + id: ClothingUniformJumpskirtMercenary + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtMercenary + +- type: loadout + id: ClothingUniformJumpsuitPrivateSec + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitPrivateSec + +- type: loadout + id: ClothingUniformJumpskirtPrivateSec + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtPrivateSec + +- type: loadout + id: ClothingUniformJumpsuitMilitaryTurtleneckMercenary + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryTurtleneckMercenary + +- type: loadout + id: ClothingUniformJumpsuitMilitaryTurtleneckMercenaryMedic + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryTurtleneckMercenaryMedic + +- type: loadout + id: ClothingUniformJumpsuitMilitaryTurtleneckMercenaryCaptain + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryTurtleneckMercenaryCaptain + +- type: loadout + id: ClothingUniformJumpsuitMilitaryTurtleneckBlueMercenary + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryTurtleneckBlueMercenary + +- type: loadout + id: ClothingUniformJumpsuitMilitaryTurtleneckBlueMercenaryMedic + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryTurtleneckBlueMercenaryMedic + +- type: loadout + id: ClothingUniformJumpsuitMilitaryTurtleneckBlueMercenaryCaptain + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryTurtleneckBlueMercenaryCaptain + +- type: loadout + id: ClothingUniformJumpsuitMilitaryPilot + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryPilot + +- type: loadout + id: UniformMaid + price: 0 + equipment: + jumpsuit: UniformMaid + +- type: loadout + id: ClothingUniformJumpskirtJanimaid + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtJanimaid + +- type: loadout + id: ClothingUniformJumpskirtJanimaidmini + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtJanimaidmini + +- type: loadout + id: ClothingUniformJumpskirtTacticalMaid + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtTacticalMaid + +# Trioa +- type: loadout + id: ClothingUniformJumpsuitMonasticRobeDark + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMonasticRobeDark + +- type: loadout + id: ClothingUniformJumpsuitMonasticRobeLight + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMonasticRobeLight + +- type: loadout + id: ClothingUniformJumpsuitChaplainPilgrimVest + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitChaplainPilgrimVest + +- type: loadout + id: ClothingUniformJumpsuitQMTurtleneck + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitQMTurtleneck + +- type: loadout + id: ClothingUniformJumpskirtQMTurtleneck + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtQMTurtleneck + +- type: loadout + id: ClothingUniformJumpsuitSeniorPhysician + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSeniorPhysician + +- type: loadout + id: ClothingUniformJumpskirtSeniorPhysician + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtSeniorPhysician + +- type: loadout + id: ClothingUniformJumpsuitCMO + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCMO + +- type: loadout + id: ClothingUniformJumpskirtCMO + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCMO + +- type: loadout + id: ClothingUniformTurtleneckCMO + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCMOTurtle + +- type: loadout + id: ClothingUniformTurtleskirtCMO + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCMOTurtle + +- type: loadout + id: ClothingUniformJumpsuitSeniorResearcher + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSeniorResearcher + +- type: loadout + id: ClothingUniformJumpskirtSeniorResearcher + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtSeniorResearcher + +- type: loadout + id: ClothingUniformJumpsuitResearchDirector + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitResearchDirector + +- type: loadout + id: ClothingUniformJumpskirtResearchDirector + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtResearchDirector + +- type: loadout + id: ClothingUniformJumpsuitSeniorEngineer + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSeniorEngineer + +- type: loadout + id: ClothingUniformJumpskirtSeniorEngineer + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtSeniorEngineer + +- type: loadout + id: ClothingUniformJumpsuitChiefEngineer + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitChiefEngineer + +- type: loadout + id: ClothingUniformJumpskirtChiefEngineer + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtChiefEngineer + +- type: loadout + id: ClothingUniformJumpsuitChiefEngineerTurtle + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitChiefEngineerTurtle + +- type: loadout + id: ClothingUniformJumpskirtChiefEngineerTurtle + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtChiefEngineerTurtle + +- type: loadout + id: ClothingUniformJumpsuitJester + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitJester + +- type: loadout + id: ClothingUniformJumpsuitJesterAlt + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitJesterAlt + +- type: loadout + id: ClothingUniformJumpsuitKilt + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitKilt + +- type: loadout + id: ClothingUniformJumpsuitDameDane + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitDameDane + +- type: loadout + id: ClothingUniformJumpsuitKimono + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitKimono + +- type: loadout + id: ClothingKimonoPink + price: 0 + equipment: + jumpsuit: ClothingKimonoPink + +- type: loadout + id: ClothingKimonoBlue + price: 0 + equipment: + jumpsuit: ClothingKimonoBlue + +- type: loadout + id: ClothingUniformJumpsuitGladiator + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitGladiator + +- type: loadout + id: ClothingUniformJumpskirtPerformer + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtPerformer + +- type: loadout + id: ClothingUniformJumpsuitSafari + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSafari + +- type: loadout + id: SLUniformShortsRed + price: 0 + equipment: + jumpsuit: UniformShortsRed + +- type: loadout + id: SLUniformShortsRedWithTop + price: 0 + equipment: + jumpsuit: UniformShortsRedWithTop + +- type: loadout + id: ClothingUniformJumpsuitClown + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitClown + +- type: loadout + id: ClothingUniformJumpsuitMime + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMime + +- type: loadout + id: ClothingUniformJumpskirtMime + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtMime + +- type: loadout + id: ClothingUniformJumpsuitTshirtJeans + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitTshirtJeans + +- type: loadout + id: ClothingUniformJumpsuitTshirtJeansGray + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitTshirtJeansGray + +- type: loadout + id: ClothingUniformJumpsuitTshirtJeansPeach + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitTshirtJeansPeach + +# T3 +- type: loadout + id: ClothingUniformJumpsuitCaptain + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCaptain + +- type: loadout + id: ClothingUniformJumpskirtCaptain + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCaptain + +- type: loadout + id: ClothingUniformJumpsuitCapFormal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCapFormal + +- type: loadout + id: ClothingUniformJumpskirtCapFormalDress + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCapFormalDress + +# T3 "Military" +- type: loadout + id: ClothingUniformJumpsuitMilitaryContractor + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryContractor + +- type: loadout + id: ClothingUniformJumpsuitMilitaryContractorTac + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryContractorTac + +- type: loadout + id: ClothingUniformJumpsuitMilitaryCaptain + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryCaptain + +- type: loadout + id: ClothingUniformJumpsuitMilitaryAtmospherics + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryAtmospherics + +- type: loadout + id: ClothingUniformJumpsuitMilitaryEngineering + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryEngineering + +- type: loadout + id: ClothingUniformJumpsuitMilitaryEngineeringChief + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryEngineeringChief + +- type: loadout + id: ClothingUniformJumpsuitMilitarySalvageSpecialist + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitarySalvageSpecialist + +- type: loadout + id: ClothingUniformJumpsuitMilitaryCargo + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryCargo + +- type: loadout + id: ClothingUniformJumpsuitMilitaryQM + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryQM + +- type: loadout + id: ClothingUniformJumpsuitMilitaryParamedic + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryParamedic + +- type: loadout + id: ClothingUniformJumpsuitMilitaryMedicalDoctor + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryMedicalDoctor + +- type: loadout + id: ClothingUniformJumpsuitMilitaryChemistry + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryChemistry + +- type: loadout + id: ClothingUniformJumpsuitMilitaryVirology + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryVirology + +- type: loadout + id: ClothingUniformJumpsuitMilitaryGenetics + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryGenetics + +- type: loadout + id: ClothingUniformJumpsuitMilitaryCMO + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryCMO + +- type: loadout + id: ClothingUniformJumpsuitMilitaryScientist + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryScientist + +- type: loadout + id: ClothingUniformJumpsuitMilitaryResearchDirector + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryResearchDirector + +- type: loadout + id: ClothingUniformJumpsuitMilitaryService + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryService + +- type: loadout + id: ClothingUniformJumpsuitMilitaryHydroponics + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryHydroponics + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorGrey + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorGrey + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorBlack + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorBlack + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorBlue + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorBlue + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorDarkBlue + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorDarkBlue + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorTeal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorTeal + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorGreen + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorGreen + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorDarkGreen + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorDarkGreen + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorOrange + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorOrange + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorPink + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorPink + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorRed + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorRed + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorYellow + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorYellow + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorPurple + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorPurple + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorLightBrown + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorLightBrown + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorBrown + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorBrown + +- type: loadout + id: ClothingUniformJumpsuitMilitaryColorMaroon + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMilitaryColorMaroon + +- type: loadout + id: ClothingUniformJumpsuitHoS + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHoS + +- type: loadout + id: ClothingUniformJumpskirtHoS + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtHoS + +- type: loadout + id: ClothingUniformJumpsuitHoSAlt + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHoSAlt + +- type: loadout + id: ClothingUniformJumpskirtHoSAlt + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtHoSAlt + +- type: loadout + id: ClothingUniformJumpskirtHosFormal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtHosFormal + +- type: loadout + id: ClothingUniformJumpsuitHosFormal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHosFormal + +- type: loadout + id: ClothingUniformJumpsuitHoSParadeMale + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHoSParadeMale + +- type: loadout + id: ClothingUniformJumpskirtHoSParadeMale + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtHoSParadeMale + +- type: loadout + id: ClothingUniformJumpsuitHoSGrey + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHoSGrey + +- type: loadout + id: ClothingUniformJumpsuitHoSBlue + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHoSBlue + +- type: loadout + id: ClothingUniformJumpsuitSec + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSec + +- type: loadout + id: ClothingUniformJumpskirtSec + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtSec + +- type: loadout + id: ClothingUniformJumpsuitSeniorOfficer + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSeniorOfficer + +- type: loadout + id: ClothingUniformJumpskirtSeniorOfficer + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtSeniorOfficer + +- type: loadout + id: ClothingUniformJumpsuitSecGuard + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSecGuard + +- type: loadout + id: ClothingUniformJumpskirtSecGuard + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtSecGuard + +- type: loadout + id: ClothingUniformJumpsuitSecGrey + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSecGrey + +- type: loadout + id: ClothingUniformJumpskirtSecGrey + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtSecGrey + +- type: loadout + id: ClothingUniformSecurityTrooper + price: 0 + equipment: + jumpsuit: ClothingUniformSecurityTrooper + + +- type: loadout + id: ClothingUniformJumpsuitWarden + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitWarden + +- type: loadout + id: ClothingUniformJumpskirtWarden + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtWarden + +- type: loadout + id: ClothingUniformJumpsuitBrigmedic + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitBrigmedic + +- type: loadout + id: ClothingUniformJumpskirtBrigmedic + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtBrigmedic + +# Starlight clothing +- type: loadout + id: ClothingUniformJumpskirtGothic + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtGothic + +- type: loadout + id: ClothingUniformJumpskirtMaid + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtMaid + +- type: loadout + id: ClothingUniformJumpskirtDressRed + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtDressRed + +- type: loadout + id: ClothingUniformJumpskirtTango + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtTango + +- type: loadout + id: ClothingUniformJumpskirtVictorianBlack + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtVictorianBlack + +- type: loadout + id: ClothingUniformJumpskirtReporter + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtReporter + +- type: loadout + id: ClothingUniformJumpskirtJournalist + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtJournalist + +- type: loadout + id: ClothingUniformJumpskirtVictorianRed + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtVictorianRed + +- type: loadout + id: ClothingUniformJumpskirtSuitNurse + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtSuitNurse + +- type: loadout + id: ClothingUniformJumpskirtPencilTan + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtPencilTan + +- type: loadout + id: ClothingUniformJumpskirtCargoSalvage + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCargoSalvage + +- type: loadout + id: ClothingUniformJumpskirtCargoSalvageFormal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCargoSalvageFormal + +- type: loadout + id: ClothingUniformJumpskirtSalvageLead + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtSalvageLead + +- type: loadout + id: ClothingUniformJumpskirtMiningSpecialist + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtMiningSpecialist + +- type: loadout + id: ClothingUniformJumpskirtCargoFormal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCargoFormal + +- type: loadout + id: ClothingUniformJumpskirtScientistFormal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtScientistFormal + +- type: loadout + id: ClothingUniformJumpskirtCoroner + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCoroner + +- type: loadout + id: ClothingUniformJumpskirtElegantMaid + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtElegantMaid + +- type: loadout + id: ClothingUniformColorJumpskirtRainbow + price: 0 + equipment: + jumpsuit: ClothingUniformColorJumpskirtRainbow + +- type: loadout + id: ClothingUniformJumpskirtSchool + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtSchool + +- type: loadout + id: ClothingUniformJumpskirtCapTurtleneck + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtCapTurtleneck + +- type: loadout + id: ClothingUniformJumpskirtHoPTurtleneck + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtHoPTurtleneck + +- type: loadout + id: ClothingUniformJumpskirtHoSBlack + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtHoSBlack + +- type: loadout + id: ClothingUniformJumpskirtRDClassical + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtRDClassical + +- type: loadout + id: ClothingUniformJulianneVA11HALLA + price: 0 + equipment: + jumpsuit: ClothingUniformJulianneVA11HALLA + +- type: loadout + id: ClothingUniformElegantLadyDress + price: 0 + equipment: + jumpsuit: ClothingUniformElegantLadyDress + +- type: loadout + id: ClothingUniformPastryDress + price: 0 + equipment: + jumpsuit: ClothingUniformPastryDress + +- type: loadout + id: ClothingUniformJumpsuitSuitCheckered + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSuitCheckered + +- type: loadout + id: ClothingUniformJumpsuitSuitTan + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSuitTan + +- type: loadout + id: ClothingUniformJumpsuitSuitWaiter + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSuitWaiter + +- type: loadout + id: ClothingUniformJumpsuitCargoAlt + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCargoAlt + +- type: loadout + id: ClothingUniformJumpsuitCargoFormal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCargoFormal + +- type: loadout + id: ClothingUniformJumpsuitSalvageFormal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSalvageFormal + +- type: loadout + id: ClothingUniformJumpsuitCoroner + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCoroner + +- type: loadout + id: ClothingUniformJumpsuitCoronerAlt + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCoronerAlt + +- type: loadout + id: ClothingUniformJumpsuitSuperstarCop + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitSuperstarCop + +- type: loadout + id: ClothingUniformJumpsuitAerostatic + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitAerostatic +- type: loadout + id: ClothingUniformJumpsuitCapTurtleneck + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCapTurtleneck + +- type: loadout + id: ClothingUniformJumpsuitCaptainNoble + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitCaptainNoble + +- type: loadout + id: ClothingUniformJumpsuitHoPTurtleneck + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHoPTurtleneck + +- type: loadout + id: ClothingUniformJumpsuitHoSBlack + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitHoSBlack + +- type: loadout + id: ClothingUniformJumpsuitRDClassical + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitRDClassical + +- type: loadout + id: ClothingUniformJumpsuitVampir + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitVampir + +- type: loadout + id: ClothingUniformNobleSuit + price: 0 + equipment: + jumpsuit: ClothingUniformNobleSuit + +- type: loadout + id: BodysuitJeansUniformSuit + price: 0 + equipment: + jumpsuit: BodysuitJeansUniformSuit + +- type: loadout + id: CamoUniformSuit + price: 0 + equipment: + jumpsuit: CamoUniformSuit + +- type: loadout + id: CandyClownUniformSuit + price: 0 + equipment: + jumpsuit: CandyClownUniformSuit + +- type: loadout + id: CoolTanktopUniformSuit + price: 0 + equipment: + jumpsuit: CoolTanktopUniformSuit + +- type: loadout + id: DruidRobesUniformSuit + price: 0 + equipment: + jumpsuit: DruidRobesUniformSuit + +- type: loadout + id: FlamboyantUniformSuit + price: 0 + equipment: + jumpsuit: FlamboyantUniformSuit + +- type: loadout + id: FlamencoUniformSuit + price: 0 + equipment: + jumpsuit: FlamencoUniformSuit + +- type: loadout + id: FlyCaptainUniformSuit + price: 0 + equipment: + jumpsuit: FlyCaptainUniformSuit + +- type: loadout + id: KiltUniformSuit + price: 0 + equipment: + jumpsuit: KiltUniformSuit + +- type: loadout + id: LilacDressUniformSuit + price: 0 + equipment: + jumpsuit: LilacDressUniformSuit + +- type: loadout + id: LittleBlackDressUniformSuit + price: 0 + equipment: + jumpsuit: LittleBlackDressUniformSuit + +- type: loadout + id: LumberjackOverallsUniformSuit + price: 0 + equipment: + jumpsuit: LumberjackOverallsUniformSuit + +- type: loadout + id: MechanicOverallsUniformSuit + price: 0 + equipment: + jumpsuit: MechanicOverallsUniformSuit + +- type: loadout + id: MessyDressShirtUniformSuit + price: 0 + equipment: + jumpsuit: MessyDressShirtUniformSuit + +- type: loadout + id: MimeFrillsUniformSuit + price: 0 + equipment: + jumpsuit: MimeFrillsUniformSuit + +- type: loadout + id: OldWomanUniformSuit + price: 0 + equipment: + jumpsuit: OldWomanUniformSuit + +- type: loadout + id: PunkJeansUniformSuit + price: 0 + equipment: + jumpsuit: PunkJeansUniformSuit + +- type: loadout + id: RefereeUniformSuit + price: 0 + equipment: + jumpsuit: RefereeUniformSuit + +- type: loadout + id: SailorUniformSuit + price: 0 + equipment: + jumpsuit: SailorUniformSuit + +- type: loadout + id: StripedClownUniformSuit + price: 0 + equipment: + jumpsuit: StripedClownUniformSuit + +- type: loadout + id: SundressUniformSuit + price: 0 + equipment: + jumpsuit: SundressUniformSuit + +- type: loadout + id: TatteredClothesUniformSuit + price: 0 + equipment: + jumpsuit: TatteredClothesUniformSuit + +- type: loadout + id: TieDyeUniformSuit + price: 0 + equipment: + jumpsuit: TieDyeUniformSuit + +- type: loadout + id: TogaUniformSuit + price: 0 + equipment: + jumpsuit: TogaUniformSuit + +- type: loadout + id: VintageUniformSuit + price: 0 + equipment: + jumpsuit: VintageUniformSuit + +- type: loadout + id: CargoOverallsUniformSuit + price: 0 + equipment: + jumpsuit: CargoOverallsUniformSuit + +- type: loadout + id: RedRegaliaSuit + price: 0 + equipment: + jumpsuit: RedRegaliaSuit + +# == Starlight clown/mime additions + +- type: loadout + id: ClothingUniformJumpsuitPerformerClown + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitPerformerClown + +- type: loadout + id: ClothingUniformJumpsuitClownFormal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitClownFormal + +- type: loadout + id: ClothingUniformJumpskirtPerformerClown + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtPerformerClown + +- type: loadout + id: ClothingUniformJumpskirtClownFormal + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtClownFormal + +- type: loadout + id: SpottedClownUniformSuit + price: 0 + equipment: + jumpsuit: SpottedClownUniformSuit + +- type: loadout + id: ClothingUniformJumpsuitPerformerMime + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitPerformerMime + +- type: loadout + id: ClothingUniformJumpskirtPerformerMime + price: 0 + equipment: + jumpsuit: ClothingUniformJumpskirtPerformerMime + +- type: loadout + id: ClothingUniformJumpsuitMimeSuaveWhite + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMimeSuaveWhite + +- type: loadout + id: ClothingUniformJumpsuitMimeSuaveBlack + price: 0 + equipment: + jumpsuit: ClothingUniformJumpsuitMimeSuaveBlack + diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/rainbow.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/rainbow.rsi/inhand-left.png index 44d36721c6b..8fde767910c 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/rainbow.rsi/inhand-left.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/rainbow.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/rainbow.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/rainbow.rsi/inhand-right.png index c977c5a95f4..f10b2568d55 100644 Binary files a/Resources/Textures/Clothing/Uniforms/Jumpsuit/rainbow.rsi/inhand-right.png and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/rainbow.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Head/Hats/belpero.rsi/equipped-HELMET.png b/Resources/Textures/_Starlight/Clothing/Head/Hats/belpero.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..dddad296fa2 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Head/Hats/belpero.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Head/Hats/belpero.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Head/Hats/belpero.rsi/icon.png new file mode 100644 index 00000000000..7be9cbb8a53 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Head/Hats/belpero.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Head/Hats/belpero.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Head/Hats/belpero.rsi/meta.json new file mode 100644 index 00000000000..cbe85476c78 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Head/Hats/belpero.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "taken from tgstation at https://github.com/tgstation/tgstation/commit/8703eac50de6379c26f7eadb47b4f016854d1dcd", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/equipped-HELMET-avali.png b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/equipped-HELMET-avali.png new file mode 100644 index 00000000000..a5d5bf643cf Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/equipped-HELMET-avali.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/equipped-HELMET-resomi.png b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/equipped-HELMET-resomi.png new file mode 100644 index 00000000000..e0c15c9fce0 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/equipped-HELMET-resomi.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/equipped-HELMET-vox.png b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/equipped-HELMET-vox.png new file mode 100644 index 00000000000..be73b6b42b4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/equipped-HELMET-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/equipped-HELMET.png b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..5b13292fbf5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/icon.png new file mode 100644 index 00000000000..27ebc0ab58e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/inhand-left.png new file mode 100644 index 00000000000..f8ff5169776 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/inhand-right.png new file mode 100644 index 00000000000..4fac4c1a152 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/meta.json new file mode 100644 index 00000000000..0ee19309cf8 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Head/Hats/red_regalia.rsi/meta.json @@ -0,0 +1,38 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by DocMoth.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "equipped-HELMET-avali", + "directions": 4 + }, + { + "name": "equipped-HELMET-resomi", + "directions": 4 + }, + { + "name": "equipped-HELMET-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/ari.rsi/equipped-NECK.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/ari.rsi/equipped-NECK.png new file mode 100644 index 00000000000..03ef3b14f87 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/ari.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/ari.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/ari.rsi/icon.png new file mode 100644 index 00000000000..0eb0d7c229e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/ari.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/ari.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/ari.rsi/meta.json new file mode 100644 index 00000000000..9adeedf08a0 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/ari.rsi/meta.json @@ -0,0 +1,19 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da, sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875, colors edited by Skarletto (github), recolored by infinityPandaRed", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/belpero.rsi/equipped-NECK.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/belpero.rsi/equipped-NECK.png new file mode 100644 index 00000000000..ee1411bde46 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/belpero.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/belpero.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/belpero.rsi/icon.png new file mode 100644 index 00000000000..0d5685850bb Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/belpero.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/belpero.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/belpero.rsi/meta.json new file mode 100644 index 00000000000..e4342b02731 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/belpero.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "By PuroSlavKing (Github) | reptilian by vetochka_igrit (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/equipped-NECK-avali.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/equipped-NECK-avali.png new file mode 100644 index 00000000000..f5955c659ff Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/equipped-NECK-avali.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/equipped-NECK-resomi.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/equipped-NECK-resomi.png new file mode 100644 index 00000000000..1f726a83693 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/equipped-NECK-resomi.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/equipped-NECK-vox.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/equipped-NECK-vox.png new file mode 100644 index 00000000000..ce25cbd24be Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/equipped-NECK-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/equipped-NECK.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/equipped-NECK.png new file mode 100644 index 00000000000..4f0129fec0d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/icon.png new file mode 100644 index 00000000000..f3437607f4e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/inhand-left.png new file mode 100644 index 00000000000..038c4192e45 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/inhand-right.png new file mode 100644 index 00000000000..424e81d958c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/meta.json new file mode 100644 index 00000000000..ed4bc898bea --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/red_regalia.rsi/meta.json @@ -0,0 +1,38 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by DocMoth", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "equipped-NECK-avali", + "directions": 4 + }, + { + "name": "equipped-NECK-resomi", + "directions": 4 + }, + { + "name": "equipped-NECK-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/equipped-NECK-hydrakin.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/equipped-NECK-hydrakin.png new file mode 100644 index 00000000000..3889f1a1179 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/equipped-NECK-hydrakin.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/equipped-NECK.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/equipped-NECK.png new file mode 100644 index 00000000000..d48bb5a8456 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/icon.png new file mode 100644 index 00000000000..5fbacfccf7e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/inhand-left.png new file mode 100644 index 00000000000..6c2a7c2ef90 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/inhand-right.png new file mode 100644 index 00000000000..c858660f4b1 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/meta.json new file mode 100644 index 00000000000..6c02fd50ef2 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Gargarien for DOOMMAX | Edited by PuroSlavKing (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "equipped-NECK-hydrakin", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Shoes/Boots/ari.rsi/equipped-FEET.png b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/ari.rsi/equipped-FEET.png new file mode 100644 index 00000000000..ede81eba7a1 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/ari.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Shoes/Boots/ari.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/ari.rsi/icon.png new file mode 100644 index 00000000000..7ea5d1f3dd7 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/ari.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Shoes/Boots/ari.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/ari.rsi/meta.json new file mode 100644 index 00000000000..a6543645c47 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/ari.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "drawn by Ubaser and modified by alzore_(discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Shoes/Boots/belpero.rsi/equipped-FEET.png b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/belpero.rsi/equipped-FEET.png new file mode 100644 index 00000000000..b3ad10b3f2a Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/belpero.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Shoes/Boots/belpero.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/belpero.rsi/icon.png new file mode 100644 index 00000000000..d18566bd932 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/belpero.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Shoes/Boots/belpero.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/belpero.rsi/meta.json new file mode 100644 index 00000000000..2222c3731f8 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/belpero.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from /vg/station at https://github.com/vgstation-coders/vgstation13/commit/2fec32f59c692e78efcadb19d1aae89a3b389b02, modified by K-Dynamic (github). inhand-left, inhand-right by K-Dynamic (github).", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/equipped-FEET.png b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/equipped-FEET.png new file mode 100644 index 00000000000..1774e981796 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/icon.png new file mode 100644 index 00000000000..b64085e6550 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/inhand-left.png new file mode 100644 index 00000000000..fecfe76ad56 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/inhand-right.png new file mode 100644 index 00000000000..2921204d554 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/meta.json new file mode 100644 index 00000000000..0b20257f091 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Shoes/Boots/highheelshoes.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Modified from the Heeled Boots made by IProduceWidgets", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..c68e5d2123b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..12e834575a8 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/icon.png new file mode 100644 index 00000000000..1be10560699 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/inhand-left.png new file mode 100644 index 00000000000..dc9cd44307f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/inhand-right.png new file mode 100644 index 00000000000..9ae9108dddd Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/meta.json new file mode 100644 index 00000000000..a058cf15ce8 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by @mishutka09 (discord:1152277579206774854)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..796cf2cb5f9 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..5c847dfd913 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/icon.png new file mode 100644 index 00000000000..3670e0117d8 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/inhand-left.png new file mode 100644 index 00000000000..f7e41966ede Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/inhand-right.png new file mode 100644 index 00000000000..33f949fa038 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/meta.json new file mode 100644 index 00000000000..442bd0542a9 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "resprited from https://github.com/space-syndicate/space-station-14/commit/ea49d33ef6875a9cac4a328dc24d39771d61debd by Deenkaide (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..301d0afd46d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..5048623d7b8 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..e4f9f08372e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/icon.png new file mode 100644 index 00000000000..aa76f425279 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/inhand-left.png new file mode 100644 index 00000000000..f4b9918e6da Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/inhand-right.png new file mode 100644 index 00000000000..d247d022430 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/meta.json new file mode 100644 index 00000000000..b076e904777 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/cargoformal.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by semkagamez (discord) for Space Station 14 server Dead Space", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..d49e701865e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..4cfe06ded38 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/icon.png new file mode 100644 index 00000000000..4f04ecfe29d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/inhand-left.png new file mode 100644 index 00000000000..9286c0f8d35 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/inhand-right.png new file mode 100644 index 00000000000..18b0c304e9e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/meta.json new file mode 100644 index 00000000000..279d18ecbd5 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2fea0a59470c476cf3f927833d3918d89cbe6af8, monkey by Ko4erga (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..187f08ed79e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..5e19e964129 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/icon.png new file mode 100644 index 00000000000..1d5763b4b41 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/inhand-left.png new file mode 100644 index 00000000000..3687869f71e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/inhand-right.png new file mode 100644 index 00000000000..d2991da9d9f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/meta.json new file mode 100644 index 00000000000..279d18ecbd5 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/centcom_official.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2fea0a59470c476cf3f927833d3918d89cbe6af8, monkey by Ko4erga (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..f4afd36d8af Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..ea75089443d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/icon.png new file mode 100644 index 00000000000..7dba667e1b2 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/inhand-left.png new file mode 100644 index 00000000000..46c09fcf381 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/inhand-right.png new file mode 100644 index 00000000000..efeb275cf7e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/meta.json new file mode 100644 index 00000000000..86686ac7076 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/clown_distinguished.rsi/meta.json @@ -0,0 +1,40 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Bartender base taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039, Clown Jumpskirt inspiration taken from ParadiseStation at commit https://github.com/ParadiseSS13/Paradise/commit/95c46662c5a5cd4911132da8e695a7cc21fb4297, monkey derivative made by brainfood1183 (github) for ss14, converted into Performer by wonderfulnewworld (GitHub) for Starlight", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon", + "copyright": "TG Station, OnlineGirlfriend, Paradise Station, Christasmurf, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Paradise Station, Christasmurf, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Paradise Station, Christasmurf, brainfood1183, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "inhand-left", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Paradise Station, Christasmurf, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "inhand-right", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Paradise Station, Christasmurf, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..b67b595fe80 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/icon.png new file mode 100644 index 00000000000..407b8e97150 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/inhand-left.png new file mode 100644 index 00000000000..73d813526b4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/inhand-right.png new file mode 100644 index 00000000000..f1e5f3b1b41 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/meta.json new file mode 100644 index 00000000000..5582967289a --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/coroner.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/tgstation/tgstation, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..4dfdde88c08 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/icon.png new file mode 100644 index 00000000000..6dbf923d2e4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/inhand-left.png new file mode 100644 index 00000000000..6dffec75379 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/inhand-right.png new file mode 100644 index 00000000000..8717e531f8d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/meta.json new file mode 100644 index 00000000000..6153a99932a --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_gothic.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Yogstation https://github.com/yogstation13/Yogstation, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..7095fb6d987 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/icon.png new file mode 100644 index 00000000000..61615f500fa Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/inhand-left.png new file mode 100644 index 00000000000..d16647347a1 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/inhand-right.png new file mode 100644 index 00000000000..dbe9dbfd8a9 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/meta.json new file mode 100644 index 00000000000..1c738f3b416 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_maid.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/equipped-INNERCLOTHING-avali.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/equipped-INNERCLOTHING-avali.png new file mode 100644 index 00000000000..648350ae5d1 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/equipped-INNERCLOTHING-avali.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..3a4132815f3 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/icon.png new file mode 100644 index 00000000000..055e694f84d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/inhand-left.png new file mode 100644 index 00000000000..3b7d4553dfc Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/inhand-right.png new file mode 100644 index 00000000000..7a989182a93 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/meta.json new file mode 100644 index 00000000000..59b06a14bf7 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_red.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-avali", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..47b2c64415b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/icon.png new file mode 100644 index 00000000000..8f6685ee0bb Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/inhand-left.png new file mode 100644 index 00000000000..005feb094e8 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/inhand-right.png new file mode 100644 index 00000000000..46bb8c19c1d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/meta.json new file mode 100644 index 00000000000..6153a99932a --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_tango.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Yogstation https://github.com/yogstation13/Yogstation, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..aef115299d0 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/icon.png new file mode 100644 index 00000000000..04accd51b18 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/inhand-left.png new file mode 100644 index 00000000000..bdb104dee4a Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/inhand-right.png new file mode 100644 index 00000000000..57a36f2e552 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/meta.json new file mode 100644 index 00000000000..6cc718e0377 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_black.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Paradise https://github.com/ParadiseSS13/Paradise, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..437530e886a Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/icon.png new file mode 100644 index 00000000000..83329c61dc9 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/inhand-left.png new file mode 100644 index 00000000000..757dcd2defb Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/inhand-right.png new file mode 100644 index 00000000000..d1aeb751383 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/meta.json new file mode 100644 index 00000000000..6cc718e0377 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/dress_victorian_red.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Paradise https://github.com/ParadiseSS13/Paradise, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..b0275e3a881 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..7896eb2cae7 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/icon.png new file mode 100644 index 00000000000..c710a26a837 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/inhand-left.png new file mode 100644 index 00000000000..277145f5764 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/inhand-right.png new file mode 100644 index 00000000000..b23856b050b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/meta.json new file mode 100644 index 00000000000..ebe4c89595b --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/elegantmaid.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "by Ko4erga (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..a7f0721e2fb Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..0a83f547dc2 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/icon.png new file mode 100644 index 00000000000..ec05d4f7f29 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/inhand-left.png new file mode 100644 index 00000000000..53a7c2d4351 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/inhand-right.png new file mode 100644 index 00000000000..392fd0b8513 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/meta.json new file mode 100644 index 00000000000..442bd0542a9 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "resprited from https://github.com/space-syndicate/space-station-14/commit/ea49d33ef6875a9cac4a328dc24d39771d61debd by Deenkaide (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..13318827a50 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..6497be70c85 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/icon.png new file mode 100644 index 00000000000..20b7e11d112 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/inhand-left.png new file mode 100644 index 00000000000..ffc4a081770 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/inhand-right.png new file mode 100644 index 00000000000..fd0f018aef9 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/meta.json new file mode 100644 index 00000000000..45c3c2cc025 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/hos_black.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "resprited from https://github.com/space-syndicate/space-station-14/commit/e56e5b3d87649e038295d6d52de548ef0d6cfc3b by Deenkaide (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..41013877fa5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..1fe8fe96545 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..979f4257140 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/icon.png new file mode 100644 index 00000000000..d173978ae5b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/inhand-left.png new file mode 100644 index 00000000000..3987f07a62b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/inhand-right.png new file mode 100644 index 00000000000..c7979bae4b9 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/meta.json new file mode 100644 index 00000000000..8e06e93d909 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/journalist.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by semkagamez (discord) for Space Station 14 server Dead Space", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/equipped-INNERCLOTHING-avali.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/equipped-INNERCLOTHING-avali.png new file mode 100644 index 00000000000..c24de69eb10 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/equipped-INNERCLOTHING-avali.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..1c87be072cc Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/icon.png new file mode 100644 index 00000000000..2e01cf49156 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/inhand-left.png new file mode 100644 index 00000000000..b41436bf5e5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/inhand-right.png new file mode 100644 index 00000000000..b3ed0cf560d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/meta.json new file mode 100644 index 00000000000..3c742fc33de --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/lady.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Mew", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-avali", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..6bd1dbce683 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..9ca7536069f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..893bd180df6 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/icon.png new file mode 100644 index 00000000000..566e9761116 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/inhand-left.png new file mode 100644 index 00000000000..360a944dca0 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/inhand-right.png new file mode 100644 index 00000000000..f372c334355 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/meta.json new file mode 100644 index 00000000000..37002c86e65 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/mining.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by semkagamez (discord) for Space Station 14 server Dead Space | Recolor by itsmaitake for Starlight", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/equipped-INNERCLOTHING-avali.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/equipped-INNERCLOTHING-avali.png new file mode 100644 index 00000000000..6ed328dea4e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/equipped-INNERCLOTHING-avali.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/equipped-INNERCLOTHING-hydrakin.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/equipped-INNERCLOTHING-hydrakin.png new file mode 100644 index 00000000000..4c5655a3725 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/equipped-INNERCLOTHING-hydrakin.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..a606bd150eb Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/icon.png new file mode 100644 index 00000000000..5fc9ec8ab87 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/inhand-left.png new file mode 100644 index 00000000000..08d850d4bc9 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/inhand-right.png new file mode 100644 index 00000000000..e4f393bc896 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/meta.json new file mode 100644 index 00000000000..8dc815eae57 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pastry.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Mew", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-avali", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-hydrakin", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..4b5b23f03c1 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..8cc72983244 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/icon.png new file mode 100644 index 00000000000..d507c18b3f3 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/inhand-left.png new file mode 100644 index 00000000000..a476b8a68a4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/inhand-right.png new file mode 100644 index 00000000000..c56d42717bd Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/meta.json new file mode 100644 index 00000000000..35d75f97936 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Skirt by inspector_jeleshka (discord). Original sprite: Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2fea0a59470c476cf3f927833d3918d89cbe6af8, monkey made by SonicHDC (github) for ss14, digi made by kuro(388673708753027083)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..4e0da959096 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/icon.png new file mode 100644 index 00000000000..e8edbccd66c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/inhand-left.png new file mode 100644 index 00000000000..2e90879cf8f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/inhand-right.png new file mode 100644 index 00000000000..f5ed539a3e3 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/meta.json new file mode 100644 index 00000000000..3ddf0575b72 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Skirt by inspector_jeleshka (discord). Original sprite: haZZLO", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..aa5936c3c42 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/icon.png new file mode 100644 index 00000000000..4d2bbbe9321 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/inhand-left.png new file mode 100644 index 00000000000..f34302e532d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/inhand-right.png new file mode 100644 index 00000000000..70d4d404817 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/meta.json new file mode 100644 index 00000000000..6153a99932a --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Yogstation https://github.com/yogstation13/Yogstation, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..a77e65d9590 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..480f3223cb4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/icon.png new file mode 100644 index 00000000000..6b09a9aab2a Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/inhand-left.png new file mode 100644 index 00000000000..73b2c5bee38 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/inhand-right.png new file mode 100644 index 00000000000..f33528ff851 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/meta.json new file mode 100644 index 00000000000..86686ac7076 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_clown.rsi/meta.json @@ -0,0 +1,40 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Bartender base taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039, Clown Jumpskirt inspiration taken from ParadiseStation at commit https://github.com/ParadiseSS13/Paradise/commit/95c46662c5a5cd4911132da8e695a7cc21fb4297, monkey derivative made by brainfood1183 (github) for ss14, converted into Performer by wonderfulnewworld (GitHub) for Starlight", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon", + "copyright": "TG Station, OnlineGirlfriend, Paradise Station, Christasmurf, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Paradise Station, Christasmurf, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Paradise Station, Christasmurf, brainfood1183, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "inhand-left", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Paradise Station, Christasmurf, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "inhand-right", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Paradise Station, Christasmurf, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..3c8e2d3d12b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..ef20513753e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/icon.png new file mode 100644 index 00000000000..4847f8dc61a Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/inhand-left.png new file mode 100644 index 00000000000..cbef09cf5eb Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/inhand-right.png new file mode 100644 index 00000000000..f8e95ee34bc Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/meta.json new file mode 100644 index 00000000000..e02386d451c --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/performer_mime.rsi/meta.json @@ -0,0 +1,40 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039, monkey derivative made by brainfood1183 (github) for ss14, resprited by KingFroozy (github), further modified into Performer Mime Apprentice by wonderfulnewworld (GitHub) for Starlight", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon", + "copyright": "TG Station, OnlineGirlfriend, KingFroozy, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, KingFroozy, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, brainfood1183, KingFroozy, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "inhand-left", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, KingFroozy, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "inhand-right", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, KingFroozy, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..461cb8d3623 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..21adb80172c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/icon.png new file mode 100644 index 00000000000..2871f9a84df Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/inhand-left.png new file mode 100644 index 00000000000..ae437bc5867 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/inhand-right.png new file mode 100644 index 00000000000..7528459fc9c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/meta.json new file mode 100644 index 00000000000..279d18ecbd5 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rainbow.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2fea0a59470c476cf3f927833d3918d89cbe6af8, monkey by Ko4erga (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..75690e7ff7e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..2a31b0d5922 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/icon.png new file mode 100644 index 00000000000..c82b92fb2b4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/inhand-left.png new file mode 100644 index 00000000000..b5c16b218f8 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/inhand-right.png new file mode 100644 index 00000000000..9a6aba93cee Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/meta.json new file mode 100644 index 00000000000..442bd0542a9 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/rd_classical.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "resprited from https://github.com/space-syndicate/space-station-14/commit/ea49d33ef6875a9cac4a328dc24d39771d61debd by Deenkaide (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..b0d6a60f533 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..1604064b0a5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..db27ea268af Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/icon.png new file mode 100644 index 00000000000..a58443c8d97 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/inhand-left.png new file mode 100644 index 00000000000..646614b7ca8 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/inhand-right.png new file mode 100644 index 00000000000..22c894c939b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/meta.json new file mode 100644 index 00000000000..8e06e93d909 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/reporter.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by semkagamez (discord) for Space Station 14 server Dead Space", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..c8fe2b99120 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..281746f601c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..9ae59ee9aed Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/icon.png new file mode 100644 index 00000000000..13b63cdc54b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/inhand-left.png new file mode 100644 index 00000000000..0b970367af8 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/inhand-right.png new file mode 100644 index 00000000000..51fdb2064cb Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/meta.json new file mode 100644 index 00000000000..37002c86e65 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvage.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by semkagamez (discord) for Space Station 14 server Dead Space | Recolor by itsmaitake for Starlight", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..033e36a2322 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..4cf56e6094c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..2cdd65390a9 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/icon.png new file mode 100644 index 00000000000..a2f4456c942 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/inhand-left.png new file mode 100644 index 00000000000..ee5b9501d62 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/inhand-right.png new file mode 100644 index 00000000000..53609f9ecf1 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/meta.json new file mode 100644 index 00000000000..b076e904777 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvageformal.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by semkagamez (discord) for Space Station 14 server Dead Space", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/equipped-INNERCLOTHING-hydrakin.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/equipped-INNERCLOTHING-hydrakin.png new file mode 100644 index 00000000000..28419b99b6d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/equipped-INNERCLOTHING-hydrakin.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..438c09393c4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..12d2957df13 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..b2d8e97755a Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/icon.png new file mode 100644 index 00000000000..34e9eb57e19 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/inhand-left.png new file mode 100644 index 00000000000..015336a8908 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/inhand-right.png new file mode 100644 index 00000000000..3d9f3f4ce38 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/meta.json new file mode 100644 index 00000000000..99ae6f7ccf6 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/salvagelead.rsi/meta.json @@ -0,0 +1,38 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by semkagamez (discord) for Space Station 14 server Dead Space | Recolor by itsmaitake for Starlight", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-hydrakin", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..5ba5373fd10 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..9cf80bb7e22 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/icon.png new file mode 100644 index 00000000000..1fad0958a9c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/inhand-left.png new file mode 100644 index 00000000000..fbc65b76128 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/inhand-right.png new file mode 100644 index 00000000000..6c1fe730272 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/meta.json new file mode 100644 index 00000000000..48258cc50b0 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by github:DreamlyJack(624946166152298517), monkey by Ko4erga (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..dc1d54d8b94 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..5421ec43b7a Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..8a17d9568fa Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/icon.png new file mode 100644 index 00000000000..acdbe8efb5c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/inhand-left.png new file mode 100644 index 00000000000..ea91ab9b0c1 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/inhand-right.png new file mode 100644 index 00000000000..9f663b024e2 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/meta.json new file mode 100644 index 00000000000..8e06e93d909 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by semkagamez (discord) for Space Station 14 server Dead Space", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..08505237937 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/icon.png new file mode 100644 index 00000000000..e3ad50bd530 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/inhand-left.png new file mode 100644 index 00000000000..c2f9293caff Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/inhand-right.png new file mode 100644 index 00000000000..58d6e09677b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/meta.json new file mode 100644 index 00000000000..70347b488a1 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/suit_nurse.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..f07bb4ef4be Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/icon.png new file mode 100644 index 00000000000..8d2db9a6b89 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/inhand-left.png new file mode 100644 index 00000000000..36a48c9d52e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/inhand-right.png new file mode 100644 index 00000000000..720abf50c0c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/meta.json new file mode 100644 index 00000000000..3cdf961c1fc --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/ari.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Mew", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/belpero.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/belpero.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..d9a264730ab Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/belpero.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/belpero.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/belpero.rsi/icon.png new file mode 100644 index 00000000000..f5c009678fd Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/belpero.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/belpero.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/belpero.rsi/meta.json new file mode 100644 index 00000000000..944a04660d3 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/belpero.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from shiptest (https://github.com/shiptest-ss13/Shiptest) | Edited by PuroSlavKing (Github) | inhand sprites, monkey and reptilian by vetochka_igrit (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..a50631577e2 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/equipped-INNERCLOTHING-reptilian.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/equipped-INNERCLOTHING-reptilian.png new file mode 100644 index 00000000000..179f2626e1c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/equipped-INNERCLOTHING-reptilian.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..c974c5a37f4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/icon.png new file mode 100644 index 00000000000..07d62af50b3 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/inhand-left.png new file mode 100644 index 00000000000..41824d312a2 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/inhand-right.png new file mode 100644 index 00000000000..d421985dbd8 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/meta.json new file mode 100644 index 00000000000..c3800f9c193 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "resprited from https://github.com/space-syndicate/space-station-14/commit/ea49d33ef6875a9cac4a328dc24d39771d61debd by Deenkaide (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-reptilian", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING-felionoid.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING-felionoid.png new file mode 100644 index 00000000000..04f563d10ee Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING-felionoid.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING-resomi.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING-resomi.png new file mode 100644 index 00000000000..3363c0dfb22 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING-resomi.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..31e6ae4f4c3 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING-vulpkanin.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING-vulpkanin.png new file mode 100644 index 00000000000..0b89b7394ac Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING-vulpkanin.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..63934b440e8 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/icon.png new file mode 100644 index 00000000000..da5a353b732 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/inhand-left.png new file mode 100644 index 00000000000..3f8d9fcc4a7 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/inhand-right.png new file mode 100644 index 00000000000..b00574bc040 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/meta.json new file mode 100644 index 00000000000..8de62c9bf0e --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/captainnoble.rsi/meta.json @@ -0,0 +1,42 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Way, wayiscute, or https://github.com/wayiscool for the SS14 Starlight project", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-felionoid", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-resomi", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vulpkanin", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..d50efa8026e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..86f5b2484bb Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..6cccc448c06 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/icon.png new file mode 100644 index 00000000000..eaddbf20f8d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/inhand-left.png new file mode 100644 index 00000000000..967e9a29372 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/inhand-right.png new file mode 100644 index 00000000000..8fae3162ff2 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/meta.json new file mode 100644 index 00000000000..b076e904777 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargo.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by semkagamez (discord) for Space Station 14 server Dead Space", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..b7facbf1dba Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..475cb83939d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..bca66e54221 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/icon.png new file mode 100644 index 00000000000..0be2fb5c91d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/inhand-left.png new file mode 100644 index 00000000000..6017c9c05f4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/inhand-right.png new file mode 100644 index 00000000000..70dee7952f3 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/meta.json new file mode 100644 index 00000000000..b076e904777 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/cargoformal.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by semkagamez (discord) for Space Station 14 server Dead Space", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING-digi.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING-digi.png new file mode 100644 index 00000000000..8b47519f975 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING-digi.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..dba43a08b60 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..fa9784ebc7a Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/icon.png new file mode 100644 index 00000000000..5d304575ca4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/inhand-left.png new file mode 100644 index 00000000000..acacf835cf7 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/inhand-right.png new file mode 100644 index 00000000000..d2fe45d2879 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/meta.json new file mode 100644 index 00000000000..5d68757b9ef --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "haZZLO, digi made by kuro(388673708753027083), monkey by Ko4erga (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-digi", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..46151b4e6bb Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..70cbd912514 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/icon.png new file mode 100644 index 00000000000..e482a2ca689 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/inhand-left.png new file mode 100644 index 00000000000..46c09fcf381 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/inhand-right.png new file mode 100644 index 00000000000..efeb275cf7e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/meta.json new file mode 100644 index 00000000000..15c767a9fb3 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/clown_distinguished.rsi/meta.json @@ -0,0 +1,40 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Bartender base taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039, monkey made by brainfood1183 (github), default suit edit by Skarletto (github), converted into Performer by wonderfulnewworld (GitHub) for Starlight", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon", + "copyright": "TG Station, OnlineGirlfriend, Skarletto, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Skarletto, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, brainfood1183, Skarletto, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "inhand-left", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Skarletto, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "inhand-right", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Skarletto, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..f548da82e08 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/icon.png new file mode 100644 index 00000000000..bdd84002d5d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/inhand-left.png new file mode 100644 index 00000000000..b892de96c24 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/inhand-right.png new file mode 100644 index 00000000000..9ef0d5bdaf7 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/meta.json new file mode 100644 index 00000000000..5582967289a --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/tgstation/tgstation, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..12fabfb13f0 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/icon.png new file mode 100644 index 00000000000..1fbf062a482 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/inhand-left.png new file mode 100644 index 00000000000..b65df19a0b6 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/inhand-right.png new file mode 100644 index 00000000000..2e6eaa5cb91 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/meta.json new file mode 100644 index 00000000000..5582967289a --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroneralt.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/tgstation/tgstation, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING-digi.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING-digi.png new file mode 100644 index 00000000000..204ad905919 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING-digi.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..43391aa77ad Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..f1327d2863c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/icon.png new file mode 100644 index 00000000000..ab244eb00e2 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/inhand-left.png new file mode 100644 index 00000000000..ad9badc16ea Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/inhand-right.png new file mode 100644 index 00000000000..e3e2cbf14a5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/meta.json new file mode 100644 index 00000000000..016b09760fa --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5ea6d8b4422027d0c22cb415d1f05a08bf39aaa0, digi made by kuro(388673708753027083), monkey by Ko4erga(discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-digi", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..ce12a1bfdce Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/equipped-INNERCLOTHING-reptilian.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/equipped-INNERCLOTHING-reptilian.png new file mode 100644 index 00000000000..080769047de Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/equipped-INNERCLOTHING-reptilian.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..a4ab95269ae Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/icon.png new file mode 100644 index 00000000000..d8859ad1dfa Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/inhand-left.png new file mode 100644 index 00000000000..80dd892780f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/inhand-right.png new file mode 100644 index 00000000000..cf65e3204bf Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/meta.json new file mode 100644 index 00000000000..c3800f9c193 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "resprited from https://github.com/space-syndicate/space-station-14/commit/ea49d33ef6875a9cac4a328dc24d39771d61debd by Deenkaide (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-reptilian", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..e0f46e19248 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/equipped-INNERCLOTHING-reptilian.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/equipped-INNERCLOTHING-reptilian.png new file mode 100644 index 00000000000..56bca7b2c25 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/equipped-INNERCLOTHING-reptilian.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..586155d4238 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/icon.png new file mode 100644 index 00000000000..33b7f835d07 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/inhand-left.png new file mode 100644 index 00000000000..9a2a384944c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/inhand-right.png new file mode 100644 index 00000000000..f3d55134682 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/meta.json new file mode 100644 index 00000000000..2ea5e3c4009 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/hos_black.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "resprited from https://github.com/space-syndicate/space-station-14/commit/e56e5b3d87649e038295d6d52de548ef0d6cfc3b by Deenkaide (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-reptilian", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING-digi.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING-digi.png new file mode 100644 index 00000000000..dec67a8a225 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING-digi.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..84ed0fd1c85 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..81d450f9360 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/icon.png new file mode 100644 index 00000000000..a4839032f4e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/inhand-left.png new file mode 100644 index 00000000000..a49abda2520 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/inhand-right.png new file mode 100644 index 00000000000..3386ff92509 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/meta.json new file mode 100644 index 00000000000..77c9cd9415f --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/28d0be60aa8bbe1ca87a5d129487bb6f60839ac4, digi made by kuro(388673708753027083), monkey by Ko4erga (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-digi", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..89f5897b615 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..ec070e4047c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/icon.png new file mode 100644 index 00000000000..81900e9c6e5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/inhand-left.png new file mode 100644 index 00000000000..73b2c5bee38 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/inhand-right.png new file mode 100644 index 00000000000..f33528ff851 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/meta.json new file mode 100644 index 00000000000..15c767a9fb3 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_clown.rsi/meta.json @@ -0,0 +1,40 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Bartender base taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039, monkey made by brainfood1183 (github), default suit edit by Skarletto (github), converted into Performer by wonderfulnewworld (GitHub) for Starlight", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon", + "copyright": "TG Station, OnlineGirlfriend, Skarletto, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Skarletto, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, brainfood1183, Skarletto, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "inhand-left", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Skarletto, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "inhand-right", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, Skarletto, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..ce4f5bebafe Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..24f3d6c612e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/icon.png new file mode 100644 index 00000000000..f5ba43a7edf Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/inhand-left.png new file mode 100644 index 00000000000..cbef09cf5eb Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/inhand-right.png new file mode 100644 index 00000000000..f8e95ee34bc Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/meta.json new file mode 100644 index 00000000000..53f84bcdc11 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/performer_mime.rsi/meta.json @@ -0,0 +1,40 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039, monkey made by brainfood1183 (github) for ss14, resprited by KingFroozy (github), further modified into Performer Mime Apprentice by wonderfulnewworld (GitHub) for Starlight", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon", + "copyright": "TG Station, OnlineGirlfriend, KingFroozy, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, KingFroozy, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, brainfood1183, KingFroozy, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "inhand-left", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, KingFroozy, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + }, + { + "name": "inhand-right", + "directions": 4, + "copyright": "TG Station, OnlineGirlfriend, KingFroozy, wonderfulnewworld", + "license": "CC-BY-SA-3.0" + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..8abdfc700f5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/equipped-INNERCLOTHING-reptilian.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/equipped-INNERCLOTHING-reptilian.png new file mode 100644 index 00000000000..3dda8ee3f7e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/equipped-INNERCLOTHING-reptilian.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..0f9435dc4b5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/icon.png new file mode 100644 index 00000000000..f53ba4d9100 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/inhand-left.png new file mode 100644 index 00000000000..d3f09855a8a Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/inhand-right.png new file mode 100644 index 00000000000..f49b38e8c55 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/meta.json new file mode 100644 index 00000000000..c3800f9c193 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/rd_classical.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "resprited from https://github.com/space-syndicate/space-station-14/commit/ea49d33ef6875a9cac4a328dc24d39771d61debd by Deenkaide (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-reptilian", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..9b048d07f84 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..f37e8aadf1f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..be4419b7bf6 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/icon.png new file mode 100644 index 00000000000..e4e75507b00 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/inhand-left.png new file mode 100644 index 00000000000..787f841a396 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/inhand-right.png new file mode 100644 index 00000000000..9120cb19c6d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/meta.json new file mode 100644 index 00000000000..b076e904777 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/salvageformal.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by semkagamez (discord) for Space Station 14 server Dead Space", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..65e2cc7e568 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/icon.png new file mode 100644 index 00000000000..ea59ea94d12 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/inhand-left.png new file mode 100644 index 00000000000..ee79bd2b665 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/inhand-right.png new file mode 100644 index 00000000000..9cc4ceb0e9b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/meta.json new file mode 100644 index 00000000000..f896aaacd5e --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime-black.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by ss14nekow (discord) for Space Station 14 server Dead Space", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..3a8860a27ec Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/icon.png new file mode 100644 index 00000000000..f578c05c4d1 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/inhand-left.png new file mode 100644 index 00000000000..e2ea286a433 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/inhand-right.png new file mode 100644 index 00000000000..9e5be3fcea1 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/meta.json new file mode 100644 index 00000000000..f896aaacd5e --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suave-mime.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by ss14nekow (discord) for Space Station 14 server Dead Space", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..e20bdc008ee Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/icon.png new file mode 100644 index 00000000000..32845fc9d9b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/inhand-left.png new file mode 100644 index 00000000000..2cb4226b63d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/inhand-right.png new file mode 100644 index 00000000000..76654703dc6 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/meta.json new file mode 100644 index 00000000000..5582967289a --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_checkered.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/tgstation/tgstation, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..df25efc5722 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/icon.png new file mode 100644 index 00000000000..11b04e18518 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/inhand-left.png new file mode 100644 index 00000000000..6b2d031c843 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/inhand-right.png new file mode 100644 index 00000000000..bec43754f48 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/meta.json new file mode 100644 index 00000000000..bdabd8a4b62 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_tan.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/tgstation/tgstation, inhand sprites resprited by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..8cddf3ac6f5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/icon.png new file mode 100644 index 00000000000..c92a40d7d75 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/inhand-left.png new file mode 100644 index 00000000000..da3b8abfea1 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/inhand-right.png new file mode 100644 index 00000000000..9bc14ae685b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/meta.json new file mode 100644 index 00000000000..b6f47e3c08a --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/suit_waiter.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/47718914e47c6fbf23d6dc97f073a9daa11b23cb, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..f92f56cd8ef Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/icon.png new file mode 100644 index 00000000000..7bdca11672c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/inhand-left.png new file mode 100644 index 00000000000..70422c0eee7 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/inhand-right.png new file mode 100644 index 00000000000..b596cd000af Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/meta.json new file mode 100644 index 00000000000..ce95e8439a7 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/bodysuit_jeans.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Conflee", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..54eacc9d0ef Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/icon.png new file mode 100644 index 00000000000..d9e158997ee Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/inhand-left.png new file mode 100644 index 00000000000..0e70e77d129 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/inhand-right.png new file mode 100644 index 00000000000..2e727409866 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/meta.json new file mode 100644 index 00000000000..6937f812231 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/camo_jumpsuit.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from TG Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..ce53067e1be Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/icon.png new file mode 100644 index 00000000000..b5e687e8537 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/inhand-left.png new file mode 100644 index 00000000000..e32d109bc6f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/inhand-right.png new file mode 100644 index 00000000000..d69bafb0fe8 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/meta.json new file mode 100644 index 00000000000..642a82a8e43 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/candy_clown.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from VG Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..57ba2996f9c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/icon.png new file mode 100644 index 00000000000..64f6bc58823 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/inhand-left.png new file mode 100644 index 00000000000..d749b221cf0 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/inhand-right.png new file mode 100644 index 00000000000..b2bfff1ad3c Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/meta.json new file mode 100644 index 00000000000..d44782030bd --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/cargo_overalls.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Edit by Conflee, originals taken from Paradise Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..7ad091fda36 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..6514bcb4599 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/icon.png new file mode 100644 index 00000000000..d37438b3e32 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/inhand-left.png new file mode 100644 index 00000000000..6b07cec8976 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/inhand-right.png new file mode 100644 index 00000000000..90a5482e794 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/meta.json new file mode 100644 index 00000000000..d4f251d38ae --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/clown_spots.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Aurora Station at (https://github.com/Aurorastation/Aurora.3/pull/15874) monkey, icon, and inhands made by Conflee for Starlight", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..96c308d427f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/icon.png new file mode 100644 index 00000000000..ff95a0eb0f1 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/inhand-left.png new file mode 100644 index 00000000000..fa054d0d0fe Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/inhand-right.png new file mode 100644 index 00000000000..c415644affe Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/meta.json new file mode 100644 index 00000000000..ce95e8439a7 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/cool_tanktop.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Conflee", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..3daa3fdf799 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/icon.png new file mode 100644 index 00000000000..e426a22f55e Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/inhand-left.png new file mode 100644 index 00000000000..d70cc51a655 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/inhand-right.png new file mode 100644 index 00000000000..824e3ea162d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/meta.json new file mode 100644 index 00000000000..d1ff1f2ad08 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/druid_robes.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Goon Station, heavily edited by Conflee", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..95e53683e21 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/icon.png new file mode 100644 index 00000000000..0b1a84045ee Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/inhand-left.png new file mode 100644 index 00000000000..b0d07409c61 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/inhand-right.png new file mode 100644 index 00000000000..ad17de2647d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/meta.json new file mode 100644 index 00000000000..6f46dfdf8cc --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/flamboyant.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Vore Station, edited by Conflee", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..4b42a56cb42 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/icon.png new file mode 100644 index 00000000000..beb656436d2 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/inhand-left.png new file mode 100644 index 00000000000..471a2ffd099 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/inhand-right.png new file mode 100644 index 00000000000..f834bdd0d43 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/meta.json new file mode 100644 index 00000000000..2bb65d8966e --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/flamenco.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from VG Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..d45c83ed319 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/icon.png new file mode 100644 index 00000000000..1a9fd1a8f77 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/inhand-left.png new file mode 100644 index 00000000000..694592511d4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/inhand-right.png new file mode 100644 index 00000000000..210ee5ac8b3 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/meta.json new file mode 100644 index 00000000000..2bb65d8966e --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/fly_captain.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from VG Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..ddb7c66aa41 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/icon.png new file mode 100644 index 00000000000..b6f331c8e6d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/inhand-left.png new file mode 100644 index 00000000000..be76a41a3f7 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/inhand-right.png new file mode 100644 index 00000000000..65a3d58fc8f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/meta.json new file mode 100644 index 00000000000..6937f812231 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/kilt.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from TG Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..122ed0df39b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/icon.png new file mode 100644 index 00000000000..e65e78ce497 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/inhand-left.png new file mode 100644 index 00000000000..a3de21e8ede Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/inhand-right.png new file mode 100644 index 00000000000..d74b041ee68 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/meta.json new file mode 100644 index 00000000000..47df4dc4560 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/lilac_dress.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Vore Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..e3b15fef08d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/icon.png new file mode 100644 index 00000000000..5e8286804ca Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/inhand-left.png new file mode 100644 index 00000000000..512827bdeaa Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/inhand-right.png new file mode 100644 index 00000000000..878baaa1ffb Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/meta.json new file mode 100644 index 00000000000..c5c03e50b49 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/little_black_dress.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Conflee", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..c73afbcf65a Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/icon.png new file mode 100644 index 00000000000..cb0af4b4d5d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/inhand-left.png new file mode 100644 index 00000000000..a4e7b7af429 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/inhand-right.png new file mode 100644 index 00000000000..6d463cb9bbf Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/meta.json new file mode 100644 index 00000000000..c65e3a6a976 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/lumberjack.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Paradise Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..1ec67cd36f5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/icon.png new file mode 100644 index 00000000000..a6a965179ee Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/inhand-left.png new file mode 100644 index 00000000000..4d00ba9ff20 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/inhand-right.png new file mode 100644 index 00000000000..d7d883cc898 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/meta.json new file mode 100644 index 00000000000..790468b38be --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/mechanic_overalls.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Paradise Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..e55300ed741 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/icon.png new file mode 100644 index 00000000000..bdc5579aedc Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/inhand-left.png new file mode 100644 index 00000000000..cde126eafd4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/inhand-right.png new file mode 100644 index 00000000000..65f21e4739f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/meta.json new file mode 100644 index 00000000000..47df4dc4560 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/messy_dress_shirt.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Vore Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..433464245e3 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/icon.png new file mode 100644 index 00000000000..d5377ec8929 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/inhand-left.png new file mode 100644 index 00000000000..8b9bff77ed0 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/inhand-right.png new file mode 100644 index 00000000000..0eb2b4ef6e4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/meta.json new file mode 100644 index 00000000000..47df4dc4560 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/mime_frills.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Vore Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..2c4611b4351 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/icon.png new file mode 100644 index 00000000000..10abd767dcb Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/inhand-left.png new file mode 100644 index 00000000000..d0448d64b44 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/inhand-right.png new file mode 100644 index 00000000000..d77f85dfa72 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/meta.json new file mode 100644 index 00000000000..47df4dc4560 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/old_woman.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Vore Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..9a03df63bd8 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/icon.png new file mode 100644 index 00000000000..b36f10d254b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/inhand-left.png new file mode 100644 index 00000000000..78318481378 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/inhand-right.png new file mode 100644 index 00000000000..8e1f083f0ce Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/meta.json new file mode 100644 index 00000000000..c5c03e50b49 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/punk_jeans.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Conflee", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/equipped-INNERCLOTHING-avali.png b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/equipped-INNERCLOTHING-avali.png new file mode 100644 index 00000000000..0d75d4806da Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/equipped-INNERCLOTHING-avali.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/equipped-INNERCLOTHING-resomi.png b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/equipped-INNERCLOTHING-resomi.png new file mode 100644 index 00000000000..5fef0134fa9 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/equipped-INNERCLOTHING-resomi.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/equipped-INNERCLOTHING-vox.png b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/equipped-INNERCLOTHING-vox.png new file mode 100644 index 00000000000..427fe7161cf Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/equipped-INNERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..122a87e2f8f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/icon.png new file mode 100644 index 00000000000..18968dfd646 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/inhand-left.png new file mode 100644 index 00000000000..fe6fb95b424 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/inhand-right.png new file mode 100644 index 00000000000..cbb71ce6bba Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/meta.json new file mode 100644 index 00000000000..30155b0ff49 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/red_regalia.rsi/meta.json @@ -0,0 +1,38 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by DocMoth", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-avali", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-resomi", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-vox", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..f6512a5928d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/icon.png new file mode 100644 index 00000000000..ef7ddf87c50 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/inhand-left.png new file mode 100644 index 00000000000..c1057d596e3 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/inhand-right.png new file mode 100644 index 00000000000..103aab8a7ad Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/meta.json new file mode 100644 index 00000000000..6937f812231 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/referee.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from TG Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..0bf64ad02d4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/icon.png new file mode 100644 index 00000000000..a822b36fb72 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/inhand-left.png new file mode 100644 index 00000000000..a1e794930f7 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/inhand-right.png new file mode 100644 index 00000000000..36dcbca6f55 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/meta.json new file mode 100644 index 00000000000..6937f812231 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/sailor.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from TG Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..57c04f18c60 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/icon.png new file mode 100644 index 00000000000..d51ba3db743 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/inhand-left.png new file mode 100644 index 00000000000..c3935581f7f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/inhand-right.png new file mode 100644 index 00000000000..a75b6ff72ad Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/meta.json new file mode 100644 index 00000000000..47df4dc4560 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/striped_clown.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Vore Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..1a4bfd6f739 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/icon.png new file mode 100644 index 00000000000..35ab7987b84 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/inhand-left.png new file mode 100644 index 00000000000..1dfb59ca6ec Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/inhand-right.png new file mode 100644 index 00000000000..2ae978759a5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/meta.json new file mode 100644 index 00000000000..fc9fbb6c284 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/sundress.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from TG Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..de6cd9b4194 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/icon.png new file mode 100644 index 00000000000..d6049d2d963 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/inhand-left.png new file mode 100644 index 00000000000..9e5688c534b Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/inhand-right.png new file mode 100644 index 00000000000..b6e25833d6f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/meta.json new file mode 100644 index 00000000000..ce95e8439a7 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/tattered_clothes.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Conflee", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..910742d5789 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/icon.png new file mode 100644 index 00000000000..16fd49b574f Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/inhand-left.png new file mode 100644 index 00000000000..348a9d38056 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/inhand-right.png new file mode 100644 index 00000000000..491d60e61a5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/meta.json new file mode 100644 index 00000000000..20d69c0d90d --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/tiedye.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from VG Station, edited by Conflee", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..b7101b37bd9 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/icon.png new file mode 100644 index 00000000000..ed764ecbd3d Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/inhand-left.png new file mode 100644 index 00000000000..e84fe39b4d5 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/inhand-right.png new file mode 100644 index 00000000000..bdb4fa50e44 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/meta.json new file mode 100644 index 00000000000..642a82a8e43 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/toga.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from VG Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..bf1c381adad Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/icon.png new file mode 100644 index 00000000000..bf42fdd44e4 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/icon.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/inhand-left.png new file mode 100644 index 00000000000..2baac87b7e7 Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/inhand-right.png new file mode 100644 index 00000000000..8dc7d5da4cf Binary files /dev/null and b/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/meta.json new file mode 100644 index 00000000000..836b6e5220e --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/vintage.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Vore Station", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Mobs/Species/Avali/displacement.rsi/jumpskirt.png b/Resources/Textures/_Starlight/Mobs/Species/Avali/displacement.rsi/jumpskirt.png new file mode 100644 index 00000000000..8e0e28a68df Binary files /dev/null and b/Resources/Textures/_Starlight/Mobs/Species/Avali/displacement.rsi/jumpskirt.png differ diff --git a/Resources/Textures/_Starlight/Mobs/Species/Avali/displacement.rsi/meta.json b/Resources/Textures/_Starlight/Mobs/Species/Avali/displacement.rsi/meta.json index 939f4a02cf8..91cfd932c39 100644 --- a/Resources/Textures/_Starlight/Mobs/Species/Avali/displacement.rsi/meta.json +++ b/Resources/Textures/_Starlight/Mobs/Species/Avali/displacement.rsi/meta.json @@ -14,6 +14,10 @@ "name": "jumpsuit", "directions": 4 }, + { + "name": "jumpskirt", + "directions": 4 + }, { "name": "head", "directions": 4