diff --git a/Resources/Changelog/Floof.yml b/Resources/Changelog/Floof.yml index 392dfbcec5f..838e7a55f60 100644 --- a/Resources/Changelog/Floof.yml +++ b/Resources/Changelog/Floof.yml @@ -538,3 +538,17 @@ Entries: message: Cum/Milk regeneration doesn't use hunger. id: 73 time: '2024-08-17T23:21:19.0000000+00:00' +- author: ShatteredSwords + changes: + - type: Add + message: Adds Seb themselves as their own thing! + - type: Tweak + message: Seb will always spawn instead of Siobhan in Floof maps. + id: 74 + time: '2024-08-18T21:19:51.0000000+00:00' +- author: Memeji + changes: + - type: Add + message: Pink Collar + id: 75 + time: '2024-08-19T05:33:04.0000000+00:00' diff --git a/Resources/Migrations/floofmigration.yml b/Resources/Migrations/floofmigration.yml new file mode 100644 index 00000000000..5e4e0419c7c --- /dev/null +++ b/Resources/Migrations/floofmigration.yml @@ -0,0 +1,3 @@ +# 2024-08-16 Floof Only Please message @FracturedSwords on discord if there are any merge conflicts upcoming +SpawnMobArcticFoxSiobhan: SpawnMobArcticFoxSeb +MobArcticFoxSiobhan: MobArcticFoxSeb diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/cargodrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/cargodrobe.yml index 82e53018c41..b611fa56026 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/cargodrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/cargodrobe.yml @@ -16,3 +16,6 @@ ClothingNeckScarfStripedBrown: 3 ClothingShoesBootsWinterCargo: 2 ClothingNeckCollarLogi: 1 # Floofstation - Collar addition + ClothingHandsLogisWarmers: 1 # Floofstation + ClothingUnderSocksLogis: 1 # Floofstation + ClothingUniformLogisThong: 1 # Floofstation diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chapel.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chapel.yml index 6f1b813a8f5..437f2011e76 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chapel.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chapel.yml @@ -16,6 +16,10 @@ ClothingHeadHatWitch1: 1 ClothingOuterPlagueSuit: 1 ClothingMaskPlague: 1 + ClothingHandsChaplainWarmers: 1 # Floofstation + ClothingUnderSocksChaplain: 1 # Floofstation + ClothingUniformChaplainThong: 1 # Floofstation + ClothingOuterEpiChaplainMantle: 1 # Floofstation #ClothingHeadsetService: 2 # Delta-V - Chaplain is no longer service dept BoxCandle: 2 BoxCandleSmall: 2 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml index c450531a148..77b5c0a313c 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml @@ -23,6 +23,7 @@ ClothingUniformLoinCloth: 5 # FloofStation ClothingNeckCollarBlue: 1 # Floofstation - Collar addition ClothingNeckCollarBlack: 1 # Floofstation - Collar addition + ClothingNeckCollarPink: 1 # Floofstation - Collar addition ClothingLongcoatNT: 2 # Floofstation ClothingLongcoatAL: 2 # Floofstation ClothingLongcoatBrown: 2 # Floofstation diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/engidrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/engidrobe.yml index a6b77477d3e..310905f1863 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/engidrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/engidrobe.yml @@ -17,3 +17,6 @@ ClothingNeckScarfStripedOrange: 3 ClothingShoesBootsWinterEngi: 2 ClothingNeckCollarEngi: 1 # Floofstation - Collar addition + ClothingHandsEngiWarmers: 1 # Floofstation + ClothingUnderSocksEngi: 1 # Floofstation + ClothingUniformEngiThong: 1 # Floofstation diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/janidrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/janidrobe.yml index a1c15cf9b09..75de610b60e 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/janidrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/janidrobe.yml @@ -13,6 +13,9 @@ ClothingShoesBootsWinterJani: 2 #Delta V: Add departmental winter boots ClothingUniformJumpskirtJanimaid: 2 # Delta V: the maiden outfits no longer require emagging. ClothingUniformJumpskirtJanimaidmini: 1 + ClothingHandsJanitorWarmers: 1 # Floofstation + ClothingUnderSocksJanitor: 1 # Floofstation + ClothingUniformJanitorThong: 1 # Floofstation emaggedInventory: # Delta V: tactical maid outfit set is now the emagg reward. ClothingHandsTacticalMaidGloves: 1 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/medidrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/medidrobe.yml index d269645ad9a..a01102a7e76 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/medidrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/medidrobe.yml @@ -23,6 +23,9 @@ ClothingHeadHatSurgcapPurple: 4 ClothingShoesBootsWinterMed: 2 ClothingNeckCollarMed: 1 # Floofstation - Collar addition + ClothingHandsMedicWarmers: 1 # Floofstation + ClothingUnderSocksMedic: 1 # Floofstation + ClothingUniformMedicThong: 1 # Floofstation contrabandInventory: #DeltaV UniformScrubsColorCybersun: 1 #DeltaV ClothingHeadHatSurgcapCybersun: 1 #DeltaV diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/scidrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/scidrobe.yml index 426288ce044..d4caa01afc8 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/scidrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/scidrobe.yml @@ -15,5 +15,8 @@ ClothingOuterWinterSci: 2 ClothingNeckScarfStripedPurple: 3 ClothingNeckCollarEpi: 1 # Floofstation - Collar addition + ClothingHandsEpiWarmers: 1 # Floofstation + ClothingUnderSocksEpi: 1 # Floofstation + ClothingUniformEpiThong: 1 # Floofstation ClothingHeadTinfoil: 2 # Nyanotrasen - Tinfoil hats for Epistemics ClothingShoesBootsWinterSci: 2 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/secdrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/secdrobe.yml index 685feb15736..88410e5f99f 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/secdrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/secdrobe.yml @@ -24,6 +24,9 @@ ClothingNeckScarfStripedRed: 3 ClothingEyesBlindfold: 1 ClothingNeckCollarSec: 1 # Floofstation - Collar addition + ClothingHandsSecurityWarmers: 1 # Floofstation + ClothingUnderSocksSecurity: 1 # Floofstation + ClothingUniformSecurityThong: 1 # Floofstation ClothingShoesBootsCombat: 1 ClothingShoesBootsWinterSec: 2 ClothingShoesBootsCowboyBlack: 1 diff --git a/Resources/Prototypes/DeltaV/Catalog/VendingMachines/Inventories/pride.yml b/Resources/Prototypes/DeltaV/Catalog/VendingMachines/Inventories/pride.yml index 28d2fbc1af2..d909cb12d44 100644 --- a/Resources/Prototypes/DeltaV/Catalog/VendingMachines/Inventories/pride.yml +++ b/Resources/Prototypes/DeltaV/Catalog/VendingMachines/Inventories/pride.yml @@ -29,4 +29,4 @@ ClothingUnderSocksBee: 1 emaggedInventory: # 3 for more friends! - ClothingUnderSocksCoderValid: 3 # Floofstation \ No newline at end of file + ClothingUnderSocksCoderValid: 3 # Floofstation diff --git a/Resources/Prototypes/DeltaV/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/DeltaV/Entities/Mobs/NPCs/pets.yml index e3859bf32ae..2d1a1d72c48 100644 --- a/Resources/Prototypes/DeltaV/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/DeltaV/Entities/Mobs/NPCs/pets.yml @@ -1,8 +1,8 @@ - type: entity - name: Seb + name: Siobhan parent: MobArcticFox id: MobArcticFoxSiobhan - description: His name is "Sebastien de Lys", but he is known as Seb by his friends. A fluffy, adorable arctic fox. + description: Her name is pronounced "Shivahn", but she is known as Shivs by her associates. A fluffy, adorable arctic fox. components: - type: InteractionPopup successChance: 1 @@ -13,7 +13,7 @@ - type: Grammar attributes: proper: true - gender: male + gender: female - type: Tag tags: - CannotSuicide diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cans.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cans.yml index 862dc88343f..5a07bdd659d 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cans.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cans.yml @@ -533,21 +533,3 @@ tags: - Wine -#Floof -- type: entity - parent: DrinkCanBaseFull - id: DrinkNNNCan - name: Nikkos Naughty Nectar - description: A can of Nikko's Naughty Nectar! Best not to ask how it's made... - components: - - type: SolutionContainerManager - solutions: - drink: - maxVol: 30 - reagents: - - ReagentId: NikkosNaughtyNectar - Quantity: 30 - - type: Sprite - sprite: Objects/Consumable/Drinks/nnn_can.rsi - - type: Item - sprite: Objects/Consumable/Drinks/nnn_can.rsi diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 5722055b3e7..42d48098536 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -1146,6 +1146,50 @@ - CarpetWhite # Floofstation - Collars - ClothingNeckCollarCmd + # Floofstation - Socks, Armwarmers ect + - ClothingHandsPlainWarmers + - ClothingUnderSocksPlain + - ClothingUniformThongPlain + - ClothingHandsStripeRainbowWarmers + - ClothingUnderSocksStripedRainbow + - ClothingUniformStripedThongRainbow + - ClothingHandsStripePurpleWarmers + - ClothingUnderSocksStripedPurple + - ClothingUniformStripedThongPurple + - ClothingHandsStripeWhiteWarmers + - ClothingUnderSocksStripedWhite + - ClothingUniformStripedThongWhite + # Floofstation - Department Socks, Armwarmers ect + - ClothingHandsCaptainWarmers + - ClothingUnderSocksCaptain + - ClothingUniformCaptainThong + - ClothingHandsCommandWarmers + - ClothingUnderSocksCommand + - ClothingUniformCommandThong + - ClothingHandsEngiWarmers + - ClothingUnderSocksEngi + - ClothingUniformEngiThong + - ClothingHandsEpiWarmers + - ClothingUnderSocksEpi + - ClothingUniformEpiThong + - ClothingHandsChaplainWarmers + - ClothingUnderSocksChaplain + - ClothingUniformChaplainThong + - ClothingHandsLogisWarmers + - ClothingUnderSocksLogis + - ClothingUniformLogisThong + - ClothingHandsMedicWarmers + - ClothingUnderSocksMedic + - ClothingUniformMedicThong + - ClothingHandsSecurityWarmers + - ClothingUnderSocksSecurity + - ClothingUniformSecurityThong + - ClothingHandsServiceWarmers + - ClothingUnderSocksService + - ClothingUniformServiceThong + - ClothingHandsJanitorWarmers + - ClothingUnderSocksJanitor + - ClothingUniformJanitorThong - type: EmagLatheRecipes emagStaticRecipes: - ClothingHeadHatCentcomcap diff --git a/Resources/Prototypes/Floof/Entities/Clothing/Hands/miscgloves.yml b/Resources/Prototypes/Floof/Entities/Clothing/Hands/miscgloves.yml new file mode 100644 index 00000000000..a62a27e6ef3 --- /dev/null +++ b/Resources/Prototypes/Floof/Entities/Clothing/Hands/miscgloves.yml @@ -0,0 +1,135 @@ +- type: entity + parent: ClothingHandsBase + id: ClothingHandsPlainWarmers + name: plain arm-warmers + description: A pair of rather plain arm-warmers + components: + - type: Sprite + sprite: Floof/Clothing/Under/Gloves/plainwarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Gloves/plainwarmer.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-black + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsBeeWarmers + name: bee arm-warmers + description: A pair of rather buzzy arm-warmers + components: + - type: Sprite + sprite: Floof/Clothing/Under/Gloves/beewarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Gloves/beewarmer.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-yellow + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsCoderWarmers + name: coder arm-warmers + description: A pair of rather nice arm-warmers + components: + - type: Sprite + sprite: Floof/Clothing/Under/Gloves/coderwarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Gloves/coderwarmer.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-white + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsCoderValidWarmers + name: coder valid arm-warmers + description: A pair of rather nice arm-warmers + components: + - type: Sprite + sprite: Floof/Clothing/Under/Gloves/codervalidwarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Gloves/codervalidwarmer.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-red + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsStripeWhiteWarmers + name: striped white arm-warmers + description: A pair of rather nice arm-warmers + components: + - type: Sprite + sprite: Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-white + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsStripePurpleWarmers + name: striped purple arm-warmers + description: A pair of rather nice arm-warmers + components: + - type: Sprite + sprite: Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-purple + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsStripeRainbowWarmers + name: striped rainbow arm-warmers + description: A pair of rather nice arm-warmers + components: + - type: Sprite + sprite: Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-colorful + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsSexCompGlovesRed + name: red sex competition gloves + description: It looks like it should be part of a competition. + components: + - type: Sprite + sprite: Floof/Clothing/Under/Gloves/sexcompredgloves.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Gloves/sexcompredgloves.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-red + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsSexCompGlovesBlue + name: blue sex competition gloves + description: It looks like it should be part of a competition. + components: + - type: Sprite + sprite: Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-blue + - type: FingerprintMask + diff --git a/Resources/Prototypes/Floof/Entities/Clothing/Head/misc.yml b/Resources/Prototypes/Floof/Entities/Clothing/Head/misc.yml index a3d2f4d0cfa..13416d334cf 100644 --- a/Resources/Prototypes/Floof/Entities/Clothing/Head/misc.yml +++ b/Resources/Prototypes/Floof/Entities/Clothing/Head/misc.yml @@ -19,3 +19,25 @@ sprite: Clothing/Head/Hats/dogears.rsi - type: Clothing sprite: Clothing/Head/Hats/dogears.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadSexCompCirclet + name: sex competition circlet + description: It looks like it should be part of a competition. + components: + - type: Sprite + sprite: Floof/Clothing/Head/sexcompcirclet.rsi + - type: Clothing + sprite: Floof/Clothing/Head/sexcompcirclet.rsi + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodMarsHoodieHood + noSpawn: true + name: pink hoodie hood + components: + - type: Sprite + sprite: Floof/Clothing/Head/hoodmarshoodie.rsi + - type: Clothing + sprite: Floof/Clothing/Head/hoodmarshoodie.rsi diff --git a/Resources/Prototypes/Floof/Entities/Clothing/Neck/collars.yml b/Resources/Prototypes/Floof/Entities/Clothing/Neck/collars.yml index a0d64910eb9..5ce31b6f691 100644 --- a/Resources/Prototypes/Floof/Entities/Clothing/Neck/collars.yml +++ b/Resources/Prototypes/Floof/Entities/Clothing/Neck/collars.yml @@ -20,6 +20,17 @@ - type: Clothing sprite: Floof/Clothing/Neck/collar_black.rsi +- type: entity + parent: ClothingNeckBase + id: ClothingNeckCollarPink + name: pink collar + description: A cute pink collar. + components: + - type: Sprite + sprite: Floof/Clothing/Neck/collar_pink.rsi + - type: Clothing + sprite: Floof/Clothing/Neck/collar_pink.rsi + - type: entity parent: ClothingNeckBase id: ClothingNeckCollarEpi diff --git a/Resources/Prototypes/Floof/Entities/Clothing/OuterClothing/MiscOuterwear.yml b/Resources/Prototypes/Floof/Entities/Clothing/OuterClothing/MiscOuterwear.yml new file mode 100644 index 00000000000..695c78b167a --- /dev/null +++ b/Resources/Prototypes/Floof/Entities/Clothing/OuterClothing/MiscOuterwear.yml @@ -0,0 +1,55 @@ +- type: entity + parent: ClothingOuterBase + id: ClothingOuterSexCompBeltBronze + name: bronze sex competition belt + description: Looks like you came third in a competion. + components: + - type: Sprite + sprite: Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi + - type: Clothing + sprite: Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi + +- type: entity + parent: ClothingOuterBase + id: ClothingOuterSexCompBeltSilver + name: silver sex competition belt + description: Looks like you came second in a competion. + components: + - type: Sprite + sprite: Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi + - type: Clothing + sprite: Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi + +- type: entity + parent: ClothingOuterBase + id: ClothingOuterSexCompBeltGold + name: gold sex competition belt + description: Looks like you came in first in a competion. + components: + - type: Sprite + sprite: Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi + - type: Clothing + sprite: Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi + +- type: entity + parent: ClothingOuterBase + id: ClothingOuterBeltedOutfit + name: belted outerwear + description: What? Do you think youre an anime protagonist or something? + components: + - type: Sprite + sprite: Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi + - type: Clothing + sprite: Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterMarsHoodie + name: pink hoodie + components: + - type: Sprite + sprite: Floof/Clothing/OuterClothing/Misc/marshoodie.rsi + - type: Clothing + sprite: Floof/Clothing/OuterClothing/Misc/marshoodie.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodMarsHoodieHood diff --git a/Resources/Prototypes/Floof/Entities/Clothing/Under/under.yml b/Resources/Prototypes/Floof/Entities/Clothing/Under/under.yml index 9222edade62..3c4ce322175 100644 --- a/Resources/Prototypes/Floof/Entities/Clothing/Under/under.yml +++ b/Resources/Prototypes/Floof/Entities/Clothing/Under/under.yml @@ -8,3 +8,70 @@ sprite: Floof/Clothing/Under/Socks/codervalid.rsi - type: Clothing sprite: Floof/Clothing/Under/Socks/codervalid.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksPlain + name: plain thigh-high socks + description: Just a plain pair of thigh-high socks. + components: + - type: Sprite + sprite: Floof/Clothing/Under/Socks/plainsocks.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Socks/plainsocks.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksStripedWhite + name: striped white thigh-high socks + description: Just a plain pair of thigh-high socks. + components: + - type: Sprite + sprite: Floof/Clothing/Under/Socks/stripesockswhite.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Socks/stripesockswhite.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksStripedPurple + name: striped purple thigh-high socks + description: Just a plain pair of thigh-high socks. + components: + - type: Sprite + sprite: Floof/Clothing/Under/Socks/stripesockspurple.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Socks/stripesockspurple.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksStripedRainbow + name: striped rainbow thigh-high socks + description: Just a plain pair of thigh-high socks. + components: + - type: Sprite + sprite: Floof/Clothing/Under/Socks/stripesocksrainbow.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Socks/stripesocksrainbow.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSexCompBootsRed + name: red sex competition boots + description: It looks like it should be part of a competition. + components: + - type: Sprite + sprite: Floof/Clothing/Under/Socks/sexcompredboots.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Socks/sexcompredboots.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSexCompBootsBlue + name: blue sex competition boots + description: It looks like it should be part of a competition. + components: + - type: Sprite + sprite: Floof/Clothing/Under/Socks/sexcompblueboots.rsi + - type: Clothing + sprite: Floof/Clothing/Under/Socks/sexcompblueboots.rsi + diff --git a/Resources/Prototypes/Floof/Entities/Clothing/Uniforms/base_uniform.yml b/Resources/Prototypes/Floof/Entities/Clothing/Uniforms/base_uniform.yml new file mode 100644 index 00000000000..9b494e2a90c --- /dev/null +++ b/Resources/Prototypes/Floof/Entities/Clothing/Uniforms/base_uniform.yml @@ -0,0 +1,24 @@ +- type: entity + abstract: true + parent: ClothingUniformBase + id: ClothingUniformBaseSwitch + components: + - type: Clothing + slots: [innerclothing, outerClothing] + femaleMask: UniformTop + - type: Tag + tags: + - ClothMade # Delta-V - allows moths to eat this + +- type: entity + abstract: true + parent: ClothingUniformBase + id: ClothingUniformSkirtBaseSwitch + components: + - type: Clothing + slots: [innerclothing, outerClothing] + femaleMask: UniformTop + - type: Tag #DeltaV, needed for species with nonhuman legs/can only wear skirts + tags: + - Skirt + - ClothMade # Delta-V - allows moths to eat this diff --git a/Resources/Prototypes/Floof/Entities/Clothing/Uniforms/misc.yml b/Resources/Prototypes/Floof/Entities/Clothing/Uniforms/misc.yml index cb2be73256a..118be1b2ddd 100644 --- a/Resources/Prototypes/Floof/Entities/Clothing/Uniforms/misc.yml +++ b/Resources/Prototypes/Floof/Entities/Clothing/Uniforms/misc.yml @@ -1,5 +1,5 @@ - type: entity - parent: ClothingUniformSkirtBase + parent: ClothingUniformBase id: ClothingUniformLoinCloth name: loin cloth description: A piece of cloth wrapped around the waist. @@ -12,3 +12,147 @@ sprite: Floof/Clothing/Uniforms/loincloth.rsi equipDelay: 0 unequipDelay: 0 + - type: Tag #DeltaV, needed for species with nonhuman legs/can only wear skirts + tags: + - Skirt + +- type: entity + parent: ClothingUniformBaseSwitch + id: ClothingUniformLoinClothBlack + name: black loin-cloth + description: A piece of cloth wrapped around the waist. + components: + - type: Sprite + sprite: Floof/Clothing/Uniforms/loinclothblack.rsi + - type: Clothing + sprite: Floof/Clothing/Uniforms/loinclothblack.rsi + unequipDelay: 0 + - type: Tag #DeltaV, needed for species with nonhuman legs/can only wear skirts + tags: + - Skirt + +- type: entity + parent: ClothingUniformBaseSwitch + id: ClothingUniformLoinClothWhite + name: white loin-cloth + description: A piece of cloth wrapped around the waist. + components: + - type: Sprite + sprite: Floof/Clothing/Uniforms/loinclothwhite.rsi + - type: Clothing + sprite: Floof/Clothing/Uniforms/loinclothwhite.rsi + unequipDelay: 0 + - type: Tag #DeltaV, needed for species with nonhuman legs/can only wear skirts + tags: + - Skirt + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformThongPlain + name: plain thong + description: Is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Uniforms/plainthong.rsi + - type: Clothing + sprite: Floof/Clothing/Uniforms/plainthong.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformThongBee + name: bee thong + description: Is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Uniforms/beethong.rsi + - type: Clothing + sprite: Floof/Clothing/Uniforms/beethong.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformThongCoder + name: coder thong + description: Is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Uniforms/coderthong.rsi + - type: Clothing + sprite: Floof/Clothing/Uniforms/coderthong.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformThongCoderValid + name: coder valid thong + description: Is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Uniforms/codervalidthong.rsi + - type: Clothing + sprite: Floof/Clothing/Uniforms/codervalidthong.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformStripedThongWhite + name: striped white thong + description: Is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Uniforms/stripethongwhite.rsi + - type: Clothing + sprite: Floof/Clothing/Uniforms/stripethongwhite.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformStripedThongPurple + name: striped purple thong + description: Is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Uniforms/stripethongpurple.rsi + - type: Clothing + sprite: Floof/Clothing/Uniforms/stripethongpurple.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformStripedThongRainbow + name: striped rainbow thong + description: Is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Uniforms/stripethongrainbow.rsi + - type: Clothing + sprite: Floof/Clothing/Uniforms/stripethongrainbow.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformSexCompRed + name: red sex competition outfit + description: It looks like it should be part of a competition, but wheres the rest? + components: + - type: Sprite + sprite: Floof/Clothing/Uniforms/sexcompred.rsi + - type: Clothing + sprite: Floof/Clothing/Uniforms/sexcompred.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformSexCompBlue + name: blue sex competition outfit + description: It looks like it should be part of a competition, but wheres the rest? + components: + - type: Sprite + sprite: Floof/Clothing/Uniforms/sexcompblue.rsi + - type: Clothing + sprite: Floof/Clothing/Uniforms/sexcompblue.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniforReotaSuit + name: casual suit + description: A rather casual looking suit + components: + - type: Sprite + sprite: Floof/Clothing/Uniforms/reotasuit.rsi + - type: Clothing + sprite: Floof/Clothing/Uniforms/reotasuit.rsi + diff --git a/Resources/Prototypes/Floof/Entities/Clothing/departmental_clothes.yml b/Resources/Prototypes/Floof/Entities/Clothing/departmental_clothes.yml new file mode 100644 index 00000000000..2b333d70220 --- /dev/null +++ b/Resources/Prototypes/Floof/Entities/Clothing/departmental_clothes.yml @@ -0,0 +1,443 @@ +#Command Outfits +# +#Captain + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsCaptainWarmers + name: captain's arm-warmers + description: A pair of rather nice arm-warmers, styled for a captain. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Command/captwarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Command/captwarmer.rsi + - type: Fiber + fiberMaterial: fibers-durathread + fiberColor: fibers-regal-blue + - type: FingerprintMask + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksCaptain + name: captain's thigh-high socks + description: A pair of thigh-high socks, styled for a captain. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Command/captsocks.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Command/captsocks.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformCaptainThong + name: captain's thong + description: Styled for a captain, but is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Command/captthong.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Command/captthong.rsi + +#General Command + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsCommandWarmers + name: command's arm-warmers + description: A pair of rather nice arm-warmers, styled for command roles. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Command/commandwarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Command/commandwarmer.rsi + - type: Fiber + fiberMaterial: fibers-durathread + fiberColor: fibers-blue + - type: FingerprintMask + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksCommand + name: command's thigh-high socks + description: A pair of thigh-high socks, styled for command roles. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Command/commandsocks.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Command/commandsocks.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformCommandThong + name: command's thong + description: Styled for a commanding officer, but is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Command/commandthong.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Command/commandthong.rsi + +#Engineering Outfits +# +#General Engineering +- type: entity + parent: ClothingHandsBase + id: ClothingHandsEngiWarmers + name: engineering arm-warmers + description: A pair of rather nice arm-warmers, styled for Engineering roles. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Engineering/engiwarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Engineering/engiwarmer.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-yellow-and-orange + - type: FingerprintMask + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksEngi + name: engineering thigh-high socks + description: A pair of thigh-high socks, styled for Engineering roles. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Engineering/engisocks.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Engineering/engisocks.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformEngiThong + name: engineering thong + description: Styled for a engineering, but is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Engineering/engithong.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Engineering/engithong.rsi + + +#Epistemics Outfits +# +#General Epistemics +- type: entity + parent: ClothingHandsBase + id: ClothingHandsEpiWarmers + name: epistemics arm-warmers + description: A pair of rather nice arm-warmers, styled for Epistemic roles. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Epistemics/epiwarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Epistemics/epiwarmer.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-white-and-purple + - type: FingerprintMask + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksEpi + name: epistemics thigh-high socks + description: A pair of thigh-high socks, styled for Epistemic roles. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Epistemics/episocks.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Epistemics/episocks.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformEpiThong + name: epistemics thong + description: Styled for a Epistemics, but is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Epistemics/epithong.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Epistemics/epithong.rsi + +#Chaplain +- type: entity + parent: ClothingHandsBase + id: ClothingHandsChaplainWarmers + name: chaplain arm-warmers + description: A pair of rather nice arm-warmers, oddly, styled for a Chaplain. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Epistemics/chaplainwarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Epistemics/chaplainwarmer.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-black + - type: FingerprintMask + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksChaplain + name: chaplain thigh-high socks + description: A pair of thigh-high socks, oddly, styled for a Chaplain. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Epistemics/chaplainsocks.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Epistemics/chaplainsocks.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformChaplainThong + name: chaplain thong + description: Oddly, styled for a Chaplain, but is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterEpiChaplainMantle + name: chaplain mantle + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Epistemics/chaplainmantle.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Epistemics/chaplainmantle.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodEpiChaplainHood + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodEpiChaplainHood + noSpawn: true + name: chaplain mantle hood + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Epistemics/chaplainmantlehood.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Epistemics/chaplainmantlehood.rsi + +#Logistics Outfits +# +#General Logistics +- type: entity + parent: ClothingHandsBase + id: ClothingHandsLogisWarmers + name: logistics arm-warmers + description: A pair of rather nice arm-warmers, styled for Logistic roles. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Logistics/logiwarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Logistics/logiwarmer.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-brown-and-yellow + - type: FingerprintMask + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksLogis + name: logistics thigh-high socks + description: A pair of thigh-high socks, styled for Logistic roles. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Logistics/logisocks.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Logistics/logisocks.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformLogisThong + name: logistics thong + description: Styled for a Logistics, but is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Logistics/logithong.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Logistics/logithong.rsi + +#Medical Outfits +# +#General Medical +- type: entity + parent: ClothingHandsBase + id: ClothingHandsMedicWarmers + name: medical arm-warmers + description: A pair of rather nice arm-warmers, styled for Medic roles. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Medical/medicalwarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Medical/medicalwarmer.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-white-and-blue + - type: FingerprintMask + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksMedic + name: medical thigh-high socks + description: A pair of thigh-high socks, styled for Medic roles. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Medical/medicalsocks.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Medical/medicalsocks.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformMedicThong + name: medical thong + description: Styled for a Medics, but is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Medical/medicalthong.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Medical/medicalthong.rsi + +#Security Outfits +# +#General Security +- type: entity + parent: ClothingHandsBase + id: ClothingHandsSecurityWarmers + name: security arm-warmers + description: A pair of rather nice arm-warmers, styled for Security roles. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Security/secwarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Security/secwarmer.rsi + - type: Fiber + fiberMaterial: fibers-durathread + fiberColor: fibers-black-and-red + - type: FingerprintMask + - type: Armor + modifiers: + coefficients: + Blunt: 0.1 + Slash: 0.1 + Piercing: 0.1 + Heat: 0.3 + - type: GroupExamine + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksSecurity + name: security thigh-high socks + description: A pair of thigh-high socks, styled for Security roles. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Security/secsocks.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Security/secsocks.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.1 + Slash: 0.1 + Piercing: 0.1 + Heat: 0.3 + - type: GroupExamine + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformSecurityThong + name: security thong + description: Styled for a Security, but is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Security/secthong.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Security/secthong.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.1 + Slash: 0.1 + Piercing: 0.1 + Heat: 0.3 + - type: GroupExamine + +#Service Outfits +# +#General Service +- type: entity + parent: ClothingHandsBase + id: ClothingHandsServiceWarmers + name: service arm-warmers + description: A pair of rather nice arm-warmers, styled for Service workers. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Service/servicewarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Service/servicewarmer.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-grey-and-green + - type: FingerprintMask + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksService + name: service thigh-high socks + description: A pair of thigh-high socks, styled for Service workers. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Service/servicesocks.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Service/servicesocks.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformServiceThong + name: service thong + description: Styled for a Service workers, but is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Service/servicethong.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Service/servicethong.rsi + +#Janitorial +- type: entity + parent: ClothingHandsBase + id: ClothingHandsJanitorWarmers + name: rubber arm-warmers + description: A pair of rather nice arm-warmers, styled for Janitorial. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Service/janitorwarmer.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Service/janitorwarmer.rsi + - type: Fiber + fiberMaterial: fibers-rubber + fiberColor: fibers-yellow + - type: FingerprintMask + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksJanitor + name: rubber thigh-high socks + description: A pair of thigh-high socks, styled for Janitorial. + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Service/janitorsocks.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Service/janitorsocks.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJanitorThong + name: rubber thong + description: Styled for a Janitorial, but is this even considered a piece of clothing? + components: + - type: Sprite + sprite: Floof/Clothing/Departmental/Service/janitorthong.rsi + - type: Clothing + sprite: Floof/Clothing/Departmental/Service/janitorthong.rsi diff --git a/Resources/Prototypes/Floof/Entities/Markers/Spawners/mobs.yml b/Resources/Prototypes/Floof/Entities/Markers/Spawners/mobs.yml new file mode 100644 index 00000000000..cf4825b6783 --- /dev/null +++ b/Resources/Prototypes/Floof/Entities/Markers/Spawners/mobs.yml @@ -0,0 +1,12 @@ +- type: entity + name: Arctic Fox Seb Spawner + id: SpawnMobArcticFoxSeb + parent: MarkerBase + components: + - type: Sprite + layers: + - state: green + - state: ai + - type: ConditionalSpawner + prototypes: + - MobArcticFoxSeb diff --git a/Resources/Prototypes/Floof/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Floof/Entities/Mobs/NPCs/pets.yml new file mode 100644 index 00000000000..c292d61f739 --- /dev/null +++ b/Resources/Prototypes/Floof/Entities/Mobs/NPCs/pets.yml @@ -0,0 +1,20 @@ +- type: entity + name: Seb + parent: MobArcticFox + id: MobArcticFoxSeb + description: His name is "Sebastien de Lys", but he is known as Seb by his friends. A fluffy, adorable arctic fox. + components: + - type: InteractionPopup + successChance: 1 + - type: Butcherable + spawned: + - id: FoodMeat + amount: 3 + - type: Grammar + attributes: + proper: true + gender: male + - type: Tag + tags: + - CannotSuicide + - VimPilot diff --git a/Resources/Prototypes/Floof/Entities/Objects/Consumable/Drinks/drinks_cans.yml b/Resources/Prototypes/Floof/Entities/Objects/Consumable/Drinks/drinks_cans.yml new file mode 100644 index 00000000000..f1a0be549b7 --- /dev/null +++ b/Resources/Prototypes/Floof/Entities/Objects/Consumable/Drinks/drinks_cans.yml @@ -0,0 +1,18 @@ +#Floof +- type: entity + parent: DrinkCanBaseFull + id: DrinkNNNCan + name: Nikkos Naughty Nectar + description: A can of Nikko's Naughty Nectar! Best not to ask how it's made... + components: + - type: SolutionContainerManager + solutions: + drink: + maxVol: 30 + reagents: + - ReagentId: NikkosNaughtyNectar + Quantity: 30 + - type: Sprite + sprite: Objects/Consumable/Drinks/nnn_can.rsi + - type: Item + sprite: Objects/Consumable/Drinks/nnn_can.rsi diff --git a/Resources/Prototypes/Floof/Loadouts/departmentalloadouts.yml b/Resources/Prototypes/Floof/Loadouts/departmentalloadouts.yml new file mode 100644 index 00000000000..c9f438f2eaa --- /dev/null +++ b/Resources/Prototypes/Floof/Loadouts/departmentalloadouts.yml @@ -0,0 +1,528 @@ +#Command Outfits +# +#Captain +- type: loadout + id: LoadoutClothingHandsCaptainWarmers + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingHandsCaptainWarmers + requirements: + - !type:CharacterJobRequirement + jobs: + - Captain + +- type: loadout + id: LoadoutClothingUnderSocksCaptain + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUnderSocksCaptain + requirements: + - !type:CharacterJobRequirement + jobs: + - Captain + +- type: loadout + id: LoadoutClothingUniformCaptainThong + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUniformCaptainThong + requirements: + - !type:CharacterJobRequirement + jobs: + - Captain + +#General Command + +- type: loadout + id: LoadoutClothingHandsCommandWarmers + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingHandsCommandWarmers + requirements: + - !type:CharacterJobRequirement + jobs: + - Captain + - ChiefEngineer + - ChiefMedicalOfficer + - HeadOfPersonnel + - HeadOfSecurity + - Quartermaster + - ResearchDirector + +- type: loadout + id: LoadoutClothingUnderSocksCommand + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUnderSocksCommand + requirements: + - !type:CharacterJobRequirement + jobs: + - Captain + - ChiefEngineer + - ChiefMedicalOfficer + - HeadOfPersonnel + - HeadOfSecurity + - Quartermaster + - ResearchDirector + +- type: loadout + id: LoadoutClothingUniformCommandThong + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUniformCommandThong + requirements: + - !type:CharacterJobRequirement + jobs: + - Captain + - ChiefEngineer + - ChiefMedicalOfficer + - HeadOfPersonnel + - HeadOfSecurity + - Quartermaster + - ResearchDirector + +#Engineering Outfits +# +#General Engineering + +- type: loadout + id: LoadoutClothingHandsEngiWarmers + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingHandsEngiWarmers + requirements: + - !type:CharacterJobRequirement + jobs: + - StationEngineer + - AtmosphericTechnician + - ChiefEngineer + +- type: loadout + id: LoadoutClothingUnderSocksEngi + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUnderSocksEngi + requirements: + - !type:CharacterJobRequirement + jobs: + - StationEngineer + - AtmosphericTechnician + - ChiefEngineer + +- type: loadout + id: LoadoutClothingUniformEngiThong + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUniformEngiThong + requirements: + - !type:CharacterJobRequirement + jobs: + - StationEngineer + - AtmosphericTechnician + - ChiefEngineer + +#TO BE ADDED - ChiefEngineer + +#Epistemics Outfits +# +#General Epistemics + +- type: loadout + id: LoadoutClothingHandsEpiWarmers + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingHandsEpiWarmers + requirements: + - !type:CharacterJobRequirement + jobs: + - Scientist + - ResearchAssistant + - ResearchDirector + +- type: loadout + id: LoadoutClothingUnderSocksEpi + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUnderSocksEpi + requirements: + - !type:CharacterJobRequirement + jobs: + - Scientist + - ResearchAssistant + - ResearchDirector + + +- type: loadout + id: LoadoutClothingUniformEpiThong + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUniformEpiThong + requirements: + - !type:CharacterJobRequirement + jobs: + - Scientist + - ResearchAssistant + - ResearchDirector + +#Chaplain + +- type: loadout + id: LoadoutClothingHandChaplainWarmers + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingHandsChaplainWarmers + requirements: + - !type:CharacterJobRequirement + jobs: + - Chaplain + +- type: loadout + id: LoadoutClothingUnderSocksChaplain + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUnderSocksChaplain + requirements: + - !type:CharacterJobRequirement + jobs: + - Chaplain + +- type: loadout + id: LoadoutClothingUniformChaplainThong + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUniformChaplainThong + requirements: + - !type:CharacterJobRequirement + jobs: + - Chaplain + +- type: loadout + id: LoadoutClothingChaplainEpiMantle + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingOuterEpiChaplainMantle + requirements: + - !type:CharacterJobRequirement + jobs: + - Chaplain + +#TO BE ADDED - ResearchDirector + +#Logistics Outfits +# +#General Logistics +- type: loadout + id: LoadoutClothingHandsLogisWarmers + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingHandsLogisWarmers + requirements: + - !type:CharacterJobRequirement + jobs: + - CargoTechnician + +- type: loadout + id: LoadoutClothingUnderSocksLogis + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUnderSocksLogis + requirements: + - !type:CharacterJobRequirement + jobs: + - CargoTechnician + +- type: loadout + id: LoadoutClothingUniformLogisThong + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUniformLogisThong + requirements: + - !type:CharacterJobRequirement + jobs: + - CargoTechnician + +#TO BE ADDED - Quartermaster +#TO BE ADDED - Courier + +#Medical Outfits +# +#General Medical +- type: loadout + id: LoadoutClothingHandsMedicWarmers + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingHandsMedicWarmers + requirements: + - !type:CharacterJobRequirement + jobs: + - MedicalDoctor + - Paramedic + - ChiefMedicalOfficer + - MedicalIntern + - Chemist + +- type: loadout + id: LoadoutClothingUnderSocksMedic + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUnderSocksMedic + requirements: + - !type:CharacterJobRequirement + jobs: + - MedicalDoctor + - Paramedic + - ChiefMedicalOfficer + - MedicalIntern + - Chemist + +- type: loadout + id: LoadoutClothingUniformMedicThong + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUniformMedicThong + requirements: + - !type:CharacterJobRequirement + jobs: + - MedicalDoctor + - Paramedic + - ChiefMedicalOfficer + - MedicalIntern + - Chemist + +#TO BE ADDED - Chemist +#TO BE ADDED - ChiefMedicalOfficer +#TO BE ADDED - Paramedic + +#Security Outfits +# +#General Security +- type: loadout + id: LoadoutClothingHandsSecurityWarmers + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingHandsSecurityWarmers + requirements: + - !type:CharacterJobRequirement + jobs: + - SecurityOfficer + - SecurityCadet + - Warden + - Detective + - HeadOfSecurity + +- type: loadout + id: LoadoutClothingUnderSocksSecurity + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUnderSocksSecurity + requirements: + - !type:CharacterJobRequirement + jobs: + - SecurityOfficer + - SecurityCadet + - Warden + - Detective + - HeadOfSecurity + +- type: loadout + id: LoadoutClothingUniformSecurityThong + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUniformSecurityThong + requirements: + - !type:CharacterJobRequirement + jobs: + - SecurityOfficer + - SecurityCadet + - Warden + - Detective + - HeadOfSecurity + +#TO BE ADDED - Detective +#TO BE ADDED - HeadOfSecurity + +#Service Outfits +# +#General Service +- type: loadout + id: LoadoutClothingHandsServiceWarmers + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingHandsServiceWarmers + requirements: + - !type:CharacterJobRequirement + jobs: + - Bartender + - Botanist + - Reporter + - Musician + - Chef + - ServiceWorker + +- type: loadout + id: LoadoutClothingUnderSocksService + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUnderSocksService + requirements: + - !type:CharacterJobRequirement + jobs: + - Bartender + - Botanist + - Reporter + - Musician + - Chef + - ServiceWorker + +- type: loadout + id: LoadoutClothingUniformServiceThong + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUniformServiceThong + requirements: + - !type:CharacterJobRequirement + jobs: + - Bartender + - Botanist + - Reporter + - Musician + - Chef + - ServiceWorker + +#TO BE ADDED - Bartender +#TO BE ADDED - Chef +#TO BE ADDED - Musician + +#Janitorial +- type: loadout + id: LoadoutClothingHandsJanitorWarmers + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingHandsJanitorWarmers + requirements: + - !type:CharacterJobRequirement + jobs: + - Janitor + +- type: loadout + id: LoadoutClothingUnderSocksJanitor + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUnderSocksJanitor + requirements: + - !type:CharacterJobRequirement + jobs: + - Janitor + +- type: loadout + id: LoadoutClothingUniformJanitorThong + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUniformJanitorThong + requirements: + - !type:CharacterJobRequirement + jobs: + - Janitor + +# Misc +# Mime + +- type: loadout + id: LoadoutClothingHandsStripeWhiteWarmers + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingHandsStripeWhiteWarmers + requirements: + - !type:CharacterJobRequirement + jobs: + - Mime + +- type: loadout + id: LoadoutClothingUnderSocksStripedWhite + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUnderSocksStripedWhite + requirements: + - !type:CharacterJobRequirement + jobs: + - Mime + +- type: loadout + id: LoadoutClothingUniformStripedThongWhite + category: Jobs + cost: 2 + exclusive: true + items: + - ClothingUniformStripedThongWhite + requirements: + - !type:CharacterJobRequirement + jobs: + - Mime + +#TO BE ADDED - Clown diff --git a/Resources/Prototypes/Floof/Loadouts/neck.yml b/Resources/Prototypes/Floof/Loadouts/neck.yml index e75b8560268..c227a7b0ad5 100644 --- a/Resources/Prototypes/Floof/Loadouts/neck.yml +++ b/Resources/Prototypes/Floof/Loadouts/neck.yml @@ -101,6 +101,14 @@ items: - ClothingNeckCollarBlack +- type: loadout + id: LoadoutItemsNeckPinkCollar + category: Neck + cost: 1 + exclusive: true + items: + - ClothingNeckCollarPink + - type: loadout id: LoadoutItemsNeckSyndieCollar category: Neck diff --git a/Resources/Prototypes/Floof/Loadouts/sockect.yml b/Resources/Prototypes/Floof/Loadouts/sockect.yml new file mode 100644 index 00000000000..f2c7fcde1aa --- /dev/null +++ b/Resources/Prototypes/Floof/Loadouts/sockect.yml @@ -0,0 +1,71 @@ +#Plain Outfit +- type: loadout + id: LoadoutClothingHandsPlainWarmers + category: Hands + cost: 1 + exclusive: true + items: + - ClothingHandsPlainWarmers + +- type: loadout + id: LoadoutClothingUnderSocksPlain + category: Shoes + cost: 1 + exclusive: true + items: + - ClothingUnderSocksPlain + +- type: loadout + id: LoadoutClothingUniformThongPlain + category: Uniform + exclusive: true + items: + - ClothingUniformThongPlain + +#Striped Purple Outfit +- type: loadout + id: LoadoutClothingHandsStripePurpleWarmers + category: Hands + cost: 1 + exclusive: true + items: + - ClothingHandsStripePurpleWarmers + +- type: loadout + id: LoadoutClothingUnderSocksStripedPurple + category: Shoes + cost: 1 + exclusive: true + items: + - ClothingUnderSocksStripedPurple + +- type: loadout + id: LoadoutClothingUniformStripedThongPurple + category: Uniform + exclusive: true + items: + - ClothingUniformStripedThongPurple + +#Striped Purple Outfit +- type: loadout + id: LoadoutClothingHandsStripeRainbowWarmers + category: Hands + cost: 1 + exclusive: true + items: + - ClothingHandsStripeRainbowWarmers + +- type: loadout + id: LoadoutClothingUnderSocksStripedRainbow + category: Shoes + cost: 1 + exclusive: true + items: + - ClothingUnderSocksStripedRainbow + +- type: loadout + id: LoadoutClothingUniformStripedThongRainbow + category: Uniform + exclusive: true + items: + - ClothingUniformStripedThongRainbow diff --git a/Resources/Prototypes/Floof/Recipes/Lathes/sockoutfits.yml b/Resources/Prototypes/Floof/Recipes/Lathes/sockoutfits.yml new file mode 100644 index 00000000000..aa4bc5d0b07 --- /dev/null +++ b/Resources/Prototypes/Floof/Recipes/Lathes/sockoutfits.yml @@ -0,0 +1,89 @@ +#Arm-Warmers + +- type: latheRecipe + id: ClothingHandsPlainWarmers + result: ClothingHandsPlainWarmers + completetime: 2 + materials: + Cloth: 200 + +- type: latheRecipe + id: ClothingHandsStripeRainbowWarmers + result: ClothingHandsStripeRainbowWarmers + completetime: 2 + materials: + Cloth: 200 + +- type: latheRecipe + id: ClothingHandsStripePurpleWarmers + result: ClothingHandsStripePurpleWarmers + completetime: 2 + materials: + Cloth: 200 + +- type: latheRecipe + id: ClothingHandsStripeWhiteWarmers + result: ClothingHandsStripeWhiteWarmers + completetime: 2 + materials: + Cloth: 200 + +#Socks + +- type: latheRecipe + id: ClothingUnderSocksPlain + result: ClothingUnderSocksPlain + completetime: 2 + materials: + Cloth: 200 + +- type: latheRecipe + id: ClothingUnderSocksStripedRainbow + result: ClothingUnderSocksStripedRainbow + completetime: 2 + materials: + Cloth: 200 + +- type: latheRecipe + id: ClothingUnderSocksStripedPurple + result: ClothingUnderSocksStripedPurple + completetime: 2 + materials: + Cloth: 200 + +- type: latheRecipe + id: ClothingUnderSocksStripedWhite + result: ClothingUnderSocksStripedWhite + completetime: 2 + materials: + Cloth: 200 + +#Thongs + +- type: latheRecipe + id: ClothingUniformThongPlain + result: ClothingUniformThongPlain + completetime: 2 + materials: + Cloth: 200 + +- type: latheRecipe + id: ClothingUniformStripedThongRainbow + result: ClothingUniformStripedThongRainbow + completetime: 2 + materials: + Cloth: 200 + +- type: latheRecipe + id: ClothingUniformStripedThongPurple + result: ClothingUniformStripedThongPurple + completetime: 2 + materials: + Cloth: 200 + +- type: latheRecipe + id: ClothingUniformStripedThongWhite + result: ClothingUniformStripedThongWhite + completetime: 2 + materials: + Cloth: 200 diff --git a/Resources/Prototypes/Floof/Recipes/Lathes/uniformssocksect.yml b/Resources/Prototypes/Floof/Recipes/Lathes/uniformssocksect.yml new file mode 100644 index 00000000000..5b21d142033 --- /dev/null +++ b/Resources/Prototypes/Floof/Recipes/Lathes/uniformssocksect.yml @@ -0,0 +1,231 @@ +#Captain + +- type: latheRecipe + id: ClothingHandsCaptainWarmers + result: ClothingHandsCaptainWarmers + completetime: 2 + materials: + Cloth: 300 + Durathread: 100 + +- type: latheRecipe + id: ClothingUnderSocksCaptain + result: ClothingUnderSocksCaptain + completetime: 2 + materials: + Cloth: 300 + Durathread: 100 + +- type: latheRecipe + id: ClothingUniformCaptainThong + result: ClothingUniformCaptainThong + completetime: 2 + materials: + Cloth: 100 + Durathread: 100 + +#Command + +- type: latheRecipe + id: ClothingHandsCommandWarmers + result: ClothingHandsCommandWarmers + completetime: 2 + materials: + Cloth: 300 + Durathread: 100 + +- type: latheRecipe + id: ClothingUnderSocksCommand + result: ClothingUnderSocksCommand + completetime: 2 + materials: + Cloth: 300 + Durathread: 100 + +- type: latheRecipe + id: ClothingUniformCommandThong + result: ClothingUniformCommandThong + completetime: 2 + materials: + Cloth: 100 + Durathread: 100 + +#Engineering + +- type: latheRecipe + id: ClothingHandsEngiWarmers + result: ClothingHandsEngiWarmers + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUnderSocksEngi + result: ClothingUnderSocksEngi + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUniformEngiThong + result: ClothingUniformEngiThong + completetime: 2 + materials: + Cloth: 100 + +#Epistemics +- type: latheRecipe + id: ClothingHandsEpiWarmers + result: ClothingHandsEpiWarmers + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUnderSocksEpi + result: ClothingUnderSocksEpi + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUniformEpiThong + result: ClothingUniformEpiThong + completetime: 2 + materials: + Cloth: 100 + +#Chaplain +- type: latheRecipe + id: ClothingHandsChaplainWarmers + result: ClothingHandsChaplainWarmers + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUnderSocksChaplain + result: ClothingUnderSocksChaplain + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUniformChaplainThong + result: ClothingUniformChaplainThong + completetime: 2 + materials: + Cloth: 100 + +#Logistics +- type: latheRecipe + id: ClothingHandsLogisWarmers + result: ClothingHandsLogisWarmers + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUnderSocksLogis + result: ClothingUnderSocksLogis + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUniformLogisThong + result: ClothingUniformLogisThong + completetime: 2 + materials: + Cloth: 100 + +#Medical +- type: latheRecipe + id: ClothingHandsMedicWarmers + result: ClothingHandsMedicWarmers + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUnderSocksMedic + result: ClothingUnderSocksMedic + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUniformMedicThong + result: ClothingUniformMedicThong + completetime: 2 + materials: + Cloth: 100 + +#Security +- type: latheRecipe + id: ClothingHandsSecurityWarmers + result: ClothingHandsSecurityWarmers + completetime: 2 + materials: + Cloth: 200 + Durathread: 100 + +- type: latheRecipe + id: ClothingUnderSocksSecurity + result: ClothingUnderSocksSecurity + completetime: 2 + materials: + Cloth: 200 + Durathread: 100 + +- type: latheRecipe + id: ClothingUniformSecurityThong + result: ClothingUniformSecurityThong + completetime: 2 + materials: + Cloth: 100 + Durathread: 50 + +#Service +- type: latheRecipe + id: ClothingHandsServiceWarmers + result: ClothingHandsServiceWarmers + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUnderSocksService + result: ClothingUnderSocksService + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUniformServiceThong + result: ClothingUniformServiceThong + completetime: 2 + materials: + Cloth: 100 + +#Janitor +- type: latheRecipe + id: ClothingHandsJanitorWarmers + result: ClothingHandsJanitorWarmers + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUnderSocksJanitor + result: ClothingUnderSocksJanitor + completetime: 2 + materials: + Cloth: 300 + +- type: latheRecipe + id: ClothingUniformJanitorThong + result: ClothingUniformJanitorThong + completetime: 2 + materials: + Cloth: 100 diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/captsocks.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Departmental/Command/captsocks.rsi/equipped-FEET.png new file mode 100644 index 00000000000..b5a37513713 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/captsocks.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/captsocks.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Command/captsocks.rsi/icon.png new file mode 100644 index 00000000000..3e06bad1d99 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/captsocks.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/captsocks.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Command/captsocks.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Command/captsocks.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..20617957050 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/icon.png new file mode 100644 index 00000000000..d5ec7f1ccc5 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/inhand-left.png new file mode 100644 index 00000000000..bdbf35325f5 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/inhand-right.png new file mode 100644 index 00000000000..ba71aea0820 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Command/captthong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Departmental/Command/captwarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Departmental/Command/captwarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..4fa52bb7efa Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/captwarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/captwarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Command/captwarmer.rsi/icon.png new file mode 100644 index 00000000000..63b61d20c4c Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/captwarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/captwarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Command/captwarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Command/captwarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/commandsocks.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Departmental/Command/commandsocks.rsi/equipped-FEET.png new file mode 100644 index 00000000000..31928c6d6e1 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/commandsocks.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/commandsocks.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Command/commandsocks.rsi/icon.png new file mode 100644 index 00000000000..64ce4fda9ae Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/commandsocks.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/commandsocks.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Command/commandsocks.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Command/commandsocks.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..42e9f6a57e5 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/icon.png new file mode 100644 index 00000000000..10a9c4378b6 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/inhand-left.png new file mode 100644 index 00000000000..1a8221a1096 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/inhand-right.png new file mode 100644 index 00000000000..ce204bcad98 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Command/commandthong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Departmental/Command/commandwarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Departmental/Command/commandwarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..3f2c96c79bd Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/commandwarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/commandwarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Command/commandwarmer.rsi/icon.png new file mode 100644 index 00000000000..4d8067d0dd7 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Command/commandwarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Command/commandwarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Command/commandwarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Command/commandwarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Engineering/engisocks.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engisocks.rsi/equipped-FEET.png new file mode 100644 index 00000000000..2b757899a3b Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engisocks.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Engineering/engisocks.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engisocks.rsi/icon.png new file mode 100644 index 00000000000..a4c217ca26c Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engisocks.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Engineering/engisocks.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engisocks.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engisocks.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..0da17fe5a9d Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/icon.png new file mode 100644 index 00000000000..a9aef799a58 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/inhand-left.png new file mode 100644 index 00000000000..22a1c3fabae Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/inhand-right.png new file mode 100644 index 00000000000..a675be296a9 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engithong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Departmental/Engineering/engiwarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engiwarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..e9a4b5a088d Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engiwarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Engineering/engiwarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engiwarmer.rsi/icon.png new file mode 100644 index 00000000000..540fd922528 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engiwarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Engineering/engiwarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engiwarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Engineering/engiwarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantle.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantle.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..fb0a0e4974f Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantle.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantle.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantle.rsi/icon.png new file mode 100644 index 00000000000..7afd8f445e4 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantle.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantle.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantle.rsi/meta.json new file mode 100644 index 00000000000..395a75355e0 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantle.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantlehood.rsi/equipped-HELMET.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantlehood.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..c21a1bfd209 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantlehood.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantlehood.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantlehood.rsi/icon.png new file mode 100644 index 00000000000..9625e3ae5db Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantlehood.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantlehood.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantlehood.rsi/meta.json new file mode 100644 index 00000000000..4415b3c3a12 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainmantlehood.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainsocks.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainsocks.rsi/equipped-FEET.png new file mode 100644 index 00000000000..29d07b0dcb0 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainsocks.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainsocks.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainsocks.rsi/icon.png new file mode 100644 index 00000000000..2decbbb0d3b Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainsocks.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainsocks.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainsocks.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainsocks.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..7249693b448 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/icon.png new file mode 100644 index 00000000000..a30397630da Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/inhand-left.png new file mode 100644 index 00000000000..bdbf35325f5 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/inhand-right.png new file mode 100644 index 00000000000..ba71aea0820 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainthong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Departmental/Epistemics/chaplainwarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainwarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..2e546d6b6f0 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainwarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainwarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainwarmer.rsi/icon.png new file mode 100644 index 00000000000..6f8f0e660c0 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainwarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainwarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainwarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/chaplainwarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/episocks.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/episocks.rsi/equipped-FEET.png new file mode 100644 index 00000000000..624fb5d1f26 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/episocks.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/episocks.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/episocks.rsi/icon.png new file mode 100644 index 00000000000..26a9bdec3b9 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/episocks.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/episocks.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/episocks.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/episocks.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..e2261ef4d8a Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/icon.png new file mode 100644 index 00000000000..a5ae2ee980b Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/inhand-left.png new file mode 100644 index 00000000000..547c76b0433 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/inhand-right.png new file mode 100644 index 00000000000..b2d7472491e Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epithong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Departmental/Epistemics/epiwarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epiwarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..87e70e1ac00 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epiwarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epiwarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epiwarmer.rsi/icon.png new file mode 100644 index 00000000000..ef87efe568d Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epiwarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epiwarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epiwarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Epistemics/epiwarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Logistics/logisocks.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logisocks.rsi/equipped-FEET.png new file mode 100644 index 00000000000..3159a29d8b6 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logisocks.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Logistics/logisocks.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logisocks.rsi/icon.png new file mode 100644 index 00000000000..989c9d9c31c Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logisocks.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Logistics/logisocks.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logisocks.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logisocks.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..9057e8950fc Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/icon.png new file mode 100644 index 00000000000..dd4775fbac9 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/inhand-left.png new file mode 100644 index 00000000000..fcb9e96722a Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/inhand-right.png new file mode 100644 index 00000000000..ba73e5d295d Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logithong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Departmental/Logistics/logiwarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logiwarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..858c7f971c0 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logiwarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Logistics/logiwarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logiwarmer.rsi/icon.png new file mode 100644 index 00000000000..5546dbde1d4 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logiwarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Logistics/logiwarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logiwarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Logistics/logiwarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalsocks.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalsocks.rsi/equipped-FEET.png new file mode 100644 index 00000000000..a5b78da0e1e Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalsocks.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalsocks.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalsocks.rsi/icon.png new file mode 100644 index 00000000000..53e55e380c1 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalsocks.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalsocks.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalsocks.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalsocks.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..06f025f614a Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/icon.png new file mode 100644 index 00000000000..2140cc98431 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/inhand-left.png new file mode 100644 index 00000000000..547c76b0433 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/inhand-right.png new file mode 100644 index 00000000000..b2d7472491e Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalthong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Departmental/Medical/medicalwarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalwarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..669fad3b0e8 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalwarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalwarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalwarmer.rsi/icon.png new file mode 100644 index 00000000000..884c8a9ceaa Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalwarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalwarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalwarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Medical/medicalwarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Security/secsocks.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Departmental/Security/secsocks.rsi/equipped-FEET.png new file mode 100644 index 00000000000..f14e69371c1 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Security/secsocks.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Security/secsocks.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Security/secsocks.rsi/icon.png new file mode 100644 index 00000000000..71c53f1e5c8 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Security/secsocks.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Security/secsocks.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Security/secsocks.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Security/secsocks.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..df6cdf3084f Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/icon.png new file mode 100644 index 00000000000..66bf80aa2e4 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/inhand-left.png new file mode 100644 index 00000000000..bdbf35325f5 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/inhand-right.png new file mode 100644 index 00000000000..ba71aea0820 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Security/secthong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Departmental/Security/secwarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Departmental/Security/secwarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..c54fe41b34a Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Security/secwarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Security/secwarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Security/secwarmer.rsi/icon.png new file mode 100644 index 00000000000..bdc8d9e934d Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Security/secwarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Security/secwarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Security/secwarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Security/secwarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/janitorsocks.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorsocks.rsi/equipped-FEET.png new file mode 100644 index 00000000000..ee999b23cec Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorsocks.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/janitorsocks.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorsocks.rsi/icon.png new file mode 100644 index 00000000000..f7525cff1b1 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorsocks.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/janitorsocks.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorsocks.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorsocks.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..c15528e4233 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/icon.png new file mode 100644 index 00000000000..be1e9782315 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/inhand-left.png new file mode 100644 index 00000000000..b0fbc8135a5 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/inhand-right.png new file mode 100644 index 00000000000..ac9f1c546cb Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorthong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Departmental/Service/janitorwarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorwarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..6cf8b441d4e Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorwarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/janitorwarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorwarmer.rsi/icon.png new file mode 100644 index 00000000000..224c1cee5d0 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorwarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/janitorwarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorwarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Service/janitorwarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/servicesocks.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Departmental/Service/servicesocks.rsi/equipped-FEET.png new file mode 100644 index 00000000000..aae1cc15983 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/servicesocks.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/servicesocks.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Service/servicesocks.rsi/icon.png new file mode 100644 index 00000000000..12039036e1b Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/servicesocks.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/servicesocks.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Service/servicesocks.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Service/servicesocks.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..c6db5254ab2 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/icon.png new file mode 100644 index 00000000000..daf484fd0f1 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/inhand-left.png new file mode 100644 index 00000000000..bb249c504e0 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/inhand-right.png new file mode 100644 index 00000000000..8dc0bfb2249 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Service/servicethong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Departmental/Service/servicewarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Departmental/Service/servicewarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..507f508961a Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/servicewarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/servicewarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Departmental/Service/servicewarmer.rsi/icon.png new file mode 100644 index 00000000000..071fa3c0e20 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Departmental/Service/servicewarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Departmental/Service/servicewarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Departmental/Service/servicewarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Departmental/Service/servicewarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Head/hoodmarshoodie.rsi/equipped-HELMET.png b/Resources/Textures/Floof/Clothing/Head/hoodmarshoodie.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..9ea28804617 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Head/hoodmarshoodie.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Floof/Clothing/Head/hoodmarshoodie.rsi/icon.png b/Resources/Textures/Floof/Clothing/Head/hoodmarshoodie.rsi/icon.png new file mode 100644 index 00000000000..e874f8fd660 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Head/hoodmarshoodie.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Head/hoodmarshoodie.rsi/meta.json b/Resources/Textures/Floof/Clothing/Head/hoodmarshoodie.rsi/meta.json new file mode 100644 index 00000000000..4415b3c3a12 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Head/hoodmarshoodie.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Head/sexcompcirclet.rsi/equipped-HELMET.png b/Resources/Textures/Floof/Clothing/Head/sexcompcirclet.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..e1009f7a826 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Head/sexcompcirclet.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Floof/Clothing/Head/sexcompcirclet.rsi/icon.png b/Resources/Textures/Floof/Clothing/Head/sexcompcirclet.rsi/icon.png new file mode 100644 index 00000000000..e4e4346a6ee Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Head/sexcompcirclet.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Head/sexcompcirclet.rsi/meta.json b/Resources/Textures/Floof/Clothing/Head/sexcompcirclet.rsi/meta.json new file mode 100644 index 00000000000..4415b3c3a12 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Head/sexcompcirclet.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Neck/collar_pink.rsi/equipped-NECK.png b/Resources/Textures/Floof/Clothing/Neck/collar_pink.rsi/equipped-NECK.png new file mode 100644 index 00000000000..b295e586241 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Neck/collar_pink.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/Floof/Clothing/Neck/collar_pink.rsi/icon.png b/Resources/Textures/Floof/Clothing/Neck/collar_pink.rsi/icon.png new file mode 100644 index 00000000000..70dd83c7259 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Neck/collar_pink.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Neck/collar_pink.rsi/meta.json b/Resources/Textures/Floof/Clothing/Neck/collar_pink.rsi/meta.json new file mode 100644 index 00000000000..8c6e22dd1fb --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Neck/collar_pink.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Splurtstation (https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..fcb2ee3e0f3 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/icon.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/icon.png new file mode 100644 index 00000000000..53763fd5f44 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/inhand-left.png new file mode 100644 index 00000000000..3c9a0580f73 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/inhand-right.png new file mode 100644 index 00000000000..7bbf756657a Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/meta.json b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/meta.json new file mode 100644 index 00000000000..1063f482890 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/beltedouterwear.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..61a6ff99aac Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/icon.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/icon.png new file mode 100644 index 00000000000..0bea265b93c Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/inhand-left.png new file mode 100644 index 00000000000..173a34a1060 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/inhand-right.png new file mode 100644 index 00000000000..4fc8a3e7139 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/meta.json b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/meta.json new file mode 100644 index 00000000000..1063f482890 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/marshoodie.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..19e590fe990 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/icon.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/icon.png new file mode 100644 index 00000000000..db7b58f00e5 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/inhand-left.png new file mode 100644 index 00000000000..cb0bdd042c1 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/inhand-right.png new file mode 100644 index 00000000000..4ff2eb44fa1 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/meta.json b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/meta.json new file mode 100644 index 00000000000..1063f482890 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltbronze.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..8e1489c7f0f Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/icon.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/icon.png new file mode 100644 index 00000000000..b0629781b59 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/inhand-left.png new file mode 100644 index 00000000000..70fcb1d44c9 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/inhand-right.png new file mode 100644 index 00000000000..17e436e66e3 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/meta.json b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/meta.json new file mode 100644 index 00000000000..1063f482890 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltgold.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..368aaefaf65 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/icon.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/icon.png new file mode 100644 index 00000000000..a440ea223ee Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/inhand-left.png new file mode 100644 index 00000000000..c5ea824a647 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/inhand-right.png new file mode 100644 index 00000000000..8d6e8e07209 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/meta.json b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/meta.json new file mode 100644 index 00000000000..1063f482890 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/sexcompbeltsilver.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/transparentouterwear.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/transparentouterwear.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..e10b779a7a8 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/transparentouterwear.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/transparentouterwear.rsi/icon.png b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/transparentouterwear.rsi/icon.png new file mode 100644 index 00000000000..93ce309a0ec Binary files /dev/null and b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/transparentouterwear.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/OuterClothing/Misc/transparentouterwear.rsi/meta.json b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/transparentouterwear.rsi/meta.json new file mode 100644 index 00000000000..395a75355e0 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/OuterClothing/Misc/transparentouterwear.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/beewarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Under/Gloves/beewarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..dbac4c34763 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/beewarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/beewarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Gloves/beewarmer.rsi/icon.png new file mode 100644 index 00000000000..123c63ff822 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/beewarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/beewarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Gloves/beewarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Gloves/beewarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/codervalidwarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Under/Gloves/codervalidwarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..80080f541ee Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/codervalidwarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/codervalidwarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Gloves/codervalidwarmer.rsi/icon.png new file mode 100644 index 00000000000..d44dc4379d4 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/codervalidwarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/codervalidwarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Gloves/codervalidwarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Gloves/codervalidwarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/coderwarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Under/Gloves/coderwarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..8e98ba32d5c Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/coderwarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/coderwarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Gloves/coderwarmer.rsi/icon.png new file mode 100644 index 00000000000..e5f1df3dae9 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/coderwarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/coderwarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Gloves/coderwarmer.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Gloves/coderwarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/plainwarmer.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Under/Gloves/plainwarmer.rsi/equipped-HAND.png new file mode 100644 index 00000000000..db958515ecd Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/plainwarmer.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/plainwarmer.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Gloves/plainwarmer.rsi/icon.png new file mode 100644 index 00000000000..46f17d7fe49 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/plainwarmer.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/plainwarmer.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Gloves/plainwarmer.rsi/meta.json new file mode 100644 index 00000000000..f6904e7bf3e --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Gloves/plainwarmer.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi/equipped-HAND.png new file mode 100644 index 00000000000..a61bfc956b5 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi/icon.png new file mode 100644 index 00000000000..16ff6f6a41e Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompredgloves.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompredgloves.rsi/equipped-HAND.png new file mode 100644 index 00000000000..389c4313082 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompredgloves.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompredgloves.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompredgloves.rsi/icon.png new file mode 100644 index 00000000000..06c637966bc Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompredgloves.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompredgloves.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompredgloves.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Gloves/sexcompredgloves.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi/equipped-HAND.png new file mode 100644 index 00000000000..3032a385af1 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi/icon.png new file mode 100644 index 00000000000..787a379c6ce Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi/equipped-HAND.png new file mode 100644 index 00000000000..75ca5c50c3b Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi/icon.png new file mode 100644 index 00000000000..95033fbc38e Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi/equipped-HAND.png b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi/equipped-HAND.png new file mode 100644 index 00000000000..75bf8cd07d5 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi/icon.png new file mode 100644 index 00000000000..a26ce447cd3 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi/meta.json new file mode 100644 index 00000000000..bdafa708837 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/plainsocks.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Under/Socks/plainsocks.rsi/equipped-FEET.png new file mode 100644 index 00000000000..2164c8cb3da Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Socks/plainsocks.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/plainsocks.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Socks/plainsocks.rsi/icon.png new file mode 100644 index 00000000000..992a3d65b0b Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Socks/plainsocks.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/plainsocks.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Socks/plainsocks.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Socks/plainsocks.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/sexcompblueboots.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Under/Socks/sexcompblueboots.rsi/equipped-FEET.png new file mode 100644 index 00000000000..41f7b2bb8a3 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Socks/sexcompblueboots.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/sexcompblueboots.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Socks/sexcompblueboots.rsi/icon.png new file mode 100644 index 00000000000..653860e791b Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Socks/sexcompblueboots.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/sexcompblueboots.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Socks/sexcompblueboots.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Socks/sexcompblueboots.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/sexcompredboots.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Under/Socks/sexcompredboots.rsi/equipped-FEET.png new file mode 100644 index 00000000000..9beb4908032 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Socks/sexcompredboots.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/sexcompredboots.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Socks/sexcompredboots.rsi/icon.png new file mode 100644 index 00000000000..4e127e3daf1 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Socks/sexcompredboots.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/sexcompredboots.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Socks/sexcompredboots.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Socks/sexcompredboots.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/stripesockspurple.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Under/Socks/stripesockspurple.rsi/equipped-FEET.png new file mode 100644 index 00000000000..05d8e9417cc Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Socks/stripesockspurple.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/stripesockspurple.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Socks/stripesockspurple.rsi/icon.png new file mode 100644 index 00000000000..4380a2272da Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Socks/stripesockspurple.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/stripesockspurple.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Socks/stripesockspurple.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Socks/stripesockspurple.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/stripesocksrainbow.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Under/Socks/stripesocksrainbow.rsi/equipped-FEET.png new file mode 100644 index 00000000000..3648893bb74 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Socks/stripesocksrainbow.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/stripesocksrainbow.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Socks/stripesocksrainbow.rsi/icon.png new file mode 100644 index 00000000000..a742595e966 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Socks/stripesocksrainbow.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/stripesocksrainbow.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Socks/stripesocksrainbow.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Socks/stripesocksrainbow.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/stripesockswhite.rsi/equipped-FEET.png b/Resources/Textures/Floof/Clothing/Under/Socks/stripesockswhite.rsi/equipped-FEET.png new file mode 100644 index 00000000000..d23cb8e247d Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Socks/stripesockswhite.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/stripesockswhite.rsi/icon.png b/Resources/Textures/Floof/Clothing/Under/Socks/stripesockswhite.rsi/icon.png new file mode 100644 index 00000000000..6137bf24b5e Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Under/Socks/stripesockswhite.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Under/Socks/stripesockswhite.rsi/meta.json b/Resources/Textures/Floof/Clothing/Under/Socks/stripesockswhite.rsi/meta.json new file mode 100644 index 00000000000..2de704c3dc9 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Under/Socks/stripesockswhite.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..2ca46217a25 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/icon.png new file mode 100644 index 00000000000..3af974e5720 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/inhand-left.png new file mode 100644 index 00000000000..65f714bdc81 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/inhand-right.png new file mode 100644 index 00000000000..d70c59c5284 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Uniforms/beethong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Uniforms/coderthong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..e6d6d4c09c7 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/icon.png new file mode 100644 index 00000000000..a248c12a1ef Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/inhand-left.png new file mode 100644 index 00000000000..56580cc7d9b Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/inhand-right.png new file mode 100644 index 00000000000..c37d5a3fb5f Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Uniforms/coderthong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Uniforms/codervalidthong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..1c232c48f5e Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/icon.png new file mode 100644 index 00000000000..47ca60df4bf Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/inhand-left.png new file mode 100644 index 00000000000..e20c62493aa Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/inhand-right.png new file mode 100644 index 00000000000..57624812410 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Uniforms/codervalidthong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Uniforms/loinclothblack.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..0d14beea01b Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..0d14beea01b Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/icon.png b/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/icon.png new file mode 100644 index 00000000000..c1a64df9c56 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/inhand-left.png new file mode 100644 index 00000000000..f656fe28a64 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/inhand-right.png new file mode 100644 index 00000000000..4cf83220b94 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/meta.json b/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/meta.json new file mode 100644 index 00000000000..73b61e293fe --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Uniforms/loinclothblack.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..02eccc8d6c3 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..02eccc8d6c3 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/icon.png b/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/icon.png new file mode 100644 index 00000000000..7bb3ac34663 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/inhand-left.png new file mode 100644 index 00000000000..364db0bccd5 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/inhand-right.png new file mode 100644 index 00000000000..7e78e7fc79f Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/meta.json b/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/meta.json new file mode 100644 index 00000000000..73b61e293fe --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Uniforms/loinclothwhite.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..57edc2a527a Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/icon.png b/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/icon.png new file mode 100644 index 00000000000..7fcff5579ae Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/inhand-left.png new file mode 100644 index 00000000000..bdbf35325f5 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/inhand-right.png new file mode 100644 index 00000000000..ba71aea0820 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/meta.json b/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Uniforms/plainthong.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Uniforms/reotasuit.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..7be40890343 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/icon.png b/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/icon.png new file mode 100644 index 00000000000..0c943fa098a Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/inhand-left.png new file mode 100644 index 00000000000..c4cc60dcb3e Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/inhand-right.png new file mode 100644 index 00000000000..cead6d9649a Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/meta.json b/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Uniforms/reotasuit.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Uniforms/sexcompblue.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..2ec184f3521 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/icon.png b/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/icon.png new file mode 100644 index 00000000000..5b99287e14b Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/inhand-left.png new file mode 100644 index 00000000000..519ac5b5f1d Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/inhand-right.png new file mode 100644 index 00000000000..8f3c88dbed6 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/meta.json b/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Uniforms/sexcompblue.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Uniforms/sexcompred.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..2d2f47b469b Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/icon.png b/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/icon.png new file mode 100644 index 00000000000..b0270e89c6a Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/inhand-left.png new file mode 100644 index 00000000000..0ef48da807e Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/inhand-right.png new file mode 100644 index 00000000000..d03b7cfaf3f Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/meta.json b/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Uniforms/sexcompred.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Uniforms/stripethongpurple.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..3dc91222962 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/icon.png b/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/icon.png new file mode 100644 index 00000000000..c4c26636d55 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/inhand-left.png new file mode 100644 index 00000000000..300270b3fd6 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/inhand-right.png new file mode 100644 index 00000000000..011d8c64366 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/meta.json b/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Uniforms/stripethongpurple.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Uniforms/stripethongrainbow.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..a56125e4d9a Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/icon.png b/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/icon.png new file mode 100644 index 00000000000..805bd054665 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/inhand-left.png new file mode 100644 index 00000000000..18e453df2d5 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/inhand-right.png new file mode 100644 index 00000000000..22bcd3f6c51 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/meta.json b/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Uniforms/stripethongrainbow.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Floof/Clothing/Uniforms/stripethongwhite.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..b25a2a9c0e1 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/icon.png b/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/icon.png new file mode 100644 index 00000000000..d6c2b5baa63 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/icon.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/inhand-left.png b/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/inhand-left.png new file mode 100644 index 00000000000..4e0d6c270bd Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/inhand-left.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/inhand-right.png b/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/inhand-right.png new file mode 100644 index 00000000000..8c0a897ca10 Binary files /dev/null and b/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/inhand-right.png differ diff --git a/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/meta.json b/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/meta.json new file mode 100644 index 00000000000..a32446e05b1 --- /dev/null +++ b/Resources/Textures/Floof/Clothing/Uniforms/stripethongwhite.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dakota Haven - DiscordID '56038550335922176'", + "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/Mobs/Aliens/Xenos/rouny.rsi/running.png b/Resources/Textures/Mobs/Aliens/Xenos/rouny.rsi/running.png index c8203e4a39b..7710b9b8692 100644 Binary files a/Resources/Textures/Mobs/Aliens/Xenos/rouny.rsi/running.png and b/Resources/Textures/Mobs/Aliens/Xenos/rouny.rsi/running.png differ