From 0ba8582b46cccd812bbc79f37dafe90dc4cd6de0 Mon Sep 17 00:00:00 2001 From: rtasva Date: Sun, 25 Jan 2026 04:27:51 -0500 Subject: [PATCH] Starlight & Floof Clothing port (#800) * my child will put the entire PR in one commit * Fixed linter fails due to invalid component and missing prototype * mfw the prototype I add in has the same invalid component I just removed from another one OOPRS!! --- .../VendingMachines/Inventories/bardrobe.yml | 1 + .../Inventories/clothesmate.yml | 2 + .../VendingMachines/Inventories/medidrobe.yml | 1 + .../VendingMachines/Inventories/pride.yml | 19 ++ .../VendingMachines/Inventories/theater.yml | 3 + .../Entities/Clothing/OuterClothing/coats.yml | 17 ++ .../Clothing/OuterClothing/wintercoats.yml | 17 ++ .../Entities/Clothing/Uniforms/jumpskirts.yml | 10 + .../Entities/Clothing/Uniforms/jumpsuits.yml | 11 ++ .../Entities/Clothing/Uniforms/scrubs.yml | 10 + .../Clothing/OuterClothing/wintercoats.yml | 18 ++ .../Fills/Vending/Inventories/mnkdrobe.yml | 13 ++ .../Clothing/Head/hardsuit-helmets.yml | 43 +---- .../Clothing/OuterClothing/hardsuits.yml | 11 ++ .../Entities/Clothing/OuterClothing/misc.yml | 30 +++ .../Entities/Clothing/Uniforms/costumes.yml | 80 ++++++++ .../Structures/Machines/vending_machines.yml | 18 ++ .../Entities/Clothing/Uniforms/jumpsuits.yml | 32 ++++ .../Entities/Clothing/Hands/miscgloves.yml | 179 ++++++++++++++++++ .../_Floof/Entities/Clothing/Under/under.yml | 109 +++++++++++ .../Inventories/passiondrobeinventory.yml | 3 + .../Jobs/Contractor/backpack_items.yml | 7 + .../Loadouts/contractor_loadout_groups.yml | 2 + .../Entities/Clothing/Neck/cloaks.yml | 21 ++ .../Entities/Clothing/Uniforms/jumpskirts.yml | 43 +++++ .../Entities/Clothing/Uniforms/jumpsuits.yml | 54 ++++++ .../Entities/Objects/Fun/plushie_bases.yml | 29 +++ .../Entities/Objects/Fun/plushies.yml | 12 ++ .../equipped-OUTERCLOTHING.png | Bin 0 -> 9875 bytes .../corpo_jacket_cybersun.rsi/icon.png | Bin 0 -> 5930 bytes .../corpo_jacket_cybersun.rsi/meta.json | 18 ++ .../equipped-OUTERCLOTHING.png | Bin 0 -> 1699 bytes .../Coats/cybersunwindbreaker.rsi/icon.png | Bin 0 -> 539 bytes .../cybersunwindbreaker.rsi/inhand-left.png | Bin 0 -> 521 bytes .../cybersunwindbreaker.rsi/inhand-right.png | Bin 0 -> 528 bytes .../Coats/cybersunwindbreaker.rsi/meta.json | 26 +++ .../equipped-OUTERCLOTHING.png | Bin 0 -> 1893 bytes .../cc_warden_winter_coat.rsi/icon.png | Bin 0 -> 771 bytes .../cc_warden_winter_coat.rsi/inhand-left.png | Bin 0 -> 780 bytes .../inhand-right.png | Bin 0 -> 753 bytes .../cc_warden_winter_coat.rsi/meta.json | 26 +++ .../equipped-INNERCLOTHING.png | Bin 0 -> 1701 bytes .../Jumpskirt/centcom_officer.rsi/icon.png | Bin 0 -> 958 bytes .../centcom_officer.rsi/inhand-left.png | Bin 0 -> 1014 bytes .../centcom_officer.rsi/inhand-right.png | Bin 0 -> 1021 bytes .../Jumpskirt/centcom_officer.rsi/meta.json | 26 +++ .../equipped-INNERCLOTHING.png | Bin 0 -> 1751 bytes .../Jumpsuit/centcom_officer.rsi/icon.png | Bin 0 -> 947 bytes .../centcom_officer.rsi/inhand-left.png | Bin 0 -> 1014 bytes .../centcom_officer.rsi/inhand-right.png | Bin 0 -> 1021 bytes .../Jumpsuit/centcom_officer.rsi/meta.json | 26 +++ .../cybersun.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 1553 bytes .../Uniforms/Scrubs/cybersun.rsi/icon.png | Bin 0 -> 856 bytes .../Scrubs/cybersun.rsi/inhand-left.png | Bin 0 -> 1005 bytes .../Scrubs/cybersun.rsi/inhand-right.png | Bin 0 -> 1014 bytes .../Uniforms/Scrubs/cybersun.rsi/meta.json | 26 +++ .../equipped-INNERCLOTHING.png | Bin 0 -> 1123 bytes .../Jumpsuit/latexcatsuit.rsi/icon.png | Bin 0 -> 391 bytes .../Jumpsuit/latexcatsuit.rsi/inhand-left.png | Bin 0 -> 573 bytes .../latexcatsuit.rsi/inhand-right.png | Bin 0 -> 568 bytes .../Jumpsuit/latexcatsuit.rsi/meta.json | 26 +++ .../equipped-INNERCLOTHING.png | Bin 0 -> 1110 bytes .../Jumpsuit/latexcatsuitblank.rsi/icon.png | Bin 0 -> 390 bytes .../latexcatsuitblank.rsi/inhand-left.png | Bin 0 -> 556 bytes .../latexcatsuitblank.rsi/inhand-right.png | Bin 0 -> 546 bytes .../Jumpsuit/latexcatsuitblank.rsi/meta.json | 26 +++ .../equipped-INNERCLOTHING.png | Bin 0 -> 1172 bytes .../Jumpsuit/latexcatsuitshiny.rsi/icon.png | Bin 0 -> 410 bytes .../latexcatsuitshiny.rsi/inhand-left.png | Bin 0 -> 573 bytes .../latexcatsuitshiny.rsi/inhand-right.png | Bin 0 -> 568 bytes .../Jumpsuit/latexcatsuitshiny.rsi/meta.json | 26 +++ .../Gloves/Pride/ace.rsi/equipped-HAND.png | Bin 0 -> 559 bytes .../Under/Gloves/Pride/ace.rsi/icon.png | Bin 0 -> 264 bytes .../Gloves/Pride/ace.rsi/inhand-left.png | Bin 0 -> 535 bytes .../Gloves/Pride/ace.rsi/inhand-right.png | Bin 0 -> 552 bytes .../Under/Gloves/Pride/ace.rsi/meta.json | 26 +++ .../Gloves/Pride/aro.rsi/equipped-HAND.png | Bin 0 -> 571 bytes .../Under/Gloves/Pride/aro.rsi/icon.png | Bin 0 -> 274 bytes .../Gloves/Pride/aro.rsi/inhand-left.png | Bin 0 -> 531 bytes .../Gloves/Pride/aro.rsi/inhand-right.png | Bin 0 -> 543 bytes .../Under/Gloves/Pride/aro.rsi/meta.json | 26 +++ .../Gloves/Pride/bi.rsi/equipped-HAND.png | Bin 0 -> 612 bytes .../Under/Gloves/Pride/bi.rsi/icon.png | Bin 0 -> 308 bytes .../Under/Gloves/Pride/bi.rsi/inhand-left.png | Bin 0 -> 547 bytes .../Gloves/Pride/bi.rsi/inhand-right.png | Bin 0 -> 534 bytes .../Under/Gloves/Pride/bi.rsi/meta.json | 26 +++ .../Gloves/Pride/gay.rsi/equipped-HAND.png | Bin 0 -> 635 bytes .../Under/Gloves/Pride/gay.rsi/icon.png | Bin 0 -> 332 bytes .../Gloves/Pride/gay.rsi/inhand-left.png | Bin 0 -> 549 bytes .../Gloves/Pride/gay.rsi/inhand-right.png | Bin 0 -> 543 bytes .../Under/Gloves/Pride/gay.rsi/meta.json | 26 +++ .../Gloves/Pride/inter.rsi/equipped-HAND.png | Bin 0 -> 478 bytes .../Under/Gloves/Pride/inter.rsi/icon.png | Bin 0 -> 241 bytes .../Gloves/Pride/inter.rsi/inhand-left.png | Bin 0 -> 466 bytes .../Gloves/Pride/inter.rsi/inhand-right.png | Bin 0 -> 487 bytes .../Under/Gloves/Pride/inter.rsi/meta.json | 26 +++ .../Pride/lesbian.rsi/equipped-HAND.png | Bin 0 -> 615 bytes .../Under/Gloves/Pride/lesbian.rsi/icon.png | Bin 0 -> 290 bytes .../Gloves/Pride/lesbian.rsi/inhand-left.png | Bin 0 -> 539 bytes .../Gloves/Pride/lesbian.rsi/inhand-right.png | Bin 0 -> 548 bytes .../Under/Gloves/Pride/lesbian.rsi/meta.json | 26 +++ .../Gloves/Pride/non.rsi/equipped-HAND.png | Bin 0 -> 626 bytes .../Under/Gloves/Pride/non.rsi/icon.png | Bin 0 -> 321 bytes .../Gloves/Pride/non.rsi/inhand-left.png | Bin 0 -> 545 bytes .../Gloves/Pride/non.rsi/inhand-right.png | Bin 0 -> 518 bytes .../Under/Gloves/Pride/non.rsi/meta.json | 26 +++ .../Gloves/Pride/pan.rsi/equipped-HAND.png | Bin 0 -> 532 bytes .../Under/Gloves/Pride/pan.rsi/icon.png | Bin 0 -> 263 bytes .../Gloves/Pride/pan.rsi/inhand-left.png | Bin 0 -> 566 bytes .../Gloves/Pride/pan.rsi/inhand-right.png | Bin 0 -> 549 bytes .../Under/Gloves/Pride/pan.rsi/meta.json | 26 +++ .../Pride/rainbow.rsi/equipped-HAND.png | Bin 0 -> 613 bytes .../Under/Gloves/Pride/rainbow.rsi/icon.png | Bin 0 -> 308 bytes .../Gloves/Pride/rainbow.rsi/inhand-left.png | Bin 0 -> 620 bytes .../Gloves/Pride/rainbow.rsi/inhand-right.png | Bin 0 -> 589 bytes .../Under/Gloves/Pride/rainbow.rsi/meta.json | 26 +++ .../Gloves/Pride/trans.rsi/equipped-HAND.png | Bin 0 -> 635 bytes .../Under/Gloves/Pride/trans.rsi/icon.png | Bin 0 -> 328 bytes .../Gloves/Pride/trans.rsi/inhand-left.png | Bin 0 -> 540 bytes .../Gloves/Pride/trans.rsi/inhand-right.png | Bin 0 -> 542 bytes .../Under/Gloves/Pride/trans.rsi/meta.json | 26 +++ .../Rings/goldband.rsi/equipped-HAND.png | Bin 0 -> 327 bytes .../Under/Gloves/Rings/goldband.rsi/icon.png | Bin 0 -> 234 bytes .../Under/Gloves/Rings/goldband.rsi/meta.json | 18 ++ .../golddiamondring.rsi/equipped-HAND.png | Bin 0 -> 155 bytes .../Gloves/Rings/golddiamondring.rsi/icon.png | Bin 0 -> 235 bytes .../Rings/golddiamondring.rsi/meta.json | 18 ++ .../goldspidergemring.rsi/equipped-HAND.png | Bin 0 -> 160 bytes .../Rings/goldspidergemring.rsi/icon.png | Bin 0 -> 228 bytes .../Rings/goldspidergemring.rsi/meta.json | 18 ++ .../Rings/webbingband.rsi/equipped-HAND.png | Bin 0 -> 140 bytes .../Gloves/Rings/webbingband.rsi/icon.png | Bin 0 -> 193 bytes .../Gloves/Rings/webbingband.rsi/meta.json | 18 ++ .../webbingdiamondring.rsi/equipped-HAND.png | Bin 0 -> 155 bytes .../Rings/webbingdiamondring.rsi/icon.png | Bin 0 -> 263 bytes .../Rings/webbingdiamondring.rsi/meta.json | 18 ++ .../equipped-HAND.png | Bin 0 -> 159 bytes .../Rings/webbingspidergemring.rsi/icon.png | Bin 0 -> 231 bytes .../Rings/webbingspidergemring.rsi/meta.json | 18 ++ .../Gloves/beewarmer.rsi/equipped-HAND.png | Bin 0 -> 591 bytes .../Under/Gloves/beewarmer.rsi/icon.png | Bin 0 -> 309 bytes .../Under/Gloves/beewarmer.rsi/meta.json | 18 ++ .../codervalidwarmer.rsi/equipped-HAND.png | Bin 0 -> 468 bytes .../Gloves/codervalidwarmer.rsi/icon.png | Bin 0 -> 282 bytes .../Gloves/codervalidwarmer.rsi/meta.json | 18 ++ .../Gloves/coderwarmer.rsi/equipped-HAND.png | Bin 0 -> 468 bytes .../Under/Gloves/coderwarmer.rsi/icon.png | Bin 0 -> 286 bytes .../Under/Gloves/coderwarmer.rsi/meta.json | 18 ++ .../Gloves/plainwarmer.rsi/equipped-HAND.png | Bin 0 -> 387 bytes .../Under/Gloves/plainwarmer.rsi/icon.png | Bin 0 -> 229 bytes .../Under/Gloves/plainwarmer.rsi/meta.json | 18 ++ .../sexcompbluegloves.rsi/equipped-HAND.png | Bin 0 -> 902 bytes .../Gloves/sexcompbluegloves.rsi/icon.png | Bin 0 -> 391 bytes .../Gloves/sexcompbluegloves.rsi/meta.json | 18 ++ .../sexcompredgloves.rsi/equipped-HAND.png | Bin 0 -> 851 bytes .../Gloves/sexcompredgloves.rsi/icon.png | Bin 0 -> 368 bytes .../Gloves/sexcompredgloves.rsi/meta.json | 18 ++ .../stripewarmerpurple.rsi/equipped-HAND.png | Bin 0 -> 502 bytes .../Gloves/stripewarmerpurple.rsi/icon.png | Bin 0 -> 274 bytes .../Gloves/stripewarmerpurple.rsi/meta.json | 18 ++ .../stripewarmerrainbow.rsi/equipped-HAND.png | Bin 0 -> 655 bytes .../Gloves/stripewarmerrainbow.rsi/icon.png | Bin 0 -> 365 bytes .../Gloves/stripewarmerrainbow.rsi/meta.json | 18 ++ .../stripewarmerwhite.rsi/equipped-HAND.png | Bin 0 -> 456 bytes .../Gloves/stripewarmerwhite.rsi/icon.png | Bin 0 -> 257 bytes .../Gloves/stripewarmerwhite.rsi/meta.json | 18 ++ .../Socks/Pride/ace.rsi/equipped-FEET.png | Bin 0 -> 487 bytes .../Under/Socks/Pride/ace.rsi/icon.png | Bin 0 -> 249 bytes .../Under/Socks/Pride/ace.rsi/inhand-left.png | Bin 0 -> 535 bytes .../Socks/Pride/ace.rsi/inhand-right.png | Bin 0 -> 552 bytes .../Under/Socks/Pride/ace.rsi/meta.json | 26 +++ .../Socks/Pride/aro.rsi/equipped-FEET.png | Bin 0 -> 482 bytes .../Under/Socks/Pride/aro.rsi/icon.png | Bin 0 -> 253 bytes .../Under/Socks/Pride/aro.rsi/inhand-left.png | Bin 0 -> 531 bytes .../Socks/Pride/aro.rsi/inhand-right.png | Bin 0 -> 543 bytes .../Under/Socks/Pride/aro.rsi/meta.json | 26 +++ .../Socks/Pride/bi.rsi/equipped-FEET.png | Bin 0 -> 500 bytes .../Under/Socks/Pride/bi.rsi/icon.png | Bin 0 -> 267 bytes .../Under/Socks/Pride/bi.rsi/inhand-left.png | Bin 0 -> 547 bytes .../Under/Socks/Pride/bi.rsi/inhand-right.png | Bin 0 -> 534 bytes .../Under/Socks/Pride/bi.rsi/meta.json | 26 +++ .../Socks/Pride/gay.rsi/equipped-FEET.png | Bin 0 -> 520 bytes .../Under/Socks/Pride/gay.rsi/icon.png | Bin 0 -> 277 bytes .../Under/Socks/Pride/gay.rsi/inhand-left.png | Bin 0 -> 549 bytes .../Socks/Pride/gay.rsi/inhand-right.png | Bin 0 -> 543 bytes .../Under/Socks/Pride/gay.rsi/meta.json | 26 +++ .../Socks/Pride/inter.rsi/equipped-FEET.png | Bin 0 -> 445 bytes .../Under/Socks/Pride/inter.rsi/icon.png | Bin 0 -> 235 bytes .../Socks/Pride/inter.rsi/inhand-left.png | Bin 0 -> 466 bytes .../Socks/Pride/inter.rsi/inhand-right.png | Bin 0 -> 487 bytes .../Under/Socks/Pride/inter.rsi/meta.json | 26 +++ .../Socks/Pride/lesbian.rsi/equipped-FEET.png | Bin 0 -> 507 bytes .../Under/Socks/Pride/lesbian.rsi/icon.png | Bin 0 -> 271 bytes .../Socks/Pride/lesbian.rsi/inhand-left.png | Bin 0 -> 539 bytes .../Socks/Pride/lesbian.rsi/inhand-right.png | Bin 0 -> 548 bytes .../Under/Socks/Pride/lesbian.rsi/meta.json | 26 +++ .../Socks/Pride/non.rsi/equipped-FEET.png | Bin 0 -> 549 bytes .../Under/Socks/Pride/non.rsi/icon.png | Bin 0 -> 290 bytes .../Under/Socks/Pride/non.rsi/inhand-left.png | Bin 0 -> 545 bytes .../Socks/Pride/non.rsi/inhand-right.png | Bin 0 -> 518 bytes .../Under/Socks/Pride/non.rsi/meta.json | 26 +++ .../Socks/Pride/pan.rsi/equipped-FEET.png | Bin 0 -> 515 bytes .../Under/Socks/Pride/pan.rsi/icon.png | Bin 0 -> 263 bytes .../Under/Socks/Pride/pan.rsi/inhand-left.png | Bin 0 -> 566 bytes .../Socks/Pride/pan.rsi/inhand-right.png | Bin 0 -> 549 bytes .../Under/Socks/Pride/pan.rsi/meta.json | 26 +++ .../Socks/Pride/rainbow.rsi/equipped-FEET.png | Bin 0 -> 543 bytes .../Under/Socks/Pride/rainbow.rsi/icon.png | Bin 0 -> 289 bytes .../Socks/Pride/rainbow.rsi/inhand-left.png | Bin 0 -> 620 bytes .../Socks/Pride/rainbow.rsi/inhand-right.png | Bin 0 -> 589 bytes .../Under/Socks/Pride/rainbow.rsi/meta.json | 26 +++ .../Socks/Pride/trans.rsi/equipped-FEET.png | Bin 0 -> 548 bytes .../Under/Socks/Pride/trans.rsi/icon.png | Bin 0 -> 279 bytes .../Socks/Pride/trans.rsi/inhand-left.png | Bin 0 -> 540 bytes .../Socks/Pride/trans.rsi/inhand-right.png | Bin 0 -> 542 bytes .../Under/Socks/Pride/trans.rsi/meta.json | 26 +++ .../Socks/codervalid.rsi/equipped-FEET.png | Bin 0 -> 569 bytes .../Under/Socks/codervalid.rsi/icon.png | Bin 0 -> 284 bytes .../Under/Socks/codervalid.rsi/meta.json | 18 ++ .../Socks/plainsocks.rsi/equipped-FEET.png | Bin 0 -> 367 bytes .../Under/Socks/plainsocks.rsi/icon.png | Bin 0 -> 239 bytes .../Under/Socks/plainsocks.rsi/meta.json | 18 ++ .../sexcompblueboots.rsi/equipped-FEET.png | Bin 0 -> 1143 bytes .../Under/Socks/sexcompblueboots.rsi/icon.png | Bin 0 -> 453 bytes .../Socks/sexcompblueboots.rsi/meta.json | 18 ++ .../sexcompredboots.rsi/equipped-FEET.png | Bin 0 -> 1064 bytes .../Under/Socks/sexcompredboots.rsi/icon.png | Bin 0 -> 430 bytes .../Under/Socks/sexcompredboots.rsi/meta.json | 18 ++ .../stripesockspurple.rsi/equipped-FEET.png | Bin 0 -> 421 bytes .../Socks/stripesockspurple.rsi/icon.png | Bin 0 -> 272 bytes .../Socks/stripesockspurple.rsi/meta.json | 18 ++ .../stripesocksrainbow.rsi/equipped-FEET.png | Bin 0 -> 666 bytes .../Socks/stripesocksrainbow.rsi/icon.png | Bin 0 -> 383 bytes .../Socks/stripesocksrainbow.rsi/meta.json | 18 ++ .../stripesockswhite.rsi/equipped-FEET.png | Bin 0 -> 403 bytes .../Under/Socks/stripesockswhite.rsi/icon.png | Bin 0 -> 255 bytes .../Socks/stripesockswhite.rsi/meta.json | 18 ++ .../Cloaks/CC_poncho.rsi/equipped-NECK.png | Bin 0 -> 1551 bytes .../Neck/Cloaks/CC_poncho.rsi/icon.png | Bin 0 -> 721 bytes .../Neck/Cloaks/CC_poncho.rsi/inhand-left.png | Bin 0 -> 1105 bytes .../Cloaks/CC_poncho.rsi/inhand-right.png | Bin 0 -> 947 bytes .../Neck/Cloaks/CC_poncho.rsi/meta.json | 27 +++ .../Neck/Cloaks/shuba.rsi/equipped-NECK.png | Bin 0 -> 2231 bytes .../Clothing/Neck/Cloaks/shuba.rsi/icon.png | Bin 0 -> 762 bytes .../Neck/Cloaks/shuba.rsi/inhand-left.png | Bin 0 -> 868 bytes .../Neck/Cloaks/shuba.rsi/inhand-right.png | Bin 0 -> 963 bytes .../Clothing/Neck/Cloaks/shuba.rsi/meta.json | 26 +++ .../equipped-INNERCLOTHING-monkey.png | Bin 0 -> 1112 bytes .../equipped-INNERCLOTHING.png | Bin 0 -> 1147 bytes .../alt_purplebartender.rsi/icon.png | Bin 0 -> 498 bytes .../alt_purplebartender.rsi/inhand-left.png | Bin 0 -> 435 bytes .../alt_purplebartender.rsi/inhand-right.png | Bin 0 -> 446 bytes .../alt_purplebartender.rsi/meta.json | 30 +++ .../equipped-INNERCLOTHING-monkey.png | Bin 0 -> 5255 bytes .../equipped-INNERCLOTHING.png | Bin 0 -> 6249 bytes .../pencil_centcom_official.rsi/icon.png | Bin 0 -> 4751 bytes .../inhand-left.png | Bin 0 -> 416 bytes .../inhand-right.png | Bin 0 -> 452 bytes .../pencil_centcom_official.rsi/meta.json | 30 +++ .../equipped-INNERCLOTHING.png | Bin 0 -> 5696 bytes .../icon.png | Bin 0 -> 4734 bytes .../inhand-left.png | Bin 0 -> 517 bytes .../inhand-right.png | Bin 0 -> 526 bytes .../meta.json | 26 +++ .../pencil_tan.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 1146 bytes .../Jumpskirt/pencil_tan.rsi/icon.png | Bin 0 -> 466 bytes .../Jumpskirt/pencil_tan.rsi/inhand-left.png | Bin 0 -> 776 bytes .../Jumpskirt/pencil_tan.rsi/inhand-right.png | Bin 0 -> 795 bytes .../Jumpskirt/pencil_tan.rsi/meta.json | 26 +++ .../equipped-INNERCLOTHING-digi.png | Bin 0 -> 1636 bytes .../equipped-INNERCLOTHING-monkey.png | Bin 0 -> 4203 bytes .../equipped-INNERCLOTHING.png | Bin 0 -> 1286 bytes .../centcom_officer_black.rsi/icon.png | Bin 0 -> 445 bytes .../centcom_officer_black.rsi/inhand-left.png | Bin 0 -> 517 bytes .../inhand-right.png | Bin 0 -> 526 bytes .../centcom_officer_black.rsi/meta.json | 34 ++++ .../coroner.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 1516 bytes .../Uniforms/Jumpsuit/coroner.rsi/icon.png | Bin 0 -> 566 bytes .../Jumpsuit/coroner.rsi/inhand-left.png | Bin 0 -> 695 bytes .../Jumpsuit/coroner.rsi/inhand-right.png | Bin 0 -> 722 bytes .../Uniforms/Jumpsuit/coroner.rsi/meta.json | 26 +++ .../disco.rsi/equipped-INNERCLOTHING-digi.png | Bin 0 -> 1418 bytes .../equipped-INNERCLOTHING-monkey.png | Bin 0 -> 2444 bytes .../disco.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 1204 bytes .../Uniforms/Jumpsuit/disco.rsi/icon.png | Bin 0 -> 435 bytes .../Jumpsuit/disco.rsi/inhand-left.png | Bin 0 -> 380 bytes .../Jumpsuit/disco.rsi/inhand-right.png | Bin 0 -> 386 bytes .../Uniforms/Jumpsuit/disco.rsi/meta.json | 34 ++++ .../equipped-INNERCLOTHING-monkey.png | Bin 0 -> 1398 bytes .../equipped-INNERCLOTHING.png | Bin 0 -> 1497 bytes .../Jumpsuit/formal_blueshield.rsi/icon.png | Bin 0 -> 522 bytes .../formal_blueshield.rsi/inhand-left.png | Bin 0 -> 503 bytes .../formal_blueshield.rsi/inhand-right.png | Bin 0 -> 551 bytes .../Jumpsuit/formal_blueshield.rsi/meta.json | 30 +++ .../kim.rsi/equipped-INNERCLOTHING-digi.png | Bin 0 -> 1418 bytes .../kim.rsi/equipped-INNERCLOTHING-monkey.png | Bin 0 -> 2658 bytes .../kim.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 1074 bytes .../Uniforms/Jumpsuit/kim.rsi/icon.png | Bin 0 -> 411 bytes .../Uniforms/Jumpsuit/kim.rsi/inhand-left.png | Bin 0 -> 431 bytes .../Jumpsuit/kim.rsi/inhand-right.png | Bin 0 -> 439 bytes .../Uniforms/Jumpsuit/kim.rsi/meta.json | 34 ++++ .../Fun/Plushies/nebula_plushie.rsi/icon.png | Bin 0 -> 816 bytes .../Fun/Plushies/nebula_plushie.rsi/meta.json | 14 ++ 303 files changed, 2232 insertions(+), 42 deletions(-) create mode 100644 Resources/Prototypes/DeltaV/Entities/Clothing/OuterClothing/coats.yml create mode 100644 Resources/Prototypes/DeltaV/Entities/Clothing/OuterClothing/wintercoats.yml create mode 100644 Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpskirts.yml create mode 100644 Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpsuits.yml create mode 100644 Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/scrubs.yml create mode 100644 Resources/Prototypes/Nyanotrasen/Catalog/Fills/Vending/Inventories/mnkdrobe.yml create mode 100644 Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/hardsuits.yml create mode 100644 Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/misc.yml create mode 100644 Resources/Prototypes/_DEN/Entities/Clothing/Uniforms/jumpsuits.yml create mode 100644 Resources/Prototypes/_Floof/Entities/Clothing/Hands/miscgloves.yml create mode 100644 Resources/Prototypes/_Floof/Entities/Clothing/Under/under.yml create mode 100644 Resources/Prototypes/_StarLight/Entities/Clothing/Neck/cloaks.yml create mode 100644 Resources/Prototypes/_StarLight/Entities/Clothing/Uniforms/jumpskirts.yml create mode 100644 Resources/Prototypes/_StarLight/Entities/Clothing/Uniforms/jumpsuits.yml create mode 100644 Resources/Prototypes/_StarLight/Entities/Objects/Fun/plushie_bases.yml create mode 100644 Resources/Prototypes/_StarLight/Entities/Objects/Fun/plushies.yml create mode 100644 Resources/Textures/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/equipped-OUTERCLOTHING.png create mode 100644 Resources/Textures/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/icon.png create mode 100644 Resources/Textures/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi/equipped-OUTERCLOTHING.png create mode 100644 Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi/icon.png create mode 100644 Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi/inhand-left.png create mode 100644 Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi/inhand-right.png create mode 100644 Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_warden_winter_coat.rsi/equipped-OUTERCLOTHING.png create mode 100644 Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_warden_winter_coat.rsi/icon.png create mode 100644 Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_warden_winter_coat.rsi/inhand-left.png create mode 100644 Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_warden_winter_coat.rsi/inhand-right.png create mode 100644 Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_warden_winter_coat.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/icon.png create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/inhand-left.png create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/inhand-right.png create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi/icon.png create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi/inhand-left.png create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi/inhand-right.png create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi/meta.json create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi/icon.png create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi/inhand-left.png create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi/inhand-right.png create mode 100644 Resources/Textures/DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi/meta.json create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/icon.png create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/inhand-left.png create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/inhand-right.png create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/meta.json create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi/icon.png create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi/inhand-left.png create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi/inhand-right.png create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi/meta.json create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi/icon.png create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi/inhand-left.png create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi/inhand-right.png create mode 100644 Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/ace.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/ace.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/ace.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/ace.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/ace.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/aro.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/aro.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/aro.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/aro.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/aro.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/bi.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/bi.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/bi.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/bi.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/bi.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/inter.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/inter.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/inter.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/inter.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/inter.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/lesbian.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/lesbian.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/lesbian.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/lesbian.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/lesbian.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/non.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/non.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/non.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/non.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/non.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/rainbow.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/rainbow.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/rainbow.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/rainbow.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/rainbow.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/trans.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/trans.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/trans.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/trans.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/trans.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldband.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldband.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldband.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/golddiamondring.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/golddiamondring.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/golddiamondring.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldspidergemring.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldspidergemring.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldspidergemring.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingband.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingband.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingband.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingdiamondring.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingdiamondring.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingdiamondring.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingspidergemring.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingspidergemring.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingspidergemring.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/beewarmer.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/beewarmer.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/beewarmer.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/codervalidwarmer.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/codervalidwarmer.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/codervalidwarmer.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/coderwarmer.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/coderwarmer.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/coderwarmer.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/plainwarmer.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/plainwarmer.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/plainwarmer.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/sexcompbluegloves.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/sexcompredgloves.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/sexcompredgloves.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/sexcompredgloves.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/stripewarmerpurple.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/stripewarmerrainbow.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi/equipped-HAND.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Gloves/stripewarmerwhite.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/ace.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/ace.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/ace.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/ace.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/ace.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/aro.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/aro.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/aro.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/aro.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/aro.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/bi.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/bi.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/bi.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/bi.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/bi.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/lesbian.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/lesbian.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/lesbian.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/lesbian.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/lesbian.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/non.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/non.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/non.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/non.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/non.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/pan.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/pan.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/pan.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/pan.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/pan.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/rainbow.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/rainbow.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/rainbow.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/rainbow.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/rainbow.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/trans.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/trans.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/trans.rsi/inhand-left.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/trans.rsi/inhand-right.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/Pride/trans.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/codervalid.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/codervalid.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/codervalid.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/plainsocks.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/plainsocks.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/plainsocks.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/sexcompblueboots.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/sexcompblueboots.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/sexcompblueboots.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/sexcompredboots.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/sexcompredboots.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/sexcompredboots.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/stripesockspurple.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/stripesockspurple.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/stripesockspurple.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/stripesocksrainbow.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/stripesocksrainbow.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/stripesocksrainbow.rsi/meta.json create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/stripesockswhite.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/stripesockswhite.rsi/icon.png create mode 100644 Resources/Textures/_Floof/Clothing/Under/Socks/stripesockswhite.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/equipped-NECK.png create mode 100644 Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/equipped-NECK.png create mode 100644 Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING-digi.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING-digi.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/formal_blueshield.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/formal_blueshield.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/formal_blueshield.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/formal_blueshield.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/formal_blueshield.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/formal_blueshield.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING-digi.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Objects/Fun/Plushies/nebula_plushie.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Objects/Fun/Plushies/nebula_plushie.rsi/meta.json diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/bardrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/bardrobe.yml index 4fe2085f023..341bb84a15d 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/bardrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/bardrobe.yml @@ -22,5 +22,6 @@ ClothingHandsMusicianWarmers: 2 ClothingUnderSocksMusician: 2 ClothingUniformMusicianThong: 2 + ClothingUniformJulianneVA11HALLA: 1 # Hardlight contrabandInventory: ToyFigurineBartender: 1 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml index 4daf10e428d..ed2f3a71730 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml @@ -123,4 +123,6 @@ ToyFigurineGreytider: 1 # ClothingBackpackSatchelSmugglerUnanchored: 1 # Frontier ClothingHeadHatSolidHeadband: 2 + ClothingUniformJumpsuitFormalBlueShield: 1 # Hardlight + ClothingUniformDama0965: 1 # Hardlight # DO NOT ADD MORE, USE UNIFORM DYING diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/medidrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/medidrobe.yml index 488cc496fc1..b6317422d69 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/medidrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/medidrobe.yml @@ -31,6 +31,7 @@ ClothingHeadHatSurgcapBlue: 4 ClothingHeadHatSurgcapPurple: 4 ClothingNeckCollarMed: 2 # Floofstation - Collar addition + ClothingUniformJumpsuitCoroner: 2 # Hardlight # Paramed: ClothingUniformJumpsuitParamedic: 4 ClothingUniformJumpskirtParamedic: 4 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/pride.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/pride.yml index b7931d2c9d1..914f72b982c 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/pride.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/pride.yml @@ -59,5 +59,24 @@ ClothingHandsStripedWhiteWarmers: 2 ClothingUnderSocksStripedWhite: 2 ClothingUniformStripedWhiteThong: 2 + ClothingUnderSocksPrideAce: 3 + ClothingUnderSocksPrideAro: 3 + ClothingUnderSocksPrideBi: 3 + ClothingUnderSocksPrideGay: 3 + ClothingUnderSocksPrideInter: 3 + ClothingUnderSocksPrideLesbian: 3 + ClothingUnderSocksPrideNon: 3 + ClothingUnderSocksPridePan: 3 + ClothingUnderSocksPrideTrans: 3 + ClothingHandsStripePurpleWarmers: 3 + ClothingHandsPrideAce: 3 + ClothingHandsPrideAro: 3 + ClothingHandsPrideBi: 3 + ClothingHandsPrideGay: 3 + ClothingHandsPrideInter: 3 + ClothingHandsPrideLesbian: 3 + ClothingHandsPrideNon: 3 + ClothingHandsPridePan: 3 + ClothingHandsPrideTrans: 3 contrabandInventory: ClothingNeckScarfStripedLesbianLong: 2 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml index 4e02e0130ca..f85d5324a6c 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml @@ -477,6 +477,7 @@ CoolCoyoteClothesWhitesun: 9000 CoolCoyoteClothesYellowwshort: 9000 CoolCoyoteClothesGearHarness: 9000 + ClothingUniformJumpskirtPencilTan: 9000 contrabandInventory: ClothingHeadHatRichard: 1 ToyFigurineBoxer: 1 @@ -486,6 +487,8 @@ ClothingShoesResonant: 1 # Goobstation ClothingNeckCloakResonant: 1 # Goobstation ClothingUniformJumpsuitResonant: 1 # Goobstation + ClothingUniformJumpsuitAerostatic: 1 # Hardlight + ClothingUniformJumpsuitSuperstarCop: 1 # Hardlight emaggedInventory: ClothingShoesBling: 1 ClothingShoesBootsCowboyFancy: 1 diff --git a/Resources/Prototypes/DeltaV/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/DeltaV/Entities/Clothing/OuterClothing/coats.yml new file mode 100644 index 00000000000..e7390d427be --- /dev/null +++ b/Resources/Prototypes/DeltaV/Entities/Clothing/OuterClothing/coats.yml @@ -0,0 +1,17 @@ +- type: entity + parent: ClothingOuterStorageBase + id: ClothingOuterCoatCybersunWindbreaker + name: CyberSun windbreaker + description: A foreboding windbreaker, sporting the official heraldry of CyberSun's R&D division. It's made of sturdy ballistic fiber. + components: + - type: Sprite + sprite: DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi + - type: Clothing + sprite: DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.90 + Slash: 0.90 + Piercing: 0.90 + Heat: 0.70 diff --git a/Resources/Prototypes/DeltaV/Entities/Clothing/OuterClothing/wintercoats.yml b/Resources/Prototypes/DeltaV/Entities/Clothing/OuterClothing/wintercoats.yml new file mode 100644 index 00000000000..a206229ebc8 --- /dev/null +++ b/Resources/Prototypes/DeltaV/Entities/Clothing/OuterClothing/wintercoats.yml @@ -0,0 +1,17 @@ +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingOuterWinterCCWarden + name: Colonial Command's armored winter coat + description: A tough, utilitarian coat designed for the wardens of Colonial Command. Reinforced kevlar plating and high quality fur allow the user to look stylish while staying protected. + components: + - type: Sprite + sprite: DeltaV/Clothing/OuterClothing/WinterCoats/cc_warden_winter_coat.rsi + - type: Clothing + sprite: DeltaV/Clothing/OuterClothing/WinterCoats/cc_warden_winter_coat.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.7 + Slash: 0.7 + Piercing: 0.4 #Stronger than the warden's armored jacket, because shenanigans and CC spends alot of money. + Heat: 0.75 \ No newline at end of file diff --git a/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpskirts.yml new file mode 100644 index 00000000000..9723205d11e --- /dev/null +++ b/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpskirts.yml @@ -0,0 +1,10 @@ +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpskirtCentcomDirector + name: CC Director's jumpskirt + description: A sharp and professional jumpskirt worn by a high-ranking member of Colonial Command. + components: + - type: Sprite + sprite: DeltaV/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi + - type: Clothing + sprite: DeltaV/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi \ No newline at end of file diff --git a/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpsuits.yml new file mode 100644 index 00000000000..03f6b8c48c2 --- /dev/null +++ b/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpsuits.yml @@ -0,0 +1,11 @@ + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCentcomDirector + name: CC Director's jumpsuit + description: A sharp and professional jumpsuit worn by a high-ranking member of Colonial Command. + components: + - type: Sprite + sprite: DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi + - type: Clothing + sprite: DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi diff --git a/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/scrubs.yml b/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/scrubs.yml new file mode 100644 index 00000000000..7e264bd5527 --- /dev/null +++ b/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/scrubs.yml @@ -0,0 +1,10 @@ +- type: entity + parent: ClothingUniformBase + id: UniformScrubsColorCybersun + name: CyberSun scrubs + description: The official uniform of CyberSun's R&D division + components: + - type: Sprite + sprite: DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi + - type: Clothing + sprite: DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml index ec2bf79370e..0f9c0450757 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml @@ -1214,3 +1214,21 @@ - state: winterbits-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterColorYellow + +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingOuterCsCorporateJacket + name: CyberSun Corporate Jacket + description: A cozy jacket with the Cybersun logo printed on the back. The R&D division's insignia is on the shoulder, and reinforced fibers bulk out the jacket. + components: + - type: Sprite + sprite: Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi + - type: Clothing + sprite: Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.85 + Slash: 0.85 + Piercing: 0.80 + Heat: 0.95 \ No newline at end of file diff --git a/Resources/Prototypes/Nyanotrasen/Catalog/Fills/Vending/Inventories/mnkdrobe.yml b/Resources/Prototypes/Nyanotrasen/Catalog/Fills/Vending/Inventories/mnkdrobe.yml new file mode 100644 index 00000000000..264231806a6 --- /dev/null +++ b/Resources/Prototypes/Nyanotrasen/Catalog/Fills/Vending/Inventories/mnkdrobe.yml @@ -0,0 +1,13 @@ +- type: vendingMachineInventory + id: MNKDrobeInventory + startingInventory: + ClothingUniformMNKOfficeSkirt: 3 + ClothingUniformMNKUnderGarment: 3 + ClothingUniformMNKDressBlack: 3 + ClothingUniformMNKGymBra: 3 + ClothingUniformMNKBlackOveralls: 3 + ClothingUniformMNKBlackShoulder: 3 + ClothingUniformMNKTracksuitBlack: 3 + ClothingOuterCoatMNKBlackJacket: 3 + ClothingOuterCoatMNKWhiteHoodie: 3 + ClothingOuterCoatMNKBlackTopCoat: 3 \ No newline at end of file diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hardsuit-helmets.yml index 0bed3281b65..3b627adc7c7 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hardsuit-helmets.yml @@ -1,48 +1,7 @@ -- type: entity - parent: ClothingHeadHelmetHardsuitRd - id: ClothingHeadHelmetHardsuitMystagogue - abstract: true - name: mystagogue's hardsuit helmet - description: Lightweight hardsuit helmet that has a galaxy-first psionic passthrough system. - components: - - type: Psionic - - type: TinfoilHat - passthrough: true - destroyOnFry: false - - type: ClothingGrantPsionicPower - power: MetapsionicPower - #- type: GuideHelp - #guides: - #- Psionics - -- type: entity - parent: ClothingHeadHelmetHardsuitSyndie - id: ClothingHeadHelmetHardsuitSyndieReverseEngineered - abstract: true - name: SA-123 combat hardsuit helmet - description: An advanced hardsuit helmet designed for work in special operations. - components: - - type: Sprite - sprite: Nyanotrasen/Clothing/Head/ReverseEngineering/syndicate.rsi - - type: Clothing - sprite: Nyanotrasen/Clothing/Head/ReverseEngineering/syndicate.rsi - -- type: entity - parent: ClothingHeadHelmetHardsuitCybersun - id: ClothingHeadHelmetHardsuitJuggernautReverseEngineered - abstract: true - name: SA-127 combat hardsuit helmet - description: An assault hardsuit helmet featuring a top-secret translucent polymer. - components: - - type: Sprite - sprite: Nyanotrasen/Clothing/Head/ReverseEngineering/juggernaut.rsi - - type: Clothing - sprite: Nyanotrasen/Clothing/Head/ReverseEngineering/juggernaut.rsi - - type: entity parent: ClothingHeadHelmetHardsuitERTLeader id: ClothingHeadHelmetHardsuitERTCentcomm - name: CentCom hardsuit helmet + name: ColComm hardsuit helmet components: - type: Sprite sprite: Nyanotrasen/Clothing/Head/Hardsuits/ERThelmets/ertcentcomm.rsi diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/hardsuits.yml new file mode 100644 index 00000000000..23df9b0c5e3 --- /dev/null +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/hardsuits.yml @@ -0,0 +1,11 @@ +- type: entity + parent: ClothingOuterHardsuitERTLeader + id: ClothingOuterHardsuitERTCentcomm + name: ColComm hardsuit + components: + - type: Sprite + sprite: Nyanotrasen/Clothing/OuterClothing/Hardsuits/ERTSuits/ertcentcomm.rsi + - type: Clothing + sprite: Nyanotrasen/Clothing/OuterClothing/Hardsuits/ERTSuits/ertcentcomm.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHelmetHardsuitERTCentcomm diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/misc.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/misc.yml new file mode 100644 index 00000000000..3a58b6dd017 --- /dev/null +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/misc.yml @@ -0,0 +1,30 @@ +- type: entity + parent: ClothingOuterStorageBase + id: ClothingOuterCoatMNKWhiteHoodie + name: MNK white hoodie + description: A classic MNK produced white hoodie. + components: + - type: Sprite + sprite: Nyanotrasen/Clothing/Misc/hoodie_white.rsi + - type: Clothing + sprite: Nyanotrasen/Clothing/Misc/hoodie_white.rsi +- type: entity + parent: ClothingOuterStorageBase + id: ClothingOuterCoatMNKBlackTopCoat + name: MNK black top coat + description: A sturdy MNK black top coat. + components: + - type: Sprite + sprite: Nyanotrasen/Clothing/Misc/black_top_coat.rsi + - type: Clothing + sprite: Nyanotrasen/Clothing/Misc/black_top_coat.rsi +- type: entity + parent: ClothingOuterStorageBase + id: ClothingOuterCoatMNKBlackJacket + name: MNK black jacket + description: A light MNK black jacket. + components: + - type: Sprite + sprite: Nyanotrasen/Clothing/Misc/black_jacket.rsi + - type: Clothing + sprite: Nyanotrasen/Clothing/Misc/black_jacket.rsi \ No newline at end of file diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Uniforms/costumes.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Uniforms/costumes.yml index 5fb34568c34..12003e1adc7 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Uniforms/costumes.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Uniforms/costumes.yml @@ -166,3 +166,83 @@ sprite: Nyanotrasen/Clothing/Uniforms/Costume/arc.rsi - type: Clothing sprite: Nyanotrasen/Clothing/Uniforms/Costume/arc.rsi + +## mnk + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformMNKOfficeSkirt + name: MNK office skirt + description: An MNK outfit within office dress code. + components: + - type: Sprite + sprite: Nyanotrasen/Clothing/Misc/office_skirt.rsi + - type: Clothing + sprite: Nyanotrasen/Clothing/Misc/office_skirt.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformMNKUnderGarment + name: MNK under garment + description: MNK ensured comfort for the important bits. + components: + - type: Sprite + sprite: Nyanotrasen/Clothing/Misc/under_garments.rsi + - type: Clothing + sprite: Nyanotrasen/Clothing/Misc/under_garments.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformMNKGymBra + name: MNK gym bra + description: Maximum performance with MNK sweat blockers. + components: + - type: Sprite + sprite: Nyanotrasen/Clothing/Misc/gym_bra.rsi + - type: Clothing + sprite: Nyanotrasen/Clothing/Misc/gym_bra.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformMNKDressBlack + name: MNK black dress + description: A sleek black dress sporting a MNK window. + components: + - type: Sprite + sprite: Nyanotrasen/Clothing/Misc/black_dress.rsi + - type: Clothing + sprite: Nyanotrasen/Clothing/Misc/black_dress.rsi + + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformMNKBlackOveralls + name: MNK black overalls + description: A comfy undershirt and thick black MNK overalls. + components: + - type: Sprite + sprite: Nyanotrasen/Clothing/Misc/black_overall.rsi + - type: Clothing + sprite: Nyanotrasen/Clothing/Misc/black_overall.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformMNKBlackShoulder + name: MNK exposed shoulders + description: A MNK outfit with exposed shoulders. + components: + - type: Sprite + sprite: Nyanotrasen/Clothing/Misc/exposed_shoulder.rsi + - type: Clothing + sprite: Nyanotrasen/Clothing/Misc/exposed_shoulder.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformMNKTracksuitBlack + name: MNK black tracksuit + description: A set of light MNK athletic clothing. + components: + - type: Sprite + sprite: Nyanotrasen/Clothing/Misc/tracksuit.rsi + - type: Clothing + sprite: Nyanotrasen/Clothing/Misc/tracksuit.rsi diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Nyanotrasen/Entities/Structures/Machines/vending_machines.yml index 00dbd083b49..3b57aa4a59e 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Structures/Machines/vending_machines.yml @@ -69,3 +69,21 @@ color: "#4b93ad" - type: AccessReader # Frontier access: [["Mail"]] # Frontier + +- type: entity + parent: VendingMachine + id: VendingMachineMNKDrobe + name: MNK Drobe + description: Quality garments provided by MoNoKrome. + components: + - type: VendingMachine + pack: MNKDrobeInventory + offState: off + brokenState: broken + - type: Sprite + sprite: Nyanotrasen/Structures/Machines/VendingMachines/mnkdrobe.rsi + layers: + - state: off + map: ["enum.VendingMachineVisualLayers.Base"] + - state: panel + map: ["enum.WiresVisualLayers.MaintenancePanel"] \ No newline at end of file diff --git a/Resources/Prototypes/_DEN/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/_DEN/Entities/Clothing/Uniforms/jumpsuits.yml new file mode 100644 index 00000000000..0477c144f61 --- /dev/null +++ b/Resources/Prototypes/_DEN/Entities/Clothing/Uniforms/jumpsuits.yml @@ -0,0 +1,32 @@ +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCatsuit + name: latex catsuit + description: A catsuit made of latex, usually worn under hardsuits or coats, quite the fashion statement. + components: + - type: Sprite + sprite: _DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi + - type: Clothing + sprite: _DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCatsuitShiny + name: latex catsuit + description: A catsuit made of latex, usually worn under hardsuits or coats, quite the fashion statement. This one's polished beforehand. + components: + - type: Sprite + sprite: _DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi + - type: Clothing + sprite: _DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCatsuitBlank + name: latex catsuit + description: A catsuit made of latex, usually worn under hardsuits or coats, quite the fashion statement. This one's polished beforehand. + components: + - type: Sprite + sprite: _DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi + - type: Clothing + sprite: _DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi 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..738f38f17e6 --- /dev/null +++ b/Resources/Prototypes/_Floof/Entities/Clothing/Hands/miscgloves.yml @@ -0,0 +1,179 @@ +- 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-purple + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsPrideAce + name: asexual arm-warmers + description: A pair of pride arm-warmers + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Gloves/Pride/ace.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Gloves/Pride/ace.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-dyed + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsPrideAro + name: aromantic arm-warmers + description: A pair of pride arm-warmers + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Gloves/Pride/aro.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Gloves/Pride/aro.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-dyed + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsPrideBi + name: bisexual arm-warmers + description: A pair of pride arm-warmers + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Gloves/Pride/bi.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Gloves/Pride/bi.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-dyed + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsPrideGay + name: gay arm-warmers + description: A pair of pride arm-warmers + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Gloves/Pride/gay.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Gloves/Pride/gay.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-dyed + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsPrideInter + name: intersex arm-warmers + description: A pair of pride arm-warmers + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Gloves/Pride/inter.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Gloves/Pride/inter.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-dyed + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsPrideLesbian + name: lesbian arm-warmers + description: A pair of pride arm-warmers + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Gloves/Pride/lesbian.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Gloves/Pride/lesbian.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-dyed + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsPrideNon + name: non-binary arm-warmers + description: A pair of pride arm-warmers + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Gloves/Pride/non.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Gloves/Pride/non.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-dyed + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsPridePan + name: pansexual arm-warmers + description: A pair of pride arm-warmers + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Gloves/Pride/pan.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Gloves/Pride/pan.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-dyed + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsPrideRainbow + name: rainbow arm-warmers + description: A pair of pride arm-warmers + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Gloves/Pride/rainbow.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Gloves/Pride/rainbow.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-dyed + - type: FingerprintMask + +- type: entity + parent: ClothingHandsBase + id: ClothingHandsPrideTrans + name: trans arm-warmers + description: A pair of pride arm-warmers + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Gloves/Pride/trans.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Gloves/Pride/trans.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-dyed + - type: FingerprintMask diff --git a/Resources/Prototypes/_Floof/Entities/Clothing/Under/under.yml b/Resources/Prototypes/_Floof/Entities/Clothing/Under/under.yml new file mode 100644 index 00000000000..56653bb6670 --- /dev/null +++ b/Resources/Prototypes/_Floof/Entities/Clothing/Under/under.yml @@ -0,0 +1,109 @@ +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksPrideRainbow + name: rainbow thigh-high socks + description: Just a pride pair of thigh-high socks. + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Socks/Pride/rainbow.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Socks/Pride/rainbow.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksPrideAce + name: asexual thigh-high socks + description: Just a pride pair of thigh-high socks. + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Socks/Pride/ace.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Socks/Pride/ace.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksPrideAro + name: aromantic thigh-high socks + description: Just a pride pair of thigh-high socks. + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Socks/Pride/aro.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Socks/Pride/aro.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksPrideBi + name: bisexual thigh-high socks + description: Just a pride pair of thigh-high socks. + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Socks/Pride/bi.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Socks/Pride/bi.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksPrideGay + name: gay thigh-high socks + description: Just a pride pair of thigh-high socks. + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Socks/Pride/gay.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Socks/Pride/gay.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksPrideInter + name: intersex thigh-high socks + description: Just a pride pair of thigh-high socks. + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Socks/Pride/inter.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Socks/Pride/inter.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksPrideLesbian + name: lesbian thigh-high socks + description: Just a pride pair of thigh-high socks. + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Socks/Pride/lesbian.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Socks/Pride/lesbian.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksPrideNon + name: non-binary thigh-high socks + description: Just a pride pair of thigh-high socks. + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Socks/Pride/non.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Socks/Pride/non.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksPridePan + name: pansexual thigh-high socks + description: Just a pride pair of thigh-high socks. + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Socks/Pride/pan.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Socks/Pride/pan.rsi + +- type: entity + parent: ClothingShoesBase + id: ClothingUnderSocksPrideTrans + name: transgender thigh-high socks + description: Just a pride pair of thigh-high socks. + components: + - type: Sprite + sprite: _Floof/Clothing/Under/Socks/Pride/trans.rsi + - type: Clothing + sprite: _Floof/Clothing/Under/Socks/Pride/trans.rsi diff --git a/Resources/Prototypes/_HL/Catalog/VendingMachines/Inventories/passiondrobeinventory.yml b/Resources/Prototypes/_HL/Catalog/VendingMachines/Inventories/passiondrobeinventory.yml index 72013fc813e..e86c6fa0f20 100644 --- a/Resources/Prototypes/_HL/Catalog/VendingMachines/Inventories/passiondrobeinventory.yml +++ b/Resources/Prototypes/_HL/Catalog/VendingMachines/Inventories/passiondrobeinventory.yml @@ -32,6 +32,9 @@ BallGag: 3 LeashAdvanced: 2 ChemistryBottlePomelustine: 1 + ClothingUniformJumpsuitCatsuit: 1 + ClothingUniformJumpsuitCatsuitBlank: 1 + ClothingUniformJumpsuitCatsuitShiny: 1 contrabandInventory: DrinkCumBottleFull: 1 ChemistryBottlePhilterex: 1 diff --git a/Resources/Prototypes/_NF/Loadouts/Jobs/Contractor/backpack_items.yml b/Resources/Prototypes/_NF/Loadouts/Jobs/Contractor/backpack_items.yml index 8b24ad2f9ca..608a5aad47f 100644 --- a/Resources/Prototypes/_NF/Loadouts/Jobs/Contractor/backpack_items.yml +++ b/Resources/Prototypes/_NF/Loadouts/Jobs/Contractor/backpack_items.yml @@ -555,3 +555,10 @@ storage: back: - RubberStampEngineer + +- type: loadout + id: ContractorClothingHeadHatHairflower + price: 100 + storage: + back: + - ClothingHeadHatHairflower \ No newline at end of file diff --git a/Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml b/Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml index 04d71db8060..039c3684fbc 100644 --- a/Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml +++ b/Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml @@ -1035,6 +1035,8 @@ - ContractorRubberStampTrader - ContractorRubberStampClown - ContractorRubberStampMime + # Misc + - ContractorClothingHeadHatHairflower - type: loadoutGroup id: ContractorHandItems diff --git a/Resources/Prototypes/_StarLight/Entities/Clothing/Neck/cloaks.yml b/Resources/Prototypes/_StarLight/Entities/Clothing/Neck/cloaks.yml new file mode 100644 index 00000000000..a4010d40965 --- /dev/null +++ b/Resources/Prototypes/_StarLight/Entities/Clothing/Neck/cloaks.yml @@ -0,0 +1,21 @@ +- type: entity + parent: [ClothingNeckBase, BaseCentcommContraband] + id: ClothingNeckCloakCCponcho + name: Colonial Command poncho + description: a stylish poncho for a CC offical that prefers field-work to pushing papers. + components: + - type: Sprite + sprite: _Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi + - type: Clothing + sprite: _Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi + +- type: entity + parent: ClothingNeckBase + id: ClothingUniformDama0965 + name: black fur cloak + description: Neat cloak with fur around the neck and hem. + components: + - type: Sprite + sprite: _Starlight/Clothing/Neck/Cloaks/shuba.rsi + - type: Clothing + sprite: _Starlight/Clothing/Neck/Cloaks/shuba.rsi \ No newline at end of file diff --git a/Resources/Prototypes/_StarLight/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/_StarLight/Entities/Clothing/Uniforms/jumpskirts.yml new file mode 100644 index 00000000000..533283d5325 --- /dev/null +++ b/Resources/Prototypes/_StarLight/Entities/Clothing/Uniforms/jumpskirts.yml @@ -0,0 +1,43 @@ +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtPencilTan + name: beige "pencil" style skirt + description: The beige "pencil" style skirt exudes softness and elegance. The fitted blazer and straight skirt create a refined silhouette, making it suitable for various occasions, from business meetings to evening dinners. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtPencilCentcomOfficial + name: ColComm "pencil" style skirt + description: A strict green "pencil" skirt exudes authority and poise. The fitted blazer and straight skirt form an elegant silhouette, suitable for various occasions, from business meetings to a captain's dismissal. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtPencilSpecialOperationsOfficer + name: CC Special Operations "pencil" skirt + description: A formal black Special Operations officer's "pencil" skirt embodies authority and sophistication. The tailored blazer and straight skirt create a refined silhouette, suitable for various occasions, from strategic meetings to... well, less conventional operations. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJulianneVA11HALLA + name: smoke-scented bartender uniform + description: Smoke clings to it, heavy and suffocating. Somehow, it makes you want to cry. Care for another round, sir? + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi \ No newline at end of file diff --git a/Resources/Prototypes/_StarLight/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/_StarLight/Entities/Clothing/Uniforms/jumpsuits.yml new file mode 100644 index 00000000000..30a0e261c9b --- /dev/null +++ b/Resources/Prototypes/_StarLight/Entities/Clothing/Uniforms/jumpsuits.yml @@ -0,0 +1,54 @@ +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCoroner + name: coroner jumpsuit + description: Issued to qualified and trained professionals, this jumpsuit features the phrase "I don't just work with the dead, I dance with them on their final parade!" adding a unique touch of dark humor to the professional uniform. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitSuperstarCop + name: superstar cop uniform + description: Flare cut trousers and a dirty shirt that might have been classy before someone took a piss in the armpits. It's the dress of a superstar. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitAerostatic + name: aerostatic suit + description: A crisp and well-pressed suit; professional, comfortable and curiously authoritative. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCentcomOfficerBlack + name: CC Special Operations uniform + description: Special Operations Officer uniform... If you have time to read this, it's too late... + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitFormalBlueShield + name: familiar blue accented suit + description: A textile jumpsuit, reinforced with thick leather in some areas. + components: + - type: Sprite + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/formal_blueshield.rsi + - type: Clothing + sprite: _Starlight/Clothing/Uniforms/Jumpsuit/formal_blueshield.rsi \ No newline at end of file diff --git a/Resources/Prototypes/_StarLight/Entities/Objects/Fun/plushie_bases.yml b/Resources/Prototypes/_StarLight/Entities/Objects/Fun/plushie_bases.yml new file mode 100644 index 00000000000..34807313813 --- /dev/null +++ b/Resources/Prototypes/_StarLight/Entities/Objects/Fun/plushie_bases.yml @@ -0,0 +1,29 @@ +- type: entity + parent: BasePlushie + id: BasePlushieVocalizer + abstract: true + +- type: entity + parent: BasePlushieVocalizer + id: BaseAvaliPlushie + abstract: true + components: + - type: EmitSoundOnUse + sound: + path: /Audio/_Starlight/Voice/Avali/avali_2.ogg + - type: EmitSoundOnLand + sound: + path: /Audio/_Starlight/Voice/Avali/avali_2.ogg + - type: EmitSoundOnActivate + sound: + path: /Audio/_Starlight/Voice/Avali/avali_2.ogg + - type: EmitSoundOnCollide + sound: + path: /Audio/_Starlight/Effects/avali_scream.ogg + - type: EmitSoundOnTrigger + sound: + path: /Audio/_Starlight/Voice/Avali/avali_cry.ogg + - type: MeleeWeapon + wideAnimationRotation: 180 + soundHit: + path: /Audio/_Starlight/Voice/Avali/avali_cry.ogg diff --git a/Resources/Prototypes/_StarLight/Entities/Objects/Fun/plushies.yml b/Resources/Prototypes/_StarLight/Entities/Objects/Fun/plushies.yml new file mode 100644 index 00000000000..55f1dc223e6 --- /dev/null +++ b/Resources/Prototypes/_StarLight/Entities/Objects/Fun/plushies.yml @@ -0,0 +1,12 @@ +- type: entity + parent: BaseAvaliPlushie + id: PlushieNebula + name: Nebula plushie + description: A marketable plushie of the Hardlight sector's lovable ColComm Domestic Division official, you swear you can almost hear music playing. Toy "Deckard" revolver not included. + components: + - type: Item + size: Small + sprite: _Starlight/Objects/Fun/Plushies/nebula_plushie.rsi + - type: Sprite + sprite: _Starlight/Objects/Fun/Plushies/nebula_plushie.rsi + state: icon diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..fe470b0074272a504eac30798883e5e2c6c5e027 GIT binary patch literal 9875 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..f78a89945c3732976cfac3674fea17d416a0bbe7 GIT binary patch literal 5930 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 Y6YmP{KCGw>f(VDXJ9|4FUK=U<7ye`^m;e9( literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/meta.json new file mode 100644 index 00000000000..42d21c3d8ab --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/WinterCoats/corpo_jacket_cybersun.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "leonardo_dabepis on discord / @leonardo-dabepis on Tumblr, Edited by heartparkyheart on Discord", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..62389589f4b85f6e224cb223be3166bb70ff9fde GIT binary patch literal 1699 zcmV;U23+}xP)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGi!2kdb!2!6DYwZ941~^GXK~#8N?V5W~ zR8<_uzYFXxuB^!NFc6F+By}{)M-NLxC$JjCDN$!M&9RKoCda86XKMVT$K*^enuN%5 zOw&ojW)lBMv=nP-6dx&!%8DonvVuGo_5r&K-u8EPFD{$Hy|`Sb>3n8(e&_toIrsZJ z=bm%!&b+zhMxM;&duewA44^! zhZ_(aqDD`*3%2%F=DS#V7^ZV)Wa&$;OyYC0-$tjU6|c`uU_R=s*zvDQ>o81jz~Q2g zWd|Vz(kFX%OgDnZq(B{{f?lJB#p#0UrU31=Y9wFrOlUd!k}BpuJVVG$biz401sb(m zr1k=eve#qLvgN8DckU3fi#`Jq$HVEm3C%Sl3Tic2bGAHSgFyP(ah^3!tQz|go{SH} z$cRXo+gk8vy%k$8fA1{?iW+p1^#`mZ-uaFj^|(=AgYc+W&}KA0MU9tN=cvBhQYaJ~ z-P6#${@R;Oh>lOfi0Jr$%>>e)K4%%aon2`B+lZ*qV=?=|7>wAx9aECjI8)<7$C4E& zz0`!}YnL(V{uG30LUH2oPD%QbHbLtAue&zE)?tDwC>RdA)m!3$^5my-s#kUFfVU(t zQ0I^A`4movnRSxxJav9TL>RMsj~-)wDyMo>Un>0$08PE~@jdwR!giL=YPgERn%&4Z z-kNR%<;hRw#81vspmx-rIR=TS|3%F%mZ$5}wQ1VZoj>1ZWp-ie7Fb)&u(maMJsv1eekvF7ZFe{L>-RVXI6G}@ z+V3bSWtQ^fAB?`NO-dgVD;yc8hb}k>Tinm%yv+rwb!&5l)$Zr7z2_#OT%U8 z4fpl=PM?>Pf#k_khU|^7FVz)igmr}_ea;40TCXEAZY;DqJ@#*YOL82t-U(9YO;=8{ zPf#RiZEr@WwY@hGB_U1HrWhy|iiu*Q808@Qj!jC-?0xU1(T>D78()JyEKISxFG91x zVzuJc_r7MG7pXk5UsfE0dMhl#W`f14c;^YyByHc$4+dF*3t65+3L=$;NGz?@Ve^JH zNX?k1=pY;|IUuavl#kK}oG`RBdc7W0`vQDGLd1}mBs?^Ao_p%+*cpM-M}I)c49_5Z zn7a(~vllBe2*pKvgm(&dVppOa8RadQ^jH?#2%Qc)s!kn1Yi*6>IAkvYSC@?mQRj)3 zrZ{HBPi0CVYKhvF$M>l!L4R*kGzdPMZNM>SKD-=?yVRtB>~9P!7^0ZHj?np_s(99Aqzn z+H)sy>1=6lTHJ-r9qr62329Rd1jQt#osfXM`~pRu0_)b~3csDNV*}t1of(pIL{C=0q55zk zdD<*?9EJXd4hsuMuttT+qjU(>YO!_u4n+oF)r#dpm&1XIM$cbxI-VoOQhoAwbXnSm zCJy@i?f(gU;esq->5|2Yf0ia)`gyaA+r>8!vPVi3(7D%}ZkT7y{c`Z2B6r>&@ni@c tkPuI;oj7&+p2Wi8a5x+ehw~o;_y;xcJ3PkBFM0p~002ovPDHLkV1mnxHfR6< literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..89c5545e759f77365cace13577a9122279813511 GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCil;0(?ST|9}5-&dKSrv-4dyw?`fxe*yx&ynTJd&hDtS^>=^&SC1b)xN&ut zwe?$X@1sH1>n$w4aH$NF_8-k z+!lZOr+=e0VDrpt-^#1gcIe31B|NHsc%O4}&MfhKSG%)6G|lFp-R$}?PG{3kowY1G z_OyiVI~Tser?iEeDPi+HhK>;T849Pk7O<`G%Hv`3+Pb#v>$+Q7oteEATq}A*%HrRz zo#e)UOu-{K%C%|J(nP`eOkTYu-!8~#uzyWZVKiN8mFr<}>uajN(3}l=CC8s-u%30g zepvX$+~ve&nWc=`klek)z4*}Q$iB}BuVyE literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi/inhand-left.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/cybersunwindbreaker.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..a41055802fb2af792afb752bf2f0a9fd95a0192f GIT binary patch literal 521 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_warden_winter_coat.rsi/inhand-right.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_warden_winter_coat.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..a6b85e4aa37a847338a7428994ae53358855e66c GIT binary patch literal 753 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/inhand-right.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..5222d59a336c6653b859cfd9c604b8a915deccd3 GIT binary patch literal 1021 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV9d*Ob`Ho)PG(@xm{>Y-ueVd6 z#IgFUB>6UHK|x18FPEI4xEAFfcLRF8os6`NesU{6xi+ zgVx%!`+ zzIaX1|JloD&YQEMyqx{O&z#8jhacQ(%{sbiU%&3^DyBa59Xcj|UQfFGW%-M#ZO^P( z&Wp{7H{EhXE+)tM|6)1wN2VtgFVFKkd|R^Q_=4wRR^hKA|E??k#cvh;cq;l)x~9J?sXO=ANX5XtrIp2_0S9v6yc1*cSEKXa)s6DkTN*6a$2FL~ek#Y~EK z|K*owblU3HE|wORJb!s<<(bRTo$cQ+ke zF*R)URVR(dA0y&!&EI4j@ptl{0t=DzpVOYP3s1jtVzv24mW)SHQyx6aQ}vMh>wW5c zh4hP4tIF9L>_TgIt$WQj`@UQbOYYn4PhYNHv8O7XAt7+BS6%F_yKOvGaT`P*T|Dd&SDp9fPQnKv>B=u^YK^X6xf?!x`=Yu{ zl|MK2GWXpzp14BnKpIn_-|Dk{ANOy%vikXk$gZOo`&VavnZESj-cP0hYxYG;G`;QH z=;$@6LRW6y8vpG+eT5O#QP!6^8@^Aw+UP4B_~gGE!zZf^u4*&3Z5L#SWrR z81?AKeF+A&1?L_eNb2j|deJ+e^|5id*zp@8+YA|I^cQq&WK4?o4SwOXs+aKvQ$v8* maSP4NZ<84~Copi-FfR%)-*sUQe*iF5F?hQAxvX(5^MzIg5D}ea_I{k1bD22XVP3#F&){HQoz=U2scGBF80)lP&iyP%KGRAxffpUyT8u&d%pMH_a^UL=VFQqLo6ZEXJWU4wjPX2#9U&3O{!ly$ov zm)E_vKR!P0z?6%!Znt2zXR+HL932}Q^WC<#w%qjew5wDq?OeC5uCAuG+YMLRHNId; z8#$aLx8SEDI{U-v#>A7uP6Olo_WU6?`t*MGP7MT2IzOnTEyf-Q;LzWdVQX1*#JpCD$_}Ohx8QdbfEix+b=lpT z-SW#!i=dsLo{N6;XIvhs-}s5klzqocBg9E8)1PsS?@KppTGcPki z-pi5?@xpS5FYUeH7sW`Ld~l(#MK^D+{EV-Ztry6jh2o(>fQZUJvo^)82q8; zs~4O?E9X`Gwpku29d&yd@J#|h4)9Zp$34%J(?{O(ZRX{r*YEH9{MTbDTo2bOml432 z5+8z{Y>D$PD{p+WhOrCXuht2)&EqLY?Ai%7Im49k}OT27WwpW7%Jwsn`a2$NO z*ap=1eFXp{3Gj_aYXx#ix?Sq>%*DPqF8IPh+AWyoEg;4POmeCJ*z(K*d~A;H$M?Vs zV0sAFnh!lLon$|T^}0`9_nq*u4TqJ7mAqi0ov1)mASw_Qhzdjnq5@HYs6bTU04QMk zEG~M4@%gN=d9jx@&x42g-(lkL|K7dee!2WvJ3i0%`m9c59f$LBJ^(Iof}7QzX$1hv zVFZF95()#5zyz_wPT?ynp)~!87)$(5`on>XsE}nvnpeQyS4VuPT!6_D146{{b$vhX z!3doPhcf|ivnG=O#dF7e_?!59`BbeP5e8JR2rCI|e~m>17%p%kG!I8hGJO%k@YTmd z&1>0XOtp^8SOD|xix|(V+x|>~b3R=BbAg8?nP-a`fCL0M6hSWG>OuY#hJz1@w>ZFs$*`_KvjC{eZ*d_oXy;{i z^WtFM0z%+Z$#W5ar8nr57iKO34BGiT@iGaZ)gMGyd_RXZw&t{7|4#L$A41xIj@9!( tv>m3^ma^T0iPQ01KsNp2sHi|ofp?xT{?^j}<~slY002ovPDHLkV1guFV1NJs literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..0b51b54c267d3aadf353d0af9be36ec9e00b516e GIT binary patch literal 947 zcmV;k15EshP)(5^MzIg5D}ea_I{k1bD22XVP3#F&){HQoz=U2scGBF80)lP&iyP%KG!mTS8{(~a4xUi*ADuGfXd7zYv#+)fLB&AIzZp}bu z=H5B?+{erfA?ZjfkXGQoS3vqp0aR7>V5cYwv2B}Dn5OwBu8e2^*GDDKx!w1$>blOI zBM8XBb5TyJGk@*vXvo^j-_ogYt9eV}Eor>2us8CXnvw;fa)ZA3(z{8GVqt@5}{0yb)Ws{th zT$)`lh#)ca_<#c*cER&m``7@G>1sbO9X~Emj$i45_tcK*AW<(KPY17Ml; z@7pw^;5#_&%4F~Sjgm1vaLk5#iP*#jaI$OhUXS1j9pT>qyQhn-kbasVbWhAM*ow#) znX(la$VpldHuIQ7hvPT|UpAYi8P=*r(rEQa{pyR1Mk7(05H3*#&{}A{p*f^2XuVjZ zuwLLY^z5yKyhI3zDgYihS*tBk$`x&KOzp3|#`}1maE^V1lYGqi!1$y`Y-RdMe4L!9 z0>~Z%PO)$KSAZ)S_&QXBol}tDl;{m8+d63ZFV=o|m3&=D7WA9K(h8&%NGrfA@C#dd V+y+Q7z-j;h002ovPDHLkV1kvczAFF# literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi/inhand-left.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..4a5c4176b6e3b2c3fc8d9cd20bdafea647c1d859 GIT binary patch literal 1014 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV9d*Ob`Ho)PG(@xm{>Y-ueVd6 z#IgFUB>6UHK|x18FPEI4xEAFfcLRF8os6`NesU{6xi+ zgVx%!`+ zzIaX1|JloD&YQEMyqx{O&z#8jhacQ(%{sbiU%&3^DyBa59Xcj|UQfFGW%-M#ZO^P( z&Wp{7H{EhXE+)tM|6)1wN2VtgFVFKkd|R^Q_=4wRR^hKA|E??k#ce_`G?YSPW#l?L?P*3S|2+3C*}cKJg^fvp0SDT^(YSiE+qK;mXWm47yKOhWFi_^T_|MuebtQfx zu93U%p4+iqc;}yQd;Uax`DC~4X#AAp^Ilu8`{6gobbZ+BK$+uLEbf^LRD6CDzoby+ zxVO&hP5%~EElU3Gy)F5k;e5BvH%$^3U+kC{^?u9E_<2!p5)2lY_@+O*e9f4GWcL5d8GA@1!G7cHE0LHv3)cKfig)*E3EsZkY_5 zGTuGC(w7&n{xaoF@mF=mczdJxN2gys-I^QC+Mv6uYO(g}wbSF@pJ@-O+jM%`^`Na$ zOFvH*wYqV0(Y?RQbK~}1tgxBaa&qM^lTUTId-rV1UCnUg#gWL`?S5j=|6`iQ4 zFkkXK@6lZE=<_-&4t$6UaeOnyTkLE;L#95zyvh4#s$tRoB^R3+I2v%E7Eg!WQnDhf z|8m}~vfBM;9dBLzq0+NI7T2wl%nDh2)vo)$nEKmSg&WKrUbUsJK7Nq#!a6y2_J;pi zLFrSX1C~|Es4)Dl3$>DXtHlxCI#(qbG@S2G$rM#;kGc}^+@PUD=;}Rc)I$ztaD0e0sw@6&iDWT literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi/inhand-right.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..5222d59a336c6653b859cfd9c604b8a915deccd3 GIT binary patch literal 1021 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 DH(a?( literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..43603580aeb369f6fb5247bc1d7db29ed12f3862 GIT binary patch literal 856 zcmV-e1E>6nP)q-g5zeN@s@M6$cE{;pt>TTFtFV z!FTk+hd~4|B{SPv$}DElF@7GYmf|5MdUdXA8~u6JW`M7Uc$Qh*A)Y5rZ8?_UJ>p?j zl=H+V#8FNMB)%28;_;i{g2!Kic{aTO_(e~t(85X!vm!T$Cy675US^H+h?|5|b0tH0 zl-3w*q>)4d5)_oN2^|h%luephdtbcnTSkdIjQ$oX;N&QvNZu%^W$LO@)<{?B(@_y~ z|36P#o0;~yhY~>dtLuJ_1HpZuR(0LqQ`fDX0f86b+HCquG^e?5(yL7^atwrbfXkbv zrW^oQyTHh^C3Cqh1!(y-4fwbK26DjAJ1H{H> z@5jSmbpQYW32;bRa{vG?BLDy{BLR4&KXw2B0dq-2K~z{r?Nm!j13?rlCmkly1V4x| z0Y!)lML}^9+_?4zUcw{9op^+t#vAC$E5wE1M#cCEnapTSXz3Y0dC%;$9}GkPUe&AW zet-|JfLFjP@ZS}f(g@JmX(im>?q1{m?&jm{+-#mLk==2BM z8>H3$`VR0QpBj4r|C5B+0)piI{mKH3{F4y(XT1Vmfxn}`8^S1$(x*HBga7~l4rN$L iW=%~1DgXcg2mk;800000(o>TF0000Y-xA)-y zkz@O}dDVt=y-;{GVPTgOx2vPf(x%u|&d~=~c^A#z;xwskwut7srf%nhjwK&Wf5^Yk z+M&hKq|~uv=kKT`M~Y`Vb#GC>Ge`cu?fr-MiW%#@(%bHevh!Si_%g*Q>g-z2gXLci zwL7vHs2bmnI;E3#(XdW#<+MkNYE`A{vZeo4UQKIQ-(E2-@{Zy>b-!H8X%B24C5BD; zd_?_7pdY)+KG9u|KF)s7bUePP(rhoo4_E({7Y=!GZ&otzQ14W3i%aYM+%dZ)q*&Ft za>_M{oFx-on1n>8Y~+;XOPb<4E3!I%&%0>1PMe;8Vp8~$jsnNr zSs5J<9_g5n;iI9s#YkQhvn|96$`pOm>3B98x6Nqc>F?%UpU}ghi3JZ6}fxYD=;z4 ze*Wcc(eZTMy{+FFa@Jj0(|^>FHNp1eGhQ9vy{*g{Tlm?dZ|~l8*-oyrHG9qDe>PK7 z=3TsY`i-bTBiB;Xm!6wpChWJoD2uHF1wgj z-<=-Hdh2qAzP3ZL)Z19r8_p8FFE>sXU0~V!O{n47mm9Cc518CDxty%8eSpWublJtY zu!g%FmbT|!v2#40aNxhn2i~BRKbEJ({Z|1K3SVl3XPU1sgBFm@0mLA1DR?r7@^tlc JS?83{1OPUuw%Y&z literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi/inhand-right.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..3b74bd03adee3f2ea77e0048214c5c16197feaaf GIT binary patch literal 1014 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU@XjZb`Ho)PG(@xm{>Y-xA)-y zkz@O}dDVt=y-;{GVPTgOx2vPf(x%u|&d~=~c^A#z;xwskwut7srf%nhjwK&Wf5^Yk z+M&hKq|~uv=kKT`M~Y`Vb#GC>Ge`cu?fr-MiW%#@(%bHevh!Si_%g*Q>g-z2gXLci zwL7vHs2bmnI;E3#(XdW#<+MkNYE`A{vZeo4UQKIQ-(E2-@{Zy>b-!H8X%B24C5BD; zd_?_7pdY)+KG9u|KF)s7bUePP(rhoo4_E({7Y=!GZ&otzQ14W3i%aYM+%dZ)q*&Ft za>_M{oFx-on1n>8Y~+;XOPb<4E3!I%&%0>1PMe;8Vpu3{~+hdIslX-uRt_Zt!HT%Es*Z6tqb^CKH)%54_r)jR=%G8vwrs?7G zUHf(get+J+YJ(YPcgvr1kN0^ipQ|n}o6vQASM#o(fS`|tfB2LbCG_6xOFMlido6=X zc&2%}nWSh#<@8C{XK&P4AL_9BHg|d1_p5Q=Q@ohg8TS9y+shPL@xPX}WYW@8ZBl%8 z%ZkcYay?S7F9}=vVD4{8ohhd-I(^hHErL9ZxyKBu0*JYm;>*D!h943n;0wF8PS)gXrTC zT8<%%5jx)NVO*2l=j>prc`f0c+Qpjk@_<+3rw;GGTp1@!WN+9AO|}b;VT>ra$hSsB zt>2=M^$5R{?%}U}g>p_meSq%R&+~_&KJ<^%7me5nz!bxm8sVAd>&u`8WOD#92wV!D P45B<;{an^LB{Ts5eMP&# literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi/meta.json new file mode 100644 index 00000000000..01f0cc38773 --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Uniforms/Scrubs/cybersun.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by @Leonardo DaBepis", + "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/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..25f25899e9c6cc2563c3a14ca07de49a7f5f4363 GIT binary patch literal 1123 zcmV-p1f2VcP)5jR5Qd$Q(l5fo658Xkm(red4~0ezz^>2SJUaV`uyoS)PMi_Q$2ZlR4tdw ziaL&rK?3---Kr)#;B^VWpL$TLTF-=^M1TYj=<^rPLa@{UC3p&?e0cvc)N_;2#h=Y) z0Z0E_U0u2G544e39q`$F7L3C%BTcZ{3BZxl&IqAj7e*|J;25sRG(IwLVnxd>`1>(q zTE?^^Sc21qpykkV^w6hYj-v5p00=gA(4G|^_Rr4FRwTJPm~c!clhu4a-#Czq4*K+? z{}2*l_}B)Eqg(gjZ@mQw09Nb5bY79@^mL;M#gLpeJ~D;1R&Vr8_*-v* zi;D~KqdnsQdEoT)G@P|Vq7>^VZI-jwPHI1El49D0%rA*h5}-VW>fo$4Eqnz0z7A@p z^r>vflWu{HUX9@0+w<^P>}wxO&ZCzBkisp=0CzZJX<6!{wcR+l>Cl3kcg%Mc_!?~M}AU7K%dYm0yj1Mf=c^5~_1i&_xOhC*qj_i^Mx&30kSY_6yK>Gm_rb$A&G~WfSHnoYAdh3HIYhSEB zn35oXO#cQ%@Wa`=FtKJN@gjzWPceC-$z-*SEYCI-w#*zKAJewco@_Z?F<^lScBETO z7E!wqnP)(+rCZvNEeY;2eja(blCCvj$@B{S^c1uvpMiv}CBhn8;#l)91;cs^w1E>m zNvFG4AO$p+j_gao7d03{MiPvb0F1H?Eo59-sonADw?4?KFazQB!9ze2v$sXbO+cW3KS6@;o&gwOgVIn3#1YRK?4g^aJh=4XaT5-;N!n}6 p+b?XG7C)M^*H-CQ7`Uqp`~~EFL|eu@?~woi002ovPDHLkV1ip45aR#< literal 0 HcmV?d00001 diff --git a/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/icon.png b/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..2f4afff24a2bcd8afa6064b44bf2068d87239ee2 GIT binary patch literal 391 zcmV;20eJq2P);QJ+JiK623qDSGp<5J94USlRxDyW&l5jT`jR4(K}L>^X?X69Ps_Lq*Td>zHP4qwxar@rN z{=r-zO_HQzC8y4NFVc!@65z=J>HbA$@BcCfUoN1ay z%edhBP1vTU0U1LlvyHKF%)>(DB+N0=fNj+yWXwTP6uOd!Mvwr$00a=M{5G zT=~b~HAukyU8SGh+4-riu1K;VQB}8A8tc_~d9w1Nm>}U}!FM z>#rNl^!Z}c`?gGb$AcePTbnG??ecAl)uX2C`YV{u^?UmIb9D381#8=6&$o-@?{zMI zzUIWjkKcT@zk2uAWcIc9^7+@~jHYj&_w&MPcU$k7j0aa)%2O~sDFFhsr*}>4J;nG zQI}h(d1JJl(^`f*p9H=BZLl~u>)GmE&-g=jGTVG+&$`2S zL%ZriFVdQ&MBb@0G3SzG5`Po literal 0 HcmV?d00001 diff --git a/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/inhand-right.png b/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..fdcd8e5a9589f5d588e29bc8d7f1552129909ac1 GIT binary patch literal 568 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVEpgt;uuoF_;%J=uOkK`t&a`z zL?ks9olZ;;i2d&S>t3w(rL#JsGkagSZ9K>6%lXpx4gWUIIR`F0QQL0&Jlp4>i>8>6 z0wWI8*yf-+!NI4C+c};8=N8tl>uii(pYC4mcRg)$ps!8EWxq%N*|)^KC_WuuRm*VY zSIyE-Hu=3`u7U5rSId^m3pqz(oc40QWU-B$XkA4> zSzRbFHdw0(c8`pD&=VoC2v^R|8rXWEGvGo_f5<- d&jdxL{roW(6`BnK(t#<0!PC{xWt~$(697$A^!5M% literal 0 HcmV?d00001 diff --git a/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/meta.json b/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/meta.json new file mode 100644 index 00000000000..0ff00360830 --- /dev/null +++ b/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuit.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Rosycup on Github", + "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/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..fd2f0d40da70135d71c1412a03ff4955c75f7c34 GIT binary patch literal 1110 zcmV-c1gZOpP)A3Y%yD+&|^iULJ}qCiogC{PsmKNa}l3H$8qY|8P=%gf>5;9%DG{QP|S z{{9|a9UmXh>OH=@9Bc8@<8$#llLef>KR-XC03RP8aep$Igr%jW00H*d&O-#@6F7LO z!3Xo=cM`yYZ)|LY*Voqw2B^rauC9isr>86uu~Wleiode562Oze=k4t+3%^wWz_+)z zqx0wI=diW46~Q+*H-#S_9v-47_xJZg9thJlhjdK<}4E| z!CNC}{cJtQalBH}w&m=n_@p?&ra$U2FMeYNp#I+8Ubwxzoe8kEwif4rG#CiHyu8F} zvS4RtCtO}$_R4}Pe0(zxVaz#pUnj|f-lBvuUYXYp|d zmhkL8ZC?CV0Z8-I0Og8scz77MB4dxM>Sx=#?&tdH+V5u*k-EznGrwkGZS9y>wlw+f z(pHDx*4KmIngLB<7Z(>z&2wwx1aPI<-`|g0U5ax68#AEJq0Tl0uCK2LoAK-L(t6GK zTnRABRl_jtS5?l=07M`IBu16+QdWC@T?JZX90nE!Ievx&8|Y}?xQ z-2yQ7^Z+8~l&K%X7L7kfj0K}8P!uQ%6a|U`MS-F~QJ^SL6etSJU4h1>u{v~?tg6~_ z-{V*LYN{I&-~BiY_|ef(V8xi#A%3jIjcs5GA1-jJ6Q+rqO8^DWvXkDx=p7vdPESuO zGoy)sw+#%i?0Z1Cz$r%rmjI9jNUx;qOAyt01IjtxVu=HFUDpFGrh8=wwK?l7NRWn$ zSQz1J5CR4p4sd~!veE|Fw(l08${|F?6e1_kD&Ew&hJb?9w$AAy>cvUht{hwf;FMI; zxU(SCk7ZR@aH^_r5MUN3_(*9C1B(fdvu(du1lxNha%VtYfJ{td z*^pT745$jyJMOA{c&xCXAVfyM*si-07*qoM6N<$g2Fl%kN^Mx literal 0 HcmV?d00001 diff --git a/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi/icon.png b/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..a0f2ea3013efc8b1f0451276d6bd3e5795e6d7e2 GIT binary patch literal 390 zcmV;10eSw3P)49D~24N@qGAW|1ULR}sGbE~9j(GBHC!BR-{nU4<<XqGsCp8x;=07*qoM6N<$g8$vH9{>OV literal 0 HcmV?d00001 diff --git a/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi/inhand-left.png b/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitblank.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..2d31fe5de2374642edb1e519c742759ffe0ebc4a GIT binary patch literal 556 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVEpXq;uuoF_;!|I-ys75*S)KC zgB*l4d1JNC9Xx5tF76?$>6-B(;;+Z%Pv>r_an^Ht-xuPNtKRqa`NoMSS{5iVDJkGU z8`=+it*U+WxHj1AzIv$t&x6x8E&p@JpMPni~Klvzh)u#-@R4K9?zG*w_$7FU90)$AJ*;H zUpHgP)Ei~H?;d(uRB0&}eg4^`>L8^D1r{yGA8+hwbiK{acH`o{r5nC_CGWp8ank0k zHzkk%{E|9r+0iX&-_K58o4#wMx+>G7qouLpzxMH0M0MUi8&-AfuVmHIjr+WMt8X1E zjOlBT?X;EJ$RDkL?O3@Ni$cmr;ndxE-R`nw+?n&{&}-OFsv%Ft5q`}b+SuRp>W z|6UW@7MB-uN|oc|CB5V6R_22F>8~qmuev(0xZp-vN)7eB!T)8J=PWI~c#nGuTjKV_ ziEC)zG6 zK@-?I)nr4@O`KfJr#C?@h%4h#>emTuy=N>WB6ss#a&~I_$bWvmt+3`}fr^O?oD*=M z28ZjV?`N>&Ota0~e!SZ2_N;sP-a1xSOZTp5;{ASWL3dw$j=)~cv-7{qVsLr?w{Cv< zK?9!m%QBaoO69D*p!sM^-NvI&!*dwczWypD*Y9pI*Y9DC-Fe?*g*@x8Yd>(Vz2AQO z?Y0;8=Kq$r2ko_=c5c-wHHH~$_C1mPI&YoO-e+80=OgUC*4QoISshUu*&?(zjpxGT z!)5um%Wi%9qxX4L_xonOH=CaB zanQJ!&2-?1z~9FS?d5-0KVWs}j5Fp)I^e&0P3<}Emc=i>9_qF7XkfvK6nqc-dM;{q zdY;_Ta9<;RfzwA+*2XC2?C9rGlx|?SX!%`vj-K&C1X<-ZRku72s5iz3{r;ZNnUk^~821dGu6{1- HoD!M-n{>x7dzptMS|IQ}Lt80*>Q5cebnXcwBw@cIM4^La%XBAXBa{Kjt8i0$y&0>G!aDOJ$ItqYKrW0ozg}Ku>dvtWR@wp5>2~3@&p1Pd)*sD)ZPkHv;F`Z89{r&xwgL-MB+S9*pTEZWVMm1RN zgZc)@9og_v|M2jzCdi5L7y`7XAN~7yAHv5r95~u#;b_6X@e#lQhIW$}&NYEf4>vB5 zs9&V5rhPBR#gOD0pE`xLR9>_<;cp8_SAKqezH$iy#DUpt=5kF)8i)GHHA|jqC$`_( z5kL@Q>S-q;KLU^>XGTzI>+khs8Fqn(AVU-;+LCk5(X`9@>?>R;`oO1W0SSmH_||zE0zzgbSHWuKTBZt*FK?s- zWQjp3_~u7IhM#tb;W*?l1RJM`JL0_NV=0>j&~JeY#ob$>1VamWYFiOo@Z~(ko>>4u zc=wj!M$Y+A31<;o<8z)Wf>{9h!_#)StG?Z?@3|gP#dIjYC+Wx@eQ;M*t_8f^_11;k>TiNcpz$H{w(= zS`;V>6a|U`MS-F~QJ^SL6etQ51%_6@`ghpz>ss>4u^1X7Ku-MS|Fse5fFHj)b}O*# z7vR_(b$=<2FqzZ@Ou=V07*1WnBmsmv0l-=StHZJu!1sC1v#rR6fS2n$2fZdC9IPUk zM}X`FfRp|RGUSI*jU^mdA879xSk^6kwsvhW)P;|qe1VlcIjuFpP?zj=>;}PMu=yM( zT;L|s!6QzJY?nk{KXie}!Y9jju9~0N=A!ATSM; za$;o*fUsU7(4dk(TH%#BFpkRkvC{+X04fV}zX_wu1t5p3a- zg5PTvxVX3o?ix)YlG2CGkjw~uQt}7@lnqLK3G^WkcHd1>srXDc?qHAJqMT|gwV&IW mB0O%1Ln`;uuPE@hDDVduO>#RIf(AtZ0000C zeBSGQ=N!+wB9RU2fOWt+@ZTLcm|}qEdJ6rUk55{y-@Co%XBX=9_bTt zdO!~1>Z_v5D~~|xIF7=K9CbWzMM`l+0$Or_20_5sAl+8qEJm+S6)|J9Jr|JA{W(29 zy}))Vih^9%r6`KJU2z<99nWh=2>o>^$#F=|OQmT_VHh%@@B1vEV{dLCEXy*^wEj{2 z(FP#mobh&u`rHQvlx4|1a6unZE)HBo0<^stI+`8zM+fuJh@6DkN7C4aZb61QNRotC zT={+l`20TU$nA@M(;>E#?X!Cu>99k32q2YL?t0RG~GT7-O~tN;K207*qoM6N<$ Eg0(QW-2eap literal 0 HcmV?d00001 diff --git a/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi/inhand-left.png b/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..aeb2c6f10d57e12508e236826f177200e3081d22 GIT binary patch literal 573 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU}EufaSW+od^^k0o7qsH)qSP7 zE0^n+2q3;wf9e0-%}RT}tnkoZB!0B?{)Ls^W-D)6*s{bWoJ=#TocVK-Z=$u5j*0^l zF4W30t4wCyh9fzN^CPUy^i17zYNow4S$+Nf+*#e9y(RmP@13_{yQ-Ma`uyVys^)IH z=d?dSf6A@xdl^o=coXvM^G==Vr)xKKA6?YAcS(ZGvD*}!FM z>#rNl^!Z}c`?gGb$AcePTbnG??ecAl)uX2C`YV{u^?UmIb9D381#8=6&$o-@?{zMI zzUIWjkKcT@zk2uAWcIc9^7+@~jHYj&_w&MPcU$k7j0aa)%2O~sDFFhsr*}>4J;nG zQI}h(d1JJl(^`f*p9H=BZLl~u>)GmE&-g=jGTVG+&$`2S zL%ZriFVdQ&MBb@0G3SzG5`Po literal 0 HcmV?d00001 diff --git a/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi/inhand-right.png b/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..fdcd8e5a9589f5d588e29bc8d7f1552129909ac1 GIT binary patch literal 568 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVEpgt;uuoF_;%J=uOkK`t&a`z zL?ks9olZ;;i2d&S>t3w(rL#JsGkagSZ9K>6%lXpx4gWUIIR`F0QQL0&Jlp4>i>8>6 z0wWI8*yf-+!NI4C+c};8=N8tl>uii(pYC4mcRg)$ps!8EWxq%N*|)^KC_WuuRm*VY zSIyE-Hu=3`u7U5rSId^m3pqz(oc40QWU-B$XkA4> zSzRbFHdw0(c8`pD&=VoC2v^R|8rXWEGvGo_f5<- d&jdxL{roW(6`BnK(t#<0!PC{xWt~$(697$A^!5M% literal 0 HcmV?d00001 diff --git a/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi/meta.json b/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi/meta.json new file mode 100644 index 00000000000..0ff00360830 --- /dev/null +++ b/Resources/Textures/_DEN/Clothing/Uniforms/Jumpsuit/latexcatsuitshiny.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Rosycup on Github", + "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/Under/Gloves/Pride/ace.rsi/equipped-HAND.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/ace.rsi/equipped-HAND.png new file mode 100644 index 0000000000000000000000000000000000000000..bbaf9d6e685e2e733ca6defe765577bb6b991d1e GIT binary patch literal 559 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zUwXPYhE&XX zJIgljkb^+${KY0Om6mozFL(H<`B8O6u)@;T?1u9P8Fz5&@rLX$^y&3>hfcw@ zxc64hM}Dh>?>7GZXG^lUF@s`@fD?ye%Y@I$2D)7wk1VEXbWM0}Dc0RuXwUHa@4nBn z@A#RDI|@s?R<>|3GO%*_qy%Xza0qiZ8uYhUpM#s{_3iXe24w_r)zXEFns>GXJf;|0u6>arxWVu#-8)Pyk#%r zQz3`L**8Kt84h^3T~oCFJIozw8cO7w^9-95eepK-k-hr=?7=SV!;_TJH@7Nln@Tx`T1!S z!-MUCQt#QWOm&nwekn9FPx#!bwCyR9J=WlOYbmKoCV=2?j@kqIMm@wl_gE;V$i-rgy1raMUh}1cw|1G(qjo zl2kFz&it95`57<_!!V40r-&6rgu1T9Ima|j48suZ2eSL44IQ17lmG+*t+dI3zVKO^ zXz@B;q};!UZFbw_@|oxTApqePaL2>%2CAwO=Ntfi->VHYO(TFR26Y4|PnsLSI#xW7 zC*}zFoHWI^M$@m3AomNjn&cb$!V94KfSDXk(!kQJ7T;h7%zzm%0|{QA;$#o|YM=c8 O0000f42Jvd+eniN;SDg5Fy{5!vU^C35r9j?KLui7_mf zmd+J9cqmXYdUb67&7{o8Y1%R3(&U!Z1p z{DCWr{C+OB1-TB=L=v+#7$uVTynAlaaV76Znz+*o?#op>V!teY!;t;fb6v;Ut&>!@ zO?I2Y5Hvk(|86OpGTGu<@!YwKZ|0|zWp>HkX1RM-spO-~m-$&nGf(8HE!bbyVJjCr z-?iY})_?O77@wR-ZD2IJvA`$op0i-CrcdD7*~-_gtDMfVl+0B8@KN@SgpI5I{|me9 sSTGNPx$;z>k7RCt{2n!ifJKpe+^Cw&8lV%9hmI$xj;PHq9`c8h(5zCgSA29EX-T>1(M zW-J|qL^?$T!9j5SIoOm`?48ZOUt_-?Cd>+`D^+eEFa{9aU9)rI zQ1X({%|%xoKi8#IjPzfR<_jiEFE<7-7zUJf|MT+vDo1P0uItiZ7+B9W2H=O;?oZT| z@t^e$Da?PNXujajw|9=_3m&zuqDFAG@Zfs@0+1Gv1_4M5NP_^R1*Aa$(gM;T0BHef5P-CR zGzdUiKpF%fEg%g7kQR`}xGF5oZ|iwwuTvHZ;HO~Oa?EU9)GSJ&A;8R}wXS99SZmEe zPnUk(!gGKh`s?GXGq337jO|PxLQ+aq+Rg^sijOI2(X@`j>8QP~_Z!`|xo#uZ9FVQQ z*I6_j3ph)TmeY!8))i&1polpTfPAFi7!nCC?&-J0000p;<5%x)&J)pAWjJvBiER0C^Nmce*0z=Qo{oDc#jwL}kHIwwareEA zA=g(kG)&!k^$7o`Z$ESx4C*8f-@fOQ>u^CnZQuW6=fbL(v$oEvn8(hLvHf-@tI2F% z#tD@?%Z^)~{=55bUKR5p<%X8y2I~bG8df(KzZTqMzti`>oYYsgPga$`_POnC?BMVT z-=TK0?)u)e>__tqKXTmI*P5FZ^KI7JlO{|`O;xKE8P@a_&61kF_mJt#e{8Nv{ud4j zrysbqUNbTvqhT9EF6qRyT(jLiwK0=ir%z>Edf7;A>h$&ZCvVz%Vb6(0r?n)xo_~$p zTt9tAiDmDxe~&mUOcTti^~1c1XV&h$Dj>cvLnLtTcm4j9Rjh*d1uXd856_>^Fhja| zf&G*{Zpy35FUWH-{Q08UTg?3E*n#i0C$mi!RULnMQdO>e=KtLXmZ+a&fW%DvPZqbU W*L{ow?yd)>1_n=8KbLh*2~7ZF()(=y literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/aro.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/aro.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..cf427e0f48fd25ec4968c93fb14c182a182a8290 GIT binary patch literal 274 zcmV+t0qy>YP)Px#%t=H+R9J=WldBHGKoCU_7{HN$p>`d?wvGz=73KeEzXF4-ZR%PJ1_FwQ8WaSz z4-yn}l2LPK_hxPe6h%=K<=^Sqnj%7yBw~!A>pH5cvg(0gy;ZQ>tYk190`NHA*{!$E z2h$=8nz1(9x{+uW0Wg}3ou9wBoh|~fKkPA!`S%9mI2L0J0A*Qv8_4rq0IwLlBfxW| zp%GYV>qf4}^Sj!*5fQ;wpEEvs?+8M#z<0)ZhG~%r5VXpW8K;3?)BpJoYCsLB0X5*@ Y3B{_f?^r|3VE_OC07*qoM6N<$f^$P~jsO4v literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/aro.rsi/inhand-left.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/aro.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..1002bca35f5f91facd34a11dbc2d1fd9b98cf6c0 GIT binary patch literal 531 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z&w9EzhE&XX zJ4?}@*-@Z1-P6@KR8Zs0!wa{UG;w`+A#|oSKH%W_6>Hq5$~QR_Y_cq0>kv9+!UYy< zj!VyqT6DKtS6^=XuDV>W^7FgY=XyIOm4Ft&z&}wpua23W9V@QCE}W!dGXH$$hgmZ} zPFm{q=E#g+{g)@1U6d=$DE;I3HnjboT3A$FePUWtn%D1XU6JSJuP)b1vs_-gdvEx6 ztu)KLOG{#0I2Y_b@y+Xa z>yPvR;rZtu1hUApvoc*UTfj>s;X8$)$1v{ybCV8}ydP=8O<(vgXYEk@73kNnb=$=F zBiEw*ekU3q)?nP?K38JXIjd)Hc1@h+cdGf!goQ8S+ZW7^Z4o%XD1X(%f)lgnHoQ|> zeB-s@)z}uD(^>ZYH@rV2Rh@k5m?pg2(Y{PDZ}Id$vMc8{Ops-gzn`SOpfmE{x?Of1 nk-16J_HSO7#?8QRK=Bi6X5PQm+1Yu^Kr!Iy>gTe~DWM4fm4NG% literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/aro.rsi/inhand-right.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/aro.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..e7e34681b7bce78b54f4da04a81868e2037ad15e GIT binary patch literal 543 zcmV+)0^t3LP)Px$*-1n}RCt{2nz2s8P!xtw4MUesm=Ia(#(bM-qL1JVF)@WFAn*oG4(yJ;f=|F= z;-Dj8D~`y}#Du~1I4D?*+zah(PpkizFj0EG{@i=h+;fQl0000000000008(`IJz&H znSvl--}h-Yn^CJq&fVivQEpan9PJ}gP5a~H3p%^@C_Y@08+%kAjIGL*0c`-${S7yd znlyi%)9qDDA7zPH{p-s2tWYR0@5G=X#r^vfV6-#2tZmu8U!FMAPoYL7LW!3 zNDD}V0Hg(^K>*SM(r9;urTJ|?&-OlLrT~5l+LmKxV3PB6aSW-L z^LEx=FXljj*7LjmiF9qv6cK5OxFIRBrsw^F1^o&04%|}ru)59hi*ME;w?LgOf|J*LmvPPaFG zjAUq#(O>#c@!+r2+rO?`pSXGK02_<8`^@*pe=ggYcjL>3s;S5SdypOfM}vGto_;eEN~w*@Ap@l?ATw5v62TKs4I`}5ns%?VpjyI*oK~YTeOs0$E>SyLd4KOCQ;YQy=apweY)qH!kmXoP?=GBJ%ePANmUMt@NQLANK;_MlJ9a|d_@ps!*k5_vGB68|q?(uqjX_@Pk_mW N!PC{xWt~$(69Bkw6xsj) literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/bi.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/bi.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..6251d8c6c9cd070e1d40b865d00ee8bb0c2bb8e3 GIT binary patch literal 308 zcmV-40n7f0P)Px#?ny*JR9J=Wld)<7Q4mE>+(?Rub+%DRAm9fmDN;rMAw_;6evM_?E&PbYHlSEo z1uRUkiME1`AlJeuVqo4|!EO$0wR2}K_wvAT9LI4S14(4Xk@|OYWyO&s5&H7ZUswh{ z3a?5j1Mtg&r*+4i2k0g3TpD}fLswkiZqs^}c%!WEbcCDBXT0-|2Pjy#&6fpb$h`vo`P2Hb!f2(STN7LR+_#Rqi&0000uzz$=`U6DU+vw@MUUG zd#~+sOSN@E#f5WTY~Oq)cacrzLW3xG$@~`~tL}Wd+1laYl5u6V!&+a9cY;~DSyxsc zEDy9_vGwKdeILIYp4g~ru+-ws;m@&O=52rQGfzqPeEG%Ob*lRI3%Z4FXZ>aREtJv6 zS?>M(ppl1@)ag!J1_lc|3#MyY2Yw6imK-hhiQqi&Ikx7X@R~)N_17mK@?v=CZq99` zwuYsk_C{)Da^cGv8-yGRZ=9df$N6pU0+qtDrZ>ME_P4PqEAwoW@aB#!*qF; zyhn4cxUDpPZFl^r7sFG}(`{=u_H8bnXkt-^@C}O}{?w?qvxG i)84yO)HU!QtNbbsQ|Px$&`Cr=RCt{2+ObZ;P#6W^Q?+r>IA{p6pbcr zug#Qed+Pq;3`(g&y`pUC-n34y@iITc?qm-YeBogHX{_A5&=!Ewt!f>g0N-OclN&3e zOo>_6Z`5W_0np~w7T^vVs8sbZ!BNxT-#Ii>LEr0A9oSgY73~$yNla@2%zmp z@2NZp=Z>N+pmlx)>;zk&V=Q3W!nyIT&;2*IKq$A-El?E3w!m|#Q?*JAc9Y7ijkPaY?1xN>w#sZ`RNMixg0i>}2=>XDLfOG(9 zEI>MdG!`HoKw9n#uq-R`xn2_b!_gSR;nIAF8mwb_jl_3=YkQeIIu7O&OiNrqW!^QB zBi1^Z&nHAqT{L^jDFaS<^|hv6P8q>@zc!oE36WL8=kHk_n!1Aq>b02~O?@EZP$#an z3Xqr^X!{DUn~#fiA1*)e^wv-OxoZ_5H8-%d?%2$_>umv{xq&p+HL?Y=Qq*|`BBI>- Y0X6`bM!6=7%m4rY07*qoM6N<$f-$J>=Kufz literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/bi.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/bi.rsi/meta.json new file mode 100644 index 00000000000..80d4be79f15 --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/bi.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14, recolored by KyuuDev (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-HAND", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] + } diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/equipped-HAND.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/equipped-HAND.png new file mode 100644 index 0000000000000000000000000000000000000000..aa1c0963a81f87452d8dfd2f02cfabc6521c3419 GIT binary patch literal 635 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-HD>U^4Y|aSW-L z^LEz8yvqS1ZT}afBslj@IPfmy#3ZrK)}_tcKd{+2L{_lbJI-%x-MjumUhk2h(kvm) zt&OXK&N8s7EGhF?ayVh>4)d3LuYdF9U-4hP@{{fJfB$OxZ0B$bIB_Vp0EwOTCOPJ= zEZMu?Fa27^{=fhyvFq+wRVe|HbaB|Tl0OtA3wb*$M7U|$HlLG(Z~MjtzrA4tDYb%zhtKD z;m}K-bG)oyJvnK6`daz_e)jyip$YH)Fa7nck~^mEe`W1l8D3YHgxy_+cCVeE8zsk_ ze{q*-U;M+JGaPgu%s$;y`0x*}TA>!hoTc$gynIf?9F@49eh3RJP8kyQhEcoVWSm8~y;T^raswPW-Ir k$f=4EbpXfaJMDUgfSYF%zj$So08mdKI;Vst0G>7`*#H0l literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..0772e6dd74013c614b3c5d7852ed66c3ff98c960 GIT binary patch literal 332 zcmV-S0ki&zP)Px$21!IgR9J=WlRZiUK@`V-%5GsNSp=Q6GNcJ9tSz?F8+d?Jo?%arGuY%Hri({d zwh$KyLdL>R5VVN!QUo<1zL^xM@_z8D_c8x@{~0h0!!V3ZXG=?p2uD|!lJ2#bJ-%>v zcA?e-E7vDlvdBx>cOBrJ#7|%v8V85{312P+Qi^^lC{l*Hc>T4|A&lDW=e zc%*Ir(p0s4JiY!zQ`I6OXtCTAQy*l&ORFfv<3#OTh&E7W_EV0`10q(&F0#u zGtWv&YhQ0&rZY83cb@qF_bE$UMWlqIo^77;QT}+x~SY@5-RkuFjR=y6{MRWe7r@N*{@5s ze?_uxlvW?7I@^2Vlx*Ft zCj~)_$Nl*m7pY9XWl{Mmbobna!pvN~o!uLb+1z`Xs%6>RB0kg1`{I8+$MEeOX0u$i zAH4b7npHQw<4#^_nA@5>!Bc6eVb-L7@@h03=B8i>KLySu>V>WuzEEpHauPZT-G@yGywp7Sm%@g literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/inhand-right.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..a3e6ba1f6d8685d8b72b9c9be58c4f86b0596f4e GIT binary patch literal 543 zcmV+)0^t3LP)Px$*-1n}RCt{2nlVemKp2LBY-0JsIXK>*wW+#mpM0d5cgw*WT? zfLnkY1i&r84Fcd6;06J33vhz~xCOXLeE>oT?RUL6#10@3Oj0r!CkbK)Q0=s>d^)an z+R{C!8NY7q04na#fW~6u6rL^jCqxw=1A?NdjlyZ8G_Ut7-J)EhP?pA`2-n|j7ESAZ zm-e1+=^(6 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/meta.json new file mode 100644 index 00000000000..80d4be79f15 --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/gay.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14, recolored by KyuuDev (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-HAND", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] + } diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/inter.rsi/equipped-HAND.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/inter.rsi/equipped-HAND.png new file mode 100644 index 0000000000000000000000000000000000000000..f982a80002c9273a5abb32d4fd11bc9452ac75e7 GIT binary patch literal 478 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zXL!0ehE&XX zJIgTWuz`T<{-i#KlZ-R&w9MS{M4{vd!-b~;nse=TGRi0}TmFRWWRO9H%;Sq*NppD* z*Bh@|Gj-p-e=8!HTLhdq6oJGEPNk;5VoJIx`&&CWwoJ6XU$ysPO|QW39~Rk9q|6x_ z`1d@1Ss*``pP_W?$#olJvLim%#E8AWzf&{!S?)G7%?&r=tsjTJd0chz!R@o{&bta% z|Kz@KH>&Ec$ZzJ;MU3j^6Dk(}mAcHLvMgc8{<33FSQI|G{WhJ(=@FY9kvy&8PWTNg z#-+cr(|h(!P-@zBi=$!9^*u|D6|JrF<@jiHwPAl>+JQGYUV0)@4|ESmlT6IkVZIeB zu&1`SOk8hS<_GE6i}xM~oZdHIb@Izuo8G5eChanr(IBzvva;=O&B=zl%HmIV$n~ya zxpU7mB6NMzy6=7RdF#c`rks?B-aXHpA>fO8rGv3;zf9+3-=i&tK&odM9 z6XzR!$grAbGW}-WpE{|tm%~{M#_a9j08Mi{^)-LgYlC!F_ p)-`hNUzh*@ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/inter.rsi/inhand-left.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/inter.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..43a90e8993819acbadc59d16764f230f651e1906 GIT binary patch literal 466 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zdpunnLn`LH zy|vNzaDV{Yga52Ym>3-$PjUrLkyY}#ev?s4Y=OaJ>N6e#O~YQwR*!0U#(yuv1fh8G^bZzx2hk=1UmG3I-mRcPLbdV{>k4rL{(qi zV_ETM-RDA~ox7($n_S}ewxle4e^He125(vUSKk>HRLMJZ|85AI>sP?!)n>xz$aG@) z#?#dy%RMJB9J}qi{*_5!Jx|o9N}fKZFNPXC2X--L6H8RfJ51Pq=!xAc8XU$f6_ z_!MToBq{ld+XRMbpH*CL9(%l_`?O!*%@uo&XKxn%^PX?R53z;5=T~um{e97^E1&7u zZQg&ko^KERFZS@8@uuGn4%y0g(wg5~-hM0iK-TnlOT9(s`hIh(C)`(W=*Z~U$B^TH W?}^c}84AEiV(@hJb6Mw<&;$S^navac literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/inter.rsi/inhand-right.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/inter.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..d256a771f5b37103ad9a36f0a5d4c9f340805825 GIT binary patch literal 487 zcmVPx$p-DtRRCt{2+ObN*P#6W^bE|LA2A53Y;0rkT4#6?Af^Xnd-@(aM5HiNG5Ff$^ zNT#|JLGTH({0=4dR`4cGuKAPpe2}T7IX%5;Oa2QG5fKp)5fKp)QAI?MXAmhMc?P+@ zynu*|>Zo(l>(7GjIU{dsSaSW-L z^LEx=KWRsi*8YvsD&icoTFpEnI7>Q3wC)}7caVx%w!~%8VvnlRCZ5gr)iRa-b1W%! zOxEa_#MG#hoX7PjWoz8CM`Ud(Rr;#=|l`r6mMf#HU{ebJ>o ztN4S(?C0*l%u8DrC<31P7(06*n3S9<<_iFA3w>M1Oae4CW)$#x5 z?YJx~*!a>jE9P1Ix~bQ0?7LXWz2jf&*%DTUIVJV8~^@MLHp2?VP!6Z+S&Y*Ssd1eS4UG)a_|bdA#x3mv2!V zl{J;D8~!HCU#|Q6>F9;aX@yTdJ{5I1aV*{A(~nQDc$Zbbm+nZb`u4WS*~!Fp^NCe| z*VZTm>z~-+EU?FN)}A`1glAl57Tlh0b3Mr?<*HoCZzhKR*rgj;A8ci1c<|?g?xHMK z?fU;aUOqL;yUKlADst=bwN^l}#sAeC!q4u!^;q%ue?^0z8`m-bqpn5ZQ_xT5B|`iC U>a&(T1g0DYPgg&ebxsLQ06}dP3jhEB literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/lesbian.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/lesbian.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..6f6534913e0d61ef4cc657d9100f874ee6ad969c GIT binary patch literal 290 zcmV+-0p0$IP)Px#+(|@1R9J=Wlg|nPQ5431{%n+m*kDVMJOD4@39MLJdJ6WkvNA6uDQea;vr!gG zLdQZ=N}airteoHWeBV7^_q!Ji!!Qiv-^pl05n(@RO0}3LI^St8d{qym)~kYbb|fvT z033)IK30hbdbx2bk2>_XJE_;|02C^v#N{!U<4FL5Frd-xsJ^^5ye$V@i!VuGws+mn zb>4gV&v#h(s@Ayz9IrHO1?mm-H&fyY0Lo#Y$v-?UdglsUU-i4^>k32!FEJz`f}?u123LX5P$6V^e4maNiXsVD~-d)wVi50`nMi_ucyQ$=(suTpn=4R=f7Rr4m!-*>h&f1 zQo00Bif!GU$!uS_H2SJ%luOMJ{WQa0oZ(XV!9AA`JlUo5u%vO?d&^AqQs!F=AAEeF zl*JsKI7)u zn=>Z9ELy$UWZ~0l`#cW6eD}`ZzGoZS@9f;Ob-(z`+dFuFm3B8w{5+?AQK|5Rr)>(o zd0V+|9Mh{WzV~E>Px$-bqA3RCt{2nz2g5P!xvG)sCGkp|xv;4(?^ zzLZkZ%h{f+6bs}|W_08Dtr>13wQE(He7+I-u#&A?-o0rWb5 z%b$!PUAa=5WRk3S(=hsp9J?>SzsAzB`?6J@-xTxkS@sUP#(%j5!gz<;0(l|K7ElIY z8C_xNG)svU?@#ryTS?1goxmr-yc6^!xbZ6h0dNa&g8;Y%xIqBi0^A?~ZUJr(0Ji`) z2!LCF8w9{DzzqW67T^W}a0_sg`2d6vf$#O=5IX=*FiA0k^6GfdtjUw3 z1MTOH9YC+s(BZLGozmM=Dzz5)H6J~^rfC|D(^h%W?^n9{x%#1OjrkF#|E`m1+obV% zUApt8rVAAn)aSW-L z^LCcKw@jeO(eoX?GTQ`2HpV6vmJ4vJx?a2SQ}NO-$v1x_wrO69i166gw2RSqF-vCz zi>u3#1ra~^BX^3uo>f>@Tc0*>r`B`!;5YAff1hh<{oOR3!HGk$MF2=V;Z$lm`*oIy zzFJE0UNt4A+fR4fmF$00CB1i<{QsQ)(@uFXZ#Q?)v@0@NE297KTbjhwiD9*tE8X5r zYrikwP*}g1@$~2R7w@x~7}CU#&&gXdCuH&Z_&QF8IkB?I@2anQ{_uXAfB43i&&zks z`D4q-@aD}stN)W1Pwiqj@Zf+#m{j)8`3*0Bg*^NlUT;$L{=bF)+taChmrY&IH`?so zWV)@|q|c#x-oM&y=M#4wE6sEM_G-;a$?Mkh8P`_M+i2%E*EI1Q!}YkEQqsqyg#>-B zFK21EuJe2)=S}TcVb^Cys~PiUXEWOV_dTiI%9g=>p^aqX*y)C~y)N(c)Std93fg8i zDO^}eiu}v*!{yGJ@OrOrESiFCN$i=6ky-Pp;T6DAC!)I5{#TkOp-|p?1@#4fA z=e^QjV!qA)tG9OPY&q#TWrKf(*1PO%#cj^q`X?9QH*cNhQSW_r)|c0Q|98)PN|Mby zM){=u^WxYT4jg*p|K&R`wJ(u@x)%Iug90weK%d)MXxAW1*2|w#Oe5$zS fGD2cewwOQW)9P!lrmkBCOhgQxu6{1-oD!MPx#`$%gVq+vtz##rW(2ZgtSQxdlwYSYT*!czd2U`mZv9%N} z)@sE~kU&ZiiNQ3oiUh7*SWw>13hCZ~DIRn0n*#%m<2a7v7)TowOT)Jz z08jmXu)tcQA%OaFotwMc{|h8>q>bj{bWXdUZ0&T-&cl6k+6l=oSeMnM3%j2#JL_iNTqucy)}DaEzsysnQz$TN=4bwb3%Gy_xIh6vRI=i7 TF!;$W00000NkvXXu0mjfCi08d literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/non.rsi/inhand-left.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/non.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..cc856f1bee0402fef4dc91979eb26f98be5b5cc5 GIT binary patch literal 545 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zZ+p5phE&XX zduyXNQ=km{hx?P&T$zqKOUd$`+}acrBb{5i`M=_=>({^wG?x7w{Qe@h)s9Bs;vH~vR?lD(W+W=ryu)e-ugRKU0Lq8#&L2#XQX6z5o1>AGTu|Sw{0;J zi%o6aA-&r6*}{nb`s>a!Z@rxS)bc>Stmv)z42#ZIE;trChAX|Dzf>U98R7XtJ{EV#~F0$rsOdkEeCa!wy_Pd%ved_my8I5-TL|6{o zWiTg_*j_K+u+25le3!V7xw!q@UlSumO3$&)c-Eub60oa6$(d0_I9E9J=CO}!LS;{- zE&cua9lNFCqg3%7kuOh$m7dtI>F6?Ldv2uOG$-B#F*+x6AGi5kpV^?0&JptK+BS2E zV{!l975<&?c}dJcqWY)Wv8!Nu_c2xmhWT|2d=HdXvq|j+au^sqUHx3vIVCg!0NHfu AEdT%j literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/non.rsi/inhand-right.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/non.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..8ccd72e1bbcaa14b8ad00cc6fea58429f48f7c08 GIT binary patch literal 518 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z4|uvbhE&XX zd&|(9*-(W2gLvVqi%XM4?HvSn-EtJU-uIWQj{V@tx7!Z;Uvd=KRU+D+ch_}}%emKq z0!unX9tCIz8th!MbKjhQ^##HG&+7YCbf>$s0PTQ)RUcRAK3~sXWRrFJ@?kzt&F1|% zIkWOsxYt(I-(Fnx#U+|Q_qkJ>*9$wJD(9Ok-d-x1cIop9?T!w;;N4us0!beuJo7cq zuit$u{mQupN4a3LlPh-KUD9{FA=TQ_YT8Ye#g208zq!8pWq(`o+t%1GLB+G@1zIy- z`RX4s_iO&-=;(&k-R@aeo|(*DYWI2SIkoTe?=WAvqjrm_}xwr2dC|G@lz9oqtiJB&LP5=lt%yYKv4v;6sQ+oz{k1DL};s;;^$ zB;ZsN>w4~fO+??~zPE=@RXf#y*MY0%0axo- c85$C58BQlmIN>j?y#o~Dp00i_>zopr08jqyC;$Ke literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/non.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/non.rsi/meta.json new file mode 100644 index 00000000000..80d4be79f15 --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/non.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14, recolored by KyuuDev (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-HAND", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] + } diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/equipped-HAND.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/equipped-HAND.png new file mode 100644 index 0000000000000000000000000000000000000000..7807bed2b9d22906d3e528d0bbe12c5d5eebb9e6 GIT binary patch literal 532 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z&w08yhE&XX zJIm1Tu!Df>{)ze%n%Fq4izWvz;Rt`oF=a{1B;_YsOHQiZiMXe5amfM?=}ZkKjZKrk z=GmNN__=;_dHT2C*~j#bF(|eOIB_VpOgOFlQMZd@)6B{5Uq7vVcb8wGYJb_jXa7__ zwpWC|zU_YUG9$x*T)PSS^Q~BS+HyW@XYi5=l1e{={~jHk5{?vI>*RxRpUp6$kT0H=GyH~RczjgJZE-(fA4{qLxSYL z`(hkAFYj);n$vh8=B&h4u^Ve*E=2DTU3`UU;m%oxd!rm&9&B34(4qA-Imx8>?XfSv zc)B|BfBIiYJ#h8rls`ck4ON?X)h81#?uFVtPdhFhvquqZp7^AAbv@f>aKcC^PS;1!)zpGNe zi+2AEJHIeK^Gf^Tn~U56xzw@`?pPK5`uDrc!WVl^Mg>f1$`P#p7WlaE?9csdcDAvi h4#1EXaMGLVFJWxw;2^p7J209VJYD@<);T3K0RTW6?^gf- literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..a97d6f70f105f556480eb90f4df86cd30344a44e GIT binary patch literal 263 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}2R&UJLn2z= zPPXN1au8^>=MmpvI?*@BqLnrMqeM^@@A^g07bxo{Z2iQTr{tv}j-6rq5+@ z&)zmAO0*^Zv7Y%pAXM|*qTsvobGFNSy!&oea(nTv8s3JU@|b$AI1SgiOFl~PSdjNw z&x@CDex?!Y1nC{8)}O9z|GiDQ-h$zlQI*Z^XHySZaMV71-`m%4Vyd3F;}fr^v(C<% z?`FU!^mUcJ$$ggvt2_d=1->$?1(`T9dvA`aX_7QxPCLNEQo*!sagx)nm&=y}J;UJX L>gTe~DWM4fr(b5< literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/inhand-left.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..b3762bbc3b9c328279693965a61a26f09edbbfc9 GIT binary patch literal 566 zcmV-60?GY}P)Px$@JU2LRCt{2nz2s8P!xv$n!bP`#>7yl#8+ToU~+fUnHO+!gaHON-T;j85nLHq zNF3w^bZKs5Vn`euTuF|DDIkGj+jDzR&X;r|{O9kVd*SAu11O53D2k#eilQirqA1E< z;cy8N5dffc86dx&uMfp(?JEx)@E5r_zl zS`}slqGym9ff}{y{IjHw8G+W-*z}~~faUF%C57U)e0*QM5C8x+%P<*}XE0{{TrcYzZCZvdJZjC1M4z`g|luxXoet-7F%b?cuiU~GKbFH;}e&3EMciNuj{{dt@jc)!Zj9?W{f7Po5nZW-(Wp3 za6iAN!_INZC7Y-&;3xh*TL5|V^0(FX^DC<;it<1B0+^nj;=xBas{jB107*qoM6N<$ Ef=KuH#sB~S literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/inhand-right.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/pan.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..b7b08f9f860195464080cd8c5b079a2b73bd15cd GIT binary patch literal 549 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z?|Zs9hE&XX zJIm1fu!G3){}XE%1vN!3hZL3-7o1qMd$yDLe&^#>FD9H_n;dWovNGSe5y`*zxjR8cW=@DKgHME_ONp_DIn0HsE0G`RFt;38ScDom-gP! z&n^Aj+snm~d0_=Ik5vzu)>Zx&(XwoKpQkjhcES8T5mQ$)9b>qX;8R!JQ^EDc`q|we z(J$8P)D)JyDN1H=T=Jmq-1h&Lx58Mu-R!qHiZE;5JH{Zlp8fP&{s+%`-^>*2cz4%t zW;PE)x#9&D1J(;0Q^MJHecxF5YQHtpf%5#-?hEuHteO6*luWoGtlh11Px|Ppkoi~C z5AK@$O=ZV7YX_zWVh`MiB#y;MBtBdIy>i?A;B_($dXdMcuh5of%wOTPGb?|^i$^au z^emkw5cnz}u7A^+^F}38t}o70{w>wYvSGrkhF!c0{SntL=IXrqJM)mA^7Z@%^N{Xe z)iYf$D+Jxx`#m%6%a+R3)k*$ z+LE`fz7eRST9swursRV=^47^7xN077y^hsUpykvj*2=7V3PNAaSW-L z^LEz8yvqq9t>^u16t1KtYB;Y9u~L{2udv}0iwy%mW67FTT??J1k4Qfee4wZ_$u>;T zgEK2~*MSR+r3EF{7NI)kd%wy5KiNCwv*)xqKjyuDto;950k41)hhhtmh_s(m7T_}B zjrGpIvhzEl_zE7_m4w|JL}?XSHTC(J$hkF_Ce)-}tiDETy*( zroSz(_?02fP*7DC@X{$N^OfDcKPn6#p8wC^vZ_O@qHa$4l`7MQcaME-a`IBxR{cJ9 zeXUP%?beqIqb~eB|24|?>i6?3XJg#LHJ8|in7%uFFC=)OUCH`IZ1dee+qbjDcKn%} z*R1E_vLLt8cj~VTd%I?B$_|;%u#fRY`tFmdN0(RmHG4Cx*Ip*ODm*aQ>1Fl?aaX4E z%YWL;ny~lNtf=*l6E9h3Jk{iWaPZQcH5xnzZZ(*aPW(z);jrnwN}bWo^;ViuOrvrfK;t-|~8e&67X&EVJfsQgr~w+_kCF41aT1r}-q$ Q1g0AXPgg&ebxsLQ09i^KEdT%j literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/rainbow.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/rainbow.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..d0565c8748443e52be0be47579489a4a476d49f4 GIT binary patch literal 308 zcmV-40n7f0P)Px#?ny*JR9J=Wld)<7K@>&Lx>Ja#O$r+$BU|{MAXtMWg_?|$ww@je#K4% zZEVt5h{eLQ*cG>WGh0~s4h+oj?wxmsnE}Hv48yp0BCRMQEXR>t)^A^;>Ve97RWOfZ z=@s)W(9bgOh70E^d7M_9b>DexJOS{%ns}R2G#tHt3c&8Tq3_YF0g{In^>#B45YoNi zr;~e5hn82XpX%dTXqPe`GGw||J<;&x>Iu-RqzNMb*O4ZOh@g$KCq%Da0l&asK3(p^ zUUk{S9vJ9y?>AgHCj|b03spSc0Jo-g^9~lk0$2bG;NcATTaGI4tkb>#0000Px%CP_p=RCt{2nz2h;Q543%QynB2mp3SuLe(yXOb>jZlar%Emab{{c4*Rnz**z& zqTuFYhfdDHh#6m|4$l^8$dV<2;Lvh9h?;^t>wV|G6ZQNc>vz6&jk#_Fbu;m z48t%C!!QivSwT`l%nSf%e<3c-0qriZe*oI*vQ&wCA$s`NnUpp$*qOjD00RKMD3q2L zM|=gmUyU&Al=xL)0T;t_6z1EscXH;W`R?@xKK!{yqxxx##R>?L7LH%8U}|O>m;EBv zGiWt}A{H0weA)kj+8lY=PT~PGWT%B$1MNey7-e{VZ$(tr@&ujWB}82;iByT0000U}E=laSW-L z^LEy5KPE?!w*P`$TniJ0dpia7H*PZ8xZyLWj%nEg<{JyP>M!`j5jI6d%r7MA1-3C{Bu$vwk- zUiQJCH1F7Zb}CQPSeI_;?^yHgaQ5yUxv3Y}E-(jtk<(q}%XW+58=IWzHUE$Q{&pSx zx76+wr_zsW-=}G@I8V)H{?J|dglqGQ^3N6-w}ng29(pGDluPx;U9k_#_J>IyIDXDF z-~`iM#sKznRw;p(WtH#w8|Gd4;`oI%>(_!;ciu0X(H4H=_LrVpTn9uOsu|`=Xcm3o z&(CGpd+WYF!=8n#n^Pn{w%v=Cb~r4(EbTeJ@uR;h_m>^pc=|~4AN3h!KL1&k?_*M7 z$YabSg7~uhP_lqsVPRp@lVAUW;~7_S9Vpo+-WtOCpy>vqN&nfm>e43tj!)m}zW(03 zm-Abe3T+7D^3r@Wop0qs-p~scrH&UqU^4Y|aSW-L z^LEyLza&SIWA;5F<_<-Z@3JL1UpTU2_L}tx$xB7l!fr?WlGxV(Oz9+tI{+8=K|(=y%8?%5gLa||s4P8^CrVxPR^-6cU>7f;Tt zlAX@?ZOdy$i}l~<>hH9he6d~UmD=jB+qC}NV`cdA&U!^8huxo@eTRZlWrFip-#Yi| zjM|SI_rIuTtLOiZT^Y2Ig@L24<(mDI|H*D@Y|D(H3e;BAXjeLb9y4b5KHKKD8{NBUaybcgZ_?nfVq^&S7A!+1O9 zeG-p^ee>0izF9WE3e!42&eWDm{>3B3`{UINo`@d?s`Evp6m%V=NGEdBH9Sj-mK}CpPK&1RH`@p*K#pnYGUwo^>bP0l+XkK)l(T) literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/trans.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/trans.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..06a921e7d4c9a24b7288b30cf422611cb625800f GIT binary patch literal 328 zcmV-O0k{5%P)Px$0!c(cR9J=Wld(zzK@f&NMTaMNh@8#rUXjZAx?$#@{dZ;;48t%Cgqr-A&LrwY00d{J&fDzx{#pw_ z{+SaG`>IZzK=3w4PL_3Wf9-odGI_1_WdXy!TB{mpj+6Hv*{l}0Mw+CVguN^9T$^g( z>7pX)l)rI)TshkP)%etVuV7sk#2&A@sqtBX^BX2W0000^~$r*6tzEC2TK-=~f*adFXgg@S?|9A2$9R%fTx?AhnJ z{N|(}#s6P#?(qk*GXHK+=X#~C@cD`I)9s3@&wH>Qj)>CS-@D+}1V@7-FPA-EGWQDe ziZ86~+xhS33OH+bmId)MFzA)L-?+zhAzJcb4P(in0-=U9?u-{L4^3N&WtyLaAJYk&pWI7@+kVYnpc;6OWxC9dAHfC;+0567CI0+om~)5AKi)4Zen!?S zYfHwvtD}^{kKA27YYNxLv^GB`jr3x@6zA6!>_=U)+KhGz3#98m*j~->IJU)NUZ{V= zox4E4G47cAs;61vy%NjSHkVxMt@a0#_Uft&H=j`{YhG3^xM+cxgV5$bk)^K%_pJvp qYs5>hGI=CTvtO;J*fPQLCrjaj0PC<@tKEUo&EVPx$*hxe|RCt{2n!irMP!xwxjSd7&jFRvtE=Cy)vnKiw_zErz%#6N(8loeE3Ct## z7+rh<2RjmiiRgkLBZ+k7IuH&;qSk&{b_a`W&e!WICYjstK6BXjq$8ueT`1rhE>o(1G8m^uJPR`#siI@$t zuI^QDc<9N}u;D5IiN1kiSJC0!(|F#sgFWKtS8^4ARNuh2d6}LEt^$zi8}MRYmJ;xb gu=Xne06<{*1TK&xczG^^`2YX_07*qoM6N<$f)0o3^Z)<= literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/trans.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/trans.rsi/meta.json new file mode 100644 index 00000000000..80d4be79f15 --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Gloves/Pride/trans.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14, recolored by KyuuDev (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-HAND", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] + } diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldband.rsi/equipped-HAND.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldband.rsi/equipped-HAND.png new file mode 100644 index 0000000000000000000000000000000000000000..213de63b2e8d4f011916314f15d93ab7d747080e GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z89ZGaLn`9l z&fLg*$U%VRzxG0QZwDv!bq!rB8vHyMI^|Y85wui!em~*;v7hVTr9XdjV6SL>)yLoF z3<(Z}Oluqp87nw9foL%M2iFE9wnx~5!kfK+KVJD&ba#$@-0O;a`ELvA^3VNB-K}yZ zb1lPzE7Ov~cme`SPaR=czD;CvQbW_KU^O<2txIQ!GK+-FH8MP~QupW@i3JN@P3dIx z%hgOf%D@`B+=r(i%iBsYEnaRbXTOIgX2|AVdk{$U;oaveZ2k0o1OojE;Ur( zvg2)7VaU)i>2whv^ClC?z3gl*CsQrk86#))++${5^kmbV-wgQ-!j7GvE8YMDhQZU- L&t;ucLK6c3%NK)U literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldband.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldband.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..676e53d96a649961df4d16a56feed11a4c131f17 GIT binary patch literal 234 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}OFUg1Ln7Rh zQzQ}&SRD9f++&qs!s6x(B--*g{_Gd{C?D2!Z_kH@g~^Aw+gQcrCcIIcWZIy!cjJLa z_Pbhd9O=+}=2^yI*L|XpC6e!ghec!P{VulF|JG&(6GTKq$`5o3^Y93l3CtJsC}TJ= zeTU9L^>%IB32zuCINs1vI$ks(GR2bN8AnR|M5!+ZdsD0%X6U%}%nD@hX*-a?0VNn1 Y4s=8)rtSE&0q9-^Pgg&ebxsLQ0D?MHp#T5? literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldband.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldband.rsi/meta.json new file mode 100644 index 00000000000..8e9c42bf5ba --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldband.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dzordz - Discord 'Dzordz#8811'", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/golddiamondring.rsi/equipped-HAND.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/golddiamondring.rsi/equipped-HAND.png new file mode 100644 index 0000000000000000000000000000000000000000..e5fd42e7325012da20a72f9e37e0cb5545138d1e GIT binary patch literal 155 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|LOop^Ln`LH zz2(SzKtX`TVU7Zi@s0z+{5ra79>KRH8E2oa`|iaERLJ1>!t>sg&nqmmHr<+dcyrXV w72l_Vgn{6|^wg~}J73;kqkjCKAOph#b+d;t^8J?Wk)J@ap00i_>zopr0CssZjQ{`u literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/golddiamondring.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/golddiamondring.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..0165f8372954005c808417eecb6a311e18853522 GIT binary patch literal 235 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}OFdm2Ln2y} z6C_v{Cy4YkE#!Ik9|-;du{4nIUni+E#Ug>7`S8K%JUrhX@$j%~8n)|v`0sS&|9^3% zfBAoEzW(oJ75gvDBXWX|brPc)_seG-HDVJVbEp-`Yw3h8u&Rp zF5F-QauYN@EJ$uT%ob*%@yETK#mq2?;o1(BYl0{K2&+p-sJ%Hb&&=(h2GmK8ybMJf W+yr`+>V1F?X7F_Nb6Mw<&;$VfeOJ{0 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/golddiamondring.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/golddiamondring.rsi/meta.json new file mode 100644 index 00000000000..8dbf5d951c8 --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/golddiamondring.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dzordz - Discord 'Dzordz#8811', Modified by VividPups", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldspidergemring.rsi/equipped-HAND.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldspidergemring.rsi/equipped-HAND.png new file mode 100644 index 0000000000000000000000000000000000000000..b8d89e3238491932366841ac838513943eb947ff GIT binary patch literal 160 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|qC8z3Ln`LH zz2(SzKtX`TVNL>@xP}vB{+ka6E?s5GKr5=YCnli6c{+=U04 z`#AZeBQ7rZAb(fz#*q%jh{uy6+!a3i&q+v_v4Oez7StVq23%~WK=*NYO2r(kt_HFg NJYD@<);T3K0RVf`TfP7Q literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldspidergemring.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldspidergemring.rsi/meta.json new file mode 100644 index 00000000000..8dbf5d951c8 --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/goldspidergemring.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dzordz - Discord 'Dzordz#8811', Modified by VividPups", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingband.rsi/equipped-HAND.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingband.rsi/equipped-HAND.png new file mode 100644 index 0000000000000000000000000000000000000000..38a1818337b5fddd690d3b56091577b50171402b GIT binary patch literal 140 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|+&oOWBrpop-XgZ2^e@!2-|g gx_%QMGBPZ9!g$V9=>7YI@>YmdKI;Vst0DXQe9RL6T literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingband.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingband.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..2b20c3c769b4cf234072e5edb89b949506010ea2 GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|6a#!hT!Hl2 zvuAJKy!qkJzX3_EP9g@Bv_f5XWY0E5%J+fv+B%()eTw4)-q`wJmliQC?^~-L355)!EJ`H hgDux*FHQ(xW?=uxP|m#i{bQgJ44$rjF6*2UngHcBQ8fSn literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingband.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingband.rsi/meta.json new file mode 100644 index 00000000000..8dbf5d951c8 --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingband.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dzordz - Discord 'Dzordz#8811', Modified by VividPups", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingdiamondring.rsi/equipped-HAND.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingdiamondring.rsi/equipped-HAND.png new file mode 100644 index 0000000000000000000000000000000000000000..befae5e85deff00c9e073f9083862de504dac8c2 GIT binary patch literal 155 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|LOop^Ln`LH zy>*cHfC3M*gIjw0As-t7JwEO5b(xoM wt=6-EB!FOF&e@5|=6@$&O}TB)#K7?92(RlCg~wSr|Cm9tp00i_>zopr0HgTe~DWM4f2b669 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingdiamondring.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingdiamondring.rsi/meta.json new file mode 100644 index 00000000000..8dbf5d951c8 --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingdiamondring.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by Dzordz - Discord 'Dzordz#8811', Modified by VividPups", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingspidergemring.rsi/equipped-HAND.png b/Resources/Textures/_Floof/Clothing/Under/Gloves/Rings/webbingspidergemring.rsi/equipped-HAND.png new file mode 100644 index 0000000000000000000000000000000000000000..8837c958f43a704d994675ab38b3379f7f823919 GIT binary patch literal 159 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|B0XIkLn`LH zz2(SzKtX`zK-XcJdBbk^t#;r1^XcjNGwXx|Wj1LtDKMZTgBw}bPO#6pSGRIg!@9@L$BSk6%RB56_*>Gb z5$CL)>+*3|jpNMo6@6>ho3qT_qS|jfkNNDvO`lGF+WO%pw}X1_%OkNeE5$oH{yK39 zFVdQ&MBb@0ACp7>i_@% literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..123c63ff8221004dc4989fd6b78afb8d92dd66fd GIT binary patch literal 309 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP*A$W zHKHUqKdq!Zu_%?nIW?!avREOwq%YMU-|t9JrhTER47(&>X;7k^g({lehs>gTe~DWM4fx?ptx literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..80080f541ee5e19208d33dd152ddc9506a6d9e7b GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5`$3q|f;CtLC@5Xx z8c`CQpH@F!Z*T3+J!~M- z`f#z@36{76nt2NkeULh*GSexzVp2t~f-9HkH>Q~i9>u|&6A}+SGS>TYf0oip|Mn>i z8;i@=?z95hhXR;V)BbI``>JMVhRpH2m4~l<+xpu(w_ZG9!#(r!{*#uxpC8Zr_o+h?2a;~sNVfQq-@@OoA*m)`SJ;y^5jkJ)ZsZ~0fu z7nHJ>_1STMmAe_UXKwd$Taj;E?0L%4Yci{Wech&0EN6lzth&3(>)GLU0k~ZUqF(dQ WF8wv(&r^;`AVE)8KbLh*2~7a*WVbf} literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..d44dc4379d4a644865ce361b64fa030cd24a5d67 GIT binary patch literal 282 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP*A$W zHKHUqKdq!Zu_%?nIW?!avREOwq%GH9_y9vY2i@`wT)vp$$0Tc{Bc5Z z0uWSueJt*LxL2EnS0$7`j{QK*;R6Q_Y)E|_=9bia_4w`I_RP%8feRfF!Z*Tc#9X1eX zdw5=2e$kfS0bZJWo%w?1E1#aX*skN9fRo12-_zurX1~-*=;-`vtaM?|=IL%W#?x4X z($jW5eF3x%1w?d6EcU$gh`Sli!gdN>!&``lrZD%S!+Kn@9}=uaQ3%ZCF5ni8RhI-PR+l=xKea(|Hn5C zlWY%cWe#%ve^t)l|Fo!3g;M>AQ|81^3i{r6_5On`+|!~@28$N$yPf^?xdID{i_kba zZO`}4PrtH8oBP1$d*_X_uDP;bU=)>An0x<*9DjB8RY~vS=l9sc|Fb?@udgyUvpsQ3 z*xZdKwWy{lB5x=L*?rw-{CPC03nhT(0+F$N%pgv%VGxFv0EGarFoD X`kXHl>Mpl6fdoBW{an^LB{Ts5$zr#4 literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..e5f1df3dae912835d1b41185e0b0210431a0d055 GIT binary patch literal 286 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP*A$W zHKHUqKdq!Zu_%?nIW?!avREOwq%gTe~DWM4flRIc= literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..db958515ecdf8bf03ec2ba362291a41bf5a6d2f7 GIT binary patch literal 387 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5`$3q|f;CtLC@5Xx z8c`CQpH@F!Z*OhnYgQ0w zcv$?6^-T`D+~ITI3SY;_H#^Rwp)EGTB9aaayZd^WT=`nSI8M(}hgg{xb` zvl`ZxGBOF!Z*Tc}ganGP zfB0W({Q1u*x8o*<1x0xe=>&4S3onjR5saAVHanmoSgd1q#|aj5*FH0R@*x4ZuNobS88&ntfz>*x}3%GrQ{ z866#%pZrDaU;UNLDbc!} z6P_{%#@y}waD&}sJ&Wac0ncS24jdD*#m==K-+OG5Zo8+8sv`%dNpkz=lbLU|9qxs= zzPiCtah}EmO|-4F+VNbbh5Xg3^ZTE&IQBK{-p?BJMry~eSxm1PH!Yo{prWBKRZ}N; zGsyEoyF+D|e1WpblJ{zYVoxuB`)#`4DzW+Z+)$P)%s&*4Fz_58fV_nhR`l)repSKd z5=)AS!{?)&Kjr$unjSN%{XTzihmxR&J@*5}RbhnC|9uHNQ3|6=t6rW2L!&))GYdD48WZ9z$FWB|kATed1Qiyv;ZZ5NsT z?7MvCf5xIyo-WG|*=Dqg%x1g(dNwzgf_TW}R}yXK=J1x*{8(Sr^ht7xd5C~Rz%D6q zS9^||bzK>sgs1dbP0l+XkKtoC=N literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..16ff6f6a41ec0215714e10e3d7a838cfeb50c3f8 GIT binary patch literal 391 zcmV;20eJq2P)YAX9X8WNB|8RBvx=!KdMT0003J zNkl%3AZ#+#7Vc}r?6Lg+4CI0t7UpW8 zjlr-B(>_X^%3Ir}cw+#GsC|g|qdWWw+@%KX=NocU3$VQoqKC6&!0Hxd#K+*}5{@6h z+#F;8EH>!)B@CV}AfpqA?oN^cE1QhpACaG4hV8$?wDz-w&@I;qabT|ZejGx#Tqp7# l%+;>wCscp}6rg~l`UYd%vcaDed`$oV002ovPDHLkV1h=QqAvgd literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..389c43130822c5707179c67d34a8e0e9809eb0e8 GIT binary patch literal 851 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5`$3q|f;CtLC@5Xx z8c`CQpH@~yw@;Ik21`6G%=Y8e0e z_Qry}Z^BDU~F1iIdgZ*-aC{MIR7Hu-bzsb4kw zRwwenBbAkb37M<`ALlG#PvHt!Wh!4L6TvWl&C$7?om+MnoGZ1Q z&%v|c?&k~7e@o79d3>y3V~_&F<1;%Z_$)hnHGyaS+?dG;ZpE`qjhW_{=zZUOlyB|D z$G=~E+Ovh#WS5@4;-Sq``juQWcpJX$zwzE8W|>J`q03ip@(hL;{*Ovuk8R*~I_+Zg+HJ@2!W|777ry@f{WE@sAb&y9 zQckW01`a~Vr~9AUznj%^-Jg>kGP#Z9=FE8OaYV9HUE=43o~Be+hm)ZTHngS5FWBDa z{_9piK}Y7kcWJK_3sX+}E_fmF^a)qZdzHSc=i(bK{yvh(rfKwwarTyHw@%J%WXvwi zKIMK|`=W+%nI^gHc)s+*J^!a-3l2)W+uq}~_Tx<5ThAmC);})T zd8y*zZ;e2$FXAsRFu3?qLo zusm;PbSMjFqtFj_-vAFDu5cSRo@GL;)8;oYIdUi_Y*6v_xWM5OsE}nagR3New{^sw zqO}Z@B<&}s@1MD5h1UMaBnD=Q0}N~i2kx`g+|hW-q?70U_~hb!la6h;GW8|n`PkG- z_OS1>ncLJ)Jr~ZobNY?8#MiBXT>90gel7j;U;2f`^4+PPOmV@FcCFjI-s)Riw30@F zC{w$N%bncZ;>hlk68V@+2@YKY7J{Qg;2p+Pjxafx*Dw M>FVdQ&MBb@06Aff00000 literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..3032a385af1eeefb1983ed26e3f31a586665147b GIT binary patch literal 502 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5`$3q|f;CtLC@5Xx z8c`CQpH@F!Z*MIuJZ!+w z`Y>JK32RKi6Quz45C*lga99S4(w0U;U2T z{l09|LCfFn4N+r(BM{=wdxyKc<|`(PT|A`RZfZMeE;q1-@Scp z$$ci`cHQ6eJ3S0vYd=^&KO(zSqRsx+_t#s0-*~^7p=WDuPoa6}(oH(5M`M@HWCg1* zfQ74vESB$+&zo!~CaF(y<^xPgg&ebxsLQ0O)zZ AI{*Lx literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..787a379c6cef09ea45ec90db2a10137768098e6f GIT binary patch literal 274 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP*A$W zHKHUqKdq!Zu_%?nIW?!avREOwq%XmWJTx7v2EexvXi9{+g`3`_zI3@i!< zUNa{3TIci!Lk-3s#-DU2${6wr3&<{>%*C=MJte^*G6}LuUuC z&(p_jKaSm;CH+C|*ZRz?1G8UjlU#APNsaB>_b+(|E;gm-{SX!c8_mCDgTe~DWM4fCJbdZ literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..75ca5c50c3b5fcd7a0b334a8f3350dcc4b1a51d9 GIT binary patch literal 655 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5`$3q|f;CtLC@5Xx z8c`CQpH@F!Z*SRW-*%8- z``~^ft8=>3Le(p5th#rj)+M}f-|%w6!6_-PCK$#mJ#jWkZu8T1b#8xD!{WSf(cMiQ zawil`1Wru4bnDq!0oBqZ#rscH)F(VQn_d0?PW}bXxJsp_-+OGB1R5Av6c`ve92g)> zhjW*_I_29WR5_b0zCBajayP!r?)KkShN|e!|0*mDJ$*tf(QLeT6rP#A7H6&rdSq|q z|80%1r2LbF_38`;R-OWDEE#kb)EOS|SN(T*P2+Ph-Z$yIe|!b@6fi_M{B>ej8m_u# zyI#HeW0ArSOAQ{D^qj1_9K#@BdcWGtQ0;3sBU{v=rN8PM?30hIZ%%4hDKYu)vYiYH zRX4xnB>B7&XWp{4MLTj+eDaa|&*Yz}8E%iPe`oq*qxqD_DLrRz{86y>I{kP<-`5o{ zYk0$A=j%J6cn!&yP^Ln8=F)XJdddIdj}^T<&9~sl&H9xLe6=?jea^m)P5-}?$>K{Y zyMgKY^0|Mfb3M2)UG%`$o7N38e^#5{oluv(U1-LhJ6`L#7-GJpe&TJstb5_Np$LP; zTn@hfzG=_i-+jOGOZ?VVj3-X6Ws907f91l8x&L#4>ZA|c=6MiO@T1zuxc>b<&!zvj zDmBcxvubVX&rIH4H?|KulNcC&T<~ONxc7GJyCcR2mdfwr5Jbe%o$IA+?+qE|uiVJ2 Q3`|T6p00i_>zopr0B?5<=>Px# literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..95033fbc38e2e199e8a30774eed173b2e68fa42f GIT binary patch literal 365 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP*A$W zHKHUqKdq!Zu_%?nIW?!avREOwq%AVL?O6OYp#}yP1qMcr2lttqwyx=Qd~JKea;mh&7JE((^J!lv zGBRwj=HI2qz;k8^^WfyBc_j^(85^GSeR%2E zEyy6PcO&HU{H^`b7F8a6Z_>SfU2Z5%C=U3`WT$k;aw+3pAJ2NJ0<-D%r& z+`wdVZCm+Q?f11urY?SDU69S}@7o$`9Q;X`%YlJOz+v4!hWI7N4rX0)PXmSlgQu&X J%Q~loCIA_F!Z*LhEH5&-D zK6F3J`sS8a2~Ujm@!r=zBt(jG;~T1i4Igv*T;OsvdR(t9zCcv|e3Rsr88h$glmgm= z0@AdOWjrhi+I9cx_u9=S3%>uj^|-SCzo^2}6vdX0+nqSNnWxR!9QyyGR5zoWujj8l zahvs@JT5ZyTphf@{r?*l9nXIntLHYX{gtk+5dP)soLQVFd>gm#S7(e|^gok##Vm&R zS~1p)(O=_hc$Q7^ne^Ik+MLhfe=7xocDv*z#3x;CqFB7@Kd zJ;qBVkDE?zpLy_h{iXM*dY`_P*|Q#dtA5zv#m5@IE$3s?v<`xyz2bV4@xX>J3p-Z%G>bq%LLsOY4#vNPgg&e IbxsLQ06^KUe*gdg literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..a26ce447cd31d891fe03206392191e463307afb8 GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP*A$W zHKHUqKdq!Zu_%?nIW?!avREOwq%b-XEv8Rx2LZ`a(HP=H{bzd20(LrX@F{1;hkxcKR?d2{bUUC^TGWo)UCudTW`? zm8iGt9=`bL-Eb{xNA>;3@3!;0XX`OmNj2o&*IoT}^E$>QI!kyN%nG&|-gPj$xHD~A zW5}ZYdmArm&PZCI&J-m4!MnH4iIKyBf$0ZROV@#evP}^Sf$n1PboFyt=akR{0P_Z2 A_5c6? literal 0 HcmV?d00001 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/Pride/ace.rsi/equipped-FEET.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/ace.rsi/equipped-FEET.png new file mode 100644 index 0000000000000000000000000000000000000000..e6fd75930fbd8cba1a5e710013278442abb877e8 GIT binary patch literal 487 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z7kaulhE&XX zJ8PrgVFv-1;~n!4tewqq@s@p|scifkZQm7-%uFU;S{mC`a4zv?LHUn86V6OlI{Mnf zTJr6!qcRR0iY)?8Fyao6>xq6B7KRJ^_jSgvpC{M7^42CH{UcxWy9^`)*-U(uLqq2t z{bGA-o9?o##{cTGX8c>ocIP;U!L|$QEH0aKK1fLjpc^}%kG9f z%i3vY_}BR%*Ab2#$3!{iF?`>mD}V0nxA(svYQDKX;ia#@?fQ$`9b&H^p7F5w3ImTa z2gBpv-s_s|pDp~mcB|vx=CA`1%r{PNwa+>>>+|%Pzr811y8o*+zoUxdpSn}{1HIjo z?D=>vh%MkHg*bawT0ped^4Lrpqxsw?Rw`#j6j@o@)fUo?V%c za=`n$P0N%IPA5$xy_mxlmi{zd>u`zX$ILy4pMLe!QsR6$|LK$&$y$?-d#yH*tL-_* sy(8+ID8s(APZ61-$I@BrZhvRKuy}3|Ln2z= zPTt7XY#`#=e_{TL)!kFp{Sy9JY#e3%GE4m6*{@|Awgyd6yKw2LEQiW>+Y^uPvG5!= z0HYtqo*t7`7CZd!x0&*sm4SC%t8d9wS~ z^@%Miw{~4L>6z6Qn0q(FzdKUQaRc-D>+|HEpZ*oS|4-9awf42Jvd+eniN;SDg5Fy{5!vU^C35r9j?KLui7_mf zmd+J9cqmXYdUb67&7{o8Y1%R3(&U!Z1p z{DCWr{C+OB1-TB=L=v+#7$uVTynAlaaV76Znz+*o?#op>V!teY!;t;fb6v;Ut&>!@ zO?I2Y5Hvk(|86OpGTGu<@!YwKZ|0|zWp>HkX1RM-spO-~m-$&nGf(8HE!bbyVJjCr z-?iY})_?O77@wR-ZD2IJvA`$op0i-CrcdD7*~-_gtDMfVl+0B8@KN@SgpI5I{|me9 sSTGNPx$;z>k7RCt{2n!ifJKpe+^Cw&8lV%9hmI$xj;PHq9`c8h(5zCgSA29EX-T>1(M zW-J|qL^?$T!9j5SIoOm`?48ZOUt_-?Cd>+`D^+eEFa{9aU9)rI zQ1X({%|%xoKi8#IjPzfR<_jiEFE<7-7zUJf|MT+vDo1P0uItiZ7+B9W2H=O;?oZT| z@t^e$Da?PNXujajw|9=_3m&zuqDFAG@Zfs@0+1Gv1_4M5NP_^R1*Aa$(gM;T0BHef5P-CR zGzdUiKpF%fEg%g7kQR`}xGF5oZ|iwwuTvHZ;HO~Oa?EU9)GSJ&A;8R}wXS99SZmEe zPnUk(!gGKh`s?GXGq337jO|PxLQ+aq+Rg^sijOI2(X@`j>8QP~_Z!`|xo#uZ9FVQQ z*I6_j3ph)TmeY!8))i&1polpTfPAFi7!nCC?&-J0000;Y~+-*i7 zo2!m~xqe8rL-2!qxPvX@*}G*wcd#(LvH$iqc1Lvc#mNfW{x9)wv^js<@bLK+j2Z3% z42NC^uX8Ftv-R)kO(9>y*B(fk`$%^F^Yb41>lh{W*s(7Dwf{w(^((a>(=V($Fn8yq zcs||_Vh?ypAMLZHCa3^qWF}@l;3{C%JI-&szH!<9pIizjo)})%YFXU>V2?wvaXcf-OdFna gtUO=mZF+D1mUElv?a8la10#*W)78&qol`;+0EcbNjQ{`u literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/aro.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/aro.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..b12d066ccb12207ca638c4f403be6819f3382e19 GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}+dW+zLn2z= zPB!FkG7xCB7h<25r?;uhc-@EHKjyCK5bjAznl-^CZvTVXx=!V6J(v;!3%b-fy567(8A5T-G@yGywn#S7=KB literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/aro.rsi/inhand-left.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/aro.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..1002bca35f5f91facd34a11dbc2d1fd9b98cf6c0 GIT binary patch literal 531 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z&w9EzhE&XX zJ4?}@*-@Z1-P6@KR8Zs0!wa{UG;w`+A#|oSKH%W_6>Hq5$~QR_Y_cq0>kv9+!UYy< zj!VyqT6DKtS6^=XuDV>W^7FgY=XyIOm4Ft&z&}wpua23W9V@QCE}W!dGXH$$hgmZ} zPFm{q=E#g+{g)@1U6d=$DE;I3HnjboT3A$FePUWtn%D1XU6JSJuP)b1vs_-gdvEx6 ztu)KLOG{#0I2Y_b@y+Xa z>yPvR;rZtu1hUApvoc*UTfj>s;X8$)$1v{ybCV8}ydP=8O<(vgXYEk@73kNnb=$=F zBiEw*ekU3q)?nP?K38JXIjd)Hc1@h+cdGf!goQ8S+ZW7^Z4o%XD1X(%f)lgnHoQ|> zeB-s@)z}uD(^>ZYH@rV2Rh@k5m?pg2(Y{PDZ}Id$vMc8{Ops-gzn`SOpfmE{x?Of1 nk-16J_HSO7#?8QRK=Bi6X5PQm+1Yu^Kr!Iy>gTe~DWM4fm4NG% literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/aro.rsi/inhand-right.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/aro.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..e7e34681b7bce78b54f4da04a81868e2037ad15e GIT binary patch literal 543 zcmV+)0^t3LP)Px$*-1n}RCt{2nz2s8P!xtw4MUesm=Ia(#(bM-qL1JVF)@WFAn*oG4(yJ;f=|F= z;-Dj8D~`y}#Du~1I4D?*+zah(PpkizFj0EG{@i=h+;fQl0000000000008(`IJz&H znSvl--}h-Yn^CJq&fVivQEpan9PJ}gP5a~H3p%^@C_Y@08+%kAjIGL*0c`-${S7yd znlyi%)9qDDA7zPH{p-s2tWYR0@5G=X#r^vfV6-#2tZmu8U!FMAPoYL7LW!3 zNDD}V0Hg(^K>*SM(r9;urTJ|?&-OlLrT~5l+LmKxAtqH=`jvGF^M;xh7ooS}|M>R}r*%pI@)U`KU4n@t8{yxq2 zMr^s!slDrW&9<)SKYsS^K^_MV#TEf481aQ|a?#|i+jjnZbZ*f>im z9yiW$_vPaJ8^7g1UOI?zZ@a^%@PxnHzRH__7yFha@Jr~)tL1g9litmGXA|{(#=+{_ zebbeVrO)Uxv|K-aI&iB%T65*Le`lXZPO1yy<_QGzSN%?lh4CxDPq!7!#Gp6(&lX>VPcc_|il3W+l2lh!f4#YJqXy+o*(aS7 z^cCE8Xg4IpAGqpr?TO6BnKmrnn09S>yesuqykI3~`?j5t0>Efw@O1TaS?83{1OQpw B+TQ>G literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/bi.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/bi.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..ab6917f4ad0bebe4092a2a966274600aaedd80cd GIT binary patch literal 267 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}M?GB}Ln2y} z6C_v{Cy4Yk1sZU<9n=7GcnlI$+%EqA|6j37H~gQwpuOC=4&NRT_6-vjRh*3UWiz$p zWCMb>=>E6|B8z7-tNcHg_F(6E_C({Fq=bYSJ)u2mduzz$=`U6DU+vw@MUUG zd#~+sOSN@E#f5WTY~Oq)cacrzLW3xG$@~`~tL}Wd+1laYl5u6V!&+a9cY;~DSyxsc zEDy9_vGwKdeILIYp4g~ru+-ws;m@&O=52rQGfzqPeEG%Ob*lRI3%Z4FXZ>aREtJv6 zS?>M(ppl1@)ag!J1_lc|3#MyY2Yw6imK-hhiQqi&Ikx7X@R~)N_17mK@?v=CZq99` zwuYsk_C{)Da^cGv8-yGRZ=9df$N6pU0+qtDrZ>ME_P4PqEAwoW@aB#!*qF; zyhn4cxUDpPZFl^r7sFG}(`{=u_H8bnXkt-^@C}O}{?w?qvxG i)84yO)HU!QtNbbsQ|Px$&`Cr=RCt{2+ObZ;P#6W^Q?+r>IA{p6pbcr zug#Qed+Pq;3`(g&y`pUC-n34y@iITc?qm-YeBogHX{_A5&=!Ewt!f>g0N-OclN&3e zOo>_6Z`5W_0np~w7T^vVs8sbZ!BNxT-#Ii>LEr0A9oSgY73~$yNla@2%zmp z@2NZp=Z>N+pmlx)>;zk&V=Q3W!nyIT&;2*IKq$A-El?E3w!m|#Q?*JAc9Y7ijkPaY?1xN>w#sZ`RNMixg0i>}2=>XDLfOG(9 zEI>MdG!`HoKw9n#uq-R`xn2_b!_gSR;nIAF8mwb_jl_3=YkQeIIu7O&OiNrqW!^QB zBi1^Z&nHAqT{L^jDFaS<^|hv6P8q>@zc!oE36WL8=kHk_n!1Aq>b02~O?@EZP$#an z3Xqr^X!{DUn~#fiA1*)e^wv-OxoZ_5H8-%d?%2$_>umv{xq&p+HL?Y=Qq*|`BBI>- Y0X6`bM!6=7%m4rY07*qoM6N<$f-$J>=Kufz literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/bi.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/bi.rsi/meta.json new file mode 100644 index 00000000000..9517df3a057 --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/bi.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14, recolored by KyuuDev (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-FEET", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] + } diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/equipped-FEET.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/equipped-FEET.png new file mode 100644 index 0000000000000000000000000000000000000000..9ef60d39d36ce878686b2e7b8f1d08b12f2506bc GIT binary patch literal 520 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z4|%#chE&XX zJIgTdkby*N{HmfxFWIgcFWPpvRr4>K*SUH_5sR0)*J7_F%p7LZLVj6?Ec7dE$-VhA z`f06Dw`_$!|NpWj_Zbvh1e`cv#3f0i>Fq8o3?F{|QF`{{Z^e|G#~wxfIp}VG`c6*F zZ;1+xXD{vo9dhce-0P1gtfqB|{EB1bQM0uBz4yJonB|6z{Y#yE<6RV#B6Oz}-I0B= z!}>(l#wp7-hRDm;hX3(iutn$KrlUd~YwrIPDzIZ+b$46+b#?|3`JlXY%sHF-_lJmXi$Lvl`|Fww2UXZ7%=gb(WjW`( zyH2aXU-RSlzf}qT^4~G-KxmPAy$sueTnA}Vh}q}ZA6%7M{p0Rr_ea%?nzk&g3E!Sv zbP6_E+P;9{Oq)tnM%S`00#_uBq$e3jP5t-jVa%rqPr7_sZ%%Gc<8=9OK&YVdMG)tL zr$z-A%XJ$UFtlx6$?$ca&8k$1k8usXw_+Kc#T|UDU&>vmP-iH7&uWq#UBbL|Kf^8a W15G!WJ}CmDmci52&t;ucLK6Uv1lz9w literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..71cae54c618aec23d829f75cc1eae83f6fe369ed GIT binary patch literal 277 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}=RI8<6i5a$#|v{fpMRcWk^gK`nb>M!ImKj){;@OKgD44EEc9 z?0570PIm|taRs3%@{ezdbaF84{_3{sSAj^C?<{X--RX}uMqYeZ#-PEcekt(AirTe} z36l!H-u~XL*1RY3w}nzu$A(_voigW(Ea#<4tAFwR literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/inhand-left.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..c69df6d95c2db8079e056d1fd5e2df88f02f646c GIT binary patch literal 549 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z?|Zs9hE&XX zJL{kqQ=-7}bmw>l&ORFfv<3#OTh&E7W_EV0`10q(&F0#u zGtWv&YhQ0&rZY83cb@qF_bE$UMWlqIo^77;QT}+x~SY@5-RkuFjR=y6{MRWe7r@N*{@5s ze?_uxlvW?7I@^2Vlx*Ft zCj~)_$Nl*m7pY9XWl{Mmbobna!pvN~o!uLb+1z`Xs%6>RB0kg1`{I8+$MEeOX0u$i zAH4b7npHQw<4#^_nA@5>!Bc6eVb-L7@@h03=B8i>KLySu>V>WuzEEpHauPZT-G@yGywp7Sm%@g literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/inhand-right.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..a3e6ba1f6d8685d8b72b9c9be58c4f86b0596f4e GIT binary patch literal 543 zcmV+)0^t3LP)Px$*-1n}RCt{2nlVemKp2LBY-0JsIXK>*wW+#mpM0d5cgw*WT? zfLnkY1i&r84Fcd6;06J33vhz~xCOXLeE>oT?RUL6#10@3Oj0r!CkbK)Q0=s>d^)an z+R{C!8NY7q04na#fW~6u6rL^jCqxw=1A?NdjlyZ8G_Ut7-J)EhP?pA`2-n|j7ESAZ zm-e1+=^(6 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/meta.json new file mode 100644 index 00000000000..9517df3a057 --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/gay.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14, recolored by KyuuDev (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-FEET", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] + } diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/equipped-FEET.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/equipped-FEET.png new file mode 100644 index 0000000000000000000000000000000000000000..1e03f5b7ae231b730c28b6ae6f5ea07ce31f32ed GIT binary patch literal 445 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z%ROBjLn`LH zon`2E*g?c4y-_(JC~)RtmZhzS3mRlpQeVtnd_z=JHN3;FHS%c0wjaCSq$$i)j||+m z_Rq;D)#jHZ1e`b&Ti}FV+k>4a&M+|OUte#wE}zdoaa~y0qlr`gDT+)pdi~I>-;aO)%dN-_6Z=(bz%XN8epuL)?VFv=dt+Vs z=C2j}dULg1{pugw{Cd-~zU80rz32z4c1^PH<4NF7P-ectbmIiWHU=}J2Hl2Ud_pmM z7(H($q|7?G_){^XscFhnreaUulPV_;`%CTF>2QsuM>ukhg6O)Hj=~cz#|Rg=2~S8p zU@^J>$ew#wzfQ0C6>gfKH~Dy{TH>$M$)EN(tO<>0p0;AI*pzpFIitPvLm2b6Ed#~} NgQu&X%Q~loCIA-Czk~n) literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..cf21d093030fdd490caa2b2e4734195b4aafab90 GIT binary patch literal 235 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}OFdm2Ln2z= zPB!FXG8Ax)zn~lu75P+)`*xKi{|5G(MQVN&^m)@9N7K}B|Y8Nls-d(mJzkQ9} e`vXzyTG;3EvY!k~4($Otn8DN4&t;ucLK6UIj9L@` literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/inhand-left.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..43a90e8993819acbadc59d16764f230f651e1906 GIT binary patch literal 466 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zdpunnLn`LH zy|vNzaDV{Yga52Ym>3-$PjUrLkyY}#ev?s4Y=OaJ>N6e#O~YQwR*!0U#(yuv1fh8G^bZzx2hk=1UmG3I-mRcPLbdV{>k4rL{(qi zV_ETM-RDA~ox7($n_S}ewxle4e^He125(vUSKk>HRLMJZ|85AI>sP?!)n>xz$aG@) z#?#dy%RMJB9J}qi{*_5!Jx|o9N}fKZFNPXC2X--L6H8RfJ51Pq=!xAc8XU$f6_ z_!MToBq{ld+XRMbpH*CL9(%l_`?O!*%@uo&XKxn%^PX?R53z;5=T~um{e97^E1&7u zZQg&ko^KERFZS@8@uuGn4%y0g(wg5~-hM0iK-TnlOT9(s`hIh(C)`(W=*Z~U$B^TH W?}^c}84AEiV(@hJb6Mw<&;$S^navac literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/inhand-right.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/inter.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..d256a771f5b37103ad9a36f0a5d4c9f340805825 GIT binary patch literal 487 zcmVPx$p-DtRRCt{2+ObN*P#6W^bE|LA2A53Y;0rkT4#6?Af^Xnd-@(aM5HiNG5Ff$^ zNT#|JLGTH({0=4dR`4cGuKAPpe2}T7IX%5;Oa2QG5fKp)5fKp)QAI?MXAmhMc?P+@ zynu*|>Zo(l>(7GjIk&&4}>71f?Ft*mK|Ig)x#>5=nJ&Xxxau{$P~GMFA}@)caa+0f{X zp7ku2z3XL8*Yz*|Yj}pCMZk$e5k{OyI8h^Kbc}&v+k5$AYwz3IrNnOCB393F@w}0} z^kM<#_Uq|S9=~57Qpznd``j!MpaE?EcXrJU6>deh``@2dv2KVuXZ^a2Gwzp;sNt^z*IsXL z{>SlGy=MD?sXHdy^D$pATfj>SarOZ-M^^SCE`5fE*-J=vYVm~oQaBBlcA zNiP;^YQ0p{V%V literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/lesbian.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/lesbian.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..cefec6c3e328ba731dfdb54de1587c0ba1051607 GIT binary patch literal 271 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Cp}#pLn2z= zPPXMb<*_;h5|Y>u`py*-TAHY8nKZ2xN_ P&{GVau6{1-oD!MJz`f}?u123LX5P$6V^e4maNiXsVD~-d)wVi50`nMi_ucyQ$=(suTpn=4R=f7Rr4m!-*>h&f1 zQo00Bif!GU$!uS_H2SJ%luOMJ{WQa0oZ(XV!9AA`JlUo5u%vO?d&^AqQs!F=AAEeF zl*JsKI7)u zn=>Z9ELy$UWZ~0l`#cW6eD}`ZzGoZS@9f;Ob-(z`+dFuFm3B8w{5+?AQK|5Rr)>(o zd0V+|9Mh{WzV~E>Px$-bqA3RCt{2nz2g5P!xvG)sCGkp|xv;4(?^ zzLZkZ%h{f+6bs}|W_08Dtr>13wQE(He7+I-u#&A?-o0rWb5 z%b$!PUAa=5WRk3S(=hsp9J?>SzsAzB`?6J@-xTxkS@sUP#(%j5!gz<;0(l|K7ElIY z8C_xNG)svU?@#ryTS?1goxmr-yc6^!xbZ6h0dNa&g8;Y%xIqBi0^A?~ZUJr(0Ji`) z2!LCF8w9{DzzqW67T^W}a0_sg`2d6vf$#O=5IX=*FiA0k^6GfdtjUw3 z1MTOH9YC+s(BZLGozmM=Dzz5)H6J~^rfC|D(^h%W?^n9{x%#1OjrkF#|E`m1+obV% zUApt8r5wKecAueInyGBQuS`i9@kP07j(bbL7Ms9b;g~Tc7W<<=>rJ&PQ1< zqwYLdB+pW2#uv+DW9L&CYRSa#<a`^kE|haEC^dJn z`_9TRtqfK!)rN~wi`C=QJec#ZeP8!^}*u& z+xNm4ZEEivzxH~?zaKifHD7WIrJDY8-d3zoc=x3LFvAw!43db=-x)2|9t(T(?ulZJ zxWdbW+6^!K||sL07{em0Hu*3ofkW%C+z_O!L8o%Y+)c=DW|&`~~5S!vH%E32=j z6xXe;-v7Du*RI;w01?+f5PEvvLQPGOaY1PQiRE_jdUFiUsyQ4wW+OFkW!NN!HBH$| z#G)H~s?PiktC?FqF)D{qZLe=>({^wG?x7w{Qe@h)s9Bs;vH~vR?lD(W+W=ryu)e-ugRKU0Lq8#&L2#XQX6z5o1>AGTu|Sw{0;J zi%o6aA-&r6*}{nb`s>a!Z@rxS)bc>Stmv)z42#ZIE;trChAX|Dzf>U98R7XtJ{EV#~F0$rsOdkEeCa!wy_Pd%ved_my8I5-TL|6{o zWiTg_*j_K+u+25le3!V7xw!q@UlSumO3$&)c-Eub60oa6$(d0_I9E9J=CO}!LS;{- zE&cua9lNFCqg3%7kuOh$m7dtI>F6?Ldv2uOG$-B#F*+x6AGi5kpV^?0&JptK+BS2E zV{!l975<&?c}dJcqWY)Wv8!Nu_c2xmhWT|2d=HdXvq|j+au^sqUHx3vIVCg!0NHfu AEdT%j literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/non.rsi/inhand-right.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/non.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..8ccd72e1bbcaa14b8ad00cc6fea58429f48f7c08 GIT binary patch literal 518 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z4|uvbhE&XX zd&|(9*-(W2gLvVqi%XM4?HvSn-EtJU-uIWQj{V@tx7!Z;Uvd=KRU+D+ch_}}%emKq z0!unX9tCIz8th!MbKjhQ^##HG&+7YCbf>$s0PTQ)RUcRAK3~sXWRrFJ@?kzt&F1|% zIkWOsxYt(I-(Fnx#U+|Q_qkJ>*9$wJD(9Ok-d-x1cIop9?T!w;;N4us0!beuJo7cq zuit$u{mQupN4a3LlPh-KUD9{FA=TQ_YT8Ye#g208zq!8pWq(`o+t%1GLB+G@1zIy- z`RX4s_iO&-=;(&k-R@aeo|(*DYWI2SIkoTe?=WAvqjrm_}xwr2dC|G@lz9oqtiJB&LP5=lt%yYKv4v;6sQ+oz{k1DL};s;;^$ zB;ZsN>w4~fO+??~zPE=@RXf#y*MY0%0axo- c85$C58BQlmIN>j?y#o~Dp00i_>zopr08jqyC;$Ke literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/non.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/non.rsi/meta.json new file mode 100644 index 00000000000..9517df3a057 --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/non.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14, recolored by KyuuDev (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-FEET", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] + } diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/pan.rsi/equipped-FEET.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/pan.rsi/equipped-FEET.png new file mode 100644 index 0000000000000000000000000000000000000000..db65b20c23fcf0794a19ddfeff895bbbd23f2ece GIT binary patch literal 515 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z_j{)zey6WKUtcLzMtkzw|-a9by|j?p(oy0fiGY3yN0*MeX)kl0D6+jP z7yT5<$&j%>%Ov}MlvdD-_E3k9DyemM|K{xvG&?^tU-wMYJb~I=))fMR9UQB4UGD8# zeaq?CwV+tVUr~pm6W(hc{M)1}5c&U6w1cd}{@c^c*^TEfkG&D=yhz`1MctM44jWgh z#>@VCwO8Ae;keKdzToQT&mSH3#Bj8JOR05j8NH?Ea*f(QeDFTMTs!e0G%$r&#Vzi54w3fr{1wYSyv)`86(2Nk4etaO>d&o<5c z@TVE_2MT45gU}p#VG~ysMuwL{7T1?1YGjHrPhDD3-o4@)6N7{t=T6ORu^ibI{8O?_ z_qD65$UA#(jtr1e=)BRmr%%wjz;km;ElX`8%U}6^hunl)WjA}GcGa&-Sa-03bJd}@ znnkxt_C)hC?3@}fUzqWM_5A3-ziYL+ZrghQGHF^m=h=Jl-HPij=zLzk1n3zCPgg&e IbxsLQ03v{8>i_@% literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/pan.rsi/inhand-left.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/pan.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..b3762bbc3b9c328279693965a61a26f09edbbfc9 GIT binary patch literal 566 zcmV-60?GY}P)Px$@JU2LRCt{2nz2s8P!xv$n!bP`#>7yl#8+ToU~+fUnHO+!gaHON-T;j85nLHq zNF3w^bZKs5Vn`euTuF|DDIkGj+jDzR&X;r|{O9kVd*SAu11O53D2k#eilQirqA1E< z;cy8N5dffc86dx&uMfp(?JEx)@E5r_zl zS`}slqGym9ff}{y{IjHw8G+W-*z}~~faUF%C57U)e0*QM5C8x+%P<*}XE0{{TrcYzZCZvdJZjC1M4z`g|luxXoet-7F%b?cuiU~GKbFH;}e&3EMciNuj{{dt@jc)!Zj9?W{f7Po5nZW-(Wp3 za6iAN!_INZC7Y-&;3xh*TL5|V^0(FX^DC<;it<1B0+^nj;=xBas{jB107*qoM6N<$ Ef=KuH#sB~S literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/pan.rsi/inhand-right.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/pan.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..b7b08f9f860195464080cd8c5b079a2b73bd15cd GIT binary patch literal 549 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z?|Zs9hE&XX zJIm1fu!G3){}XE%1vN!3hZL3-7o1qMd$yDLe&^#>FD9H_n;dWovNGSe5y`*zxjR8cW=@DKgHME_ONp_DIn0HsE0G`RFt;38ScDom-gP! z&n^Aj+snm~d0_=Ik5vzu)>Zx&(XwoKpQkjhcES8T5mQ$)9b>qX;8R!JQ^EDc`q|we z(J$8P)D)JyDN1H=T=Jmq-1h&Lx58Mu-R!qHiZE;5JH{Zlp8fP&{s+%`-^>*2cz4%t zW;PE)x#9&D1J(;0Q^MJHecxF5YQHtpf%5#-?hEuHteO6*luWoGtlh11Px|Ppkoi~C z5AK@$O=ZV7YX_zWVh`MiB#y;MBtBdIy>i?A;B_($dXdMcuh5of%wOTPGb?|^i$^au z^emkw5cnz}u7A^+^F}38t}o70{w>wYvSGrkhF!c0{SntL=IXrqJM)mA^7Z@%^N{Xe z)iYf$D+Jxx`#m%6%a+R3)k*$ z+LE`fz7eRST9swursRV=^47^7xN077y^hsUpykvj*2=7|4AYo6HQD+8eH=E1TGZ_`8oOta_!(`bvGzr*zL~5dGW#$2a(P;rELb+ zq{?*r)r0;`-Zt}Y%D(+!n~(B1a45D2IKhY3Ra9UsKM3Bcc zrzgpKH;DutTfNcf-q)_P@?HT;Ppnf&UFsT{%cxRZ_%r7(&(-gfE6dL(+7(~?d4ApD zeY!6$JWhD9b<3JVzSWBVWe>$$&iZyPeDyn?j-5fXon9F4SiCOf@IuCGOlwFYZdNfr zy7id#>pYt&&zVe2w-_zBHQ8Ohn6XPL%G7O@ZRHmO@duCXd98$%Sg+2rshYuk;mUpDYCGU2Lb_aBGi) rB)4wU+W5w0n{Tam%y<{TypM51#sfdoSk70#7-#Tw^>bP0l+XkKITP(P literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/rainbow.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/rainbow.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..dd07daade5f09a5e494616a3366ecaae50666d2c GIT binary patch literal 289 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}w>@1PLn2z= zPB!E^~pqPEF_f3*k3j`0La-U13+*yFkIrOe{$-qPs$2(g9hC zoU(+6Gj3Z?OBEM!4Fsc~#>Z4WT^LT3yV=#+2nIi`;o_*BbkpIEe*aI=8CNX$_gEEh zI7{xm%jwZ|D8zC;(;ll0QfDN#9cP#$?>Px%CP_p=RCt{2nz2h;Q543%QynB2mp3SuLe(yXOb>jZlar%Emab{{c4*Rnz**z& zqTuFYhfdDHh#6m|4$l^8$dV<2;Lvh9h?;^t>wV|G6ZQNc>vz6&jk#_Fbu;m z48t%C!!QivSwT`l%nSf%e<3c-0qriZe*oI*vQ&wCA$s`NnUpp$*qOjD00RKMD3q2L zM|=gmUyU&Al=xL)0T;t_6z1EscXH;W`R?@xKK!{yqxxx##R>?L7LH%8U}|O>m;EBv zGiWt}A{H0weA)kj+8lY=PT~PGWT%B$1MNey7-e{VZ$(tr@&ujWB}82;iByT0000U}E=laSW-L z^LEy5KPE?!w*P`$TniJ0dpia7H*PZ8xZyLWj%nEg<{JyP>M!`j5jI6d%r7MA1-3C{Bu$vwk- zUiQJCH1F7Zb}CQPSeI_;?^yHgaQ5yUxv3Y}E-(jtk<(q}%XW+58=IWzHUE$Q{&pSx zx76+wr_zsW-=}G@I8V)H{?J|dglqGQ^3N6-w}ng29(pGDluPx;U9k_#_J>IyIDXDF z-~`iM#sKznRw;p(WtH#w8|Gd4;`oI%>(_!;ciu0X(H4H=_LrVpTn9uOsu|`=Xcm3o z&(CGpd+WYF!=8n#n^Pn{w%v=Cb~r4(EbTeJ@uR;h_m>^pc=|~4AN3h!KL1&k?_*M7 z$YabSg7~uhP_lqsVPRp@lVAUW;~7_S9Vpo+-WtOCpy>vqN&nfm>e43tj!)m}zW(03 zm-Abe3T+7D^3r@Wop0qs-p~scrH&Uq4iaRD!sqqBE6Z7`LC~3@Vx#(9f~tWoY<$`-s@WiPm{xz(;#AGL@`_-H`o+W+X_km;HwIvfStp6)iV8{CDu34urLqp`Ozj|}7ca{3f z?|-x?e;V5fza}q#Mq`Ov7Pm9srZiqn>t)+e&thM2qcfQy&1UP#%gL#VJ6;|C`SnOpF literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/trans.rsi/icon.png b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/trans.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..511f06358b27d0e19ac5e752f3c3b7b0e09d7528 GIT binary patch literal 279 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}7d>4ZLn2z= zPB!E^ShswT$#h*El9j{i`#S1~2ajM_!N!@_ z-+W4ov^&GY(WC%IAJSzeyGLa+e0u9=zE_^rZ~AXFhxfCO=WR=W!ppE@ig`zqU%IY? z6`!PEEyKFwbI!7->mH~nbNBUP==%3}@n*3DXTN2<54bC>n_->Jn6u?T1^27WaA8)5 zLcO@?fZfafXEt0;TKd{^`Mfd*)s4YA*QFN3hI{6G*&fJ!sqly1omV$XuFfmH9A?9C XWq)jChHODI&~pr)u6{1-oD!M^~$r*6tzEC2TK-=~f*adFXgg@S?|9A2$9R%fTx?AhnJ z{N|(}#s6P#?(qk*GXHK+=X#~C@cD`I)9s3@&wH>Qj)>CS-@D+}1V@7-FPA-EGWQDe ziZ86~+xhS33OH+bmId)MFzA)L-?+zhAzJcb4P(in0-=U9?u-{L4^3N&WtyLaAJYk&pWI7@+kVYnpc;6OWxC9dAHfC;+0567CI0+om~)5AKi)4Zen!?S zYfHwvtD}^{kKA27YYNxLv^GB`jr3x@6zA6!>_=U)+KhGz3#98m*j~->IJU)NUZ{V= zox4E4G47cAs;61vy%NjSHkVxMt@a0#_Uft&H=j`{YhG3^xM+cxgV5$bk)^K%_pJvp qYs5>hGI=CTvtO;J*fPQLCrjaj0PC<@tKEUo&EVPx$*hxe|RCt{2n!irMP!xwxjSd7&jFRvtE=Cy)vnKiw_zErz%#6N(8loeE3Ct## z7+rh<2RjmiiRgkLBZ+k7IuH&;qSk&{b_a`W&e!WICYjstK6BXjq$8ueT`1rhE>o(1G8m^uJPR`#siI@$t zuI^QDc<9N}u;D5IiN1kiSJC0!(|F#sgFWKtS8^4ARNuh2d6}LEt^$zi8}MRYmJ;xb gu=Xne06<{*1TK&xczG^^`2YX_07*qoM6N<$f)0o3^Z)<= literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/trans.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/trans.rsi/meta.json new file mode 100644 index 00000000000..9517df3a057 --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Socks/Pride/trans.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14, recolored by KyuuDev (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-FEET", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] + } diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/codervalid.rsi/equipped-FEET.png b/Resources/Textures/_Floof/Clothing/Under/Socks/codervalid.rsi/equipped-FEET.png new file mode 100644 index 0000000000000000000000000000000000000000..e59c60927243f1b1480296054384440df8a199a8 GIT binary patch literal 569 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GGLLkg|>2BR01_s90 zo-U3d6^w6Z+4>!J5O7l$a+;&S%i20I=0cG~UUQMO-T~c=;D|%4tWKvml|(deMs7;m zt8=QazC~nScZ#j#`R#SH&WIT+#RxPouqZGvayT$BVK5u(of8r(FCYJvC;xl>tglMx z-L=bNo^L5K>weaH^rvT8QFQ3PiPyJ%y>B^Nb=gt#<)XK1)}-ZfYN|2tpR4`(?;)#M z-rl0sbIxvIZZ7s)oqoIS)MmwbyJj&|+`4Waw`e+J=h+?YN#BEi*$GGnoVjd0iE-&3 zr>(Z3%tz*mR9Q_qru$XNnqM;nSt!&AhCvSnGbDwf6t;(fNPG?!%f(gksa&s%JaQ z62R~$lJ6Ufl?+x?3hpv7?6BPBSoo*J_NrW$l=8}oJCpl&o2taO%DJC$XY|A3i$<^>*AoQ!$tpKr>`xTG1l+6q`=oG3MZxDFOuws!Y zPrXFQl&J^zSeL(V%FIbxGQ)Ecvr@x5(du6^Isdd3b_PK-cYNp%Wo#H%5vdI z#xsVTeMdopJQ*AZf~*&s9AG%3*=xRDXePTv$7$AAQm_7>*KmF$C${ItB?ceAxew3( zpKYEm^ps;!5u?UD$#-@s0*@1zZ-0DsT%S#NNlb$`-?IgQRVFNM&Iw>5pq+t1IX!Ie U=EI`pK%X&qy85}Sb4q9e0HQ)+oB#j- literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Floof/Clothing/Under/Socks/codervalid.rsi/meta.json b/Resources/Textures/_Floof/Clothing/Under/Socks/codervalid.rsi/meta.json new file mode 100644 index 00000000000..e07d455bc0e --- /dev/null +++ b/Resources/Textures/_Floof/Clothing/Under/Socks/codervalid.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Based from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039, edited by SkullBunny", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "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 0000000000000000000000000000000000000000..2164c8cb3daf004880c4d5c8d7006da92dd0e3be GIT binary patch literal 367 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5`$3q|f;CtLC@5Xx z8c`CQpH@fr~%E`mR2lo;czAzg$K|mb=%lvK-Xf&!xb7 zviZ{?9lxg3I@1P~rS7`#4=>Gk|6bo+lh=gHE}-~_%BRMaC%?rur1I`&tm-+u?`nY5 zR7Q}7IZPKe3+Ko_2x+KMyB~BU?oaO4Ifs^2J4AIH-Q6H}lRu~3V}9zopr0OI$23IG5A literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..992a3d65b0b09d2742ada06b1ec1b19ca6391e1d GIT binary patch literal 239 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP*A$W zHKHUqKdq!Zu_%?nIW?!avREOwq%|ofnqt#T0(J`&=Y5wGWAy-yv{nK%0U}O<+U|`f{5Uk`~KIM+a zZ7z#s7KRv0dxqJ94hO^ceCA> g#KfV{&@eNrCG+mVhh5hf0bRl1>FVdQ&MBb@0Hoki6#xJL literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..41f7b2bb8a3f4ac7db147afd3c3b2e34d4a3fff4 GIT binary patch literal 1143 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5`$3q|f;CtLC@5Xx z8c`CQpH@F!Z*O_$h=xiW z`1pV3&hotM4gArUxR)$+VAb7nVsS**RV}Xr65gQ`GL*R2_DXcBsLj%gnUIlu#lbu) z)iFxGvB}I(&7^SQx73W_tUbEN*rMM2&h+-?E`N6KXUrWjb3Kvj_1x#CpGli!`TR-w zK1<`1-!%mvmhmlRG-+VFz#!$ooWa1m04L`|dEzf~uOGi-C+rf=&X+B_T=-O5XYzxY z?1>M!dk$6IS$RKni&*xuH4{G^No7rVI<4bwl~d$xucLV@Lm1LtMRE3*uUx@+W=>$y z^JnFXiNQ~fUAo(KF<+Va&o8lXz0ye^7rF2@9Me72_59#$p1tY{`y(%Yn<607w!}ul zhP9t>l}4IFU(5d6e46};Z?li)SuI=BWPZdhnn8Ab;=AvgHaG{KYyPr;;&EO?z@iw%jy}pyLVQRTY&lA%HN{>&U5jfcP{XY}Kk$FdD zIUlfOiOC+kRTt5-Wa`A9t_ADAC7Fk7WWV-a6m)$dkMK^rR_m+Hm;cR-3SoG^*S{-x zGtZx+M`ZU{%x84I!Og&_&9EbIFJoKwM?3RYVT-*P9QW2F8D6^9tS`8f=g3UwWxqE@ zYfYURt)%rdZ^}c*I|4?w4QG5G{Q0vp%BEq>-bZu%x*7Id=)5z-Wf}X1+kRTv$6qh9 z`PgCG{rBu+gP876ss6h)H6Ix^eeeFH+VGw4$|RGNUGg($AK{!6bngxGBB5yuA59Lt zCZv+1eBEus?7o$*_RL@UClHYg3Vt(I6!UQ`6W{*c#;r=uuX?LefL2QQsu^p3#q6m# z{jG7wj=lDYKZ*|+6k45Ib%P;Av~y#L?Tk1lS<@LWD{sj2A3PPVuvTLiM{_(^qw|kb z@v3*Ox6O>?$g>DqY4txahe2X>w@pg_!TkKgcSJpI@ytwpP;a%1;cz_XT=yMT_uL;% zTRdR~cSC4Mx%bl@(We`H*^hon7k-s_C}y8v`6lV*f3k1X>YA-T&@X+Y{EOri{lrb9uQkgo!H@3$xT$sJk(IKFhW6UDcV;p9%5m5r!=P z9(mjkFiBqHC$UcT-Puxx|G{iI)sct(uAQ-3o~>GplT}&Q=xU+M-(U$1(fbcg1k8&V o7p^Ow@p9)4-TD7s@BGhV)t5N`D(99YV4=a_>FVdQ&MBb@00{Z@vH$=8 literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..653860e791b171d06e0e18326c1012c4917162e3 GIT binary patch literal 453 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP*A$W zHKHUqKdq!Zu_%?nIW?!avREOwq%b@u6 q_(bm79O+uQfM--8xy`aoPM--@iVV z>64<~aAiNeZehkS*HPj3;R`vuOfPwznJ*-)^$}UG&h+7VyW6VSRS!;uwl-#8m-ds@ zvw6@iK4XqV`cLIa5)8*@wf@q55YHN1{qWp+p8I)XpDb7GW!}X8U|voUL+`ayH_H1D zU0s_KfA8o!gZ#23mp?tb!fxbd&o{r_yyZ&uvqMb#`~?znPfh#m45r8jfJU3VSZ! zNXB>HYb}j7iM}%1n4S51Kf^Q;#<)3lEISpgW>rb*C?8_pr@y^I&h%J9!)K)wmlwKB zCKYmG9gRK3a|A6mIJB@b=6tBNjA3~ZdFx!H;3lOntqWiBT?$HlFoz>Q-LCD9z}>UI zZwR-gGT(UfJ1Cc@yW!}u34#xMIGO`ftZL$?N%TiChf6rC6nM4VO}sbdFV6*eMb-cY zyr|(c{{zSS;_`>D>pd$wZzRy#b}{$Rsd69Ju)i;rDtG9*H9Xc^wlPA|D#Xcjl}ZEe zK7I3QIlF>_ygsq)m)2$CG2dBq?#<9~Dszyio%HxOY?W-SZ*Rhs6thR&PzYd+2rJf5`>L98c8FCtLJI zzODT8sO6uA$yA#?aem>R2|E}Jln=fB$;Ei)I~UJ!!|XLrQ#OXhdp68lrDZ6>a4qU| zreNG!kpnfG4?Qn7T&sC{4TtUh5~sV%obCrqGAs@`!MkzwQ`-miryABNOqghq*6Uly zr^w>6pnggB5&PD~x1apH{Y|++o3GZ)+T z?Bn@I4~0n9Z~A+@IEQ*1Mpg?(l?1Pnov# zPv|9JMT&26c>YZ#8I{yL_0=W5nL#x~zzp=F#0HgiPxEe=YIR#I$bh&=z;O5;G1 zh0flE0`af!Gcw34O{tlmd_K6IYsLm0%l$K&*JYY5>XdJI$CmK-A6}m+JC*15r9}^7Tkf8c4Ee0m{_W(Bb(h?iFiI_8l)B(!$9QM| W^@CYT9KV5K&EVfZ literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..05d8e9417cc61f01c5231a2f9915c177a2015791 GIT binary patch literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5`$3q|f;CtLC@5Xx z8c`CQpH@F!Z*T48J!Bxz z_ORG-Dyvg&*PBB@kzKJt52W-bbR9C0kUZ`1@0?~u>@1IT+kY2acg+xJ`t#WcXbUb7 z5ck~q|F;iM@6En6?^>eitMg1RcInMoBPuv?b+Hjov*z1O#*8cT=Q8}(c{Zo|uEW0N zGaJ^vp3ETRz;r0(@3!2fnX~%M4f+;Wybldp5Lz$fuu6ve?w5}o%B&(1q z>kM=K+=V9EDvT-(EN><^%$loE)(|T^;rx^9cMe_pa&)U&>*{;VIYk1!@0qf$)G?T= VdCV6ndUph5pQo#z%Q~loCIG3AoG}0Z literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..4380a2272dabbe4544a3261ec6eaae933c892496 GIT binary patch literal 272 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP*A$W zHKHUqKdq!Zu_%?nIW?!avREOwq%v@Z;HG(hLkPrcwND`O2lun^+e%`3oKl_?3OxydaV5B4A1_UJ_aTZg$4$u zG=|rc?D_7`yZJS1Ib)DlS+5{Nfw-gQQ6N`M;Qm>c6#oYi$xQ!e9@v$_t$3jNziDHX zc1WpKtD-~o>9rS~OZ^{QI*>M5f+?qdZ|&>HGB4g1iU>O}FtYTl5kH)G_h56_L3W@s O89ZJ6T-G@yGywpn{$m>e literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..3648893bb74310f1e09441dfe1fdaeef6d7ea06d GIT binary patch literal 666 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5`$3q|f;CtLC@5Xx z8c`CQpH@F!Z*Mtf-F6UR zdr+^Vt>~4xP;sL;qp0ixgKmfXi>dD?7_)dOq@R%8^hTE}lIID7Qj^}BX)Hlmtw*NC zi;H#2xE+-Gv*+acx$ejQKaP%Q`YtVaFnS*kBZmV6lRyIlivj}{=D*b&%3hvcS$wQ~ zndut0I`f8L?T>YA3^V?noLE;56l7a4;Xdz!LtcLt^6fr7u@0mTB6P}YPi(vG6Aydq z$JW8j0Vm$GBy_Kz^p&5H;pZFim|ur~oZG@+@@Y5YA03t3FZB<-OD~8If~bs_JRm1( zWYaN0rThN*_2~uES8jA~O_?voJY{LZm)%XfW9*y4{&_Jx-!`E?^8d@vk6k|G$2`2T z^w}M;Pk91~+21Wco6UcCV=cd3*V#)4ngVQ*QtoE6wBzhL`bZiPLw1=ud!IC*}# zaLCh$t>PEVoTuY){%Pr*YAX9X8WNB|8RBvx=!KdMT0003B zNkl3bEcAXNMr2q{^Ba0dl<;m|#F4T1=+p?h%XE`$y)xPZ`r z1AkBuw4%Op9lVDk1c`&-$vg<37Nh2&J-efOFP*qbqv~a7RL^tQ_EqwO;AU-U8gdP%0}1;CQIM+5-TD<{IKI zD3z51Tt@Y)Ra^GjKn@(GvLXN;N8R1-VK8XV5Ay~xbHwAQe$)aM3&qXd5;Dt2WC5le zb?B?F`TL9F`F4qkIGS?Q^_?F2Yu}xZp}|D*5Ltl8X9@td-)t{icF!Z*OkoYgQ0A z_A&Vz>zg;c`~F|Hcn}kRU?yMhHK8OHOR@hxyqQJQ<>R?t?i6UUsk8)IfD3r&zyEuG zdg#@q-`339x?(=7L0|HP#2;qH=Z$2uhf5>X6$%cu8W~>@~p>GmZ>_}2x`rB6IEYu)MkS#ze)qkgofXo z8FQOveeD(&IRE7R9H-1*+e+12uij%^dyjc*c0EH^z50C5u!f@`dpuqJT-G@yGywpb CUXS1a literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..6137bf24b5e60796d1329992594c8dffd3c0b92f GIT binary patch literal 255 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP*A$W zHKHUqKdq!Zu_%?nIW?!avREOwq%+Qd~cy;cpVFBs_finzqiu+HW(TUoe z%8=}nwAR1pd&*kTwKp#@otblfse`R^W4+jk`0DisW^*|={Eik9JSvgNzfk1H6eZ24 qtur(XSyuf2dQWb~UG|8hVDs3gU%GPeo_>xoi0A3*=d#Wzp$P!gHCv?s literal 0 HcmV?d00001 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/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/equipped-NECK.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/equipped-NECK.png new file mode 100644 index 0000000000000000000000000000000000000000..e8963031df88663905abeba46208117424c484f7 GIT binary patch literal 1551 zcmV+q2JrcbP)HOW(nYr^6c-}6kYaJ=qTB2wCE2)Wsg{n!g#-hZfP#vqwN6c;`Dr5>&5)S!dB5}K zzPw3h^6q`_PKbC9gd{WPo}cfYd+)jT93o2=0gHe|z#?D~un1TL{-+2yx_&#)kmr3( zYsOXkTvvV+KlFgdYb)n;ro?9z?242Z#Ss3Ul{X4S_Yl=JxKx}i24CYdrVDGq(b2IU zuhd`0Ghg~o*u}t%=;>FA09O0}Q7YvUwX8TDHl(3BO$)OHD*k332#zi>;{ZKO^(`(f z&G`0sTZ-f?u1tz55Rm|!J<;K{G;gQucjMH!J5BQw1#$%#a2WK#@2&hBJSUcZ;J*tu zmuPuG7-k?EYsjd~k0WO?(>wPeqb~Z5p zpl}49+1g3(etbRBzet8^hRM%|PiMSiV_%Thyd1Dzdg>@09=k}z>jHon8FSKlk4SLeBCql7H2>6PT@Mb# z7AOW{Jmf-#JpRJ+0D}BJuAaKM11pU~2o7`|q?unQ=oC$w6kSo4iP=t>vNHQ#&dK#1 zyB1gnM}lTvzS=m* zlDPma*1~;}-kTPS>=1i^3BoRa`Sl(ag`}qzWE=o#B(A3-g_d{3XxpV1E!g8oPrnbRL%+#AWeX&7*YHfhZ9Lwk+NGijTZWf8ClSOhEr76FTZ zMZh9p5wHkY1S|soMFe6!IfpAgNsFI}L3@onJecqUtf)ii)(^A*5YJW4bo=B#Fxu_( ztFv4IE zA}s(&pdIcFfN)utXE4OuooZb^%CKtR!+G=ygda&|uL8#C_9m!5i3#WN)-RR8ap`>c z(K2Y2iR)p+xS?nL@;4eG@FUCP(jGj=ukIvSPo(mr=-Ji|>YvUt!g%(E;(_}Q2C`*6 z;Lzuz$x6cOSo_e9NA5zDA)FS(M zaxb8sS6<6kvP6*y6(Sk_hyc*w<9+nzwG|N1FOWHTUdcD*2!NvgfxHl!uV^aozG9hd zL_H4%gx5VP(hj-w+4DzeZu+LO^N^zjK-47hakK%1J!gUZrYNQ@L^`t`Hc@>O+yKW^ zR5+d=*>L#Mz8=3ZOAuxr)Um5utAJoM0+1WX%}~XeI6R;3e~!D;G9%}M-5%jDN%SNA zs3X@X0O8J29V2vjGhfL9T6w`VXy4NjCU}i50k>FJ(-Q!`$$dti_2JD>WUBsp&>*7# z4EFVEsE)@v^zwlK1StV~0ghgg{;D1RA=SnJ!1-M3^$)u%H9#ggdW`{q6f}t;@!}!* zD5IO8>=H|EmYM`)f_xvTFO}rghLv%d13+|!XD?_k!5Aj{LlAMenI?Y{x-!a*(K(z6xyxpz-%jm5E>UE7L+Um4Kz(_(1@+Uh`$8VPM&jbI+m+TYl*>gj|tZ$9%h|n}7%i=x>|uIGJkq#y|}v5&1Jvc6HwqA%QNbkqpTyPy;?nLU1c@-=`(f~TJa$x^a5|Yd=@wB|&5f!RWK~D})%;>2Yho*cWq*E7+`uoCT z<-{;Y_?eEm=81s)>_4B?|7gK$g?z_9ByR*5 zl)t|uG+EU9If=^8MC4@Lu>emuYIl>|l06Oj-v|2*?T*uvCx4Mb00000NkvXXu0mjf Dg33-7 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..687a75ec2fdcc02c24f8066b1cd7a56a6e5a3b0f GIT binary patch literal 1105 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GGLLkg|>2BR01_l;p zPZ!6KinzD4;yo@0iX1qdwE! z=lset@{jUprSasRV_oo`eMQMF1zG>+%N|;1^>=N!uB({!Iyx*jPdZ2K@~2p*8x?U! ztd8bXnKSg<&0ESVZ}(t=n(WpMe{5N8-#hQrwYbaYaV&U3+)wU~HIKJBGi2?FO4xEz z|GK~KMeP{*=m&92o-l-oalYz5Ecd1I>w()GUw6)uozSt2L3V~kZReaFyQ`-BviTPE zqS&9gqsgQ87w7D|nYQ}UEuUwY_E}l?^52S1xTrUGZ}4YUzHrrtuTBdvhLmmKfBT(1 z-McBF(n#w2j_l$D1E^@4Uzq*Ma7j7~L*VI(vKvylAC|nG)$yq!Z;sgdmWkW=ihdjm zpPAZfc1SSLm#`pnae+Ro-&%H!l~LIhT%|2{`v) zVMpd#g#=EMGe2^QdpDX)Yd9sNC0_VKa^Xsk$KlI<&52R|`G!4Zi;w5UnCZ$BRT_>s~QCtXE+}Qi(^~+3Bhb zLA@Mn8Mh_){(iq|VwHW#UOs0l&gfNwyZ3nR+bMAIYzFHoA%?qp-HX=+m`<8?uVJH^ z=H$RCCe@vR`_HDORWb?0JrK2uTWhQwTN5F`POk>TA{T; zY9&XPP{W$6mN^Eir3{0aQaKZDo1Ci?4cQ+!*=5zlSdoBPx~g*L;o0v`Jxd*<*}Fsg VrrdJ72rMHQJYD@<);T3K0RVTw@D>07 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..4f06ddf4264b1ad176b0d545f0cac5cf2cfdf371 GIT binary patch literal 947 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GGLLkg|>2BR01_tI- zPZ!6KinzD4{5?bpMULO!k@n`9SXTB$`J30K7-@KM^=NnqcCBz0cU&LGYjaJ}>Wblt z)#1vDRuU5xB(At>=-51Q{Jl6bATMg$F7H?GzWm-dfB)UU?;BoiGCov2edgb@=gw5m z|9&rD{N8jA9}W&iMFp0Y1_1#kCkF_}gz+`cO^Y`Et1^W~hOgtEKKbxFXI))%cGJ#P z&D)mHq4rR$cmf8o~eJAG4|>(ZGb>l)VgXb5}?wwdM8{^do1@znQUgjJVS z=001$?^;p*iCTf#Uv|$>4&>M5`*EUvL5qFa)GHT5I{Cg`TQ@&spRV8ZdtZY;nFnsT z=D#tJ_d#Oyjdw4k%K4q-{%l+0wkhz@hIh%mbDmy%?;OL*vE_M*@zz?22Vw^-6J~H7 zunoSLS;XwL@6Wakg+G++sxB6|rtUP4{T8-m#x7~Sq663Kc|TS?y3Hi-yY$T7Yg0cw zaM|%d;L}rcW(S738&8%bsD0MW|IN9!@y+2m&#&>z{^)&JxG(HQuVH-M^5_F8qO;}A zY+3s2+GqL%PgwC~NnH2-U+$XPPrbffJzsp$B}J$6+TAtxtAs$IM&akg{ zYfIkp$9seM}vv1w)`ZLB{r857GrfpJ^{`PyvuHs8S_AX-m;PHm_ zEc0HOCtSfdx3iyEwQ}w1kk_A+7c2MGbG35WewIt;e)7UxNUZes`$Ll_nR8*p7fR%T zIkVLs1SGe7Fj%biaaUJL=>zFmZ;L0)5P5q+d2>n#zkgyxa`iJuQO{{x)=N8_KU+2X zs**uHYc^|?{i{l)Gb_9mmfhe|xW=9k*_RZeG~x0WS=-~k7zvivt)9_Bn5abEl9J1iGx1}{J z!_w!aFV}~4+1!mi?{JGPev)jI7yH%nS5mQZHGU`0b2W%hO+9sa4#NuBd#`e$d>na` zwAV7|%r0V)Qd+)&X~8>o{!Lve-pmdMRx~K>?qCw%X56szyO+&ElV*cpNw=tGU%}am zYu=o+`(^b}Q~g5Tm&3bcnLBbq6XvX!TKBEwK%T?2azxPGQ~4nOYQnzu`%$_^3_#%N L>gTe~DWM4ffbOKm literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/meta.json new file mode 100644 index 00000000000..beeeda082f1 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/CC_poncho.rsi/meta.json @@ -0,0 +1,27 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by Vonte for StarlightMRP", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/equipped-NECK.png b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/equipped-NECK.png new file mode 100644 index 0000000000000000000000000000000000000000..d48bb5a8456b32bb1cf18dc17259c82f64b320bb GIT binary patch literal 2231 zcmV;o2uSydP)Px-aY;l$RCt{2o6m3C<{8JoFDa6eZ0m<(nX=@?mN69Qp(qdx$RTi0V5j{B8+ItV zV#7KV3ml+M+O;r(pmFBx(7_nC6fKG(zk(XPoiPg*|HlIw_S(k@pRwN&sNn z2TWBJVvK=^P%O@N)umi6N0uiIE9kR?h@dJ8@$+sNhSB{-2Yn4tDwUvV8fltJs;baf zGD&MMy$mAqkF}Rx##k~*JRKLTmvF(nokw?Ns$>`j1(jkF0|?#$pjzD|o-UZLpMH@c z5Rb>nbsR8B0+9>uZXlpId+2fx4TA_kEEa>~I3RNUGHmwaI3eXFNowCYR2~d)T}P;{o)UUWOF+9dQxg;TaP@_r1?8rv z@WINrk(!tYwNyMF7mCFog+hVNwmpo8g{rDZr_#t5^3Z2=06->_K~B#>&+A}d@XXML z5c0%c^fbW!{yuYE7hn={(^I&4RmXe3Hep*fiiHayw<;DcFx#?m>#m8LS9MID%R-68 zFf%j5_V@RPe$o&TBql*sRg8~~K}%?`EgJxQBXH8GG^X`wWHTABUtrzCuaih0O-)Q7 zH$4U0va!5c!TU>|>zhyRhtl!??=NMryjp>6*~m<0u=n)oz^xxdQ#B-#NsNz;4U~_E zsEGFo1*v6O_|-4wv3$FBr1d$)!UeW`yN2J~oQGvu0}0%VL?VIli7{A~12zfTb?00Tc2Y-xj!<+MHxkXBOeGoc{=J6yTiSp(;EgQCYn$Y zOeva91k19ZB{TqDIB+-T*8uqE!Ry>JL_8$Y1A+x4;$lKKTix>y!^+Ye%!YYHrp{|- z!#q-#*)XxPG}pI|k%vHPd~{`9zNCkgFdHT^*(}y?%=t>24HN4(=8(x|Lxx#dn#1Kw zdbeUjL>hosl*{SJ_U}*u0M7m;?(X9HS{<2e)<3SV z)nV@L0`Nj2kw}E{M-dsZ+iinh`$+Y;cCfXrm3 ztIPB2ob`K;g*wPc5BTlxzhr=T{P)T~EMw#2tTWyL&m(v%2hW3;4HIMIHj) zw44B+N1iB``cSvM~0fUM>T(j zR;~7*k4I6dROq1D94fDE+d_*Xkp?IhXPG2P{)}wj4#(6~E*Ek!`@jYf;JPjx$3d}J zJXQ$s7JdBW2>{^f-d^aw-Ik~JFx=Ta-P;3`q|mIi7kxuuc6OFA1~`rb#u%#A&8}8` z`0!z1F6!m$TYDdLU1y9jFvd`?ZK2g{VrRPn;802ayH($YX`0ylUlne9y+GIXzA^}n z+xUXxg9i^N%BqqqV`gS%qzkPxGc&AKtC7=QnQ|Nl_1YG=VOq^5Vu}LGvV4yrA`}V* zAvp#bxSl_MzGtDMRy+uANgmVWx{wtGuIr-NYN6R`LDMwf2qG=d8R5viJDux){RTf# z1Y5OIsgM$jL5ame>yv|W;s!V==I7@};&G>L0Ff2pD0+F&u;o6N8zZA+Xak5$W}XKk z<5$XgD!|;_SZ{yuJ1bB=Q^;|3&CDrPtuRO1tfdNDa$~dxjgaCL7Gs&+o zolb`;p3YB$K)AU0)`@$-#l^Q6!K*Xa5L_lO=E>UQeWOlUkZzja`uIVp`9Sc137%>YQIu=d$$I0lsmX zoy-oDZ)79EYd_8)Hg)ok#LhZyUP<JYfUyZKkLl-`4iY&jmW`2yVY|*#>!M;JIE9 z`S`Yu^?Q$T<<;T6K-d7wKb;mX^t2XB^r9!zRQR>Ufn*gnz~xJNS4(RN4XfAYapz<6 zRQrHLB7w1qodTQ3TaNQDjX{ZGF$hf3l{ zE&TFkr>sL06d)dtld33`Y=0P`stU#9agt@(|F0?vEq?c%$PXfpd#H*+s;ZEtX(Y=s z#p7{ORfS|(rercns^ZBN^#Mi@VGnR!Z+p7cYPPqgB{Z8 }e;0|iM&<&#%Vd^TA5 zPx%v`IukR9J=WmcdTjKoEw%UE47xDL5Q(14t3ify6U$dc4z+iXFVSH#3%lDh$`dh>FK)%?(atyz?f&zYI#-&fwh+7 zj^h9VAp|x_%7j*>5JE5-4y|+?-VvvKuFB~9zD<$@Da9&y8q9Gd z$uc3$G=-Fs#3mp>AX8!@BPB7$d|ZK|gjtPStrnej8$a*?82=m-hGG6Z8BYL9uDJzE zQsKRf+DmAyMG9F8ZnOa)>P4l!`+NHwMu&96kc@>f&$ZcaB;dDvg56y@?e@k@iU`9H zfSsM4jklndKoA6UzO>O=qqW9pQ&J&A(Vp#%zDDft?QJCcPkkVR*1E~@W&|=7-m39Y z)HWimb$-i(AjoCTY(Ty)+B0RgQK(jdtBXD=R%@i*+ElF8f~i<>b~^`m?&m>Othl}I6Lz~LVpkV^&d;JMw-}Jco3Fe%gJU(C&0ZRj?ok2!dd3U4)7i z?M|mzC#(t#Wtof5RYV#Q7z_sXd9nDgQvhSkRzu0gRt)g_=?Q?@e7+V0(l28Xv-un$ zrzo`>hUSZni{qA>wTGbuW>NkT?y@$!eKmbb$tr}_WgU6QXh?{B)?_kC}k_sRDs$$J39Fbu;m48t%C z!!QiPbQMao4#}@#fsBYr;ZHX)ldspD`y0n=P2Z<1&UCg+U-I3S=x~R`8?k=(Tt}`! zh3Fd*%P*jVusdbYI&CyHA*L9lO=p3g`@nS`fVbq`5bztIlze6>gv?S10O(dT0YG6$ z6^c_BQtjkVPOD-W5tHhV_D)M?KxQd~(hMkGlMykYgRrxpV0@Oav(R`c1kyQZ%Y@8) z55n={&B2h9c=)pdVA6%Elu$3<1_aVMXp1@flLJti4dM79GOHsPpLOxUUFQ*wpW1OM z#_J&bel+M;ZWX=_Sf>r;Y{npMF$Vxhjr~D5ZaMA2V1Mz-sxi7ooDb#wg28@R*17#6 zTfNWtrDdl;@AfbOz}3W&lKA-49y_=1OkvTJpcH3vvrkFR?IWfb1OQuG2e_Iz50000Px&eMv+?RCt{2nlVTlVHC&z7vgYoK?=QCXduMxJe&$Cox~$hI=EN^og@yWr9vrG zYbmXyrHeF^P#1?tTnYh~3@#yJ7fHZLVmdVlIv6t;E4`)qI;0mbF=sBxrDw?ZgAnpA z_rCZ3_rAL?c^|-FFc=I5gTY`h7z_r3!C>?hTs`CJO8H&#D3m)$aR3mCJq7@{e|)Dz zYy_Ge076e&8(bTw9Y3``B#%OYU+U@c09I$W4E;Nd98*cA@u^*emLHZ4g(6TW zLRD1+f*D92g_;kyvrtK5tbtudV=+N1^elT_j>7=MM_X7Yz zYm*&Gs9E;1N6=!{;CUXBMgV~&OP_~Z6wOxv063fuIGmS<$0oM1@X8BSRiUaXmcm|e16dBm zqQxn-#`J8KTMB!x*!4NoqwZ4xC|3ah+<%m+`p%d4G68_-&9?m%u!7Z<>hZPs=02C> zi$=%g z3NSP@WSOt76u?TD0L`9oQ-1tdMbB4&)9wITMZdypW|dk?&sP8w!0rI-rfcs3?aX^U zJzoJ#0J{UQ8zz9=0oV-_!0rI-rsoA{dm*H6I_g{I8a|&7`Fy^uF?>E>TjyU#O9F(} zCV``40KlEoECAr*&jl9eW#R^|c3-SwVWyuxef{0gzkXjsBU-Kit?&NkomlC=y$tUo z8CM7}H+VaQBBO@KT!$Gfh0R?I(*kIv?#^wYAdPaGEfE8>*7N!KIrg$gW?eSTusn$3 zafWV-VpU?bn;_mU3}WWPPi(F?z8FncfWzs4JGVttl9Bu8JP}i9Y+@Um>klwKwToy( zrs>(vOa*QChtbXt$)nKe$ub&=d*-fcpWDIlzD%Mw%Qb3_TG}0^l1#-D l*q*!|)*WUr7z~Cne*xC~JYkLXF6RIM002ovPDHLkV1oL#t0e#c literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/meta.json new file mode 100644 index 00000000000..3587d5e70f1 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Neck/Cloaks/shuba.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Gargarien for DOOMMAX | Edited by PuroSlavKing (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000000000000000000000000000000000..c68e5d2123be073133a291cf4b8628361ed6bee1 GIT binary patch literal 1112 zcmV-e1gHCnP)Px(5=lfsRCt{2n!#%uM-;}t^~y^WWy40)Qedq#%^E{OYPB>DzQo7}V{(gq3cWOe zLP3Ut!O0(BUjl`ul=|RMN=uM~E)L|NU~;f&b1*0($cLWl^xzf}2c|-b-Jqm;J&0Ma zWK(t)tsKhx!NTll^uEWNnJ3VD0K+g0!!Qivk6gY$D)V9JTe?HJe8GL>dk}j)s^WtK zHZ0wt*_k;4fZ3TjvUGj!@R@X>l8eP016mdf<(Wf7uU!I{3{ zmgoaO{J4cPeZvsd3ZA_zqF5?-^eTAuuV1|ept5Y-BH8#OFHzN=zR8EL;(-)Whb??Lo^-4#Pi(9s?f0I=JrA$jDaD{LAu z0Kkja&*5EDr|pjAfp&cWt`AZhKp=f(CsWZOk`XtJ7`)@Hzc)Ib{MxZ}hrGI8KPvxh zD(gr5EXroH?s#c&1*Q>m^FSOHM76T-ScXA1o5j-N3IO2!_iT4w=7AviiWt#ePB{@7 zAa4Mq13`B{6?p0St-j;l&9K>R)HtpPna!pKmTwckS*mT2sCrS zVbbmo5Zou_9PqB<4a#9}5W_GG!!QiPFbu;m%>R#EzCf}sK#sfZ!|cqQ+Z-XsT@w~U zP_a~|baIr6r7}%K`Y9Vd-L)WOqo-*i(%<5P5TZL9Vd)N~lcSW&7bu+^B_RX}A?Qxu zsjda!PTwh4*XxU=JK_2uBb|y4k)=D7iVjgKI&^3OkowXWc`{XO1^QR`){nRFbo~jw z|Mn-CMhs~?1Hgi%_fpvPK}&aN{#6X~b_PJREcW@ApW)+?5bFY7@q_vSfM$vM#p~yx zm&gn)LCGU0TdL9RJqs$E5ZGBmOYA#pM|;fBE5w%W&_RXJpn>=OB_hJ~^fUlqX>o;s zy~YH2Dr)r|9J} z3EX~Q@3ZaI4!uXgTOv2K1Q}Yw{oS>6hb-M8LrYMn%jfN-d8zBwmj3i-mfiIX!!QiP eFbu=|C;tK&Np+|9S;Y?k0000oa> literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..12e834575a8a7ddd36e00943b59c596a33c5fe61 GIT binary patch literal 1147 zcmV->1cdvEP)Px(HAzH4RCt{2nm=e8R~*N`XB83IRXB`e84krZCse#h2~CM7gNF=phIk05;0!I4 zQVb0kJZAC~vStZh(nX|#44srALsx@q8aqR%u`sR>*s3{%4$0=g`gKr$=aVeSdM~XjlA`%D{G{OOv>i+)a}_p z>t}O$_XtFPb8DL{%c6KBMcG`QHn+Bk>$AB$#Um-QEX%F;Q$HP>qs^^t_ejU)r1gjT zxhb2=lQ|uC&yxuQk8j_@a%74g-@b=r!f>yd({T*?OSJ0)z;_Ejx`!80{YxDXkEH17 zqbDfr7xDVdhAZ;2yn`E`H}JB&12*pUn++89i+K9z3F48|K%CG?zZ-t&gS)pLGAXQ$ zlO8fD9h)P|vS|IpV>S)Nemz^|f9XH@CLQoQ|WgU&QWS3EzJG4PsX& zFnU!709e&ZOZn*Z5HEiI3CV;3e(tL;(>*n0^t&OW-`5!im+5TqtM+tZy8mfaw4QJL?`_gB=q~51V3ej9Kf@F zCwNux6F>BYhCsbxqjFNvfX;te-igQ$dg=2jAj-gofZt!=FQnFJUZ1`28vNlVef;_g zg+ifFC=?2XLZMJ7{)cc({@=EP;e3I>#5fMGhfFsyAxMYt3$s4w4#?Obv?sW_vPPMQ z_W?BHb-6A{w*Y|onZ*mX92}Q~;*ml5!S{DXokwW z*&$+s&=6pOP6Ux30G#It9GxBxq&;B=u;)2Zp*=;$Z|V&jaM04_y-5?IHb`ZN0RPPV z)$S({0+q_+ax2Nk@Elm N002ovPDHLkV1liQBJBVG literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..1be10560699f09697f73f9d129e39fdb9ff74450 GIT binary patch literal 498 zcmVPx$tVu*cR9J=WmN84iKorOSZAvhP$WhT0v?8Q9HiHOG-9-8g9CdXQoE@A6cNbj( z<_qLYgbZ0lN1^R-goIQHw9l!bQEPLdR*?K4@b2Erd;i?s3kQ^xl$882m7*_RUR=|} zzPY_BoJR=Dc8Ey^8I^T%JwJVn$~rO0Aj@`WewHlNyn(LgQ}^f)nyjKFDH&f&QlQBy zx<`j_JzrSFTrArm&N*?;sj0Nd^?W+6ZPU53OUJcsay_4#N;{1yvJx|CDs3|L4!NFB zmhEH;-EHh-gju#juIH1fcc`hf7b9X)lt~83l}%!jL8jix2r%_d#y=60Cx5Qf>v}#t zJ-_1YB1`mU8eLM_i9?+i<+5!ORzxQVPmeK{YDDw3{!TSJ{ oj4!|0;W$Dp^01qTI$UusO5cTPFDfKe||$L2uXfuy8qYgjw?tu5hX+WnyTuIIn? zvv?k+f8ua9A-M8$z zzh+&Z)BiW**psg_GgxD+%a{R`364SXr-hn)~A%k0kr4H~dvgCf~kMyy)QlwPkVg?%En9!kl{~85XRu z3zU~X|Gs(t;#{wfQ`@ zx11AF8P~i~ys+%5bHZ1_$!`3Ow?6*R&iEn_5zEjk$E0oU=zC4fVRid~SH2T$S-$Mh Ym(7-Cd>t?Q1{ezrp00i_>zopr0P)7UzyJUM literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..9ae9108dddd31024f2e4d405cff382bc5e9febff GIT binary patch literal 446 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zD?D8sLn`LH zz2%tK zDzxSNo{jU(ite7WepU71Df4Zvq(!IaukJM>xobUBQ?fJ&%F2~+7e}7UM!o6^|#{*vmhS0x# zr$7Gtv1-rz?L23HFN(65qqQKchu6ep{U(OTfei;{&)KidpmG131MijNcmHg(!yeomS>MqhH&IBjm>>;<`%ogFZ6CO!K60q2|7 zj2Eo_esV&uEpzM^t^}Y^@C}gA^@$U6ZJDj69Dkgf^IG!4#nlYkzVf_CsBd`J3Szw4 gTKJJ?-oJVLZQo=WlU(i`21W>jr>mdKI;Vst062lu+W-In literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/meta.json new file mode 100644 index 00000000000..a058cf15ce8 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/alt_purplebartender.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by @mishutka09 (discord:1152277579206774854)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000000000000000000000000000000000..4b5b23f03c1390536773cd15ec5dc5f86396e54e GIT binary patch literal 5255 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..8cc72983244b4374ffe2b8d3ec572140ebc44c61 GIT binary patch literal 6249 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 G>Hh$RGq3Rg literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..d507c18b3f3b00415053f7aeebaac883629755d8 GIT binary patch literal 4751 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..942a5247abd17f910f0f5e933936d1c09fcfc9e4 GIT binary patch literal 416 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0J3?w7mbKU|e-2k5uS0G(bz`)SP@clajLmUIc zHimWU7^0)29UUDdBqV}^gF8Ap7_1l=JQ)~r7$mQ8@&Yw5mIV0)GdMiEkp|@CRE0#8 zxTF>*7iAWdWaj5FFjUM54l5`s{r)Am;N#aPTHd-^=gyoD-VkbV(fGk5o%24LCmD)* zdUseD2N_>B_EMPhXws2MAqv5os^4^2yh370Z@2MU4MTI$BW6#6!V10? zGfML?R4teKyIF+q9MImCo-U3d9-YYv60D088X5$cn;BYE4;)Zw&^(`U=s*HTqNKqF zi6pHA&Y}da#!V7)oD4*Fv@KiGX0>2bfar?0_EjLp+5%(qV#nl#l7fuJ;s>1=9cuYr z=%gI5NdDT@nV}?0QdI*0A2t9wg9fK09#vIK|w(n7#LGiQ;3L&06G8wNdN$B02$T^4FCWD0d!JM zQvg8b*k%9#0Bm|xSad{Xb7OL8aCB*JZU6vyoKseCa&`CgQ*iP1YCm3;=qk8vU~r4$c4o0L@86K~zYIV_+Bsqk!%}fPqN>Q&b2f0S1f) z3@nBi@{A@73{X*)AO@!p3 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/meta.json new file mode 100644 index 00000000000..35d75f97936 --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_centcom_official.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Skirt by inspector_jeleshka (discord). Original sprite: Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2fea0a59470c476cf3f927833d3918d89cbe6af8, monkey made by SonicHDC (github) for ss14, digi made by kuro(388673708753027083)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..4e0da9590967f66bfa47d9adb35fcb161066f2f4 GIT binary patch literal 5696 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..2e90879cf8f35c7ab81567b2dd0b1f758b56fbb4 GIT binary patch literal 517 zcmV+g0{Z=lP)Px$zez+vRCt{2*)eaUKoAAsms2XFZL`f5Y>8abxaQ|X`JrwoEy|?WhD#bW(xl`H z3!jZhOknO3r1v#OEP5=e>ip8Yx%XJ(mqkb(V_y`- zg)&8)mz zR#$+kBBcZoxjJ7}6`meFL-$w6a9SW$ot<}!NeFQI-m@%&a}FYM z{#`m*>%5Pwu7I%+!uhyqnje=pX0no(Z)kj`>(=e~%~gPPJKnrC_ODsD z<2UyS46NGco2!7awe9mwR)A&ueDf8swtc?I3INzXCo=K}DK0|_@j(Z(00000NkvXX Hu0mjfgT3ru literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_special_operations_officer.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..f5ed539a3e3e9cbbee4bdefcd958ed690c1a0290 GIT binary patch literal 526 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 Z0INTs#Za;t`>Ox|002ovPDHLkV1i>oYc~J@ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/meta.json new file mode 100644 index 00000000000..6153a99932a --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpskirt/pencil_tan.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Yogstation https://github.com/yogstation13/Yogstation, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING-digi.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING-digi.png new file mode 100644 index 0000000000000000000000000000000000000000..8b47519f9755490902b0455dfd560484af59b4f5 GIT binary patch literal 1636 zcmV-q2AlbbP)icMtKsy;2lgSCK5%`UB(K zSi0Xi-#zz-bPl1E;zPzqSsRcwRsv*gK-O3ZkhK9>VR8wqSHa-FBA%>R;%23 zu^os1<0#~+s&WSb;Le>pzH8q8I|1-c9931Zq3iU`U~uI~2=ZH&g=)2m@pudXT!ePJ z&F_)nUl;*mcsq^*!!S5G!|#850>d!iI1YgGQBYMis*kbw*@&}9h|51$05DE)a&G+Q9k#yDTKhA4`B`Iva%Rx;Q#I@~!e$S!*H-u%YWz z)7Ftw6s)bOD3vrA*RI1lIfiWyF`2kf6cqp{0P-fGH6X};@BRbM$-r#+?blzV`6COU zY3nezcYIDWBT6L=wR!{A$uYk^X#v8VAK60`OB!$AyZ?ZR5Sc&n<8V$<_}{iYM5&}< zH2W4uL%c36jO-ysf(RplUlvmD1K8*TK)=_;%TAm0dtCs4b#e^j+V$9mM1?&YbpUwT zX%hgxD3FEp3lV#!c(J4rN+~)oo|BO<9f0(r;P7CdM;>NdIO8vsG#no6OZORh4S0QO z;qYJ|o15ob(8wOr%FSB@04?7V;+HxHXxchPvn@}= z>8XXO=RwofF&w^?=~5aadw3z#4-fWzg2+JjC=B58EoRa0N#U!nzXbsN{L>GiZ4rsR z68pa*kym2xGgbm*Z9vvo36Qk`Sz{$Y)&^val>k{AkTq5U$lkzm@@W`z6~whG*0VsZ zUZ*To_2u2WD3{9sfL5!ul!pgapmBC~hW*EndD`sR)2A2s6MqxHcpz zz=p2V-Q8WDmji%mwF&^(+uH+x)J0&qe^#Hs(qyb)VsCHHXG7{wgDg9oR60Bg7*{Y& z9|uwbsH)0IS@Mx(XqOE!3YjhA@mP8wVnu*uSx{Bgm!k_-jid>Y%P>CU zharyoaUe!v5OHb}q$6N37$8_E5m)`IAjs)BPOO>)DFK?zCUjj#KA-0~dNvJMiAvfK z%VZcgvq#r;G@DJS{-gvDRcG6dXh>MzK4}EG3Wb7?S2h}BRfquZa`M6Uvd#hX?2tJJ zNGC>s^K4N0Q^Qvyz>=hC=LDDy!BqWZ;$rG~P!v_l1}OnvcG~22qe;aAiDyrri0SEN z9EAx0+V6FFnoPt$PmZK)klqERo`=cA^%W`P6osX%>5WQNwo6&i;w(4Ggcl<~7O@UO zYisI-ijXuhuY}(^IYzDCz}lJ`de0(A32>uQrA46}rr+!GnxSAQrU~Y7PEpYBb-4(| zl7<_VD)%}{YA>vO)}>(ZQ} zpjL0Nlyz#0AR&YaK@Jc0QL8st1W-`~F?FB#6qtG*-|hhL@LvYP<}{lI4ESA}Tj;ak9-#g9*WJW|bL#|Mh32{^H`Z&%XcwOg&FDoS54?IGvT}Og#^s7tbU0 i7g>P!6(9U-@&5p1?hB?V5()$W0000a>a`lH9Ic(gm~pdn zJj}J4o^ipv#{bbGb1qpi zW+Wu}jiIM#ZLY`TG#U(rg@yV;O7C!441^#EUJR1NkObx~wtGMkW_L$+BP2k#_$0&*uFomWSj29&ZBPfxUctNB^itE--a7YE-q<8DfNMGb7nj?7$ z;{YpT03vfg<^_XbE6ELy;s&NI0V2Yb=0>2&g&*0`gs0qKF<*%qfv18CKwk-eN%lLY@Ua zzx-I>xB3NTS|$OH8U`r88w*k-fjSQ36~*fLtSEShvF#&E*NJ)Q~dYrfQEbV za)X(_!b;|3L6%tzCrJ)v0hPQ+i3&za96-&Cv%JK2N9C8Scq7djX}WvI{2#OOCqv2w zb_+y@LWB0V^X%QedavyL>}2qN;pwaOu97wUyqbN#{pduA((ikPj;Y>d&jA@d^c=CF z9fi<^4$voVeQZ*x0v9AF#AOwgUoA_2boi7(`{#a~<$QhUiB<39?Ol{R=VJnGe&4(7Xn^^?xOvS`zxvH>&qJZD~FnjMnMrJDx6A5jqT(VHnl`&#WIPLFNb zzUJ_sscELxu!A@?_KVwXcPiYi`Y);@=AU)%8?y7hi%AhB_JEz~{VK~!?1KU>K2-U@ z-*&5}Z}_&c>C?&T8y9Mxdf|nI3*Zwe$De*-*YwVD{S*7goT;;vKmA!`j-mwBO&uK5 zQa`DsedXoM?Zd)aTUDXAny0BwwAN&tN*Szft4TTISbgB^I$gl>M@>lgWq9rKy9;ae zW3E0u`Q#3BOS^M;)VIf?!Bn6zBvU2gGcXs z@4Z0P(xiF2wCDbHy8Lb11N-xJuN51&rKUzjNm&1sAS0jykK;W;Y!gHTbhDg*Q9r zjM$(5^_=>H^(hOs?Z})^5?aHTs!ujIUpDT`FP|?xxSYbitE+yrHaqop@}1HPx>M%s ze=M2X-b|ZUTU5zsR&PiilvuldUfZoZ*9?)BAJ;Egw9WKXAa*d|?8cYi=K2xt&lk_5 z@J01o4>i|3vVP@(uumtoelx6m^=kFmn@gV@q0JljWbqsFl&XFYKKQ+POsH;E%3eHY z&Q$^2+BG<6V(DaJ?AValF`>B&)T<`W{r8HdinqqSU;WtTjmMA8%nWIGwzE%KRfpSl zyR7;`v6x#FXvqmzS#p-Yc5cN-JF-rwJHAJE@>BgLA&#kyP;|TxG!6Efgd#XSE=cuV5HhdSQYOL;)F(mHA>)XHBwzqOdWqZi7 zgje0crgHkm(ajslxLk;Bh!%RW*UbbCb7{^}3Y9$OrHe2}TSW$m7I=c5XbMQ^%% zz5H^blJvgFPja8OLWuW|q9Uj{!=R`yi(me?vo&YBI&&5egsozt*uVdt(ju79sS zuX%gzi+pKjXVBs7z-5O@_=UP~%i8OyIwpyKtV5=U*9en0u3df7%2%E6uy*x%K6Up5 z)8vxWkzrF`K3-cqy6G)f_2uB&h%ZmRGq65?`0HPVjt)uNeWf9|Pk#G1BURrYW)0Kd z9Mw5%)}idaJiln*-gVN2PXYIQ~s!j~qk$h|VKe7U5f2eyl^b%_G1**Gt{~gsCpcOmkP8#6- PJ0LkRHK95_=lTBtF9+kQ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..fa9784ebc7a41cf674754c11360f9c8b56bd9d63 GIT binary patch literal 1286 zcmV+h1^N1kP)Px(z)3_wRCt{2n%`<0M-;|Cmx7gnjkKb8g;`^(%c1`L0z{o4F_B(Ut%R5iSTCI)`ipBA~&um)%@aSlKP%MfcI@Y<~ma2FZMF4UAq$E`kZt4zK_9R001Hh^?F@=Mn!*V z1<2(ch9O+n72?F3cTeHEF2XPbFqs9$*s5dH(x(}xO3>9`m;hRLoO6U>2+Oj>Ovp0; zOlHQiEQDbQ&N)2K!@75dMf!1c^%o`}iXtKYrP9Hoi3V zm)->)BA#tva{o<>P3mhUAkD$XiJ}PS=jSuK{5pG$QUdb%AF!Rt;K>sP+s?z?+XrvA z5ClEk-bTn|7`|?3?Jv^b-E|QJJ@LM6=W%__F&Yk)^;dclB(^gd9G{%Rw(|&r9)gr34T(=>GIoo{gk&_x8~bdSdYOySulq zbv>m7jD|z-b_)Q|{QL?7X(VRs{eM z<(72W$Dx^y>!(ry%Lbdq9zYcshqqhF?*XIXP^^C$+6U5D0;Eq`qv3EZedXtX{`8h7 zL${zbcx-)x!C){L3>1Mfi!g+BM9vTPyml6 wczr#2*r5I(I!+VP{QIvzA9WcT4F7Td1%xm3$na$cYybcN07*qoM6N<$g2Pc`O#lD@ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..5d304575ca42adade0664996332dc97ad7693dcd GIT binary patch literal 445 zcmV;u0Yd(XP)Px$cS%G+R9J=WmCs7#KoEz&k%fs3y_g`*C5Oqfpm~G7$-d*_3n`ixSfa4(?4b!n zWnyUP>73$0dQcg#dv?J~zDqTo`twUwLBqtv#KgoWGm8ya7R9KP0^scQl-s*I0II6u z?`jpDFF0UX6k}PI0MvDjwH6`7*1rB0BP7W2WU&|lgb+w6F~*>jqN*yCQv5i75s^4$Gn#rIh4(j@B9gKLXF=!v+8;C1qKnwMGarhIHZ}M5QqXtu@9N z0Q$bC@B8if>gMZCzYsnY;9D9?Xk7FTz)P$BNWArb{oi-sb+VJiV)P<*VXX}=>lNkEnzQ+)eQ*R6T#*36TH!8wl7j5N(y{rSy(+eQh98o@kC z=(;s&nr(~ElY}(QXd2B?nne|l7I1hd*la9KqZypzw*EC6oTF)Ubm6@ORM(fY!8r!! n-rW1U>iRPJF`Af|_;j8Dt+%u>`pLgB00000NkvXXu0mjftB%tQ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..2e90879cf8f35c7ab81567b2dd0b1f758b56fbb4 GIT binary patch literal 517 zcmV+g0{Z=lP)Px$zez+vRCt{2*)eaUKoAAsms2XFZL`f5Y>8abxaQ|X`JrwoEy|?WhD#bW(xl`H z3!jZhOknO3r1v#OEP5=e>ip8Yx%XJ(mqkb(V_y`- zg)&8)mz zR#$+kBBcZoxjJ7}6`meFL-$w6a9SW$ot<}!NeFQI-m@%&a}FYM z{#`m*>%5Pwu7I%+!uhyqnje=pX0no(Z)kj`>(=e~%~gPPJKnrC_ODsD z<2UyS46NGco2!7awe9mwR)A&ueDf8swtc?I3INzXCo=K}DK0|_@j(Z(00000NkvXX Hu0mjfgT3ru literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/centcom_officer_black.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..f5ed539a3e3e9cbbee4bdefcd958ed690c1a0290 GIT binary patch literal 526 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 QfGLr|)78&qol`;+07nTni~s-t literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..9ef0d5bdaf7c32de5ed9ef73568f84247a96261e GIT binary patch literal 722 zcmV;@0xkWCP)Px%j7da6RCr$PnK3K_VHC%oi9}gcq6T!ab?PE9BEljDA<;!bV(1_-5Md%xgQSB& zLSi8y2C)#qD6yEjS(HH~t%XXMPF|Bw?#^BNUEAcn%e`CLez|_{|95qM7oT(+>6B_ z-95d=&(Am5*Ev8$y^W1c@SJ_LXm-lOtk0xIs{Qope2t3rn!LFb`OHOkS;<;ZQ=b>s1i8 z)4Q;f-m0kgAAqBi3u9!c4>s3#U}Y^?$_>9?-JF+z^!E*v)-SK`VR~|u{1!3my}Q3H zB|JPhX3<_wZ`m`TwWS4?SJxr6vG!NwkIzrGX8`I|kJ4R9uWJQW&zm=`v>A0PV4Hf? z>k1$?IAMIf7ofQ<49jyfklH%{^*eKON^X5S>}vHoCW2Q7lEjMRgNGj;F8HW*`+ZAU z{aW-o0*J-p1|E2LpdbX5G=8e}Oy+@&3u@8p-U6|>kuT&SF*OUPXNNE`o`A#SeP|E2 z1E=Jb^AJKcdf8Nws)Ymq6?rak#Q|I@L8U_+Kt-NQTyX%GN>J$#2T+mc5?36+r4m#+ z!~s;~xx^I*aH#~94sie#c`k9q0bVNMw~@I{ZrTp;+sIred3?tc06&e)>k7bcBXiy4 zwH@HMk$K$#;D+XDu^&d}x)8L_06PQ~fb+;)2ZAR6)sCQbgiyVs4WO10G*xmsakT-| zGJ@6-LiLU|02Em52%0K6ow%L==xpe>cLadnDpqg3ztJtiQ1RwI0ssI207*qoM6N<$ Eg4h2)_W%F@ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/meta.json new file mode 100644 index 00000000000..5582967289a --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/coroner.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/tgstation/tgstation, inhand sprites made by chuiomoio (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING-digi.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING-digi.png new file mode 100644 index 0000000000000000000000000000000000000000..204ad905919f7a74de5a79609ad0ac7ec583e2c6 GIT binary patch literal 1418 zcmV;51$Fv~P)VXVAE*+X7I8;b#Wi=x$7w-@NrGJl zgVmT+38Xzzq)K7b8cZ7FMh0`GO~Sbltc)Y<#)U*|mOTfhh`>gFfKfFmM8J}e>AZsiP$XY+i7qBc=_rz0N_pK9Xs!wasarxyZ``v_v8DS zxkmi$mW^u7^2){EGJk3YoOe$7bK?bW+-qE2Uf|`c*Vt`r} zyJb%i-?-OU-`D~TjmIL2Uxp5U{5S6P)JK;;(g1RCx3TTJ%@Ap|W_ibigX0sn+t~J$Fuhu&a>wffKa`kS}-{kJn5H-7<@cY2>@ z76BEr$N_j<@;Axu^gem#q_z^Qm_=TqvOuG=RgJpR;&z?gh;;Q%~Q&fSt~bIKr|ApWka-k!1ngt60O$IFIpE9ww?dJ_75 z00ph~wB84F-9F5G4!?fQ9@Ke z^Nh$(^OGtP8(`*hC@tTkwEPU^yCpPjhcm_)O^)Na;a;ARQ-e4GK5%&aq-{J5`bzvt z5kQli9P;De^XdJxk=TIVV1(Ylftk+*)(f{Fqc$$j2uTx3 z`Ri6m$pEF5AOKX%A_+=Vo;FnZAN@w?{|@B{_^)9R0Wnw@khOrUu`nQO0a;^VK-L1X z#=?NC1!N7aS7LiR4Nf_Eaj!tC%3>hyOCT*;8EMXW=qCu9YpZ-X9D1M4wN<{i)8Ik7 zHf9BpQ`RE?H|qL0=V}IsgnK&;e%?9d!{LyhcTVSK0$se!9cDtD0ZMZK<=(_(C@|ik z5tOc)6=*k#2+|anKa`;~2Lz?Y#qBZGnuUYo6D0wvsMaiqTXjeaX;bY8B?H9G3L+Wx z#ys+a?Us%8jV)gUv|IL+wxm#wfak`G$ncv-1js|MTC)OojU<6q1cYH;5fBvSWXen< zK)yhED9kGYWPb5jwG*^+gCcavb&xiPk^%j{|H2m^{|U^^oB162gApobai(vElW0(Z zas&_&FiBSdeUyy?dILwbIW35smJ+6Er^ch6Pl(I8Tk@hHEN2*p zL~{TUuaphnJ{?L()~!aIi#4OeUr1Sf)zNEX3sD}aY>7!u~he!jS0-pR!(I;=f YzlWF=Gs)v4RR91007*qoM6N<$f)eMO*Z=?k literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000000000000000000000000000000000..43391aa77ad1813860a0e294fd67ff82ccc39b7d GIT binary patch literal 2444 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 Z3<<^y7`D$ky&M<|44$rjF6*2UngB8rsrmo_ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..ad9badc16eafcaf2a663c011239f1723a226868b GIT binary patch literal 380 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`032l#}z&Y9GC{OG}V@7~4ud06YIW_s!zXmh!8{XS5B+Ya4gAjMe{M1MG8>xs;7%%NQC>_sg8Wj20Sc}B`*E>e{}1{K+b#4 zYva0}I5MRs`?~1ee%3!_0gD%>*MdJwA9Q5gb(kr*+3nlDcMHxiHtAhwfo;+z6+N;9dlkzVc1&Y z)evR%oqNI3Vx|k1EEzLiE>YN45+)F3Rmr|_>Exypk6DZNG44EFWxgzNHOSWtp00i_ I>zopr03$q{0ssI2 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..e3e2cbf14a5edd37261569e330cace76fdc700db GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`032l#}z&Y9GC{OG}V@7~4ud06YIW_s!zXmh!8{XS5B+Ya4gAjMe{M1MG8>xwx^3@NQC>_sdxFB4LIDqFRpw4|Hxu{;TJ-z z<&TB>IzvBI-m3V#^p~|1@R3xOUl-89=n?qu_<^$Cf5XCrnzsuPg!2> z*kQKjW}W*2!%G|+_|Hddc5cpf`uzI+{!O3HaHN>NxqsoN;tc@>#s}B#pNrfSydil} zwmE0XH)V~dp2L8;8?{ifIe%rL})K9I+KW>(RJ)k)+@H zt=TPy=XHs7+_e!sd*X4G)-MMRAPX$1x*^;|`G4cOSmmIC?)~CdezBD~R+-E7T)zhN OCWEJ|pUXO@geCwTOrMhg literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/meta.json b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/meta.json new file mode 100644 index 00000000000..016b09760fa --- /dev/null +++ b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/disco.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5ea6d8b4422027d0c22cb415d1f05a08bf39aaa0, digi made by kuro(388673708753027083), monkey by Ko4erga(discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-digi", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/formal_blueshield.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/formal_blueshield.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000000000000000000000000000000000..9a37b287a66c6f33f3e2b71eef08df4c2a42ce30 GIT binary patch literal 1398 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/formal_blueshield.rsi/icon.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/formal_blueshield.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..1376d071219e9af4a39d4847165078caa49108ec GIT binary patch literal 522 zcmV+l0`>igP)Px$#7RU!R9J=Wl|73SK^Vt>C&Gy=6L2=o%Ap&??h;d9m5>kMH@H^BLa@8q_Q2B0 zFJSBUh{;uo>Tn`z-rB|M@@j0zExF|2uoBKMeD{ z1!%MmV|t%G_8>z*OF*I5;pDkFem&|7i8m%$L03fAgGM={ACgAb2m+jH< z3C0+ds;KKtD6AXT^#-LXj4??fq8yOLJ&uk~aL$rt;?no|Y(bU@oU>TF#TbLN+nCgG zYvAeW+qPC8SiO6L5CeQWLVQs#QhlzXawlyWZ|m;_07(lFB3t13o2{|7ha{Z?&e?7p zx)9o*N|IgW{ZShh@e40}kL|rD$$|6TS8iu_*zGPjef64$5AO2u(-&Smf5QI$EzWlr zDd~VKI#3h`Si41tLHDfd&6OO8UWCIuZ_9E-mItQ;>i?_{OfE2xqMYMiwRi3Hx36>Gwmu>M@@>2+H-dkQH_9<6?_K6ktSL(ziD-wY3SFJ_oF*JS=O+x4}T&-S^B z$}wEcSZFNq@8HdmSyu4j8&Px$;Ymb6RCt{2+A&YUKpX||r_q59W%w6kz(m>@KuExY)-%~*lU^4j@L{kNhJ)Pxx9xUzKS{>eIXZ=O zH|LDL7}DLu&e7?YdB0k%+9h1HhtlO$howL3yLq)+;J+xGfR5uR%d!d&uq+E5$EnrV z;5>O(v`?(8LPT(Kc7g4!9`5cV+}>Q5UQ~X|ck^oZM#pi~+S)pL8(p+oEleg8M2}B+ zc^P8#`dYhdK-2OP5fKp)5fKp)H9=9yXwtyenQdmt9NeTx5io`YSLqxVt_TR_?v8z5}~X=7}Fv<0M%M{j^9 zQ3o)_MxjFsD{HF{vbTfX{Rcu-k~|i5kZ6Fd?M)5L+vzfl8Jj$QsVU%;7HNAu8d@e|Ixdax~z z6TdM7Y;AAy^*7%ui*@#PjIM;Z{6-A$clEEHD?dnxv$tb>CCDpJhyP{ibtHde5G3EO zo>p;qQ~`ic5zgLDuwVS&uo#B_W$AU~`ITLOPX6KDMvu=C&b&H){%s2Yu)MTr+yzAb zevtW9Tp)4<0QZrVZa-oGl5w!R&klC?RZgo6nST&;`Lz-u@zxV(|FB4cU&{c8N0q+5 zE&6CuNP=I<1!NIA)w%UV2VTWI=S{Qk?2SXfxV$;kB_(iLmSSI-D zd7d}@Zon1x{qd8ROeRQ^&rVICb^RFtLbscK7Xa8rs~dBg;h4)>8~}>>3<@)o5BAqD zZ&35vf$WP`SIGccE|8s?2*_#T@_5tNIintOwuQpXBIELfC3K14>mt-^Xyb+ zC?P5k=CwIvjLl^&PJt=zGE~LAi&<#;-GHBhb75u@HBaxH zS_Yt{E-(3h<6i=FVgRFn69!tE#e62IJb*cF1BIDMWTz&2cF@&#+y($>@$2LPG!*>d zqSa+|f2PBQeL6ZKp~7FxXBg!Is(FA`CMXJ#C)jV?H0H7viuv1s`^U$B007^;`UU_{ z^V&W9#uK6c3gn3j8K5?_SHPD9l@;*l3nOC#q%9zAj17>sfV43-K-vP*#@GO93rHKW zQei4pEiWzh^a>bN76Gv@fwaUb$8pXFeq^kyt@2K%6MR$7$8<{P%e%>%@pswGU0`XJ-AaENG!kQ-g!H5fp!6<2%=7`-NAb(T8z}L^e zO*A9yeEO5iJqhwR^(YvBElvgyA(qA+w~=Ur1Zh|=&jP@MGC2Tk184=oi&mG3^>>M~Wq_L3hT}GHe&w@KG(@SQFf)ns zE1x-TLpvBMsvj=${7v Y1sg%-si@|K-2eap07*qoM6N<$f~)_K0RR91 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000000000000000000000000000000000..84ed0fd1c850187c7a54735ba2adad4b0d3c380f GIT binary patch literal 2658 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 AyZ`_I literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/inhand-left.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..a49abda2520a62391af29d61cec91554db4681e0 GIT binary patch literal 431 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zGd*1#Ln`LH zy}8lru!9WS2meApwobPVDet0=o(=!NyNPAf&Q_b&9jU@GHB<7G*2#KjEIcR_5Z+om z;mGQuwyOHeay9!^O>+0k9RF|ig}DO;Ug&q(1V&0}|Bah=Y}EYA-a21-Zu%x| z(I;9Tc{9$fxDq+_+;6{}DQy=UnHmm!-%wMTyPm;7bN;ouzLI&JH&|HqwRcZ;W{B9y zwr{&=rP}{b(gv~n@=NCdwKS~Xc=cw_>Jm9Y7})8(%C_tszuU`i5ldv>%}%L)bBE1i z`|)$Kjcp;-XUZxrb8kq!EoWWLvgB5By1D~UaT#-o+1rhq-5C<9eO$iTF<30U6=ghw RO&=Ho44$rjF6*2UngG7Sy@>z- literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/inhand-right.png b/Resources/Textures/_Starlight/Clothing/Uniforms/Jumpsuit/kim.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..3386ff9250959f633731ea4647665ff42060f6fd GIT binary patch literal 439 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z3q4&NLn`LH zy}8lru!9WS2meApwobPVDeqQ2dZzt@Et2cz9jEzDcXn~=*>%nC$UZIF?jyX5VXG=DXR1k>SVU1$UN2bienxr276C zqt3nk3{STDu2SC_^K|Nc-u2n{t_k)n4v6Xfdn+w+)`QG>58wSO{BZHVulf5r{g*u7 zo->M^pU`=}PWbAcwTlh;`dAn$)-``Up1zamfK8?GJHZQQZ(A|Wd;Q?o9|?x6)z7W0 zd-huIs$6=HvHNTJ@ru7eCwG@l>E5`?sPGT>wx_Bv9~sTf?cK<;(w-+byC>9S+hO0F z?4DFl*#@8}*V4kRYYnFzEQ@%qc3bLk?v!KKwjGOTyTo$in#Ab~b?iWDd!Ssj*#?&{ b^Zzg~I^K#B)Vh)aj0px$S3j3^P65PsT`BRv=2qIgFU$TP49cD08{R~Q;f`eYWvF@ua!nN@LrhkSK zM3@P%r4x_}X5_N!AbW7ai(r_+S6^f)mfeC+0{XQ+#>oZ5&U=pLqvQS*Ixv?}yo`^a zU+d$$X9JNi+7uP9?N5xg=iOD*derT(PT6m7sOZ~ zJl>kN&i1+m{A0$2#3g})4fcM9M=izGk4t(Muu38-T8bch^sx8J^WbUw#M%dbqvGsK zQz2Hap)|#!Ok_h;|K*Wcc=F04RlAKVcd?Z4Hd9 zy)gP*M456PiyI|6$!HC}4>nUj8jg_&(HGFkA^c5?ch4f+79rAS1mQxCcfL*e9nXUB z6J`d>Z-GDZibTlv>x>6;7d*w{dl?Rg9%2nK`W5rvaOcB626^R?HwY{TX%h>9