From 60a2a400e0416f4d2994c7a8f2f68464f0598509 Mon Sep 17 00:00:00 2001 From: Swept Date: Sun, 26 Jul 2020 15:33:43 +0000 Subject: [PATCH] Clothing Cleanup | Phase 1 (#1459) --- .../Catalog/VendingMachines/chapel.yml | 5 - .../Entities/Clothing/Glasses/eyes.yml | 4 +- .../Entities/Clothing/Gloves/gloves.yml | 442 ---- .../Entities/Clothing/Head/animals.yml | 142 ++ .../Clothing/Head/hardsuit-helmets.yml | 131 ++ .../Entities/Clothing/Head/hats.yml | 1980 +---------------- .../Entities/Clothing/Head/helmets.yml | 169 ++ .../Entities/Clothing/Head/hoods.yml | 168 ++ .../Entities/Clothing/Head/misc.yml | 12 + .../Entities/Clothing/Head/welding-masks.yml | 103 + .../Entities/Clothing/OuterClothing/armor.yml | 280 ++- .../Entities/Clothing/OuterClothing/coats.yml | 300 +++ .../Clothing/OuterClothing/hardsuits.yml | 183 ++ .../Entities/Clothing/OuterClothing/misc.yml | 313 +++ .../Clothing/OuterClothing/outer_clothing.yml | 1834 --------------- .../Entities/Clothing/OuterClothing/suits.yml | 221 ++ .../Entities/Clothing/Shoes/shoes.yml | 468 ---- .../sunglasses.rsi/{sun.png => icon.png} | Bin .../Glasses/sunglasses.rsi/inhand-left.png | Bin 0 -> 207 bytes .../Glasses/sunglasses.rsi/inhand-right.png | Bin 0 -> 202 bytes .../Clothing/Glasses/sunglasses.rsi/meta.json | 75 +- .../Glasses/sunglasses.rsi/sunglasses.png | Bin 226 -> 0 bytes .../Glasses/sunglasses_sec.rsi/meta.json | 75 +- .../equipped-HAND.png | Bin 476 -> 0 bytes .../Gloves/asset_protection_rig.rsi/icon.png | Bin 511 -> 0 bytes .../asset_protection_rig.rsi/inhand-left.png | Bin 338 -> 0 bytes .../asset_protection_rig.rsi/inhand-right.png | Bin 337 -> 0 bytes .../Gloves/asset_protection_rig.rsi/meta.json | 1 - .../equipped-HAND.png | Bin 491 -> 0 bytes .../asset_protection_rig_sealed.rsi/icon.png | Bin 526 -> 0 bytes .../inhand-left.png | Bin 347 -> 0 bytes .../inhand-right.png | Bin 351 -> 0 bytes .../asset_protection_rig_sealed.rsi/meta.json | 1 - .../Gloves/ce_rig.rsi/equipped-HAND.png | Bin 739 -> 0 bytes .../Clothing/Gloves/ce_rig.rsi/icon.png | Bin 1156 -> 0 bytes .../Gloves/ce_rig.rsi/inhand-left.png | Bin 648 -> 0 bytes .../Gloves/ce_rig.rsi/inhand-right.png | Bin 657 -> 0 bytes .../Clothing/Gloves/ce_rig.rsi/meta.json | 1 - .../ce_rig_sealed.rsi/equipped-HAND.png | Bin 758 -> 0 bytes .../Gloves/ce_rig_sealed.rsi/icon.png | Bin 1153 -> 0 bytes .../Gloves/ce_rig_sealed.rsi/inhand-left.png | Bin 660 -> 0 bytes .../Gloves/ce_rig_sealed.rsi/inhand-right.png | Bin 670 -> 0 bytes .../Gloves/ce_rig_sealed.rsi/meta.json | 1 - .../engineering_rig.rsi/equipped-HAND.png | Bin 508 -> 0 bytes .../Gloves/engineering_rig.rsi/icon.png | Bin 386 -> 0 bytes .../engineering_rig.rsi/inhand-left.png | Bin 341 -> 0 bytes .../engineering_rig.rsi/inhand-right.png | Bin 341 -> 0 bytes .../Gloves/engineering_rig.rsi/meta.json | 1 - .../equipped-HAND.png | Bin 679 -> 0 bytes .../engineering_rig_sealed.rsi/icon.png | Bin 457 -> 0 bytes .../inhand-left.png | Bin 333 -> 0 bytes .../inhand-right.png | Bin 336 -> 0 bytes .../engineering_rig_sealed.rsi/meta.json | 1 - .../ert_commander_rig.rsi/equipped-HAND.png | Bin 464 -> 0 bytes .../Gloves/ert_commander_rig.rsi/icon.png | Bin 514 -> 0 bytes .../ert_commander_rig.rsi/inhand-left.png | Bin 331 -> 0 bytes .../ert_commander_rig.rsi/inhand-right.png | Bin 332 -> 0 bytes .../Gloves/ert_commander_rig.rsi/meta.json | 1 - .../equipped-HAND.png | Bin 512 -> 0 bytes .../ert_commander_rig_sealed.rsi/icon.png | Bin 536 -> 0 bytes .../inhand-left.png | Bin 357 -> 0 bytes .../inhand-right.png | Bin 362 -> 0 bytes .../ert_commander_rig_sealed.rsi/meta.json | 1 - .../ert_engineer_rig.rsi/equipped-HAND.png | Bin 463 -> 0 bytes .../Gloves/ert_engineer_rig.rsi/icon.png | Bin 492 -> 0 bytes .../ert_engineer_rig.rsi/inhand-left.png | Bin 332 -> 0 bytes .../ert_engineer_rig.rsi/inhand-right.png | Bin 331 -> 0 bytes .../Gloves/ert_engineer_rig.rsi/meta.json | 1 - .../equipped-HAND.png | Bin 521 -> 0 bytes .../ert_engineer_rig_sealed.rsi/icon.png | Bin 531 -> 0 bytes .../inhand-left.png | Bin 350 -> 0 bytes .../inhand-right.png | Bin 354 -> 0 bytes .../ert_engineer_rig_sealed.rsi/meta.json | 1 - .../ert_medical_rig.rsi/equipped-HAND.png | Bin 439 -> 0 bytes .../Gloves/ert_medical_rig.rsi/icon.png | Bin 481 -> 0 bytes .../ert_medical_rig.rsi/inhand-left.png | Bin 325 -> 0 bytes .../ert_medical_rig.rsi/inhand-right.png | Bin 324 -> 0 bytes .../Gloves/ert_medical_rig.rsi/meta.json | 1 - .../equipped-HAND.png | Bin 439 -> 0 bytes .../ert_medical_rig_sealed.rsi/icon.png | Bin 519 -> 0 bytes .../inhand-left.png | Bin 342 -> 0 bytes .../inhand-right.png | Bin 346 -> 0 bytes .../ert_medical_rig_sealed.rsi/meta.json | 1 - .../ert_security_rig.rsi/equipped-HAND.png | Bin 428 -> 0 bytes .../Gloves/ert_security_rig.rsi/icon.png | Bin 470 -> 0 bytes .../ert_security_rig.rsi/inhand-left.png | Bin 329 -> 0 bytes .../ert_security_rig.rsi/inhand-right.png | Bin 327 -> 0 bytes .../Gloves/ert_security_rig.rsi/meta.json | 1 - .../equipped-HAND.png | Bin 482 -> 0 bytes .../ert_security_rig_sealed.rsi/icon.png | Bin 510 -> 0 bytes .../inhand-left.png | Bin 339 -> 0 bytes .../inhand-right.png | Bin 344 -> 0 bytes .../ert_security_rig_sealed.rsi/meta.json | 1 - .../Gloves/eva_rig.rsi/equipped-HAND.png | Bin 562 -> 0 bytes .../Clothing/Gloves/eva_rig.rsi/icon.png | Bin 386 -> 0 bytes .../Gloves/eva_rig.rsi/inhand-left.png | Bin 341 -> 0 bytes .../Gloves/eva_rig.rsi/inhand-right.png | Bin 341 -> 0 bytes .../Clothing/Gloves/eva_rig.rsi/meta.json | 1 - .../eva_rig_sealed.rsi/equipped-HAND.png | Bin 582 -> 0 bytes .../Gloves/eva_rig_sealed.rsi/icon.png | Bin 457 -> 0 bytes .../Gloves/eva_rig_sealed.rsi/inhand-left.png | Bin 333 -> 0 bytes .../eva_rig_sealed.rsi/inhand-right.png | Bin 336 -> 0 bytes .../Gloves/eva_rig_sealed.rsi/meta.json | 1 - .../Gloves/hacker_rig.rsi/equipped-HAND.png | Bin 528 -> 0 bytes .../Clothing/Gloves/hacker_rig.rsi/icon.png | Bin 455 -> 0 bytes .../Gloves/hacker_rig.rsi/inhand-left.png | Bin 315 -> 0 bytes .../Gloves/hacker_rig.rsi/inhand-right.png | Bin 319 -> 0 bytes .../Clothing/Gloves/hacker_rig.rsi/meta.json | 1 - .../hacker_rig_sealed.rsi/equipped-HAND.png | Bin 549 -> 0 bytes .../Gloves/hacker_rig_sealed.rsi/icon.png | Bin 497 -> 0 bytes .../hacker_rig_sealed.rsi/inhand-left.png | Bin 338 -> 0 bytes .../hacker_rig_sealed.rsi/inhand-right.png | Bin 336 -> 0 bytes .../Gloves/hacker_rig_sealed.rsi/meta.json | 1 - .../Gloves/hazard_rig.rsi/equipped-HAND.png | Bin 385 -> 0 bytes .../Clothing/Gloves/hazard_rig.rsi/icon.png | Bin 696 -> 0 bytes .../Gloves/hazard_rig.rsi/inhand-left.png | Bin 376 -> 0 bytes .../Gloves/hazard_rig.rsi/inhand-right.png | Bin 381 -> 0 bytes .../Clothing/Gloves/hazard_rig.rsi/meta.json | 1 - .../hazard_rig_sealed.rsi/equipped-HAND.png | Bin 395 -> 0 bytes .../Gloves/hazard_rig_sealed.rsi/icon.png | Bin 558 -> 0 bytes .../hazard_rig_sealed.rsi/inhand-left.png | Bin 356 -> 0 bytes .../hazard_rig_sealed.rsi/inhand-right.png | Bin 351 -> 0 bytes .../Gloves/hazard_rig_sealed.rsi/meta.json | 1 - .../Gloves/ihs_rig.rsi/equipped-HAND.png | Bin 356 -> 0 bytes .../Clothing/Gloves/ihs_rig.rsi/icon.png | Bin 656 -> 0 bytes .../Gloves/ihs_rig.rsi/inhand-left.png | Bin 463 -> 0 bytes .../Gloves/ihs_rig.rsi/inhand-right.png | Bin 466 -> 0 bytes .../Clothing/Gloves/ihs_rig.rsi/meta.json | 1 - .../ihs_rig_sealed.rsi/equipped-HAND.png | Bin 522 -> 0 bytes .../Gloves/ihs_rig_sealed.rsi/icon.png | Bin 817 -> 0 bytes .../Gloves/ihs_rig_sealed.rsi/inhand-left.png | Bin 531 -> 0 bytes .../ihs_rig_sealed.rsi/inhand-right.png | Bin 541 -> 0 bytes .../Gloves/ihs_rig_sealed.rsi/meta.json | 1 - .../Gloves/medical_rig.rsi/equipped-HAND.png | Bin 369 -> 0 bytes .../Clothing/Gloves/medical_rig.rsi/icon.png | Bin 578 -> 0 bytes .../Gloves/medical_rig.rsi/inhand-left.png | Bin 396 -> 0 bytes .../Gloves/medical_rig.rsi/inhand-right.png | Bin 398 -> 0 bytes .../Clothing/Gloves/medical_rig.rsi/meta.json | 1 - .../medical_rig_sealed.rsi/equipped-HAND.png | Bin 758 -> 0 bytes .../Gloves/medical_rig_sealed.rsi/icon.png | Bin 620 -> 0 bytes .../medical_rig_sealed.rsi/inhand-left.png | Bin 419 -> 0 bytes .../medical_rig_sealed.rsi/inhand-right.png | Bin 417 -> 0 bytes .../Gloves/medical_rig_sealed.rsi/meta.json | 1 - .../Gloves/merc_rig.rsi/equipped-HAND.png | Bin 413 -> 0 bytes .../Clothing/Gloves/merc_rig.rsi/icon.png | Bin 470 -> 0 bytes .../Gloves/merc_rig.rsi/inhand-left.png | Bin 329 -> 0 bytes .../Gloves/merc_rig.rsi/inhand-right.png | Bin 327 -> 0 bytes .../Clothing/Gloves/merc_rig.rsi/meta.json | 1 - .../merc_rig_sealed.rsi/equipped-HAND.png | Bin 439 -> 0 bytes .../Gloves/merc_rig_sealed.rsi/icon.png | Bin 510 -> 0 bytes .../merc_rig_sealed.rsi/inhand-left.png | Bin 339 -> 0 bytes .../merc_rig_sealed.rsi/inhand-right.png | Bin 344 -> 0 bytes .../Gloves/merc_rig_sealed.rsi/meta.json | 1 - .../Gloves/ninja_rig.rsi/equipped-HAND.png | Bin 524 -> 0 bytes .../Clothing/Gloves/ninja_rig.rsi/icon.png | Bin 730 -> 0 bytes .../Gloves/ninja_rig.rsi/inhand-left.png | Bin 379 -> 0 bytes .../Gloves/ninja_rig.rsi/inhand-right.png | Bin 377 -> 0 bytes .../Clothing/Gloves/ninja_rig.rsi/meta.json | 1 - .../ninja_rig_sealed.rsi/equipped-HAND.png | Bin 471 -> 0 bytes .../Gloves/ninja_rig_sealed.rsi/icon.png | Bin 679 -> 0 bytes .../ninja_rig_sealed.rsi/inhand-left.png | Bin 403 -> 0 bytes .../ninja_rig_sealed.rsi/inhand-right.png | Bin 411 -> 0 bytes .../Gloves/ninja_rig_sealed.rsi/meta.json | 1 - .../Gloves/science_rig.rsi/equipped-HAND.png | Bin 291 -> 0 bytes .../Clothing/Gloves/science_rig.rsi/icon.png | Bin 621 -> 0 bytes .../Gloves/science_rig.rsi/inhand-left.png | Bin 378 -> 0 bytes .../Gloves/science_rig.rsi/inhand-right.png | Bin 386 -> 0 bytes .../Clothing/Gloves/science_rig.rsi/meta.json | 1 - .../science_rig_sealed.rsi/equipped-HAND.png | Bin 384 -> 0 bytes .../Gloves/science_rig_sealed.rsi/icon.png | Bin 697 -> 0 bytes .../science_rig_sealed.rsi/inhand-left.png | Bin 408 -> 0 bytes .../science_rig_sealed.rsi/inhand-right.png | Bin 416 -> 0 bytes .../Gloves/science_rig_sealed.rsi/meta.json | 1 - .../Gloves/security_rig.rsi/equipped-HAND.png | Bin 502 -> 0 bytes .../Clothing/Gloves/security_rig.rsi/icon.png | Bin 558 -> 0 bytes .../Gloves/security_rig.rsi/inhand-left.png | Bin 356 -> 0 bytes .../Gloves/security_rig.rsi/inhand-right.png | Bin 351 -> 0 bytes .../Gloves/security_rig.rsi/meta.json | 1 - .../security_rig_sealed.rsi/equipped-HAND.png | Bin 947 -> 0 bytes .../Gloves/security_rig_sealed.rsi/icon.png | Bin 696 -> 0 bytes .../security_rig_sealed.rsi/inhand-left.png | Bin 376 -> 0 bytes .../security_rig_sealed.rsi/inhand-right.png | Bin 381 -> 0 bytes .../Gloves/security_rig_sealed.rsi/meta.json | 1 - .../Gloves/stealth_rig.rsi/equipped-HAND.png | Bin 524 -> 0 bytes .../Clothing/Gloves/stealth_rig.rsi/icon.png | Bin 730 -> 0 bytes .../Gloves/stealth_rig.rsi/inhand-left.png | Bin 379 -> 0 bytes .../Gloves/stealth_rig.rsi/inhand-right.png | Bin 377 -> 0 bytes .../Clothing/Gloves/stealth_rig.rsi/meta.json | 1 - .../stealth_rig_sealed.rsi/equipped-HAND.png | Bin 471 -> 0 bytes .../Gloves/stealth_rig_sealed.rsi/icon.png | Bin 679 -> 0 bytes .../stealth_rig_sealed.rsi/inhand-left.png | Bin 403 -> 0 bytes .../stealth_rig_sealed.rsi/inhand-right.png | Bin 411 -> 0 bytes .../Gloves/stealth_rig_sealed.rsi/meta.json | 1 - .../Clothing/Head/amp.rsi/equipped-HELMET.png | Bin 545 -> 0 bytes .../Textures/Clothing/Head/amp.rsi/icon.png | Bin 413 -> 0 bytes .../Clothing/Head/amp.rsi/inhand-left.png | Bin 492 -> 0 bytes .../Clothing/Head/amp.rsi/inhand-right.png | Bin 481 -> 0 bytes .../equipped-HELMET.png | Bin 1299 -> 0 bytes .../Head/asset_protection_rig.rsi/icon.png | Bin 492 -> 0 bytes .../asset_protection_rig.rsi/inhand-left.png | Bin 1010 -> 0 bytes .../asset_protection_rig.rsi/inhand-right.png | Bin 975 -> 0 bytes .../equipped-HELMET.png | Bin 1278 -> 0 bytes .../asset_protection_rig_sealed.rsi/icon.png | Bin 484 -> 0 bytes .../inhand-left.png | Bin 988 -> 0 bytes .../inhand-right.png | Bin 979 -> 0 bytes .../beret_navy_hos.rsi/equipped-HELMET.png | Bin 499 -> 0 bytes .../Clothing/Head/beret_navy_hos.rsi/icon.png | Bin 323 -> 0 bytes .../Head/beret_navy_hos.rsi/inhand-left.png | Bin 455 -> 0 bytes .../Head/beret_navy_hos.rsi/inhand-right.png | Bin 435 -> 0 bytes .../equipped-HELMET.png | Bin 519 -> 0 bytes .../Head/beret_navy_officer.rsi/icon.png | Bin 330 -> 0 bytes .../beret_navy_officer.rsi/inhand-left.png | Bin 448 -> 0 bytes .../beret_navy_officer.rsi/inhand-right.png | Bin 435 -> 0 bytes .../beret_navy_warden.rsi/equipped-HELMET.png | Bin 516 -> 0 bytes .../Head/beret_navy_warden.rsi/icon.png | Bin 319 -> 0 bytes .../beret_navy_warden.rsi/inhand-left.png | Bin 459 -> 0 bytes .../beret_navy_warden.rsi/inhand-right.png | Bin 442 -> 0 bytes .../Head/beret_purple.rsi/equipped-HELMET.png | Bin 548 -> 0 bytes .../Clothing/Head/beret_purple.rsi/icon.png | Bin 426 -> 0 bytes .../Head/beret_purple.rsi/inhand-left.png | Bin 467 -> 0 bytes .../Head/beret_purple.rsi/inhand-right.png | Bin 454 -> 0 bytes .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../Head/bombsuitold.rsi/equipped-HELMET.png | Bin 807 -> 0 bytes .../Clothing/Head/bombsuitold.rsi/icon.png | Bin 338 -> 0 bytes .../Head/bombsuitold.rsi/inhand-left.png | Bin 724 -> 0 bytes .../Head/bombsuitold.rsi/inhand-right.png | Bin 714 -> 0 bytes .../bombsuitsecold.rsi/equipped-HELMET.png | Bin 610 -> 0 bytes .../Clothing/Head/bombsuitsecold.rsi/icon.png | Bin 282 -> 0 bytes .../Head/bombsuitsecold.rsi/inhand-left.png | Bin 554 -> 0 bytes .../Head/bombsuitsecold.rsi/inhand-right.png | Bin 565 -> 0 bytes .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../Head/brucehachert.rsi/equipped-HELMET.png | Bin 339 -> 0 bytes .../Clothing/Head/brucehachert.rsi/icon.png | Bin 197 -> 0 bytes .../Head/brucehachert.rsi/inhand-left.png | Bin 336 -> 0 bytes .../Head/brucehachert.rsi/inhand-right.png | Bin 342 -> 0 bytes .../Head/ce_rig.rsi/equipped-HELMET.png | Bin 1158 -> 0 bytes .../Clothing/Head/ce_rig.rsi/icon.png | Bin 477 -> 0 bytes .../Clothing/Head/ce_rig.rsi/inhand-left.png | Bin 883 -> 0 bytes .../Clothing/Head/ce_rig.rsi/inhand-right.png | Bin 902 -> 0 bytes .../cespace_helmet.rsi/equipped-HELMET.png | Bin 1018 -> 0 bytes .../Clothing/Head/cespace_helmet.rsi/icon.png | Bin 581 -> 0 bytes .../Head/cespace_helmet.rsi/inhand-left.png | Bin 834 -> 0 bytes .../Head/cespace_helmet.rsi/inhand-right.png | Bin 854 -> 0 bytes .../constructiondrone.rsi/equipped-HELMET.png | Bin 1033 -> 0 bytes .../Head/constructiondrone.rsi/icon.png | Bin 407 -> 0 bytes .../constructiondrone.rsi/inhand-left.png | Bin 885 -> 0 bytes .../constructiondrone.rsi/inhand-right.png | Bin 905 -> 0 bytes .../equipped-HELMET.png | Bin .../{cosmo.rsi => cosmonaut.rsi}/icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../Head/cult_hoodalt.rsi/equipped-HELMET.png | Bin 678 -> 0 bytes .../Clothing/Head/cult_hoodalt.rsi/icon.png | Bin 243 -> 0 bytes .../Head/cult_hoodalt.rsi/inhand-left.png | Bin 574 -> 0 bytes .../Head/cult_hoodalt.rsi/inhand-right.png | Bin 556 -> 0 bytes .../equipped-HELMET.png | Bin 702 -> 0 bytes .../Head/edvin_telephosphor_1.rsi/icon.png | Bin 297 -> 0 bytes .../edvin_telephosphor_1.rsi/inhand-left.png | Bin 594 -> 0 bytes .../edvin_telephosphor_1.rsi/inhand-right.png | Bin 597 -> 0 bytes .../Head/edvin_telephosphor_1.rsi/meta.json | 1 - .../emergencyhelm.rsi/equipped-HELMET.png | Bin 1213 -> 0 bytes .../Clothing/Head/emergencyhelm.rsi/icon.png | Bin 525 -> 0 bytes .../Head/emergencyhelm.rsi/inhand-left.png | Bin 975 -> 0 bytes .../Head/emergencyhelm.rsi/inhand-right.png | Bin 994 -> 0 bytes .../Clothing/Head/emergencyhelm.rsi/meta.json | 1 - .../Clothing/Head/eng_helm.rsi/icon.png | Bin 387 -> 0 bytes .../Clothing/Head/eng_helm.rsi/meta.json | 1 - .../engineering_rig.rsi/equipped-HELMET.png | Bin 985 -> 0 bytes .../Head/engineering_rig.rsi/icon.png | Bin 320 -> 0 bytes .../Head/engineering_rig.rsi/inhand-left.png | Bin 805 -> 0 bytes .../Head/engineering_rig.rsi/inhand-right.png | Bin 832 -> 0 bytes .../Head/engineering_rig.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1040 -> 0 bytes .../Head/engineering_rig_sealed.rsi/icon.png | Bin 338 -> 0 bytes .../inhand-left.png | Bin 830 -> 0 bytes .../inhand-right.png | Bin 858 -> 0 bytes .../Head/engineering_rig_sealed.rsi/meta.json | 1 - .../engspace_helmet.rsi/equipped-HELMET.png | Bin 930 -> 0 bytes .../Head/engspace_helmet.rsi/icon.png | Bin 337 -> 0 bytes .../Head/engspace_helmet.rsi/inhand-left.png | Bin 794 -> 0 bytes .../Head/engspace_helmet.rsi/inhand-right.png | Bin 809 -> 0 bytes .../Head/engspace_helmet.rsi/meta.json | 1 - .../Head/enos_adlai_1.rsi/equipped-HELMET.png | Bin 760 -> 0 bytes .../Clothing/Head/enos_adlai_1.rsi/icon.png | Bin 301 -> 0 bytes .../Head/enos_adlai_1.rsi/inhand-left.png | Bin 669 -> 0 bytes .../Head/enos_adlai_1.rsi/inhand-right.png | Bin 669 -> 0 bytes .../Clothing/Head/enos_adlai_1.rsi/meta.json | 1 - .../Head/eva_rig.rsi/equipped-HELMET.png | Bin 1132 -> 0 bytes .../Clothing/Head/eva_rig.rsi/icon.png | Bin 537 -> 0 bytes .../Clothing/Head/eva_rig.rsi/inhand-left.png | Bin 937 -> 0 bytes .../Head/eva_rig.rsi/inhand-right.png | Bin 846 -> 0 bytes .../Clothing/Head/eva_rig.rsi/meta.json | 1 - .../eva_rig_sealed.rsi/equipped-HELMET.png | Bin 1183 -> 0 bytes .../Clothing/Head/eva_rig_sealed.rsi/icon.png | Bin 518 -> 0 bytes .../Head/eva_rig_sealed.rsi/inhand-left.png | Bin 972 -> 0 bytes .../Head/eva_rig_sealed.rsi/inhand-right.png | Bin 894 -> 0 bytes .../Head/eva_rig_sealed.rsi/meta.json | 1 - .../feather_trilby.rsi/equipped-HELMET.png | Bin 549 -> 0 bytes .../Clothing/Head/feather_trilby.rsi/icon.png | Bin 377 -> 0 bytes .../Head/feather_trilby.rsi/inhand-left.png | Bin 465 -> 0 bytes .../Head/feather_trilby.rsi/inhand-right.png | Bin 441 -> 0 bytes .../Head/feather_trilby.rsi/meta.json | 1 - .../Head/fedora.rsi/equipped-HELMET.png | Bin 417 -> 0 bytes .../Clothing/Head/fedora.rsi/icon.png | Bin 344 -> 0 bytes .../Clothing/Head/fedora.rsi/inhand-left.png | Bin 385 -> 0 bytes .../Clothing/Head/fedora.rsi/inhand-right.png | Bin 363 -> 0 bytes .../Clothing/Head/fedora.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../Head/flat_cap.rsi/equipped-HELMET.png | Bin 188 -> 0 bytes .../Clothing/Head/flat_cap.rsi/icon.png | Bin 511 -> 0 bytes .../Head/flat_cap.rsi/inhand-left.png | Bin 250 -> 0 bytes .../Head/flat_cap.rsi/inhand-right.png | Bin 247 -> 0 bytes .../Clothing/Head/flat_cap.rsi/meta.json | 1 - .../Head/gentcap.rsi/equipped-HELMET.png | Bin 383 -> 0 bytes .../Clothing/Head/gentcap.rsi/icon.png | Bin 455 -> 0 bytes .../Clothing/Head/gentcap.rsi/inhand-left.png | Bin 347 -> 0 bytes .../Head/gentcap.rsi/inhand-right.png | Bin 340 -> 0 bytes .../Clothing/Head/gentcap.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../Head/hacker_rig.rsi/equipped-HELMET.png | Bin 426 -> 0 bytes .../Clothing/Head/hacker_rig.rsi/icon.png | Bin 350 -> 0 bytes .../Head/hacker_rig.rsi/inhand-left.png | Bin 381 -> 0 bytes .../Head/hacker_rig.rsi/inhand-right.png | Bin 393 -> 0 bytes .../Clothing/Head/hacker_rig.rsi/meta.json | 1 - .../hacker_rig_sealed.rsi/equipped-HELMET.png | Bin 507 -> 0 bytes .../Head/hacker_rig_sealed.rsi/icon.png | Bin 440 -> 0 bytes .../hacker_rig_sealed.rsi/inhand-left.png | Bin 436 -> 0 bytes .../hacker_rig_sealed.rsi/inhand-right.png | Bin 460 -> 0 bytes .../Head/hacker_rig_sealed.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../combat-equipped-HELMET.png} | Bin .../combat-inhand-left.png} | Bin .../combat-inhand-right.png} | Bin .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../Head/hardsuit-syndie.rsi/meta.json | 128 ++ .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../Head/hasturhood.rsi/equipped-HELMET.png | Bin 598 -> 0 bytes .../Clothing/Head/hasturhood.rsi/icon.png | Bin 231 -> 0 bytes .../Head/hasturhood.rsi/inhand-left.png | Bin 517 -> 0 bytes .../Head/hasturhood.rsi/inhand-right.png | Bin 518 -> 0 bytes .../Clothing/Head/hasturhood.rsi/meta.json | 1 - .../Head/hazard_rig.rsi/equipped-HELMET.png | Bin 1420 -> 0 bytes .../Clothing/Head/hazard_rig.rsi/icon.png | Bin 524 -> 0 bytes .../Head/hazard_rig.rsi/inhand-left.png | Bin 1170 -> 0 bytes .../Head/hazard_rig.rsi/inhand-right.png | Bin 1084 -> 0 bytes .../Clothing/Head/hazard_rig.rsi/meta.json | 1 - .../hazard_rig_sealed.rsi/equipped-HELMET.png | Bin 1419 -> 0 bytes .../Head/hazard_rig_sealed.rsi/icon.png | Bin 512 -> 0 bytes .../hazard_rig_sealed.rsi/inhand-left.png | Bin 1162 -> 0 bytes .../hazard_rig_sealed.rsi/inhand-right.png | Bin 1078 -> 0 bytes .../Head/hazard_rig_sealed.rsi/meta.json | 1 - .../Head/hgpiratecap.rsi/equipped-HELMET.png | Bin 608 -> 0 bytes .../Clothing/Head/hgpiratecap.rsi/icon.png | Bin 608 -> 0 bytes .../Head/hgpiratecap.rsi/inhand-left.png | Bin 535 -> 0 bytes .../Head/hgpiratecap.rsi/inhand-right.png | Bin 528 -> 0 bytes .../Clothing/Head/hgpiratecap.rsi/meta.json | 1 - .../Head/hm_helmet.rsi/equipped-HELMET.png | Bin 696 -> 0 bytes .../Clothing/Head/hm_helmet.rsi/icon.png | Bin 362 -> 0 bytes .../Head/hm_helmet.rsi/inhand-left.png | Bin 561 -> 0 bytes .../Head/hm_helmet.rsi/inhand-right.png | Bin 596 -> 0 bytes .../Clothing/Head/hm_helmet.rsi/meta.json | 1 - .../Head/ihs_rig.rsi/equipped-HELMET.png | Bin 948 -> 0 bytes .../Clothing/Head/ihs_rig.rsi/icon.png | Bin 624 -> 0 bytes .../Clothing/Head/ihs_rig.rsi/inhand-left.png | Bin 755 -> 0 bytes .../Head/ihs_rig.rsi/inhand-right.png | Bin 780 -> 0 bytes .../Clothing/Head/ihs_rig.rsi/meta.json | 1 - .../ihs_rig_sealed.rsi/equipped-HELMET.png | Bin 882 -> 0 bytes .../Clothing/Head/ihs_rig_sealed.rsi/icon.png | Bin 621 -> 0 bytes .../Head/ihs_rig_sealed.rsi/inhand-left.png | Bin 727 -> 0 bytes .../Head/ihs_rig_sealed.rsi/inhand-right.png | Bin 748 -> 0 bytes .../Head/ihs_rig_sealed.rsi/meta.json | 1 - .../Head/kitten.rsi/equipped-HELMET.png | Bin 751 -> 0 bytes .../Clothing/Head/kitten.rsi/icon.png | Bin 306 -> 0 bytes .../Clothing/Head/kitten.rsi/inhand-left.png | Bin 640 -> 0 bytes .../Clothing/Head/kitten.rsi/inhand-right.png | Bin 643 -> 0 bytes .../Clothing/Head/kitten.rsi/meta.json | 1 - .../Head/kitty.rsi/equipped-HELMET.png | Bin 1421 -> 0 bytes .../Textures/Clothing/Head/kitty.rsi/icon.png | Bin 322 -> 0 bytes .../Clothing/Head/kitty.rsi/inhand-left.png | Bin 447 -> 0 bytes .../Clothing/Head/kitty.rsi/inhand-right.png | Bin 448 -> 0 bytes .../Clothing/Head/kitty.rsi/meta.json | 1 - .../Head/kittyinner.rsi/equipped-HELMET.png | Bin 290 -> 0 bytes .../Clothing/Head/kittyinner.rsi/icon.png | Bin 180 -> 0 bytes .../Head/kittyinner.rsi/inhand-left.png | Bin 274 -> 0 bytes .../Head/kittyinner.rsi/inhand-right.png | Bin 275 -> 0 bytes .../Clothing/Head/kittyinner.rsi/meta.json | 1 - .../Head/krinn_hat.rsi/equipped-HELMET.png | Bin 952 -> 0 bytes .../Clothing/Head/krinn_hat.rsi/icon.png | Bin 358 -> 0 bytes .../Head/krinn_hat.rsi/inhand-left.png | Bin 819 -> 0 bytes .../Head/krinn_hat.rsi/inhand-right.png | Bin 810 -> 0 bytes .../Clothing/Head/krinn_hat.rsi/meta.json | 1 - .../Clothing/Head/magus.rsi/meta.json | 1 - .../Head/mailman.rsi/equipped-HELMET.png | Bin 623 -> 0 bytes .../Clothing/Head/mailman.rsi/icon.png | Bin 230 -> 0 bytes .../Clothing/Head/mailman.rsi/inhand-left.png | Bin 524 -> 0 bytes .../Head/mailman.rsi/inhand-right.png | Bin 520 -> 0 bytes .../Clothing/Head/mailman.rsi/meta.json | 1 - .../Clothing/Head/marisa.rsi/meta.json | 1 - .../Head/medical_rig.rsi/equipped-HELMET.png | Bin 711 -> 0 bytes .../Clothing/Head/medical_rig.rsi/icon.png | Bin 237 -> 0 bytes .../Head/medical_rig.rsi/inhand-left.png | Bin 609 -> 0 bytes .../Head/medical_rig.rsi/inhand-right.png | Bin 613 -> 0 bytes .../Clothing/Head/medical_rig.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 849 -> 0 bytes .../Head/medical_rig_sealed.rsi/icon.png | Bin 268 -> 0 bytes .../medical_rig_sealed.rsi/inhand-left.png | Bin 709 -> 0 bytes .../medical_rig_sealed.rsi/inhand-right.png | Bin 714 -> 0 bytes .../Head/medical_rig_sealed.rsi/meta.json | 1 - .../Head/merc_rig.rsi/equipped-HELMET.png | Bin 1066 -> 0 bytes .../Clothing/Head/merc_rig.rsi/icon.png | Bin 491 -> 0 bytes .../Head/merc_rig.rsi/inhand-left.png | Bin 867 -> 0 bytes .../Head/merc_rig.rsi/inhand-right.png | Bin 854 -> 0 bytes .../Clothing/Head/merc_rig.rsi/meta.json | 1 - .../Head/merc_rig_sealed.rsi/icon.png | Bin 492 -> 0 bytes .../Head/merc_rig_sealed.rsi/inhand-left.png | Bin 867 -> 0 bytes .../Head/merc_rig_sealed.rsi/inhand-right.png | Bin 870 -> 0 bytes .../Head/merc_rig_sealed.rsi/meta.json | 1 - .../Head/metroid.rsi/equipped-HELMET.png | Bin 895 -> 0 bytes .../Clothing/Head/metroid.rsi/icon.png | Bin 711 -> 0 bytes .../Clothing/Head/metroid.rsi/inhand-left.png | Bin 745 -> 0 bytes .../Head/metroid.rsi/inhand-right.png | Bin 730 -> 0 bytes .../Clothing/Head/metroid.rsi/meta.json | 1 - .../Clothing/Head/mining_helm.rsi/icon.png | Bin 397 -> 0 bytes .../Clothing/Head/mining_helm.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 626 -> 0 bytes .../Head/neilpatterson0_hat.rsi/icon.png | Bin 298 -> 0 bytes .../neilpatterson0_hat.rsi/inhand-left.png | Bin 540 -> 0 bytes .../neilpatterson0_hat.rsi/inhand-right.png | Bin 530 -> 0 bytes .../Head/neilpatterson0_hat.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 630 -> 0 bytes .../Head/neilpatterson1_hat.rsi/icon.png | Bin 302 -> 0 bytes .../neilpatterson1_hat.rsi/inhand-left.png | Bin 543 -> 0 bytes .../neilpatterson1_hat.rsi/inhand-right.png | Bin 533 -> 0 bytes .../Head/neilpatterson1_hat.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin .../Head/{v62.rsi => nightvis.rsi}/icon.png | Bin .../{v62.rsi => nightvis.rsi}/inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../Head/ninja_rig.rsi/equipped-HELMET.png | Bin 774 -> 0 bytes .../Clothing/Head/ninja_rig.rsi/icon.png | Bin 553 -> 0 bytes .../Head/ninja_rig.rsi/inhand-left.png | Bin 644 -> 0 bytes .../Head/ninja_rig.rsi/inhand-right.png | Bin 654 -> 0 bytes .../Clothing/Head/ninja_rig.rsi/meta.json | 1 - .../ninja_rig_sealed.rsi/equipped-HELMET.png | Bin 802 -> 0 bytes .../Head/ninja_rig_sealed.rsi/icon.png | Bin 638 -> 0 bytes .../Head/ninja_rig_sealed.rsi/inhand-left.png | Bin 664 -> 0 bytes .../ninja_rig_sealed.rsi/inhand-right.png | Bin 678 -> 0 bytes .../Head/ninja_rig_sealed.rsi/meta.json | 1 - .../Head/norah_briggs_1.rsi/meta.json | 1 - .../Head/norah_briggs_1up.rsi/meta.json | 1 - .../Head/officercap.rsi/equipped-HELMET.png | Bin 638 -> 0 bytes .../Clothing/Head/officercap.rsi/icon.png | Bin 434 -> 0 bytes .../Head/officercap.rsi/inhand-left.png | Bin 573 -> 0 bytes .../Head/officercap.rsi/inhand-right.png | Bin 541 -> 0 bytes .../Clothing/Head/officercap.rsi/meta.json | 1 - .../Head/petehat.rsi/equipped-HELMET.png | Bin 627 -> 0 bytes .../Clothing/Head/petehat.rsi/icon.png | Bin 288 -> 0 bytes .../Clothing/Head/petehat.rsi/inhand-left.png | Bin 570 -> 0 bytes .../Head/petehat.rsi/inhand-right.png | Bin 568 -> 0 bytes .../Clothing/Head/petehat.rsi/meta.json | 1 - .../Head/policehelm.rsi/equipped-HELMET.png | Bin 479 -> 0 bytes .../Clothing/Head/policehelm.rsi/icon.png | Bin 423 -> 0 bytes .../Head/policehelm.rsi/inhand-left.png | Bin 412 -> 0 bytes .../Head/policehelm.rsi/inhand-right.png | Bin 427 -> 0 bytes .../Clothing/Head/policehelm.rsi/meta.json | 1 - .../Head/redcoat.rsi/equipped-HELMET.png | Bin 526 -> 0 bytes .../Clothing/Head/redcoat.rsi/icon.png | Bin 209 -> 0 bytes .../Clothing/Head/redcoat.rsi/inhand-left.png | Bin 456 -> 0 bytes .../Head/redcoat.rsi/inhand-right.png | Bin 455 -> 0 bytes .../Clothing/Head/redcoat.rsi/meta.json | 1 - .../Head/repairbot.rsi/equipped-HELMET.png | Bin 941 -> 0 bytes .../Clothing/Head/repairbot.rsi/icon.png | Bin 344 -> 0 bytes .../Head/repairbot.rsi/inhand-left.png | Bin 792 -> 0 bytes .../Head/repairbot.rsi/inhand-right.png | Bin 801 -> 0 bytes .../Clothing/Head/repairbot.rsi/meta.json | 1 - .../Clothing/Head/rig-old.rsi/meta.json | 1 - .../Clothing/Head/rig-syndie.rsi/meta.json | 1 - .../Clothing/Head/rig0-atmos.rsi/meta.json | 1 - .../rig0-engineering.rsi/equipped-HELMET.png | Bin 1136 -> 0 bytes .../Head/rig0-engineering.rsi/inhand-left.png | Bin 858 -> 0 bytes .../rig0-engineering.rsi/inhand-right.png | Bin 919 -> 0 bytes .../Head/rig0-engineering.rsi/meta.json | 1 - .../Head/rig0-hazardhardsuit.rsi/meta.json | 1 - .../Clothing/Head/rig0-medical.rsi/meta.json | 1 - .../Head/rig0-mining.rsi/equipped-HELMET.png | Bin 1146 -> 0 bytes .../Head/rig0-mining.rsi/inhand-left.png | Bin 910 -> 0 bytes .../Head/rig0-mining.rsi/inhand-right.png | Bin 848 -> 0 bytes .../Clothing/Head/rig0-mining.rsi/meta.json | 1 - .../Clothing/Head/rig0-sectg.rsi/meta.json | 1 - .../Head/rig0-syndie.rsi/equipped-HELMET.png | Bin 1069 -> 0 bytes .../Head/rig0-white.rsi/equipped-HELMET.png | Bin 1126 -> 0 bytes .../Clothing/Head/rig0-white.rsi/icon.png | Bin 485 -> 0 bytes .../Head/rig0-white.rsi/inhand-left.png | Bin 877 -> 0 bytes .../Head/rig0-white.rsi/inhand-right.png | Bin 914 -> 0 bytes .../Clothing/Head/rig0-white.rsi/meta.json | 1 - .../Clothing/Head/rig0-wiz.rsi/meta.json | 1 - .../Head/riot.rsi/equipped-HELMET.png | Bin 954 -> 0 bytes .../Textures/Clothing/Head/riot.rsi/icon.png | Bin 414 -> 0 bytes .../Clothing/Head/riot.rsi/inhand-left.png | Bin 787 -> 0 bytes .../Clothing/Head/riot.rsi/inhand-right.png | Bin 786 -> 0 bytes .../Textures/Clothing/Head/riot.rsi/meta.json | 1 - .../Head/science_rig.rsi/equipped-HELMET.png | Bin 1275 -> 0 bytes .../Clothing/Head/science_rig.rsi/icon.png | Bin 600 -> 0 bytes .../Head/science_rig.rsi/inhand-left.png | Bin 1009 -> 0 bytes .../Head/science_rig.rsi/inhand-right.png | Bin 965 -> 0 bytes .../Clothing/Head/science_rig.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1256 -> 0 bytes .../Head/science_rig_sealed.rsi/icon.png | Bin 590 -> 0 bytes .../science_rig_sealed.rsi/inhand-left.png | Bin 1007 -> 0 bytes .../science_rig_sealed.rsi/inhand-right.png | Bin 950 -> 0 bytes .../Head/science_rig_sealed.rsi/meta.json | 1 - .../Head/sec_helm.rsi/equipped-HELMET.png | Bin 853 -> 0 bytes .../Clothing/Head/sec_helm.rsi/icon.png | Bin 375 -> 0 bytes .../Head/sec_helm.rsi/inhand-left.png | Bin 717 -> 0 bytes .../Head/sec_helm.rsi/inhand-right.png | Bin 728 -> 0 bytes .../Clothing/Head/sec_helm.rsi/meta.json | 1 - .../Head/security_rig.rsi/equipped-HELMET.png | Bin 966 -> 0 bytes .../Clothing/Head/security_rig.rsi/icon.png | Bin 314 -> 0 bytes .../Head/security_rig.rsi/inhand-left.png | Bin 781 -> 0 bytes .../Head/security_rig.rsi/inhand-right.png | Bin 794 -> 0 bytes .../Clothing/Head/security_rig.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1013 -> 0 bytes .../Head/security_rig_sealed.rsi/icon.png | Bin 347 -> 0 bytes .../security_rig_sealed.rsi/inhand-left.png | Bin 812 -> 0 bytes .../security_rig_sealed.rsi/inhand-right.png | Bin 829 -> 0 bytes .../Head/security_rig_sealed.rsi/meta.json | 1 - .../Head/space.rsi/equipped-HELMET.png | Bin 894 -> 0 bytes .../Textures/Clothing/Head/space.rsi/icon.png | Bin 483 -> 0 bytes .../Clothing/Head/space.rsi/inhand-left.png | Bin 741 -> 0 bytes .../Clothing/Head/space.rsi/inhand-right.png | Bin 770 -> 0 bytes .../Clothing/Head/space.rsi/meta.json | 1 - .../Head/swat-alt.rsi/equipped-HELMET.png | Bin 866 -> 0 bytes .../Clothing/Head/swat-alt.rsi/icon.png | Bin 369 -> 0 bytes .../Head/swat-alt.rsi/inhand-left.png | Bin 712 -> 0 bytes .../Head/swat-alt.rsi/inhand-right.png | Bin 732 -> 0 bytes .../Clothing/Head/swat-alt.rsi/meta.json | 1 - .../Head/swat.rsi/equipped-HELMET.png | Bin 740 -> 0 bytes .../Textures/Clothing/Head/swat.rsi/icon.png | Bin 379 -> 0 bytes .../Clothing/Head/swat.rsi/inhand-left.png | Bin 632 -> 0 bytes .../Clothing/Head/swat.rsi/inhand-right.png | Bin 657 -> 0 bytes .../Textures/Clothing/Head/swat.rsi/meta.json | 1 - .../Head/swathelm.rsi/equipped-HELMET.png | Bin 623 -> 0 bytes .../Clothing/Head/swathelm.rsi/icon.png | Bin 385 -> 0 bytes .../Head/swathelm.rsi/inhand-left.png | Bin 557 -> 0 bytes .../Head/swathelm.rsi/inhand-right.png | Bin 536 -> 0 bytes .../Clothing/Head/swathelm.rsi/meta.json | 1 - .../Head/swatold.rsi/equipped-HELMET.png | Bin 830 -> 0 bytes .../Clothing/Head/swatold.rsi/icon.png | Bin 373 -> 0 bytes .../Clothing/Head/swatold.rsi/inhand-left.png | Bin 707 -> 0 bytes .../Head/swatold.rsi/inhand-right.png | Bin 725 -> 0 bytes .../Clothing/Head/swatold.rsi/meta.json | 1 - .../Head/swatup.rsi/equipped-HELMET.png | Bin 688 -> 0 bytes .../Clothing/Head/swatup.rsi/icon.png | Bin 367 -> 0 bytes .../Clothing/Head/swatup.rsi/inhand-left.png | Bin 600 -> 0 bytes .../Clothing/Head/swatup.rsi/inhand-right.png | Bin 627 -> 0 bytes .../Clothing/Head/swatup.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1236 -> 0 bytes .../syndicate-helm-black-blue.rsi/icon.png | Bin 408 -> 0 bytes .../inhand-left.png | Bin 1023 -> 0 bytes .../inhand-right.png | Bin 1052 -> 0 bytes .../syndicate-helm-black-blue.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1270 -> 0 bytes .../syndicate-helm-black-engie.rsi/icon.png | Bin 414 -> 0 bytes .../inhand-left.png | Bin 1036 -> 0 bytes .../inhand-right.png | Bin 1040 -> 0 bytes .../syndicate-helm-black-engie.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1310 -> 0 bytes .../syndicate-helm-black-engie1.rsi/icon.png | Bin 428 -> 0 bytes .../inhand-left.png | Bin 1051 -> 0 bytes .../inhand-right.png | Bin 1063 -> 0 bytes .../syndicate-helm-black-engie1.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1238 -> 0 bytes .../syndicate-helm-black-green.rsi/icon.png | Bin 412 -> 0 bytes .../inhand-left.png | Bin 1038 -> 0 bytes .../inhand-right.png | Bin 1046 -> 0 bytes .../syndicate-helm-black-green.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1261 -> 0 bytes .../syndicate-helm-black-med.rsi/icon.png | Bin 411 -> 0 bytes .../inhand-left.png | Bin 1032 -> 0 bytes .../inhand-right.png | Bin 1030 -> 0 bytes .../syndicate-helm-black-med.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1255 -> 0 bytes .../syndicate-helm-black-orange.rsi/icon.png | Bin 417 -> 0 bytes .../inhand-left.png | Bin 1031 -> 0 bytes .../inhand-right.png | Bin 1049 -> 0 bytes .../syndicate-helm-black-orange.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1254 -> 0 bytes .../syndicate-helm-black-red.rsi/icon.png | Bin 412 -> 0 bytes .../inhand-left.png | Bin 1044 -> 0 bytes .../inhand-right.png | Bin 1068 -> 0 bytes .../syndicate-helm-black-red.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1131 -> 0 bytes .../Head/syndicate-helm-black.rsi/icon.png | Bin 379 -> 0 bytes .../syndicate-helm-black.rsi/inhand-left.png | Bin 942 -> 0 bytes .../syndicate-helm-black.rsi/inhand-right.png | Bin 927 -> 0 bytes .../Head/syndicate-helm-black.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1219 -> 0 bytes .../Head/syndicate-helm-blue.rsi/icon.png | Bin 394 -> 0 bytes .../syndicate-helm-blue.rsi/inhand-left.png | Bin 1010 -> 0 bytes .../syndicate-helm-blue.rsi/inhand-right.png | Bin 988 -> 0 bytes .../Head/syndicate-helm-blue.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1153 -> 0 bytes .../syndicate-helm-green-dark.rsi/icon.png | Bin 391 -> 0 bytes .../inhand-left.png | Bin 956 -> 0 bytes .../inhand-right.png | Bin 932 -> 0 bytes .../syndicate-helm-green-dark.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1233 -> 0 bytes .../Head/syndicate-helm-green.rsi/icon.png | Bin 407 -> 0 bytes .../syndicate-helm-green.rsi/inhand-left.png | Bin 1017 -> 0 bytes .../syndicate-helm-green.rsi/inhand-right.png | Bin 1005 -> 0 bytes .../Head/syndicate-helm-green.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 1271 -> 0 bytes .../Head/syndicate-helm-orange.rsi/icon.png | Bin 411 -> 0 bytes .../syndicate-helm-orange.rsi/inhand-left.png | Bin 1037 -> 0 bytes .../inhand-right.png | Bin 1037 -> 0 bytes .../Head/syndicate-helm-orange.rsi/meta.json | 1 - .../syndicate-helm-orange_light.rsi/meta.json | 1 - .../meta.json | 1 - .../Head/syndicate.rsi/equipped-HELMET.png | Bin 1256 -> 1271 bytes .../headlight-equipped-HELMET.png} | Bin .../headlight-inhand-left.png} | Bin .../headlight-inhand-right.png} | Bin .../icon.png => syndicate.rsi/headlight.png} | Bin .../Clothing/Head/syndicate.rsi/icon.png | Bin 531 -> 411 bytes .../Head/syndicate.rsi/inhand-left.png | Bin 1026 -> 1037 bytes .../Head/syndicate.rsi/inhand-right.png | Bin 1039 -> 1037 bytes .../Clothing/Head/syndicate.rsi/meta.json | 201 +- .../visorlit-equipped-HELMET.png} | Bin .../visorlit-inhand-left.png} | Bin .../visorlit-inhand-right.png} | Bin .../icon.png => syndicate.rsi/visorlit.png} | Bin .../Clothing/Head/syndie_helm.rsi/icon.png | Bin 382 -> 0 bytes .../Clothing/Head/syndie_helm.rsi/meta.json | 1 - .../Textures/Clothing/Head/v62.rsi/meta.json | 1 - .../Head/viking.rsi/equipped-HELMET.png | Bin 294 -> 0 bytes .../Clothing/Head/viking.rsi/icon.png | Bin 458 -> 0 bytes .../Clothing/Head/viking.rsi/inhand-left.png | Bin 352 -> 0 bytes .../Clothing/Head/viking.rsi/inhand-right.png | Bin 347 -> 0 bytes .../Clothing/Head/viking.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin .../{marisa.rsi => witchhat.rsi}/icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../{cosmo.rsi => witchhat.rsi}/meta.json | 0 .../Clothing/Head/wizard.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin .../{wizard.rsi => wizardhat.rsi}/icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-HELMET.png | Bin .../{magus.rsi => wizardhelm.rsi}/icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../yuki_matsuda_1.rsi/equipped-HELMET.png | Bin 1149 -> 0 bytes .../Clothing/Head/yuki_matsuda_1.rsi/icon.png | Bin 439 -> 0 bytes .../Head/yuki_matsuda_1.rsi/inhand-left.png | Bin 897 -> 0 bytes .../Head/yuki_matsuda_1.rsi/inhand-right.png | Bin 969 -> 0 bytes .../Head/yuki_matsuda_1.rsi/meta.json | 1 - .../yuki_matsuda_1up.rsi/equipped-HELMET.png | Bin 1071 -> 0 bytes .../Head/yuki_matsuda_1up.rsi/icon.png | Bin 239 -> 0 bytes .../Head/yuki_matsuda_1up.rsi/inhand-left.png | Bin 843 -> 0 bytes .../yuki_matsuda_1up.rsi/inhand-right.png | Bin 840 -> 0 bytes .../Head/yuki_matsuda_1up.rsi/meta.json | 1 - .../Head/zhan_scarf.rsi/equipped-HELMET.png | Bin 1057 -> 0 bytes .../Clothing/Head/zhan_scarf.rsi/icon.png | Bin 401 -> 0 bytes .../Head/zhan_scarf.rsi/inhand-left.png | Bin 874 -> 0 bytes .../Head/zhan_scarf.rsi/inhand-right.png | Bin 886 -> 0 bytes .../Clothing/Head/zhan_scarf.rsi/meta.json | 1 - .../armoralt-equipped-OUTERCLOTHING.png | Bin 295 -> 0 bytes .../OuterClothing/armor.rsi/armoralt.png | Bin 192 -> 0 bytes .../OuterClothing/armor.rsi/meta.json | 73 +- .../bluetag.rsi/equipped-OUTERCLOTHING.png | Bin 1001 -> 0 bytes .../OuterClothing/bluetag.rsi/icon.png | Bin 381 -> 0 bytes .../OuterClothing/bluetag.rsi/inhand-left.png | Bin 341 -> 0 bytes .../bluetag.rsi/inhand-right.png | Bin 351 -> 0 bytes .../botanist.rsi/equipped-OUTERCLOTHING.png | Bin 1587 -> 0 bytes .../OuterClothing/botanist.rsi/icon.png | Bin 645 -> 0 bytes .../botanist.rsi/inhand-left.png | Bin 780 -> 0 bytes .../botanist.rsi/inhand-right.png | Bin 784 -> 0 bytes .../ce_rig.rsi/equipped-OUTERCLOTHING.png | Bin 1494 -> 0 bytes .../OuterClothing/ce_rig.rsi/icon.png | Bin 507 -> 0 bytes .../OuterClothing/ce_rig.rsi/inhand-left.png | Bin 391 -> 0 bytes .../OuterClothing/ce_rig.rsi/inhand-right.png | Bin 381 -> 0 bytes .../equipped-OUTERCLOTHING.png | Bin 1580 -> 0 bytes .../OuterClothing/ce_rig_sealed.rsi/icon.png | Bin 577 -> 0 bytes .../ce_rig_sealed.rsi/inhand-left.png | Bin 388 -> 0 bytes .../ce_rig_sealed.rsi/inhand-right.png | Bin 380 -> 0 bytes .../equipped-OUTERCLOTHING.png | Bin 1280 -> 0 bytes .../OuterClothing/cultrobesalt.rsi/icon.png | Bin 547 -> 0 bytes .../cultrobesalt.rsi/inhand-left.png | Bin 531 -> 0 bytes .../cultrobesalt.rsi/inhand-right.png | Bin 538 -> 0 bytes .../equipped-OUTERCLOTHING.png | Bin 1558 -> 0 bytes .../engineering_rig.rsi/icon.png | Bin 683 -> 0 bytes .../engineering_rig.rsi/inhand-left.png | Bin 541 -> 0 bytes .../engineering_rig.rsi/inhand-right.png | Bin 564 -> 0 bytes .../equipped-OUTERCLOTHING.png | Bin 1597 -> 0 bytes .../engineering_rig_sealed.rsi/icon.png | Bin 684 -> 0 bytes .../inhand-left.png | Bin 581 -> 0 bytes .../inhand-right.png | Bin 603 -> 0 bytes .../eva_rig.rsi/equipped-OUTERCLOTHING.png | Bin 2254 -> 0 bytes .../OuterClothing/eva_rig.rsi/icon.png | Bin 745 -> 0 bytes .../OuterClothing/eva_rig.rsi/inhand-left.png | Bin 754 -> 0 bytes .../eva_rig.rsi/inhand-right.png | Bin 723 -> 0 bytes .../equipped-OUTERCLOTHING.png | Bin 2298 -> 0 bytes .../OuterClothing/eva_rig_sealed.rsi/icon.png | Bin 738 -> 0 bytes .../eva_rig_sealed.rsi/inhand-left.png | Bin 748 -> 0 bytes .../eva_rig_sealed.rsi/inhand-right.png | Bin 740 -> 0 bytes .../equipped-OUTERCLOTHING.png | Bin 961 -> 0 bytes .../OuterClothing/ghost_costume.rsi/icon.png | Bin 499 -> 0 bytes .../ghost_costume.rsi/inhand-left.png | Bin 532 -> 0 bytes .../ghost_costume.rsi/inhand-right.png | Bin 532 -> 0 bytes .../OuterClothing/ghost_costume.rsi/meta.json | 1 - .../hacker_rig.rsi/equipped-OUTERCLOTHING.png | Bin 1559 -> 0 bytes .../OuterClothing/hacker_rig.rsi/icon.png | Bin 574 -> 0 bytes .../hacker_rig.rsi/inhand-left.png | Bin 501 -> 0 bytes .../hacker_rig.rsi/inhand-right.png | Bin 514 -> 0 bytes .../OuterClothing/hacker_rig.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1625 -> 0 bytes .../hacker_rig_sealed.rsi/icon.png | Bin 585 -> 0 bytes .../hacker_rig_sealed.rsi/inhand-left.png | Bin 505 -> 0 bytes .../hacker_rig_sealed.rsi/inhand-right.png | Bin 511 -> 0 bytes .../hacker_rig_sealed.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-OUTERCLOTHING.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-OUTERCLOTHING.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-OUTERCLOTHING.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-OUTERCLOTHING.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-OUTERCLOTHING.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-OUTERCLOTHING.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-OUTERCLOTHING.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../equipped-OUTERCLOTHING.png | Bin .../icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../meta.json | 0 .../hazard_rig.rsi/equipped-OUTERCLOTHING.png | Bin 1995 -> 0 bytes .../OuterClothing/hazard_rig.rsi/icon.png | Bin 733 -> 0 bytes .../hazard_rig.rsi/inhand-left.png | Bin 596 -> 0 bytes .../hazard_rig.rsi/inhand-right.png | Bin 573 -> 0 bytes .../OuterClothing/hazard_rig.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1997 -> 0 bytes .../hazard_rig_sealed.rsi/icon.png | Bin 724 -> 0 bytes .../hazard_rig_sealed.rsi/inhand-left.png | Bin 596 -> 0 bytes .../hazard_rig_sealed.rsi/inhand-right.png | Bin 573 -> 0 bytes .../hazard_rig_sealed.rsi/meta.json | 1 - .../ihs_rig.rsi/equipped-OUTERCLOTHING.png | Bin 1775 -> 0 bytes .../OuterClothing/ihs_rig.rsi/icon.png | Bin 737 -> 0 bytes .../OuterClothing/ihs_rig.rsi/inhand-left.png | Bin 582 -> 0 bytes .../ihs_rig.rsi/inhand-right.png | Bin 605 -> 0 bytes .../OuterClothing/ihs_rig.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 2039 -> 0 bytes .../OuterClothing/ihs_rig_sealed.rsi/icon.png | Bin 872 -> 0 bytes .../ihs_rig_sealed.rsi/inhand-left.png | Bin 636 -> 0 bytes .../ihs_rig_sealed.rsi/inhand-right.png | Bin 661 -> 0 bytes .../ihs_rig_sealed.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1158 -> 0 bytes .../OuterClothing/labcoat_gen.rsi/icon.png | Bin 494 -> 0 bytes .../labcoat_gen.rsi/inhand-left.png | Bin 440 -> 0 bytes .../labcoat_gen.rsi/inhand-right.png | Bin 467 -> 0 bytes .../OuterClothing/labcoat_gen.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1059 -> 0 bytes .../labcoat_gen_open.rsi/icon.png | Bin 424 -> 0 bytes .../labcoat_gen_open.rsi/inhand-left.png | Bin 404 -> 0 bytes .../labcoat_gen_open.rsi/inhand-right.png | Bin 403 -> 0 bytes .../labcoat_gen_open.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1410 -> 0 bytes .../OuterClothing/labcoat_tox.rsi/icon.png | Bin 526 -> 0 bytes .../labcoat_tox.rsi/inhand-left.png | Bin 603 -> 0 bytes .../labcoat_tox.rsi/inhand-right.png | Bin 618 -> 0 bytes .../OuterClothing/labcoat_tox.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1482 -> 0 bytes .../labcoat_tox_open.rsi/icon.png | Bin 614 -> 0 bytes .../labcoat_tox_open.rsi/inhand-left.png | Bin 610 -> 0 bytes .../labcoat_tox_open.rsi/inhand-right.png | Bin 645 -> 0 bytes .../labcoat_tox_open.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1137 -> 0 bytes .../OuterClothing/labcoat_vir.rsi/icon.png | Bin 491 -> 0 bytes .../labcoat_vir.rsi/inhand-left.png | Bin 437 -> 0 bytes .../labcoat_vir.rsi/inhand-right.png | Bin 455 -> 0 bytes .../OuterClothing/labcoat_vir.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1016 -> 0 bytes .../labcoat_vir_open.rsi/icon.png | Bin 414 -> 0 bytes .../labcoat_vir_open.rsi/inhand-left.png | Bin 381 -> 0 bytes .../labcoat_vir_open.rsi/inhand-right.png | Bin 388 -> 0 bytes .../labcoat_vir_open.rsi/meta.json | 1 - .../marisa.rsi/equipped-OUTERCLOTHING.png | Bin 1065 -> 0 bytes .../OuterClothing/marisa.rsi/icon.png | Bin 461 -> 0 bytes .../OuterClothing/marisa.rsi/inhand-left.png | Bin 439 -> 0 bytes .../OuterClothing/marisa.rsi/inhand-right.png | Bin 454 -> 0 bytes .../OuterClothing/marisa.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 917 -> 0 bytes .../OuterClothing/medical_rig.rsi/icon.png | Bin 353 -> 0 bytes .../medical_rig.rsi/inhand-left.png | Bin 274 -> 0 bytes .../medical_rig.rsi/inhand-right.png | Bin 285 -> 0 bytes .../OuterClothing/medical_rig.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1402 -> 0 bytes .../medical_rig_sealed.rsi/icon.png | Bin 504 -> 0 bytes .../medical_rig_sealed.rsi/inhand-left.png | Bin 393 -> 0 bytes .../medical_rig_sealed.rsi/inhand-right.png | Bin 423 -> 0 bytes .../medical_rig_sealed.rsi/meta.json | 1 - .../merc_rig.rsi/equipped-OUTERCLOTHING.png | Bin 1970 -> 0 bytes .../OuterClothing/merc_rig.rsi/icon.png | Bin 800 -> 0 bytes .../merc_rig.rsi/inhand-left.png | Bin 660 -> 0 bytes .../merc_rig.rsi/inhand-right.png | Bin 644 -> 0 bytes .../OuterClothing/merc_rig.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1990 -> 0 bytes .../merc_rig_sealed.rsi/icon.png | Bin 816 -> 0 bytes .../merc_rig_sealed.rsi/inhand-left.png | Bin 662 -> 0 bytes .../merc_rig_sealed.rsi/inhand-right.png | Bin 643 -> 0 bytes .../merc_rig_sealed.rsi/meta.json | 1 - .../ninja_rig.rsi/equipped-OUTERCLOTHING.png | Bin 1597 -> 0 bytes .../OuterClothing/ninja_rig.rsi/icon.png | Bin 639 -> 0 bytes .../ninja_rig.rsi/inhand-left.png | Bin 500 -> 0 bytes .../ninja_rig.rsi/inhand-right.png | Bin 520 -> 0 bytes .../OuterClothing/ninja_rig.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1499 -> 0 bytes .../ninja_rig_sealed.rsi/icon.png | Bin 623 -> 0 bytes .../ninja_rig_sealed.rsi/inhand-left.png | Bin 546 -> 0 bytes .../ninja_rig_sealed.rsi/inhand-right.png | Bin 550 -> 0 bytes .../ninja_rig_sealed.rsi/meta.json | 1 - .../nun.rsi/equipped-OUTERCLOTHING.png | Bin 1656 -> 0 bytes .../Clothing/OuterClothing/nun.rsi/icon.png | Bin 706 -> 0 bytes .../OuterClothing/nun.rsi/inhand-left.png | Bin 600 -> 0 bytes .../OuterClothing/nun.rsi/inhand-right.png | Bin 598 -> 0 bytes .../Clothing/OuterClothing/nun.rsi/meta.json | 1 - .../nymph.rsi/equipped-OUTERCLOTHING.png | Bin 878 -> 0 bytes .../Clothing/OuterClothing/nymph.rsi/icon.png | Bin 341 -> 0 bytes .../OuterClothing/nymph.rsi/inhand-left.png | Bin 292 -> 0 bytes .../OuterClothing/nymph.rsi/inhand-right.png | Bin 338 -> 0 bytes .../OuterClothing/nymph.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 2348 -> 0 bytes .../OuterClothing/plaguedoctor.rsi/icon.png | Bin 897 -> 0 bytes .../plaguedoctor.rsi/inhand-left.png | Bin 792 -> 0 bytes .../plaguedoctor.rsi/inhand-right.png | Bin 785 -> 0 bytes .../OuterClothing/plaguedoctor.rsi/meta.json | 1 - .../psyamp.rsi/equipped-OUTERCLOTHING.png | Bin 1581 -> 0 bytes .../OuterClothing/psyamp.rsi/icon.png | Bin 515 -> 0 bytes .../OuterClothing/psyamp.rsi/inhand-left.png | Bin 555 -> 0 bytes .../OuterClothing/psyamp.rsi/inhand-right.png | Bin 587 -> 0 bytes .../OuterClothing/psyamp.rsi/meta.json | 1 - .../Clothing/OuterClothing/rad.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin .../{rad.rsi => radsuit.rsi}/icon.png | Bin .../{rad.rsi => radsuit.rsi}/inhand-left.png | Bin .../{rad.rsi => radsuit.rsi}/inhand-right.png | Bin .../meta.json | 0 .../redtag.rsi/equipped-OUTERCLOTHING.png | Bin 989 -> 0 bytes .../OuterClothing/redtag.rsi/icon.png | Bin 393 -> 0 bytes .../OuterClothing/redtag.rsi/inhand-left.png | Bin 362 -> 0 bytes .../OuterClothing/redtag.rsi/inhand-right.png | Bin 345 -> 0 bytes .../OuterClothing/redtag.rsi/meta.json | 1 - .../OuterClothing/rig_atmos.rsi/meta.json | 1 - .../rig_engineering.rsi/meta.json | 1 - .../rig_hazardhardsuit.rsi/meta.json | 1 - .../OuterClothing/rig_medical.rsi/meta.json | 1 - .../OuterClothing/rig_mining.rsi/meta.json | 1 - .../OuterClothing/rig_sectg.rsi/meta.json | 1 - .../OuterClothing/rig_white.rsi/meta.json | 1 - .../OuterClothing/rig_wiz.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1004 -> 0 bytes .../robotech_jacket.rsi/icon.png | Bin 435 -> 0 bytes .../robotech_jacket.rsi/inhand-left.png | Bin 330 -> 0 bytes .../robotech_jacket.rsi/inhand-right.png | Bin 307 -> 0 bytes .../robotech_jacket.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 2030 -> 0 bytes .../OuterClothing/science_rig.rsi/icon.png | Bin 807 -> 0 bytes .../science_rig.rsi/inhand-left.png | Bin 711 -> 0 bytes .../science_rig.rsi/inhand-right.png | Bin 698 -> 0 bytes .../OuterClothing/science_rig.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 2070 -> 0 bytes .../science_rig_sealed.rsi/icon.png | Bin 822 -> 0 bytes .../science_rig_sealed.rsi/inhand-left.png | Bin 711 -> 0 bytes .../science_rig_sealed.rsi/inhand-right.png | Bin 694 -> 0 bytes .../science_rig_sealed.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 2016 -> 0 bytes .../OuterClothing/security_rig.rsi/icon.png | Bin 734 -> 0 bytes .../security_rig.rsi/inhand-left.png | Bin 620 -> 0 bytes .../security_rig.rsi/inhand-right.png | Bin 607 -> 0 bytes .../OuterClothing/security_rig.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 2122 -> 0 bytes .../security_rig_sealed.rsi/icon.png | Bin 659 -> 0 bytes .../security_rig_sealed.rsi/inhand-left.png | Bin 649 -> 0 bytes .../security_rig_sealed.rsi/inhand-right.png | Bin 636 -> 0 bytes .../security_rig_sealed.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1701 -> 0 bytes .../OuterClothing/soviet_skaf.rsi/icon.png | Bin 709 -> 0 bytes .../soviet_skaf.rsi/inhand-left.png | Bin 746 -> 0 bytes .../soviet_skaf.rsi/inhand-right.png | Bin 767 -> 0 bytes .../OuterClothing/soviet_skaf.rsi/meta.json | 1 - .../space.rsi/equipped-OUTERCLOTHING.png | Bin 2296 -> 0 bytes .../Clothing/OuterClothing/space.rsi/icon.png | Bin 969 -> 0 bytes .../OuterClothing/space.rsi/inhand-left.png | Bin 816 -> 0 bytes .../OuterClothing/space.rsi/inhand-right.png | Bin 842 -> 0 bytes .../OuterClothing/space.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1597 -> 0 bytes .../OuterClothing/stealth_rig.rsi/icon.png | Bin 639 -> 0 bytes .../stealth_rig.rsi/inhand-left.png | Bin 500 -> 0 bytes .../stealth_rig.rsi/inhand-right.png | Bin 520 -> 0 bytes .../OuterClothing/stealth_rig.rsi/meta.json | 1 - .../equipped-OUTERCLOTHING.png | Bin 1499 -> 0 bytes .../stealth_rig_sealed.rsi/icon.png | Bin 623 -> 0 bytes .../stealth_rig_sealed.rsi/inhand-left.png | Bin 546 -> 0 bytes .../stealth_rig_sealed.rsi/inhand-right.png | Bin 550 -> 0 bytes .../stealth_rig_sealed.rsi/meta.json | 1 - .../swatarmor.rsi/equipped-OUTERCLOTHING.png | Bin 1040 -> 0 bytes .../OuterClothing/swatarmor.rsi/icon.png | Bin 450 -> 0 bytes .../swatarmor.rsi/inhand-left.png | Bin 427 -> 0 bytes .../swatarmor.rsi/inhand-right.png | Bin 447 -> 0 bytes .../OuterClothing/swatarmor.rsi/meta.json | 1 - .../equipped-FEET.png | Bin 528 -> 0 bytes .../Shoes/asset_protection_rig.rsi/icon.png | Bin 367 -> 0 bytes .../asset_protection_rig.rsi/inhand-left.png | Bin 244 -> 0 bytes .../asset_protection_rig.rsi/inhand-right.png | Bin 251 -> 0 bytes .../Shoes/asset_protection_rig.rsi/meta.json | 1 - .../equipped-FEET.png | Bin 527 -> 0 bytes .../asset_protection_rig_sealed.rsi/icon.png | Bin 368 -> 0 bytes .../inhand-left.png | Bin 279 -> 0 bytes .../inhand-right.png | Bin 289 -> 0 bytes .../asset_protection_rig_sealed.rsi/meta.json | 1 - .../Shoes/ce_rig.rsi/equipped-FEET.png | Bin 707 -> 0 bytes .../Clothing/Shoes/ce_rig.rsi/icon.png | Bin 569 -> 0 bytes .../Clothing/Shoes/ce_rig.rsi/inhand-left.png | Bin 364 -> 0 bytes .../Shoes/ce_rig.rsi/inhand-right.png | Bin 377 -> 0 bytes .../Clothing/Shoes/ce_rig.rsi/meta.json | 1 - .../Shoes/ce_rig_sealed.rsi/equipped-FEET.png | Bin 741 -> 0 bytes .../Clothing/Shoes/ce_rig_sealed.rsi/icon.png | Bin 568 -> 0 bytes .../Shoes/ce_rig_sealed.rsi/inhand-left.png | Bin 369 -> 0 bytes .../Shoes/ce_rig_sealed.rsi/inhand-right.png | Bin 386 -> 0 bytes .../Shoes/ce_rig_sealed.rsi/meta.json | 1 - .../engineering_rig.rsi/equipped-FEET.png | Bin 489 -> 0 bytes .../Shoes/engineering_rig.rsi/icon.png | Bin 233 -> 0 bytes .../Shoes/engineering_rig.rsi/inhand-left.png | Bin 153 -> 0 bytes .../engineering_rig.rsi/inhand-right.png | Bin 158 -> 0 bytes .../Shoes/engineering_rig.rsi/meta.json | 1 - .../equipped-FEET.png | Bin 639 -> 0 bytes .../Shoes/engineering_rig_sealed.rsi/icon.png | Bin 281 -> 0 bytes .../inhand-left.png | Bin 174 -> 0 bytes .../inhand-right.png | Bin 183 -> 0 bytes .../engineering_rig_sealed.rsi/meta.json | 1 - .../ert_commander_rig.rsi/equipped-FEET.png | Bin 542 -> 0 bytes .../Shoes/ert_commander_rig.rsi/icon.png | Bin 334 -> 0 bytes .../ert_commander_rig.rsi/inhand-left.png | Bin 260 -> 0 bytes .../ert_commander_rig.rsi/inhand-right.png | Bin 264 -> 0 bytes .../Shoes/ert_commander_rig.rsi/meta.json | 1 - .../equipped-FEET.png | Bin 542 -> 0 bytes .../ert_commander_rig_sealed.rsi/icon.png | Bin 354 -> 0 bytes .../inhand-left.png | Bin 295 -> 0 bytes .../inhand-right.png | Bin 299 -> 0 bytes .../ert_commander_rig_sealed.rsi/meta.json | 1 - .../ert_engineer_rig.rsi/equipped-FEET.png | Bin 543 -> 0 bytes .../Shoes/ert_engineer_rig.rsi/icon.png | Bin 351 -> 0 bytes .../ert_engineer_rig.rsi/inhand-left.png | Bin 241 -> 0 bytes .../ert_engineer_rig.rsi/inhand-right.png | Bin 248 -> 0 bytes .../Shoes/ert_engineer_rig.rsi/meta.json | 1 - .../equipped-FEET.png | Bin 532 -> 0 bytes .../ert_engineer_rig_sealed.rsi/icon.png | Bin 350 -> 0 bytes .../inhand-left.png | Bin 286 -> 0 bytes .../inhand-right.png | Bin 290 -> 0 bytes .../ert_engineer_rig_sealed.rsi/meta.json | 1 - .../ert_medical_rig.rsi/equipped-FEET.png | Bin 536 -> 0 bytes .../Shoes/ert_medical_rig.rsi/icon.png | Bin 339 -> 0 bytes .../Shoes/ert_medical_rig.rsi/inhand-left.png | Bin 227 -> 0 bytes .../ert_medical_rig.rsi/inhand-right.png | Bin 234 -> 0 bytes .../Shoes/ert_medical_rig.rsi/meta.json | 1 - .../equipped-FEET.png | Bin 510 -> 0 bytes .../Shoes/ert_medical_rig_sealed.rsi/icon.png | Bin 355 -> 0 bytes .../inhand-left.png | Bin 267 -> 0 bytes .../inhand-right.png | Bin 276 -> 0 bytes .../ert_medical_rig_sealed.rsi/meta.json | 1 - .../ert_security_rig.rsi/equipped-FEET.png | Bin 515 -> 0 bytes .../Shoes/ert_security_rig.rsi/icon.png | Bin 316 -> 0 bytes .../ert_security_rig.rsi/inhand-left.png | Bin 239 -> 0 bytes .../ert_security_rig.rsi/inhand-right.png | Bin 246 -> 0 bytes .../Shoes/ert_security_rig.rsi/meta.json | 1 - .../equipped-FEET.png | Bin 505 -> 0 bytes .../ert_security_rig_sealed.rsi/icon.png | Bin 326 -> 0 bytes .../inhand-left.png | Bin 269 -> 0 bytes .../inhand-right.png | Bin 279 -> 0 bytes .../ert_security_rig_sealed.rsi/meta.json | 1 - .../Shoes/eva_rig.rsi/equipped-FEET.png | Bin 672 -> 0 bytes .../Clothing/Shoes/eva_rig.rsi/icon.png | Bin 252 -> 0 bytes .../Shoes/eva_rig.rsi/inhand-left.png | Bin 184 -> 0 bytes .../Shoes/eva_rig.rsi/inhand-right.png | Bin 188 -> 0 bytes .../Clothing/Shoes/eva_rig.rsi/meta.json | 1 - .../eva_rig_sealed.rsi/equipped-FEET.png | Bin 780 -> 0 bytes .../Shoes/eva_rig_sealed.rsi/icon.png | Bin 245 -> 0 bytes .../Shoes/eva_rig_sealed.rsi/inhand-left.png | Bin 198 -> 0 bytes .../Shoes/eva_rig_sealed.rsi/inhand-right.png | Bin 207 -> 0 bytes .../Shoes/eva_rig_sealed.rsi/meta.json | 1 - .../Shoes/hacker_rig.rsi/equipped-FEET.png | Bin 787 -> 0 bytes .../Clothing/Shoes/hacker_rig.rsi/icon.png | Bin 457 -> 0 bytes .../Shoes/hacker_rig.rsi/inhand-left.png | Bin 301 -> 0 bytes .../Shoes/hacker_rig.rsi/inhand-right.png | Bin 309 -> 0 bytes .../Clothing/Shoes/hacker_rig.rsi/meta.json | 1 - .../hacker_rig_sealed.rsi/equipped-FEET.png | Bin 719 -> 0 bytes .../Shoes/hacker_rig_sealed.rsi/icon.png | Bin 421 -> 0 bytes .../hacker_rig_sealed.rsi/inhand-left.png | Bin 305 -> 0 bytes .../hacker_rig_sealed.rsi/inhand-right.png | Bin 320 -> 0 bytes .../Shoes/hacker_rig_sealed.rsi/meta.json | 1 - .../Shoes/hazard_rig.rsi/equipped-FEET.png | Bin 808 -> 0 bytes .../Clothing/Shoes/hazard_rig.rsi/icon.png | Bin 431 -> 0 bytes .../Shoes/hazard_rig.rsi/inhand-left.png | Bin 298 -> 0 bytes .../Shoes/hazard_rig.rsi/inhand-right.png | Bin 304 -> 0 bytes .../Clothing/Shoes/hazard_rig.rsi/meta.json | 1 - .../hazard_rig_sealed.rsi/equipped-FEET.png | Bin 806 -> 0 bytes .../Shoes/hazard_rig_sealed.rsi/icon.png | Bin 408 -> 0 bytes .../hazard_rig_sealed.rsi/inhand-left.png | Bin 304 -> 0 bytes .../hazard_rig_sealed.rsi/inhand-right.png | Bin 314 -> 0 bytes .../Shoes/hazard_rig_sealed.rsi/meta.json | 1 - .../Shoes/ihs_rig.rsi/equipped-FEET.png | Bin 524 -> 0 bytes .../Clothing/Shoes/ihs_rig.rsi/icon.png | Bin 361 -> 0 bytes .../Shoes/ihs_rig.rsi/inhand-left.png | Bin 307 -> 0 bytes .../Shoes/ihs_rig.rsi/inhand-right.png | Bin 312 -> 0 bytes .../Clothing/Shoes/ihs_rig.rsi/meta.json | 1 - .../Shoes/ihs_rig_old.rsi/equipped-FEET.png | Bin 619 -> 0 bytes .../Clothing/Shoes/ihs_rig_old.rsi/icon.png | Bin 442 -> 0 bytes .../Shoes/ihs_rig_old.rsi/inhand-left.png | Bin 323 -> 0 bytes .../Shoes/ihs_rig_old.rsi/inhand-right.png | Bin 338 -> 0 bytes .../Clothing/Shoes/ihs_rig_old.rsi/meta.json | 1 - .../ihs_rig_sealed.rsi/equipped-FEET.png | Bin 559 -> 0 bytes .../Shoes/ihs_rig_sealed.rsi/icon.png | Bin 388 -> 0 bytes .../Shoes/ihs_rig_sealed.rsi/inhand-left.png | Bin 329 -> 0 bytes .../Shoes/ihs_rig_sealed.rsi/inhand-right.png | Bin 335 -> 0 bytes .../Shoes/ihs_rig_sealed.rsi/meta.json | 1 - .../ihs_rig_sealed_old.rsi/equipped-FEET.png | Bin 621 -> 0 bytes .../Shoes/ihs_rig_sealed_old.rsi/icon.png | Bin 442 -> 0 bytes .../ihs_rig_sealed_old.rsi/inhand-left.png | Bin 323 -> 0 bytes .../ihs_rig_sealed_old.rsi/inhand-right.png | Bin 338 -> 0 bytes .../Shoes/ihs_rig_sealed_old.rsi/meta.json | 1 - .../Shoes/medical_rig.rsi/equipped-FEET.png | Bin 752 -> 0 bytes .../Clothing/Shoes/medical_rig.rsi/icon.png | Bin 352 -> 0 bytes .../Shoes/medical_rig.rsi/inhand-left.png | Bin 207 -> 0 bytes .../Shoes/medical_rig.rsi/inhand-right.png | Bin 211 -> 0 bytes .../Clothing/Shoes/medical_rig.rsi/meta.json | 1 - .../medical_rig_sealed.rsi/equipped-FEET.png | Bin 843 -> 0 bytes .../Shoes/medical_rig_sealed.rsi/icon.png | Bin 374 -> 0 bytes .../medical_rig_sealed.rsi/inhand-left.png | Bin 223 -> 0 bytes .../medical_rig_sealed.rsi/inhand-right.png | Bin 226 -> 0 bytes .../Shoes/medical_rig_sealed.rsi/meta.json | 1 - .../Shoes/merc_rig.rsi/equipped-FEET.png | Bin 686 -> 0 bytes .../Clothing/Shoes/merc_rig.rsi/icon.png | Bin 292 -> 0 bytes .../Shoes/merc_rig.rsi/inhand-left.png | Bin 177 -> 0 bytes .../Shoes/merc_rig.rsi/inhand-right.png | Bin 184 -> 0 bytes .../Clothing/Shoes/merc_rig.rsi/meta.json | 1 - .../merc_rig_sealed.rsi/equipped-FEET.png | Bin 658 -> 0 bytes .../Shoes/merc_rig_sealed.rsi/icon.png | Bin 279 -> 0 bytes .../Shoes/merc_rig_sealed.rsi/inhand-left.png | Bin 168 -> 0 bytes .../merc_rig_sealed.rsi/inhand-right.png | Bin 178 -> 0 bytes .../Shoes/merc_rig_sealed.rsi/meta.json | 1 - .../Shoes/ninja_rig.rsi/equipped-FEET.png | Bin 554 -> 0 bytes .../Clothing/Shoes/ninja_rig.rsi/icon.png | Bin 399 -> 0 bytes .../Shoes/ninja_rig.rsi/inhand-left.png | Bin 248 -> 0 bytes .../Shoes/ninja_rig.rsi/inhand-right.png | Bin 252 -> 0 bytes .../Clothing/Shoes/ninja_rig.rsi/meta.json | 1 - .../ninja_rig_sealed.rsi/equipped-FEET.png | Bin 481 -> 0 bytes .../Shoes/ninja_rig_sealed.rsi/icon.png | Bin 426 -> 0 bytes .../ninja_rig_sealed.rsi/inhand-left.png | Bin 287 -> 0 bytes .../ninja_rig_sealed.rsi/inhand-right.png | Bin 294 -> 0 bytes .../Shoes/ninja_rig_sealed.rsi/meta.json | 1 - .../Shoes/science_rig.rsi/equipped-FEET.png | Bin 513 -> 0 bytes .../Clothing/Shoes/science_rig.rsi/icon.png | Bin 258 -> 0 bytes .../Shoes/science_rig.rsi/inhand-left.png | Bin 212 -> 0 bytes .../Shoes/science_rig.rsi/inhand-right.png | Bin 224 -> 0 bytes .../Clothing/Shoes/science_rig.rsi/meta.json | 1 - .../science_rig_sealed.rsi/equipped-FEET.png | Bin 513 -> 0 bytes .../Shoes/science_rig_sealed.rsi/icon.png | Bin 269 -> 0 bytes .../science_rig_sealed.rsi/inhand-left.png | Bin 212 -> 0 bytes .../science_rig_sealed.rsi/inhand-right.png | Bin 224 -> 0 bytes .../Shoes/science_rig_sealed.rsi/meta.json | 1 - .../Shoes/security_rig.rsi/equipped-FEET.png | Bin 1084 -> 0 bytes .../Clothing/Shoes/security_rig.rsi/icon.png | Bin 399 -> 0 bytes .../Shoes/security_rig.rsi/inhand-left.png | Bin 233 -> 0 bytes .../Shoes/security_rig.rsi/inhand-right.png | Bin 235 -> 0 bytes .../Clothing/Shoes/security_rig.rsi/meta.json | 1 - .../security_rig_sealed.rsi/equipped-FEET.png | Bin 1142 -> 0 bytes .../Shoes/security_rig_sealed.rsi/icon.png | Bin 425 -> 0 bytes .../security_rig_sealed.rsi/inhand-left.png | Bin 265 -> 0 bytes .../security_rig_sealed.rsi/inhand-right.png | Bin 270 -> 0 bytes .../Shoes/security_rig_sealed.rsi/meta.json | 1 - .../Shoes/stealth_rig.rsi/equipped-FEET.png | Bin 554 -> 0 bytes .../Clothing/Shoes/stealth_rig.rsi/icon.png | Bin 399 -> 0 bytes .../Shoes/stealth_rig.rsi/inhand-left.png | Bin 248 -> 0 bytes .../Shoes/stealth_rig.rsi/inhand-right.png | Bin 252 -> 0 bytes .../Clothing/Shoes/stealth_rig.rsi/meta.json | 1 - .../stealth_rig_sealed.rsi/equipped-FEET.png | Bin 481 -> 0 bytes .../Shoes/stealth_rig_sealed.rsi/icon.png | Bin 426 -> 0 bytes .../stealth_rig_sealed.rsi/inhand-left.png | Bin 287 -> 0 bytes .../stealth_rig_sealed.rsi/inhand-right.png | Bin 294 -> 0 bytes .../Shoes/stealth_rig_sealed.rsi/meta.json | 1 - 1247 files changed, 2603 insertions(+), 4907 deletions(-) create mode 100644 Resources/Prototypes/Entities/Clothing/Head/animals.yml create mode 100644 Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml create mode 100644 Resources/Prototypes/Entities/Clothing/Head/helmets.yml create mode 100644 Resources/Prototypes/Entities/Clothing/Head/hoods.yml create mode 100644 Resources/Prototypes/Entities/Clothing/Head/misc.yml create mode 100644 Resources/Prototypes/Entities/Clothing/Head/welding-masks.yml create mode 100644 Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml create mode 100644 Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml create mode 100644 Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml delete mode 100644 Resources/Prototypes/Entities/Clothing/OuterClothing/outer_clothing.yml create mode 100644 Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml rename Resources/Textures/Clothing/Glasses/sunglasses.rsi/{sun.png => icon.png} (100%) create mode 100644 Resources/Textures/Clothing/Glasses/sunglasses.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Glasses/sunglasses.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Glasses/sunglasses.rsi/sunglasses.png delete mode 100644 Resources/Textures/Clothing/Gloves/asset_protection_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/asset_protection_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/asset_protection_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/asset_protection_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/asset_protection_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/asset_protection_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/asset_protection_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/asset_protection_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/asset_protection_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/asset_protection_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ce_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ce_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ce_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ce_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ce_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ce_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ce_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ce_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ce_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ce_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/engineering_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/engineering_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/engineering_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/engineering_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/engineering_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/engineering_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/engineering_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/engineering_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/engineering_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/engineering_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ert_commander_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_commander_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_commander_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_commander_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_commander_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ert_commander_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_commander_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_commander_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_commander_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_commander_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ert_engineer_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_engineer_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_engineer_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_engineer_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_engineer_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ert_medical_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_medical_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_medical_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_medical_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_medical_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ert_security_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_security_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_security_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_security_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_security_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ert_security_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_security_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_security_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_security_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ert_security_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/eva_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/eva_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/eva_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/eva_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/eva_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/eva_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/eva_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/eva_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/eva_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/eva_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/hacker_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/hacker_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/hacker_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/hacker_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/hacker_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/hazard_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/hazard_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/hazard_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/hazard_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/hazard_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ihs_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ihs_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ihs_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ihs_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ihs_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/medical_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/medical_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/medical_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/medical_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/medical_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/medical_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/medical_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/medical_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/medical_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/medical_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/merc_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/merc_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/merc_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/merc_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/merc_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/merc_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/merc_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/merc_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/merc_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/merc_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ninja_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ninja_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ninja_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ninja_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ninja_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/science_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/science_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/science_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/science_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/science_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/science_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/science_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/science_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/science_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/science_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/security_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/security_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/security_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/security_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/security_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/stealth_rig.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/stealth_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/stealth_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/stealth_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/stealth_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/amp.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/amp.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/amp.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/amp.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/asset_protection_rig.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/asset_protection_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/asset_protection_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/asset_protection_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/asset_protection_rig_sealed.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/asset_protection_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/asset_protection_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/asset_protection_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/beret_navy_hos.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/beret_navy_hos.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/beret_navy_hos.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/beret_navy_hos.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/beret_navy_officer.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/beret_navy_officer.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/beret_navy_officer.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/beret_navy_officer.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/beret_navy_warden.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/beret_navy_warden.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/beret_navy_warden.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/beret_navy_warden.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/beret_purple.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/beret_purple.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/beret_purple.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/beret_purple.rsi/inhand-right.png rename Resources/Textures/Clothing/Head/{beret_badge.rsi => beret_warden.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{beret_badge.rsi => beret_warden.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{beret_badge.rsi => beret_warden.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{beret_badge.rsi => beret_warden.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{alice_mccrea_1.rsi => beret_warden.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{norah_briggs_1.rsi => blue_flame_welding_mask_1.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{norah_briggs_1.rsi => blue_flame_welding_mask_1.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{norah_briggs_1.rsi => blue_flame_welding_mask_1.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{norah_briggs_1.rsi => blue_flame_welding_mask_1.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{alice_mccrea_1up.rsi => blue_flame_welding_mask_1.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{norah_briggs_1up.rsi => blue_flame_welding_mask_1up.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{norah_briggs_1up.rsi => blue_flame_welding_mask_1up.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{norah_briggs_1up.rsi => blue_flame_welding_mask_1up.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{norah_briggs_1up.rsi => blue_flame_welding_mask_1up.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{amp.rsi => blue_flame_welding_mask_1up.rsi}/meta.json (100%) delete mode 100644 Resources/Textures/Clothing/Head/bombsuitold.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/bombsuitold.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/bombsuitold.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/bombsuitold.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/bombsuitsecold.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/bombsuitsecold.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/bombsuitsecold.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/bombsuitsecold.rsi/inhand-right.png rename Resources/Textures/Clothing/Head/{detective.rsi => brownfedora.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{detective.rsi => brownfedora.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{detective.rsi => brownfedora.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{detective.rsi => brownfedora.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{detective.rsi => brownfedora.rsi}/meta.json (100%) delete mode 100644 Resources/Textures/Clothing/Head/brucehachert.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/brucehachert.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/brucehachert.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/brucehachert.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/ce_rig.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/ce_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/ce_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/ce_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/cespace_helmet.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/cespace_helmet.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/cespace_helmet.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/cespace_helmet.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/constructiondrone.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/constructiondrone.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/constructiondrone.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/constructiondrone.rsi/inhand-right.png rename Resources/Textures/Clothing/Head/{cosmo.rsi => cosmonaut.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{cosmo.rsi => cosmonaut.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{cosmo.rsi => cosmonaut.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{cosmo.rsi => cosmonaut.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{asset_protection_rig.rsi => cosmonaut.rsi}/meta.json (100%) delete mode 100644 Resources/Textures/Clothing/Head/cult_hoodalt.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/cult_hoodalt.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/cult_hoodalt.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/cult_hoodalt.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/edvin_telephosphor_1.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/edvin_telephosphor_1.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/edvin_telephosphor_1.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/edvin_telephosphor_1.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/edvin_telephosphor_1.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/emergencyhelm.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/emergencyhelm.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/emergencyhelm.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/emergencyhelm.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/emergencyhelm.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/eng_helm.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/eng_helm.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/engineering_rig.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/engineering_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/engineering_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/engineering_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/engineering_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/engineering_rig_sealed.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/engineering_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/engineering_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/engineering_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/engineering_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/engspace_helmet.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/engspace_helmet.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/engspace_helmet.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/engspace_helmet.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/engspace_helmet.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/enos_adlai_1.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/enos_adlai_1.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/enos_adlai_1.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/enos_adlai_1.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/enos_adlai_1.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/eva_rig.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/eva_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/eva_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/eva_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/eva_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/eva_rig_sealed.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/eva_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/eva_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/eva_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/eva_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/feather_trilby.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/feather_trilby.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/feather_trilby.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/feather_trilby.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/feather_trilby.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/fedora.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/fedora.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/fedora.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/fedora.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/fedora.rsi/meta.json rename Resources/Textures/Clothing/Head/{alice_mccrea_1.rsi => fire_welding_mask_1.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{alice_mccrea_1.rsi => fire_welding_mask_1.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{alice_mccrea_1.rsi => fire_welding_mask_1.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{alice_mccrea_1.rsi => fire_welding_mask_1.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{asset_protection_rig_sealed.rsi => fire_welding_mask_1.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{alice_mccrea_1up.rsi => fire_welding_mask_1up.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{alice_mccrea_1up.rsi => fire_welding_mask_1up.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{alice_mccrea_1up.rsi => fire_welding_mask_1up.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{alice_mccrea_1up.rsi => fire_welding_mask_1up.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{beret_badge.rsi => fire_welding_mask_1up.rsi}/meta.json (100%) delete mode 100644 Resources/Textures/Clothing/Head/flat_cap.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/flat_cap.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/flat_cap.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/flat_cap.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/flat_cap.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/gentcap.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/gentcap.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/gentcap.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/gentcap.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/gentcap.rsi/meta.json rename Resources/Textures/Clothing/Head/{detective2.rsi => greyfedora.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{detective2.rsi => greyfedora.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{detective2.rsi => greyfedora.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{detective2.rsi => greyfedora.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{beret_navy_hos.rsi => greyfedora.rsi}/meta.json (100%) delete mode 100644 Resources/Textures/Clothing/Head/hacker_rig.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/hacker_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/hacker_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/hacker_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/hacker_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/hacker_rig_sealed.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/hacker_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/hacker_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/hacker_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/hacker_rig_sealed.rsi/meta.json rename Resources/Textures/Clothing/Head/{rig-atmos.rsi => hardsuit-atmos.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig-atmos.rsi => hardsuit-atmos.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig-atmos.rsi => hardsuit-atmos.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig-atmos.rsi => hardsuit-atmos.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{rig-atmos.rsi => hardsuit-atmos.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{eng_helm.rsi => hardsuit-engineering.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig-engineering.rsi => hardsuit-engineering.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig-engineering.rsi => hardsuit-engineering.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig-engineering.rsi => hardsuit-engineering.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{rig-engineering.rsi => hardsuit-engineering.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig-hazardhardsuit.rsi => hardsuit-hazardhardsuit.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig-hazardhardsuit.rsi => hardsuit-hazardhardsuit.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig-hazardhardsuit.rsi => hardsuit-hazardhardsuit.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig-hazardhardsuit.rsi => hardsuit-hazardhardsuit.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{rig-hazardhardsuit.rsi => hardsuit-hazardhardsuit.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig-medical.rsi => hardsuit-medical.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig-medical.rsi => hardsuit-medical.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig-medical.rsi => hardsuit-medical.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig-medical.rsi => hardsuit-medical.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{rig-medical.rsi => hardsuit-medical.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{mining_helm.rsi => hardsuit-mining.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig-mining.rsi => hardsuit-mining.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig-mining.rsi => hardsuit-mining.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig-mining.rsi => hardsuit-mining.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{rig-mining.rsi => hardsuit-mining.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig-old.rsi => hardsuit-old.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig-old.rsi => hardsuit-old.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig-old.rsi => hardsuit-old.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig-old.rsi => hardsuit-old.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{beret_navy_officer.rsi => hardsuit-old.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig-sectg.rsi => hardsuit-sectg.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig-sectg.rsi => hardsuit-sectg.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig-sectg.rsi => hardsuit-sectg.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig-sectg.rsi => hardsuit-sectg.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{rig-sectg.rsi => hardsuit-sectg.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{syndie_helm.rsi/equipped-HELMET.png => hardsuit-syndie.rsi/combat-equipped-HELMET.png} (100%) rename Resources/Textures/Clothing/Head/{rig0-syndie.rsi/inhand-left.png => hardsuit-syndie.rsi/combat-inhand-left.png} (100%) rename Resources/Textures/Clothing/Head/{rig0-syndie.rsi/inhand-right.png => hardsuit-syndie.rsi/combat-inhand-right.png} (100%) rename Resources/Textures/Clothing/Head/{merc_rig_sealed.rsi => hardsuit-syndie.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig-syndie.rsi => hardsuit-syndie.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig-syndie.rsi => hardsuit-syndie.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig-syndie.rsi => hardsuit-syndie.rsi}/inhand-right.png (100%) create mode 100644 Resources/Textures/Clothing/Head/hardsuit-syndie.rsi/meta.json rename Resources/Textures/Clothing/Head/{ce_rig_sealed.rsi => hardsuit-white.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{ce_rig_sealed.rsi => hardsuit-white.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig-white.rsi => hardsuit-white.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig-white.rsi => hardsuit-white.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{rig-white.rsi => hardsuit-white.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig-wiz.rsi => hardsuit-wiz.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig-wiz.rsi => hardsuit-wiz.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig-wiz.rsi => hardsuit-wiz.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig-wiz.rsi => hardsuit-wiz.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{rig-wiz.rsi => hardsuit-wiz.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig0-atmos.rsi => hardsuit0-atmos.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig0-atmos.rsi => hardsuit0-atmos.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig0-atmos.rsi => hardsuit0-atmos.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig0-atmos.rsi => hardsuit0-atmos.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{beret_navy_warden.rsi => hardsuit0-atmos.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig-engineering.rsi => hardsuit0-engineering.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig0-engineering.rsi => hardsuit0-engineering.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{eng_helm.rsi => hardsuit0-engineering.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{eng_helm.rsi => hardsuit0-engineering.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{beret_purple.rsi => hardsuit0-engineering.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig0-hazardhardsuit.rsi => hardsuit0-hazardhardsuit.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig0-hazardhardsuit.rsi => hardsuit0-hazardhardsuit.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig0-hazardhardsuit.rsi => hardsuit0-hazardhardsuit.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig0-hazardhardsuit.rsi => hardsuit0-hazardhardsuit.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{bombsuitold.rsi => hardsuit0-hazardhardsuit.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig0-medical.rsi => hardsuit0-medical.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig0-medical.rsi => hardsuit0-medical.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig0-medical.rsi => hardsuit0-medical.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig0-medical.rsi => hardsuit0-medical.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{bombsuitsecold.rsi => hardsuit0-medical.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig-mining.rsi => hardsuit0-mining.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig0-mining.rsi => hardsuit0-mining.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{mining_helm.rsi => hardsuit0-mining.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{mining_helm.rsi => hardsuit0-mining.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{brucehachert.rsi => hardsuit0-mining.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig0-sectg.rsi => hardsuit0-sectg.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig0-sectg.rsi => hardsuit0-sectg.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig0-sectg.rsi => hardsuit0-sectg.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig0-sectg.rsi => hardsuit0-sectg.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{ce_rig.rsi => hardsuit0-sectg.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig-syndie.rsi => hardsuit0-syndie.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig0-syndie.rsi => hardsuit0-syndie.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{syndie_helm.rsi => hardsuit0-syndie.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{syndie_helm.rsi => hardsuit0-syndie.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{rig0-syndie.rsi => hardsuit0-syndie.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig-white.rsi => hardsuit0-white.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig-white.rsi => hardsuit0-white.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{ce_rig_sealed.rsi => hardsuit0-white.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{ce_rig_sealed.rsi => hardsuit0-white.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{ce_rig_sealed.rsi => hardsuit0-white.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{rig0-wiz.rsi => hardsuit0-wiz.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{rig0-wiz.rsi => hardsuit0-wiz.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{rig0-wiz.rsi => hardsuit0-wiz.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{rig0-wiz.rsi => hardsuit0-wiz.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{cespace_helmet.rsi => hardsuit0-wiz.rsi}/meta.json (100%) delete mode 100644 Resources/Textures/Clothing/Head/hasturhood.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/hasturhood.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/hasturhood.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/hasturhood.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/hasturhood.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/hazard_rig.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/hazard_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/hazard_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/hazard_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/hazard_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/hazard_rig_sealed.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/hazard_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/hazard_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/hazard_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/hazard_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/hgpiratecap.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/hgpiratecap.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/hgpiratecap.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/hgpiratecap.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/hgpiratecap.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/hm_helmet.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/hm_helmet.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/hm_helmet.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/hm_helmet.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/hm_helmet.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/ihs_rig.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/ihs_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/ihs_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/ihs_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/ihs_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/ihs_rig_sealed.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/ihs_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/ihs_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/ihs_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/ihs_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/kitten.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/kitten.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/kitten.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/kitten.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/kitten.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/kitty.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/kitty.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/kitty.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/kitty.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/kitty.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/kittyinner.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/kittyinner.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/kittyinner.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/kittyinner.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/kittyinner.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/krinn_hat.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/krinn_hat.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/krinn_hat.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/krinn_hat.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/krinn_hat.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/magus.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/mailman.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/mailman.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/mailman.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/mailman.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/mailman.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/marisa.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/medical_rig.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/medical_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/medical_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/medical_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/medical_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/merc_rig.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/merc_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/merc_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/merc_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/merc_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/merc_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/merc_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/merc_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/merc_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/metroid.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/metroid.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/metroid.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/metroid.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/metroid.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/mining_helm.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/mining_helm.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/neilpatterson0_hat.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/neilpatterson0_hat.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/neilpatterson0_hat.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/neilpatterson0_hat.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/neilpatterson0_hat.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/meta.json rename Resources/Textures/Clothing/Head/{v62.rsi => nightvis.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{v62.rsi => nightvis.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{v62.rsi => nightvis.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{v62.rsi => nightvis.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{constructiondrone.rsi => nightvis.rsi}/meta.json (100%) delete mode 100644 Resources/Textures/Clothing/Head/ninja_rig.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/ninja_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/ninja_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/ninja_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/ninja_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/ninja_rig_sealed.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/ninja_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/ninja_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/ninja_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/ninja_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/norah_briggs_1.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/norah_briggs_1up.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/officercap.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/officercap.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/officercap.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/officercap.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/officercap.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/petehat.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/petehat.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/petehat.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/petehat.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/petehat.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/policehelm.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/policehelm.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/policehelm.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/policehelm.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/policehelm.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/redcoat.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/redcoat.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/redcoat.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/redcoat.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/redcoat.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/repairbot.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/repairbot.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/repairbot.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/repairbot.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/repairbot.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/rig-old.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/rig-syndie.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/rig0-atmos.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/rig0-engineering.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/rig0-engineering.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/rig0-engineering.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/rig0-engineering.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/rig0-hazardhardsuit.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/rig0-medical.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/rig0-mining.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/rig0-mining.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/rig0-mining.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/rig0-mining.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/rig0-sectg.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/rig0-syndie.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/rig0-white.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/rig0-white.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/rig0-white.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/rig0-white.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/rig0-white.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/rig0-wiz.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/riot.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/riot.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/riot.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/riot.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/riot.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/science_rig.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/science_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/science_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/science_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/science_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/science_rig_sealed.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/science_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/science_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/science_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/science_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/sec_helm.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/sec_helm.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/sec_helm.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/sec_helm.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/sec_helm.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/security_rig.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/security_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/security_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/security_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/security_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/security_rig_sealed.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/security_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/security_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/security_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/security_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/space.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/space.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/space.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/space.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/space.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/swat-alt.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/swat-alt.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/swat-alt.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/swat-alt.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/swat-alt.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/swat.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/swat.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/swat.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/swat.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/swat.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/swathelm.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/swathelm.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/swathelm.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/swathelm.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/swathelm.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/swatold.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/swatold.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/swatold.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/swatold.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/swatold.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/swatup.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/swatup.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/swatup.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/swatup.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/swatup.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-blue.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-blue.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-blue.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-blue.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-blue.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-engie.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-engie.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-engie.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-engie.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-engie.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-engie1.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-engie1.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-engie1.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-engie1.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-engie1.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-green.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-green.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-green.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-green.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-green.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-med.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-med.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-med.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-med.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-med.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-orange.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-orange.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-orange.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-orange.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-orange.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-red.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-red.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-red.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-red.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black-red.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-black.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-blue.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-blue.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-blue.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-blue.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-blue.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-green-dark.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-green-dark.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-green-dark.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-green-dark.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-green-dark.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-green.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-green.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-green.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-green.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-green.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-orange.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-orange.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-orange.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-orange.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-orange.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-orange_light.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/syndicate-helm-orange_light1.rsi/meta.json rename Resources/Textures/Clothing/Head/{syndicate-helm-orange_light1.rsi/equipped-HELMET.png => syndicate.rsi/headlight-equipped-HELMET.png} (100%) rename Resources/Textures/Clothing/Head/{syndicate-helm-orange_light1.rsi/inhand-left.png => syndicate.rsi/headlight-inhand-left.png} (100%) rename Resources/Textures/Clothing/Head/{syndicate-helm-orange_light1.rsi/inhand-right.png => syndicate.rsi/headlight-inhand-right.png} (100%) rename Resources/Textures/Clothing/Head/{syndicate-helm-orange_light1.rsi/icon.png => syndicate.rsi/headlight.png} (100%) rename Resources/Textures/Clothing/Head/{syndicate-helm-orange_light.rsi/equipped-HELMET.png => syndicate.rsi/visorlit-equipped-HELMET.png} (100%) rename Resources/Textures/Clothing/Head/{syndicate-helm-orange_light.rsi/inhand-left.png => syndicate.rsi/visorlit-inhand-left.png} (100%) rename Resources/Textures/Clothing/Head/{syndicate-helm-orange_light.rsi/inhand-right.png => syndicate.rsi/visorlit-inhand-right.png} (100%) rename Resources/Textures/Clothing/Head/{syndicate-helm-orange_light.rsi/icon.png => syndicate.rsi/visorlit.png} (100%) delete mode 100644 Resources/Textures/Clothing/Head/syndie_helm.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/syndie_helm.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/v62.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/viking.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/viking.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/viking.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/viking.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/viking.rsi/meta.json rename Resources/Textures/Clothing/Head/{marisa.rsi => witchhat.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{marisa.rsi => witchhat.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{marisa.rsi => witchhat.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{marisa.rsi => witchhat.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{cosmo.rsi => witchhat.rsi}/meta.json (100%) delete mode 100644 Resources/Textures/Clothing/Head/wizard.rsi/meta.json rename Resources/Textures/Clothing/Head/{wizard.rsi => wizardhat.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{wizard.rsi => wizardhat.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{wizard.rsi => wizardhat.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{wizard.rsi => wizardhat.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{cult_hoodalt.rsi => wizardhat.rsi}/meta.json (100%) rename Resources/Textures/Clothing/Head/{magus.rsi => wizardhelm.rsi}/equipped-HELMET.png (100%) rename Resources/Textures/Clothing/Head/{magus.rsi => wizardhelm.rsi}/icon.png (100%) rename Resources/Textures/Clothing/Head/{magus.rsi => wizardhelm.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/Head/{magus.rsi => wizardhelm.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/Head/{detective2.rsi => wizardhelm.rsi}/meta.json (100%) delete mode 100644 Resources/Textures/Clothing/Head/yuki_matsuda_1.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/yuki_matsuda_1.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/yuki_matsuda_1.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/yuki_matsuda_1.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/yuki_matsuda_1.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/yuki_matsuda_1up.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/yuki_matsuda_1up.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/yuki_matsuda_1up.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/yuki_matsuda_1up.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/yuki_matsuda_1up.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/zhan_scarf.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/zhan_scarf.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/zhan_scarf.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/zhan_scarf.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/zhan_scarf.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/armor.rsi/armoralt-equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/armor.rsi/armoralt.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/bluetag.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/bluetag.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/bluetag.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/bluetag.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/botanist.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/botanist.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/botanist.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/botanist.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ce_rig.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ce_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ce_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ce_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ce_rig_sealed.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ce_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ce_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ce_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/cultrobesalt.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/cultrobesalt.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/cultrobesalt.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/cultrobesalt.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/engineering_rig.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/engineering_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/engineering_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/engineering_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/engineering_rig_sealed.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/engineering_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/engineering_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/engineering_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/eva_rig.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/eva_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/eva_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/eva_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/eva_rig_sealed.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/eva_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/eva_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/eva_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ghost_costume.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ghost_costume.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ghost_costume.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ghost_costume.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ghost_costume.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/hacker_rig_sealed.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hacker_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hacker_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hacker_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hacker_rig_sealed.rsi/meta.json rename Resources/Textures/Clothing/OuterClothing/{rig_atmos.rsi => hardsuit_atmos.rsi}/equipped-OUTERCLOTHING.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_atmos.rsi => hardsuit_atmos.rsi}/icon.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_atmos.rsi => hardsuit_atmos.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_atmos.rsi => hardsuit_atmos.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/OuterClothing/{bluetag.rsi => hardsuit_atmos.rsi}/meta.json (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_white.rsi => hardsuit_ce.rsi}/equipped-OUTERCLOTHING.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_white.rsi => hardsuit_ce.rsi}/icon.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_white.rsi => hardsuit_ce.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_white.rsi => hardsuit_ce.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/OuterClothing/{botanist.rsi => hardsuit_ce.rsi}/meta.json (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_engineering.rsi => hardsuit_engineering.rsi}/equipped-OUTERCLOTHING.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_engineering.rsi => hardsuit_engineering.rsi}/icon.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_engineering.rsi => hardsuit_engineering.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_engineering.rsi => hardsuit_engineering.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/OuterClothing/{ce_rig.rsi => hardsuit_engineering.rsi}/meta.json (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_hazardhardsuit.rsi => hardsuit_hazardhardsuit.rsi}/equipped-OUTERCLOTHING.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_hazardhardsuit.rsi => hardsuit_hazardhardsuit.rsi}/icon.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_hazardhardsuit.rsi => hardsuit_hazardhardsuit.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_hazardhardsuit.rsi => hardsuit_hazardhardsuit.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/OuterClothing/{ce_rig_sealed.rsi => hardsuit_hazardhardsuit.rsi}/meta.json (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_medical.rsi => hardsuit_medical.rsi}/equipped-OUTERCLOTHING.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_medical.rsi => hardsuit_medical.rsi}/icon.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_medical.rsi => hardsuit_medical.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_medical.rsi => hardsuit_medical.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/OuterClothing/{cultrobesalt.rsi => hardsuit_medical.rsi}/meta.json (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_mining.rsi => hardsuit_mining.rsi}/equipped-OUTERCLOTHING.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_mining.rsi => hardsuit_mining.rsi}/icon.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_mining.rsi => hardsuit_mining.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_mining.rsi => hardsuit_mining.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/OuterClothing/{engineering_rig.rsi => hardsuit_mining.rsi}/meta.json (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_sectg.rsi => hardsuit_sectg.rsi}/equipped-OUTERCLOTHING.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_sectg.rsi => hardsuit_sectg.rsi}/icon.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_sectg.rsi => hardsuit_sectg.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_sectg.rsi => hardsuit_sectg.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/OuterClothing/{engineering_rig_sealed.rsi => hardsuit_sectg.rsi}/meta.json (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_syndie.rsi => hardsuit_syndie.rsi}/equipped-OUTERCLOTHING.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_syndie.rsi => hardsuit_syndie.rsi}/icon.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_syndie.rsi => hardsuit_syndie.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_syndie.rsi => hardsuit_syndie.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_syndie.rsi => hardsuit_syndie.rsi}/meta.json (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_wiz.rsi => hardsuit_wiz.rsi}/equipped-OUTERCLOTHING.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_wiz.rsi => hardsuit_wiz.rsi}/icon.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_wiz.rsi => hardsuit_wiz.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rig_wiz.rsi => hardsuit_wiz.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/OuterClothing/{eva_rig.rsi => hardsuit_wiz.rsi}/meta.json (100%) delete mode 100644 Resources/Textures/Clothing/OuterClothing/hazard_rig.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hazard_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hazard_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hazard_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hazard_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/hazard_rig_sealed.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hazard_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hazard_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hazard_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/hazard_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/ihs_rig_sealed.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ihs_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ihs_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ihs_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ihs_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_gen.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_gen.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_gen.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_gen.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_gen.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_gen_open.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_gen_open.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_gen_open.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_gen_open.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_gen_open.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_tox.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_tox.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_tox.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_tox.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_tox.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_tox_open.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_tox_open.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_tox_open.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_tox_open.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_tox_open.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_vir.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_vir.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_vir.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_vir.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_vir.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_vir_open.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_vir_open.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_vir_open.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_vir_open.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/labcoat_vir_open.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/marisa.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/marisa.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/marisa.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/marisa.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/marisa.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/medical_rig.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/medical_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/medical_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/medical_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/medical_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/medical_rig_sealed.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/medical_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/medical_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/medical_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/medical_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/merc_rig.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/merc_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/merc_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/merc_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/merc_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/ninja_rig.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ninja_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ninja_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ninja_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ninja_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/nun.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/nun.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/nun.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/nun.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/nun.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/nymph.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/nymph.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/nymph.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/nymph.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/nymph.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/plaguedoctor.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/plaguedoctor.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/plaguedoctor.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/plaguedoctor.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/plaguedoctor.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/psyamp.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/psyamp.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/psyamp.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/psyamp.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/psyamp.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/rad.rsi/meta.json rename Resources/Textures/Clothing/OuterClothing/{rad.rsi => radsuit.rsi}/equipped-OUTERCLOTHING.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rad.rsi => radsuit.rsi}/icon.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rad.rsi => radsuit.rsi}/inhand-left.png (100%) rename Resources/Textures/Clothing/OuterClothing/{rad.rsi => radsuit.rsi}/inhand-right.png (100%) rename Resources/Textures/Clothing/OuterClothing/{eva_rig_sealed.rsi => radsuit.rsi}/meta.json (100%) delete mode 100644 Resources/Textures/Clothing/OuterClothing/redtag.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/redtag.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/redtag.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/redtag.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/redtag.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/rig_atmos.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/rig_engineering.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/rig_hazardhardsuit.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/rig_medical.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/rig_mining.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/rig_sectg.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/rig_white.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/rig_wiz.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/robotech_jacket.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/robotech_jacket.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/robotech_jacket.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/robotech_jacket.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/robotech_jacket.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/science_rig.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/science_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/science_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/science_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/science_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/science_rig_sealed.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/science_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/science_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/science_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/science_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/security_rig.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/security_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/security_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/security_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/security_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/security_rig_sealed.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/security_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/security_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/security_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/security_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/soviet_skaf.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/soviet_skaf.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/soviet_skaf.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/soviet_skaf.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/soviet_skaf.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/space.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/space.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/space.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/space.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/space.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/stealth_rig.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/stealth_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/stealth_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/stealth_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/stealth_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/asset_protection_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/asset_protection_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/asset_protection_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/asset_protection_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/asset_protection_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ce_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ce_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ce_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ce_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ce_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ce_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ce_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ce_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ce_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ce_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/engineering_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/engineering_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/engineering_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/engineering_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/engineering_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/engineering_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/engineering_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/engineering_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/engineering_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/engineering_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ert_commander_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_commander_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_commander_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_commander_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_commander_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ert_commander_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_commander_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_commander_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_commander_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_commander_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ert_engineer_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_engineer_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_engineer_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_engineer_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_engineer_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ert_engineer_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_engineer_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_engineer_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_engineer_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_engineer_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ert_medical_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_medical_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_medical_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_medical_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_medical_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/eva_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/eva_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/eva_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/eva_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/eva_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/hacker_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/hacker_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/hacker_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/hacker_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/hacker_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/hazard_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/hazard_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/hazard_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/hazard_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/hazard_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/hazard_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/hazard_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/hazard_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/hazard_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/hazard_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/medical_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/medical_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/medical_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/medical_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/medical_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/merc_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/merc_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/merc_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/merc_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/merc_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/merc_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/merc_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/merc_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/merc_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/merc_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ninja_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ninja_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ninja_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ninja_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ninja_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/ninja_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/ninja_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/ninja_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/ninja_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/ninja_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/science_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/science_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/science_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/science_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/science_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/security_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/security_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/security_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/security_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/security_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/security_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/security_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/security_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/security_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/security_rig_sealed.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/stealth_rig.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/stealth_rig.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/stealth_rig.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/stealth_rig.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/stealth_rig.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/stealth_rig_sealed.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/stealth_rig_sealed.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/stealth_rig_sealed.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/stealth_rig_sealed.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/stealth_rig_sealed.rsi/meta.json diff --git a/Resources/Prototypes/Catalog/VendingMachines/chapel.yml b/Resources/Prototypes/Catalog/VendingMachines/chapel.yml index 4e57499f06..62b47d6caa 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/chapel.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/chapel.yml @@ -10,12 +10,7 @@ OuterclothingBlackhoodie: 1 OuterclothingChurchcoat: 1 OuterclothingCultrobes: 1 - OuterclothingCultrobesalt: 1 OuterclothingCultarmour: 1 - OuterclothingNun: 2 HatChaplainHood: 1 HatCulthood: 1 HatCultHelmet: 1 - HatCultHoodalt: 1 - HatHasturhood: 1 - HatMagus: 1 diff --git a/Resources/Prototypes/Entities/Clothing/Glasses/eyes.yml b/Resources/Prototypes/Entities/Clothing/Glasses/eyes.yml index 4ceb57f1a6..1d1436d996 100644 --- a/Resources/Prototypes/Entities/Clothing/Glasses/eyes.yml +++ b/Resources/Prototypes/Entities/Clothing/Glasses/eyes.yml @@ -29,10 +29,10 @@ components: - type: Sprite sprite: Clothing/Glasses/sunglasses.rsi - state: sunglasses + state: icon - type: Icon sprite: Clothing/Glasses/sunglasses.rsi - state: sunglasses + state: icon - type: Clothing sprite: Clothing/Glasses/sunglasses.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Gloves/gloves.yml b/Resources/Prototypes/Entities/Clothing/Gloves/gloves.yml index 2600f11f1f..002cc3cbd5 100644 --- a/Resources/Prototypes/Entities/Clothing/Gloves/gloves.yml +++ b/Resources/Prototypes/Entities/Clothing/Gloves/gloves.yml @@ -11,32 +11,6 @@ Slots: - gloves -- type: entity - parent: GlovesBase - id: GlovesAssetProtectionRig - name: asset protection rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/asset_protection_rig.rsi - - type: Icon - sprite: Clothing/Gloves/asset_protection_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/asset_protection_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesAssetProtectionRigSealed - name: asset protection rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/asset_protection_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/asset_protection_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/asset_protection_rig_sealed.rsi - - type: entity parent: GlovesBase id: GlovesBlack @@ -141,188 +115,6 @@ - type: Clothing sprite: Clothing/Gloves/captain.rsi -- type: entity - parent: GlovesBase - id: GlovesCeRig - name: ce rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ce_rig.rsi - - type: Icon - sprite: Clothing/Gloves/ce_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/ce_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesCeRigSealed - name: ce rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ce_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/ce_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/ce_rig_sealed.rsi - -- type: entity - parent: GlovesBase - id: GlovesEngineeringRig - name: engineering rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/engineering_rig.rsi - - type: Icon - sprite: Clothing/Gloves/engineering_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/engineering_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesEngineeringRigSealed - name: engineering rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/engineering_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/engineering_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/engineering_rig_sealed.rsi - -- type: entity - parent: GlovesBase - id: GlovesErtCommanderRig - name: ert commander rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ert_commander_rig.rsi - - type: Icon - sprite: Clothing/Gloves/ert_commander_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/ert_commander_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesErtCommanderRigSealed - name: ert commander rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ert_commander_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/ert_commander_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/ert_commander_rig_sealed.rsi - -- type: entity - parent: GlovesBase - id: GlovesErtEngineerRig - name: ert engineer rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ert_engineer_rig.rsi - - type: Icon - sprite: Clothing/Gloves/ert_engineer_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/ert_engineer_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesErtEngineerRigSealed - name: ert engineer rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ert_engineer_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/ert_engineer_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/ert_engineer_rig_sealed.rsi - -- type: entity - parent: GlovesBase - id: GlovesErtMedicalRig - name: ert medical rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ert_medical_rig.rsi - - type: Icon - sprite: Clothing/Gloves/ert_medical_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/ert_medical_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesErtMedicalRigSealed - name: ert medical rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ert_medical_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/ert_medical_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/ert_medical_rig_sealed.rsi - -- type: entity - parent: GlovesBase - id: GlovesErtSecurityRig - name: ert security rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ert_security_rig.rsi - - type: Icon - sprite: Clothing/Gloves/ert_security_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/ert_security_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesErtSecurityRigSealed - name: ert security rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ert_security_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/ert_security_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/ert_security_rig_sealed.rsi - -- type: entity - parent: GlovesBase - id: GlovesEvaRig - name: EVA rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/eva_rig.rsi - - type: Icon - sprite: Clothing/Gloves/eva_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/eva_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesEvaRigSealed - name: EVA rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/eva_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/eva_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/eva_rig_sealed.rsi - - type: entity parent: GlovesBase id: GlovesGray @@ -349,58 +141,6 @@ - type: Clothing sprite: Clothing/Gloves/green.rsi -- type: entity - parent: GlovesBase - id: GlovesHackerRig - name: hacker rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/hacker_rig.rsi - - type: Icon - sprite: Clothing/Gloves/hacker_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/hacker_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesHackerRigSealed - name: hacker rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/hacker_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/hacker_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/hacker_rig_sealed.rsi - -- type: entity - parent: GlovesBase - id: GlovesHazardRig - name: hazard rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/hazard_rig.rsi - - type: Icon - sprite: Clothing/Gloves/hazard_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/hazard_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesHazardRigSealed - name: hazard rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/hazard_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/hazard_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/hazard_rig_sealed.rsi - - type: entity parent: GlovesBase id: GlovesIhscombat @@ -414,32 +154,6 @@ - type: Clothing sprite: Clothing/Gloves/ihscombat.rsi -- type: entity - parent: GlovesBase - id: GlovesIhsRig - name: IHS rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ihs_rig.rsi - - type: Icon - sprite: Clothing/Gloves/ihs_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/ihs_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesIhsRigSealed - name: IHS rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ihs_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/ihs_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/ihs_rig_sealed.rsi - - type: entity parent: GlovesBase id: GlovesLatex @@ -480,84 +194,6 @@ - type: Clothing sprite: Clothing/Gloves/lightbrown.rsi -- type: entity - parent: GlovesBase - id: GlovesMedicalRig - name: medical rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/medical_rig.rsi - - type: Icon - sprite: Clothing/Gloves/medical_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/medical_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesMedicalRigSealed - name: medical rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/medical_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/medical_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/medical_rig_sealed.rsi - -- type: entity - parent: GlovesBase - id: GlovesMercRig - name: merc rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/merc_rig.rsi - - type: Icon - sprite: Clothing/Gloves/merc_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/merc_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesMercRigSealed - name: merc rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/merc_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/merc_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/merc_rig_sealed.rsi - -- type: entity - parent: GlovesBase - id: GlovesNinjaRig - name: ninja rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ninja_rig.rsi - - type: Icon - sprite: Clothing/Gloves/ninja_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/ninja_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesNinjaRigSealed - name: ninja rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/ninja_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/ninja_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/ninja_rig_sealed.rsi - - type: entity parent: GlovesBase id: GlovesOrange @@ -649,84 +285,6 @@ - type: Clothing sprite: Clothing/Gloves/robohands.rsi -- type: entity - parent: GlovesBase - id: GlovesScienceRig - name: science rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/science_rig.rsi - - type: Icon - sprite: Clothing/Gloves/science_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/science_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesScienceRigSealed - name: science rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/science_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/science_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/science_rig_sealed.rsi - -- type: entity - parent: GlovesBase - id: GlovesSecurityRig - name: security rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/security_rig.rsi - - type: Icon - sprite: Clothing/Gloves/security_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/security_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesSecurityRigSealed - name: security rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/security_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/security_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/security_rig_sealed.rsi - -- type: entity - parent: GlovesBase - id: GlovesStealthRig - name: stealth rig gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/stealth_rig.rsi - - type: Icon - sprite: Clothing/Gloves/stealth_rig.rsi - - type: Clothing - sprite: Clothing/Gloves/stealth_rig.rsi - -- type: entity - parent: GlovesBase - id: GlovesStealthRigSealed - name: stealth rig sealed gloves - description: '' - components: - - type: Sprite - sprite: Clothing/Gloves/stealth_rig_sealed.rsi - - type: Icon - sprite: Clothing/Gloves/stealth_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Gloves/stealth_rig_sealed.rsi - - type: entity parent: GlovesBase id: GlovesSNinja diff --git a/Resources/Prototypes/Entities/Clothing/Head/animals.yml b/Resources/Prototypes/Entities/Clothing/Head/animals.yml new file mode 100644 index 0000000000..8fc19be777 --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/Head/animals.yml @@ -0,0 +1,142 @@ +- type: entity + parent: HatBase + id: HatMonkey + name: monkey + description: '' + components: + - type: Sprite + sprite: Clothing/Head/monkey.rsi + - type: Icon + sprite: Clothing/Head/monkey.rsi + - type: Clothing + sprite: Clothing/Head/monkey.rsi + +- type: entity + parent: HatBase + id: HatMouseBrown + name: mouse brown + description: '' + components: + - type: Sprite + sprite: Clothing/Head/mouse_brown.rsi + - type: Icon + sprite: Clothing/Head/mouse_brown.rsi + - type: Clothing + sprite: Clothing/Head/mouse_brown.rsi + +- type: entity + parent: HatBase + id: HatMouseGray + name: mouse gray + description: '' + components: + - type: Sprite + sprite: Clothing/Head/mouse_gray.rsi + - type: Icon + sprite: Clothing/Head/mouse_gray.rsi + - type: Clothing + sprite: Clothing/Head/mouse_gray.rsi + +- type: entity + parent: HatBase + id: HatMouseWhite + name: mouse white + description: '' + components: + - type: Sprite + sprite: Clothing/Head/mouse_white.rsi + - type: Icon + sprite: Clothing/Head/mouse_white.rsi + - type: Clothing + sprite: Clothing/Head/mouse_white.rsi + +- type: entity + parent: HatBase + id: HatNymph + name: nymph + description: '' + components: + - type: Sprite + sprite: Clothing/Head/nymph.rsi + - type: Icon + sprite: Clothing/Head/nymph.rsi + - type: Clothing + sprite: Clothing/Head/nymph.rsi + +- type: entity + parent: HatBase + id: HatPai-cat + name: pai-cat + description: '' + components: + - type: Sprite + sprite: Clothing/Head/pai-cat.rsi + - type: Icon + sprite: Clothing/Head/pai-cat.rsi + - type: Clothing + sprite: Clothing/Head/pai-cat.rsi + +- type: entity + parent: HatBase + id: HatPai-monkey + name: pai-monkey + description: '' + components: + - type: Sprite + sprite: Clothing/Head/pai-monkey.rsi + - type: Icon + sprite: Clothing/Head/pai-monkey.rsi + - type: Clothing + sprite: Clothing/Head/pai-monkey.rsi + +- type: entity + parent: HatBase + id: HatPai-mouse + name: pai-mouse + description: '' + components: + - type: Sprite + sprite: Clothing/Head/pai-mouse.rsi + - type: Icon + sprite: Clothing/Head/pai-mouse.rsi + - type: Clothing + sprite: Clothing/Head/pai-mouse.rsi + +- type: entity + parent: HatBase + id: HatCatGrey + name: grey cat + description: '' + components: + - type: Sprite + sprite: Clothing/Head/cat.rsi + - type: Icon + sprite: Clothing/Head/cat.rsi + - type: Clothing + sprite: Clothing/Head/cat.rsi + +- type: entity + parent: HatBase + id: HatCatBrown + name: brown cat + description: '' + components: + - type: Sprite + sprite: Clothing/Head/cat2.rsi + - type: Icon + sprite: Clothing/Head/cat2.rsi + - type: Clothing + sprite: Clothing/Head/cat2.rsi + +- type: entity + parent: HatBase + id: HatCatBlack + name: black cat + description: '' + components: + - type: Sprite + sprite: Clothing/Head/cat3.rsi + - type: Icon + sprite: Clothing/Head/cat3.rsi + - type: Clothing + sprite: Clothing/Head/cat3.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml new file mode 100644 index 0000000000..7a7d42d8a7 --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml @@ -0,0 +1,131 @@ +- type: entity + parent: HatBase + id: HatHardsuit-old + name: hardsuit-old + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardsuit-old.rsi + - type: Icon + sprite: Clothing/Head/hardsuit-old.rsi + - type: Clothing + sprite: Clothing/Head/hardsuit-old.rsi + +- type: entity + parent: HatBase + id: HatHardsuit-atmos + name: hardsuit-atmos + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardsuit-atmos.rsi + - type: Icon + sprite: Clothing/Head/hardsuit-atmos.rsi + - type: Clothing + sprite: Clothing/Head/hardsuit-atmos.rsi + +- type: entity + parent: HatBase + id: HatHardsuit-engineering + name: hardsuit-engineering + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardsuit-engineering.rsi + - type: Icon + sprite: Clothing/Head/hardsuit-engineering.rsi + - type: Clothing + sprite: Clothing/Head/hardsuit-engineering.rsi + +- type: entity + parent: HatBase + id: HatHardsuit-hazardhardsuit + name: hardsuit-hazardhardsuit + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardsuit-hazardhardsuit.rsi + - type: Icon + sprite: Clothing/Head/hardsuit-hazardhardsuit.rsi + - type: Clothing + sprite: Clothing/Head/hardsuit-hazardhardsuit.rsi + +- type: entity + parent: HatBase + id: HatHardsuit-medical + name: hardsuit-medical + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardsuit-medical.rsi + - type: Icon + sprite: Clothing/Head/hardsuit-medical.rsi + - type: Clothing + sprite: Clothing/Head/hardsuit-medical.rsi + +- type: entity + parent: HatBase + id: HatHardsuit-mining + name: hardsuit-mining + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardsuit-mining.rsi + - type: Icon + sprite: Clothing/Head/hardsuit-mining.rsi + - type: Clothing + sprite: Clothing/Head/hardsuit-mining.rsi + +- type: entity + parent: HatBase + id: HatHardsuit-sectg + name: hardsuit-sectg + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardsuit-sectg.rsi + - type: Icon + sprite: Clothing/Head/hardsuit-sectg.rsi + - type: Clothing + sprite: Clothing/Head/hardsuit-sectg.rsi + +- type: entity + parent: HatBase + id: HatHardsuit-syndie + name: hardsuit-syndie + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardsuit-syndie.rsi + state: icon + - type: Icon + sprite: Clothing/Head/hardsuit-syndie.rsi + state: icon + - type: Clothing + sprite: Clothing/Head/hardsuit-syndie.rsi + +- type: entity + parent: HatBase + id: HatHardsuit-ce + name: hardsuit-ce + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardsuit-white.rsi + - type: Icon + sprite: Clothing/Head/hardsuit-white.rsi + - type: Clothing + sprite: Clothing/Head/hardsuit-white.rsi + +- type: entity + parent: HatBase + id: HatHardsuit-wiz + name: hardsuit-wiz + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardsuit-wiz.rsi + - type: Icon + sprite: Clothing/Head/hardsuit-wiz.rsi + - type: Clothing + sprite: Clothing/Head/hardsuit-wiz.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index 8f61c37a20..ea1624e82e 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -11,84 +11,6 @@ - type: Icon state: icon -- type: entity - parent: HatBase - id: HatAliceMccrea - name: alice mccrea - description: '' - components: - - type: Sprite - sprite: Clothing/Head/alice_mccrea_1.rsi - - type: Icon - sprite: Clothing/Head/alice_mccrea_1.rsi - - type: Clothing - sprite: Clothing/Head/alice_mccrea_1.rsi - -- type: entity - parent: HatBase - id: HatAliceMccreaup - name: alice mccrea (up) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/alice_mccrea_1up.rsi - - type: Icon - sprite: Clothing/Head/alice_mccrea_1up.rsi - - type: Clothing - sprite: Clothing/Head/alice_mccrea_1up.rsi - -- type: entity - parent: HatBase - id: HatAmp - name: amp - description: '' - components: - - type: Sprite - sprite: Clothing/Head/amp.rsi - - type: Icon - sprite: Clothing/Head/amp.rsi - - type: Clothing - sprite: Clothing/Head/amp.rsi - -- type: entity - parent: HatBase - id: HatAssetProtectionRig - name: asset protection rig - description: '' - components: - - type: Sprite - sprite: Clothing/Head/asset_protection_rig.rsi - - type: Icon - sprite: Clothing/Head/asset_protection_rig.rsi - - type: Clothing - sprite: Clothing/Head/asset_protection_rig.rsi - -- type: entity - parent: HatBase - id: HatAssetProtectionRigSealed - name: asset protection rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/asset_protection_rig_sealed.rsi - - type: Icon - sprite: Clothing/Head/asset_protection_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Head/asset_protection_rig_sealed.rsi - -- type: entity - parent: HatBase - id: HatAtmosHelm - name: atmos helm - description: '' - components: - - type: Sprite - sprite: Clothing/Head/atmos_helm.rsi - - type: Icon - sprite: Clothing/Head/atmos_helm.rsi - - type: Clothing - sprite: Clothing/Head/atmos_helm.rsi - - type: entity parent: HatBase id: HatBandana @@ -271,19 +193,6 @@ - type: Clothing sprite: Clothing/Head/beret.rsi -- type: entity - parent: HatBase - id: HatBeretBadge - name: beret badge - description: '' - components: - - type: Sprite - sprite: Clothing/Head/beret_badge.rsi - - type: Icon - sprite: Clothing/Head/beret_badge.rsi - - type: Clothing - sprite: Clothing/Head/beret_badge.rsi - - type: entity parent: HatBase id: HatBeretEngineering @@ -314,133 +223,16 @@ - type: entity parent: HatBase - id: HatBeretNavyHos - name: beret navy HoS + id: HatBeretWarden + name: beret warden description: '' components: - type: Sprite - sprite: Clothing/Head/beret_navy_hos.rsi + sprite: Clothing/Head/beret_warden.rsi - type: Icon - sprite: Clothing/Head/beret_navy_hos.rsi + sprite: Clothing/Head/beret_warden.rsi - type: Clothing - sprite: Clothing/Head/beret_navy_hos.rsi - -- type: entity - parent: HatBase - id: HatBeretNavyOfficer - name: beret navy officer - description: '' - components: - - type: Sprite - sprite: Clothing/Head/beret_navy_officer.rsi - - type: Icon - sprite: Clothing/Head/beret_navy_officer.rsi - - type: Clothing - sprite: Clothing/Head/beret_navy_officer.rsi - -- type: entity - parent: HatBase - id: HatBeretNavyWarden - name: beret navy warden - description: '' - components: - - type: Sprite - sprite: Clothing/Head/beret_navy_warden.rsi - - type: Icon - sprite: Clothing/Head/beret_navy_warden.rsi - - type: Clothing - sprite: Clothing/Head/beret_navy_warden.rsi - -- type: entity - parent: HatBase - id: HatBeretPurple - name: beret purple - description: '' - components: - - type: Sprite - sprite: Clothing/Head/beret_purple.rsi - - type: Icon - sprite: Clothing/Head/beret_purple.rsi - - type: Clothing - sprite: Clothing/Head/beret_purple.rsi - -- type: entity - parent: HatBase - id: HatBioCmo - name: bio - cmo - description: '' - components: - - type: Sprite - sprite: Clothing/Head/bio_cmo.rsi - - type: Icon - sprite: Clothing/Head/bio_cmo.rsi - - type: Clothing - sprite: Clothing/Head/bio_cmo.rsi - -- type: entity - parent: HatBase - id: HatBioGeneral - name: bio - general - description: '' - components: - - type: Sprite - sprite: Clothing/Head/bio_general.rsi - - type: Icon - sprite: Clothing/Head/bio_general.rsi - - type: Clothing - sprite: Clothing/Head/bio_general.rsi - -- type: entity - parent: HatBase - id: HatBioJanitor - name: bio - janitor - description: '' - components: - - type: Sprite - sprite: Clothing/Head/bio_janitor.rsi - - type: Icon - sprite: Clothing/Head/bio_janitor.rsi - - type: Clothing - sprite: Clothing/Head/bio_janitor.rsi - -- type: entity - parent: HatBase - id: HatBioScientist - name: bio - scientist - description: '' - components: - - type: Sprite - sprite: Clothing/Head/bio_scientist.rsi - - type: Icon - sprite: Clothing/Head/bio_scientist.rsi - - type: Clothing - sprite: Clothing/Head/bio_scientist.rsi - -- type: entity - parent: HatBase - id: HatBioSecurity - name: bio - security - description: '' - components: - - type: Sprite - sprite: Clothing/Head/bio_security.rsi - - type: Icon - sprite: Clothing/Head/bio_security.rsi - - type: Clothing - sprite: Clothing/Head/bio_security.rsi - -- type: entity - parent: HatBase - id: HatBioVirology - name: bio - virology - description: '' - components: - - type: Sprite - sprite: Clothing/Head/bio_virology.rsi - - type: Icon - sprite: Clothing/Head/bio_virology.rsi - - type: Clothing - sprite: Clothing/Head/bio_virology.rsi + sprite: Clothing/Head/beret_warden.rsi - type: entity parent: HatBase @@ -481,71 +273,6 @@ - type: Clothing sprite: Clothing/Head/boater_hat.rsi -- type: entity - parent: HatBase - id: HatBombsuit - name: bombsuit - description: '' - components: - - type: Sprite - sprite: Clothing/Head/bombsuit.rsi - - type: Icon - sprite: Clothing/Head/bombsuit.rsi - - type: Clothing - sprite: Clothing/Head/bombsuit.rsi - -- type: entity - parent: HatBase - id: HatBombsuitold - name: bombsuit old - description: '' - components: - - type: Sprite - sprite: Clothing/Head/bombsuitold.rsi - - type: Icon - sprite: Clothing/Head/bombsuitold.rsi - - type: Clothing - sprite: Clothing/Head/bombsuitold.rsi - -- type: entity - parent: HatBase - id: HatBombsuitsec - name: bombsuit sec - description: '' - components: - - type: Sprite - sprite: Clothing/Head/bombsuitsec.rsi - - type: Icon - sprite: Clothing/Head/bombsuitsec.rsi - - type: Clothing - sprite: Clothing/Head/bombsuitsec.rsi - -- type: entity - parent: HatBase - id: HatBombsuitsecold - name: bombsuit sec old - description: '' - components: - - type: Sprite - sprite: Clothing/Head/bombsuitsecold.rsi - - type: Icon - sprite: Clothing/Head/bombsuitsecold.rsi - - type: Clothing - sprite: Clothing/Head/bombsuitsecold.rsi - -- type: entity - parent: HatBase - id: HatBombsuitWhite - name: bombsuit white - description: '' - components: - - type: Sprite - sprite: Clothing/Head/bombsuit_white.rsi - - type: Icon - sprite: Clothing/Head/bombsuit_white.rsi - - type: Clothing - sprite: Clothing/Head/bombsuit_white.rsi - - type: entity parent: HatBase id: HatBowler @@ -572,19 +299,6 @@ - type: Clothing sprite: Clothing/Head/bowler_hat.rsi -- type: entity - parent: HatBase - id: HatBrucehachert - name: bruce hachert - description: '' - components: - - type: Sprite - sprite: Clothing/Head/brucehachert.rsi - - type: Icon - sprite: Clothing/Head/brucehachert.rsi - - type: Clothing - sprite: Clothing/Head/brucehachert.rsi - - type: entity parent: HatBase id: HatBunny @@ -702,45 +416,6 @@ - type: Clothing sprite: Clothing/Head/cargosoft_flipped.rsi -- type: entity - parent: HatBase - id: HatCat - name: cat - description: '' - components: - - type: Sprite - sprite: Clothing/Head/cat.rsi - - type: Icon - sprite: Clothing/Head/cat.rsi - - type: Clothing - sprite: Clothing/Head/cat.rsi - -- type: entity - parent: HatBase - id: HatCat2 - name: cat2 - description: '' - components: - - type: Sprite - sprite: Clothing/Head/cat2.rsi - - type: Icon - sprite: Clothing/Head/cat2.rsi - - type: Clothing - sprite: Clothing/Head/cat2.rsi - -- type: entity - parent: HatBase - id: HatCat3 - name: cat3 - description: '' - components: - - type: Sprite - sprite: Clothing/Head/cat3.rsi - - type: Icon - sprite: Clothing/Head/cat3.rsi - - type: Clothing - sprite: Clothing/Head/cat3.rsi - - type: entity parent: HatBase id: HatCentcom @@ -754,58 +429,6 @@ - type: Clothing sprite: Clothing/Head/centcom.rsi -- type: entity - parent: HatBase - id: HatCespaceHelmet - name: ce space helmet - description: '' - components: - - type: Sprite - sprite: Clothing/Head/cespace_helmet.rsi - - type: Icon - sprite: Clothing/Head/cespace_helmet.rsi - - type: Clothing - sprite: Clothing/Head/cespace_helmet.rsi - -- type: entity - parent: HatBase - id: HatCeRig - name: ce rig - description: '' - components: - - type: Sprite - sprite: Clothing/Head/ce_rig.rsi - - type: Icon - sprite: Clothing/Head/ce_rig.rsi - - type: Clothing - sprite: Clothing/Head/ce_rig.rsi - -- type: entity - parent: HatBase - id: HatCeRigSealed - name: ce rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/ce_rig_sealed.rsi - - type: Icon - sprite: Clothing/Head/ce_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Head/ce_rig_sealed.rsi - -- type: entity - parent: HatBase - id: HatChaplainHood - name: chaplain hood - description: '' - components: - - type: Sprite - sprite: Clothing/Head/chaplain_hood.rsi - - type: Icon - sprite: Clothing/Head/chaplain_hood.rsi - - type: Clothing - sprite: Clothing/Head/chaplain_hood.rsi - - type: entity parent: HatBase id: HatChefhat @@ -832,19 +455,6 @@ - type: Clothing sprite: Clothing/Head/chickenhead.rsi -- type: entity - parent: HatBase - id: HatConstructiondrone - name: construction drone - description: '' - components: - - type: Sprite - sprite: Clothing/Head/constructiondrone.rsi - - type: Icon - sprite: Clothing/Head/constructiondrone.rsi - - type: Clothing - sprite: Clothing/Head/constructiondrone.rsi - - type: entity parent: HatBase id: HatCorpsoft @@ -873,16 +483,16 @@ - type: entity parent: HatBase - id: HatCosmo - name: cosmo + id: HatCosmonaut + name: cosmonaut description: '' components: - type: Sprite - sprite: Clothing/Head/cosmo.rsi + sprite: Clothing/Head/cosmonaut.rsi - type: Icon - sprite: Clothing/Head/cosmo.rsi + sprite: Clothing/Head/cosmonaut.rsi - type: Clothing - sprite: Clothing/Head/cosmo.rsi + sprite: Clothing/Head/cosmonaut.rsi - type: entity parent: HatBase @@ -897,45 +507,6 @@ - type: Clothing sprite: Clothing/Head/cowboy.rsi -- type: entity - parent: HatBase - id: HatCulthood - name: cult hood - description: '' - components: - - type: Sprite - sprite: Clothing/Head/culthood.rsi - - type: Icon - sprite: Clothing/Head/culthood.rsi - - type: Clothing - sprite: Clothing/Head/culthood.rsi - -- type: entity - parent: HatBase - id: HatCultHelmet - name: cult helmet - description: '' - components: - - type: Sprite - sprite: Clothing/Head/cult_helmet.rsi - - type: Icon - sprite: Clothing/Head/cult_helmet.rsi - - type: Clothing - sprite: Clothing/Head/cult_helmet.rsi - -- type: entity - parent: HatBase - id: HatCultHoodalt - name: cult hood alt - description: '' - components: - - type: Sprite - sprite: Clothing/Head/cult_hoodalt.rsi - - type: Icon - sprite: Clothing/Head/cult_hoodalt.rsi - - type: Clothing - sprite: Clothing/Head/cult_hoodalt.rsi - - type: entity parent: HatBase id: HatDeathsquad @@ -951,172 +522,29 @@ - type: entity parent: HatBase - id: HatDetective - name: detective + id: HatFedoraBrown + name: brown fedora description: '' components: - type: Sprite - sprite: Clothing/Head/detective.rsi + sprite: Clothing/Head/brownfedora.rsi - type: Icon - sprite: Clothing/Head/detective.rsi + sprite: Clothing/Head/brownfedora.rsi - type: Clothing - sprite: Clothing/Head/detective.rsi + sprite: Clothing/Head/brownfedora.rsi - type: entity parent: HatBase - id: HatDetective2 - name: detective2 + id: HatFedoraGrey + name: grey fedora description: '' components: - type: Sprite - sprite: Clothing/Head/detective2.rsi + sprite: Clothing/Head/greyfedora.rsi - type: Icon - sprite: Clothing/Head/detective2.rsi + sprite: Clothing/Head/greyfedora.rsi - type: Clothing - sprite: Clothing/Head/detective2.rsi - -- type: entity - parent: HatBase - id: HatEdvinTelephosphor - name: edvin telephosphor - description: '' - components: - - type: Sprite - sprite: Clothing/Head/edvin_telephosphor_1.rsi - - type: Icon - sprite: Clothing/Head/edvin_telephosphor_1.rsi - - type: Clothing - sprite: Clothing/Head/edvin_telephosphor_1.rsi - -- type: entity - parent: HatBase - id: HatEmergencyhelm - name: emergency helm - description: '' - components: - - type: Sprite - sprite: Clothing/Head/emergencyhelm.rsi - - type: Icon - sprite: Clothing/Head/emergencyhelm.rsi - - type: Clothing - sprite: Clothing/Head/emergencyhelm.rsi - -- type: entity - parent: HatBase - id: HatEngineeringRig - name: engineering rig - description: '' - components: - - type: Sprite - sprite: Clothing/Head/engineering_rig.rsi - - type: Icon - sprite: Clothing/Head/engineering_rig.rsi - - type: Clothing - sprite: Clothing/Head/engineering_rig.rsi - -- type: entity - parent: HatBase - id: HatEngineeringRigSealed - name: engineering rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/engineering_rig_sealed.rsi - - type: Icon - sprite: Clothing/Head/engineering_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Head/engineering_rig_sealed.rsi - -- type: entity - parent: HatBase - id: HatEngspaceHelmet - name: engspace helmet - description: '' - components: - - type: Sprite - sprite: Clothing/Head/engspace_helmet.rsi - - type: Icon - sprite: Clothing/Head/engspace_helmet.rsi - - type: Clothing - sprite: Clothing/Head/engspace_helmet.rsi - -- type: entity - parent: HatBase - id: HatEngHelm - name: eng helm - description: '' - components: - - type: Sprite - sprite: Clothing/Head/eng_helm.rsi - - type: Icon - sprite: Clothing/Head/eng_helm.rsi - - type: Clothing - sprite: Clothing/Head/eng_helm.rsi - -- type: entity - parent: HatBase - id: HatEnosAdlai - name: enos adlai - description: '' - components: - - type: Sprite - sprite: Clothing/Head/enos_adlai_1.rsi - - type: Icon - sprite: Clothing/Head/enos_adlai_1.rsi - - type: Clothing - sprite: Clothing/Head/enos_adlai_1.rsi - -- type: entity - parent: HatBase - id: HatEvaRig - name: EVA rig - description: '' - components: - - type: Sprite - sprite: Clothing/Head/eva_rig.rsi - - type: Icon - sprite: Clothing/Head/eva_rig.rsi - - type: Clothing - sprite: Clothing/Head/eva_rig.rsi - -- type: entity - parent: HatBase - id: HatEvaRigSealed - name: EVA rig sealed - description: '' - components: - - type: Sprite - sprite: Clothing/Head/eva_rig_sealed.rsi - - type: Icon - sprite: Clothing/Head/eva_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Head/eva_rig_sealed.rsi - -- type: entity - parent: HatBase - id: HatFeatherTrilby - name: feather trilby - description: '' - components: - - type: Sprite - sprite: Clothing/Head/feather_trilby.rsi - - type: Icon - sprite: Clothing/Head/feather_trilby.rsi - - type: Clothing - sprite: Clothing/Head/feather_trilby.rsi - -- type: entity - parent: HatBase - id: HatFedora - name: fedora - description: '' - components: - - type: Sprite - sprite: Clothing/Head/fedora.rsi - - type: Icon - sprite: Clothing/Head/fedora.rsi - - type: Clothing - sprite: Clothing/Head/fedora.rsi + sprite: Clothing/Head/greyfedora.rsi - type: entity parent: HatBase @@ -1131,32 +559,6 @@ - type: Clothing sprite: Clothing/Head/fez.rsi -- type: entity - parent: HatBase - id: HatFlatCap - name: flat cap - description: '' - components: - - type: Sprite - sprite: Clothing/Head/flat_cap.rsi - - type: Icon - sprite: Clothing/Head/flat_cap.rsi - - type: Clothing - sprite: Clothing/Head/flat_cap.rsi - -- type: entity - parent: HatBase - id: HatGentcap - name: gent cap - description: '' - components: - - type: Sprite - sprite: Clothing/Head/gentcap.rsi - - type: Icon - sprite: Clothing/Head/gentcap.rsi - - type: Clothing - sprite: Clothing/Head/gentcap.rsi - - type: entity parent: HatBase id: HatGladiator @@ -1235,32 +637,6 @@ - type: Clothing sprite: Clothing/Head/greysoft_flipped.rsi -- type: entity - parent: HatBase - id: HatHackerRig - name: hacker rig - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hacker_rig.rsi - - type: Icon - sprite: Clothing/Head/hacker_rig.rsi - - type: Clothing - sprite: Clothing/Head/hacker_rig.rsi - -- type: entity - parent: HatBase - id: HatHackerRigSealed - name: hacker rig sealed - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hacker_rig_sealed.rsi - - type: Icon - sprite: Clothing/Head/hacker_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Head/hacker_rig_sealed.rsi - - type: entity parent: HatBase id: HatHairflower @@ -1274,136 +650,6 @@ - type: Clothing sprite: Clothing/Head/hairflower.rsi -- type: entity - parent: HatBase - id: HatHardhatDblue - name: hardhat dblue - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hardhat0_dblue.rsi - - type: Icon - sprite: Clothing/Head/hardhat0_dblue.rsi - - type: Clothing - sprite: Clothing/Head/hardhat0_dblue.rsi - -- type: entity - parent: HatBase - id: HatHardhat Orange - name: hardhat orange - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hardhat0_orange.rsi - - type: Icon - sprite: Clothing/Head/hardhat0_orange.rsi - - type: Clothing - sprite: Clothing/Head/hardhat0_orange.rsi - -- type: entity - parent: HatBase - id: HatHardhatPumpkin - name: hardhat pumpkin - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hardhat0_pumpkin.rsi - - type: Icon - sprite: Clothing/Head/hardhat0_pumpkin.rsi - - type: Clothing - sprite: Clothing/Head/hardhat0_pumpkin.rsi - -- type: entity - parent: HatBase - id: HatHardhatRed - name: hardhat red - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hardhat0_red.rsi - - type: Icon - sprite: Clothing/Head/hardhat0_red.rsi - - type: Clothing - sprite: Clothing/Head/hardhat0_red.rsi - -- type: entity - parent: HatBase - id: HatHardhatWhite - name: hardhat white - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hardhat0_white.rsi - - type: Icon - sprite: Clothing/Head/hardhat0_white.rsi - - type: Clothing - sprite: Clothing/Head/hardhat0_white.rsi - -- type: entity - parent: HatBase - id: HatHardhatYellow - name: hardhat yellow - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hardhat0_yellow.rsi - - type: Icon - sprite: Clothing/Head/hardhat0_yellow.rsi - - type: Clothing - sprite: Clothing/Head/hardhat0_yellow.rsi - -- type: entity - parent: HatBase - id: HatHardhatPumpkinAlt - name: hardhat pumpkin (alt) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hardhat1_pumpkin.rsi - - type: Icon - sprite: Clothing/Head/hardhat1_pumpkin.rsi - - type: Clothing - sprite: Clothing/Head/hardhat1_pumpkin.rsi - -- type: entity - parent: HatBase - id: HatHasturhood - name: hasturhood - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hasturhood.rsi - - type: Icon - sprite: Clothing/Head/hasturhood.rsi - - type: Clothing - sprite: Clothing/Head/hasturhood.rsi - -- type: entity - parent: HatBase - id: HatHazardRig - name: hazard rig - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hazard_rig.rsi - - type: Icon - sprite: Clothing/Head/hazard_rig.rsi - - type: Clothing - sprite: Clothing/Head/hazard_rig.rsi - -- type: entity - parent: HatBase - id: HatHazardRigSealed - name: hazard rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hazard_rig_sealed.rsi - - type: Icon - sprite: Clothing/Head/hazard_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Head/hazard_rig_sealed.rsi - - type: entity parent: HatBase id: HatHeadslime @@ -1443,32 +689,6 @@ - type: Clothing sprite: Clothing/Head/helmetold.rsi -- type: entity - parent: HatBase - id: HatHgpiratecap - name: hg pirate cap - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hgpiratecap.rsi - - type: Icon - sprite: Clothing/Head/hgpiratecap.rsi - - type: Clothing - sprite: Clothing/Head/hgpiratecap.rsi - -- type: entity - parent: HatBase - id: HatHmHelmet - name: HM helmet - description: '' - components: - - type: Sprite - sprite: Clothing/Head/hm_helmet.rsi - - type: Icon - sprite: Clothing/Head/hm_helmet.rsi - - type: Clothing - sprite: Clothing/Head/hm_helmet.rsi - - type: entity parent: HatBase id: HatHopcap @@ -1523,224 +743,29 @@ - type: entity parent: HatBase - id: HatIhsRig - name: IHS rig + id: HatWitch1 + name: witch hat description: '' components: - type: Sprite - sprite: Clothing/Head/ihs_rig.rsi + sprite: Clothing/Head/witchhat.rsi - type: Icon - sprite: Clothing/Head/ihs_rig.rsi + sprite: Clothing/Head/witchhat.rsi - type: Clothing - sprite: Clothing/Head/ihs_rig.rsi + sprite: Clothing/Head/witchhat.rsi - type: entity parent: HatBase - id: HatIhsRigSealed - name: IHS rig (sealed) + id: HatWizardHelm + name: wizard helm description: '' components: - type: Sprite - sprite: Clothing/Head/ihs_rig_sealed.rsi + sprite: Clothing/Head/wizardhelm.rsi - type: Icon - sprite: Clothing/Head/ihs_rig_sealed.rsi + sprite: Clothing/Head/wizardhelm.rsi - type: Clothing - sprite: Clothing/Head/ihs_rig_sealed.rsi - -- type: entity - parent: HatBase - id: HatKitten - name: kitten - description: '' - components: - - type: Sprite - sprite: Clothing/Head/kitten.rsi - - type: Icon - sprite: Clothing/Head/kitten.rsi - - type: Clothing - sprite: Clothing/Head/kitten.rsi - -- type: entity - parent: HatBase - id: HatKitty - name: kitty - description: '' - components: - - type: Sprite - sprite: Clothing/Head/kitty.rsi - - type: Icon - sprite: Clothing/Head/kitty.rsi - - type: Clothing - sprite: Clothing/Head/kitty.rsi - -- type: entity - parent: HatBase - id: HatKittyinner - name: kitty inner - description: '' - components: - - type: Sprite - sprite: Clothing/Head/kittyinner.rsi - - type: Icon - sprite: Clothing/Head/kittyinner.rsi - - type: Clothing - sprite: Clothing/Head/kittyinner.rsi - -- type: entity - parent: HatBase - id: HatKrinnHat - name: krinn hat - description: '' - components: - - type: Sprite - sprite: Clothing/Head/krinn_hat.rsi - - type: Icon - sprite: Clothing/Head/krinn_hat.rsi - - type: Clothing - sprite: Clothing/Head/krinn_hat.rsi - -- type: entity - parent: HatBase - id: HatLightRiot - name: light riot - description: '' - components: - - type: Sprite - sprite: Clothing/Head/light_riot.rsi - - type: Icon - sprite: Clothing/Head/light_riot.rsi - - type: Clothing - sprite: Clothing/Head/light_riot.rsi - -- type: entity - parent: HatBase - id: HatLightRiotOn - name: light riot (on) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/light_riot_on.rsi - - type: Icon - sprite: Clothing/Head/light_riot_on.rsi - - type: Clothing - sprite: Clothing/Head/light_riot_on.rsi - -- type: entity - parent: HatBase - id: HatMagus - name: magus - description: '' - components: - - type: Sprite - sprite: Clothing/Head/magus.rsi - - type: Icon - sprite: Clothing/Head/magus.rsi - - type: Clothing - sprite: Clothing/Head/magus.rsi - -- type: entity - parent: HatBase - id: HatMailman - name: mailman - description: '' - components: - - type: Sprite - sprite: Clothing/Head/mailman.rsi - - type: Icon - sprite: Clothing/Head/mailman.rsi - - type: Clothing - sprite: Clothing/Head/mailman.rsi - -- type: entity - parent: HatBase - id: HatMarisa - name: marisa - description: '' - components: - - type: Sprite - sprite: Clothing/Head/marisa.rsi - - type: Icon - sprite: Clothing/Head/marisa.rsi - - type: Clothing - sprite: Clothing/Head/marisa.rsi - -- type: entity - parent: HatBase - id: HatMedicalHelm - name: medical helm - description: '' - components: - - type: Sprite - sprite: Clothing/Head/medical_helm.rsi - - type: Icon - sprite: Clothing/Head/medical_helm.rsi - - type: Clothing - sprite: Clothing/Head/medical_helm.rsi - -- type: entity - parent: HatBase - id: HatMedicalRig - name: medical rig - description: '' - components: - - type: Sprite - sprite: Clothing/Head/medical_rig.rsi - - type: Icon - sprite: Clothing/Head/medical_rig.rsi - - type: Clothing - sprite: Clothing/Head/medical_rig.rsi - -- type: entity - parent: HatBase - id: HatMedicalRigSealed - name: medical rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/medical_rig_sealed.rsi - - type: Icon - sprite: Clothing/Head/medical_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Head/medical_rig_sealed.rsi - -- type: entity - parent: HatBase - id: HatMercRig - name: merc rig - description: '' - components: - - type: Sprite - sprite: Clothing/Head/merc_rig.rsi - - type: Icon - sprite: Clothing/Head/merc_rig.rsi - - type: Clothing - sprite: Clothing/Head/merc_rig.rsi - -- type: entity - parent: HatBase - id: HatMercRigSealed - name: merc rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/merc_rig_sealed.rsi - - type: Icon - sprite: Clothing/Head/merc_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Head/merc_rig_sealed.rsi - -- type: entity - parent: HatBase - id: HatMetroid - name: metroid - description: '' - components: - - type: Sprite - sprite: Clothing/Head/metroid.rsi - - type: Icon - sprite: Clothing/Head/metroid.rsi - - type: Clothing - sprite: Clothing/Head/metroid.rsi + sprite: Clothing/Head/wizardhelm.rsi - type: entity parent: HatBase @@ -1768,162 +793,6 @@ - type: Clothing sprite: Clothing/Head/mimesoft_flipped.rsi -- type: entity - parent: HatBase - id: HatMiningHelm - name: mining helm - description: '' - components: - - type: Sprite - sprite: Clothing/Head/mining_helm.rsi - - type: Icon - sprite: Clothing/Head/mining_helm.rsi - - type: Clothing - sprite: Clothing/Head/mining_helm.rsi - -- type: entity - parent: HatBase - id: HatMonkey - name: monkey - description: '' - components: - - type: Sprite - sprite: Clothing/Head/monkey.rsi - - type: Icon - sprite: Clothing/Head/monkey.rsi - - type: Clothing - sprite: Clothing/Head/monkey.rsi - -- type: entity - parent: HatBase - id: HatMouseBrown - name: mouse brown - description: '' - components: - - type: Sprite - sprite: Clothing/Head/mouse_brown.rsi - - type: Icon - sprite: Clothing/Head/mouse_brown.rsi - - type: Clothing - sprite: Clothing/Head/mouse_brown.rsi - -- type: entity - parent: HatBase - id: HatMouseGray - name: mouse gray - description: '' - components: - - type: Sprite - sprite: Clothing/Head/mouse_gray.rsi - - type: Icon - sprite: Clothing/Head/mouse_gray.rsi - - type: Clothing - sprite: Clothing/Head/mouse_gray.rsi - -- type: entity - parent: HatBase - id: HatMouseWhite - name: mouse white - description: '' - components: - - type: Sprite - sprite: Clothing/Head/mouse_white.rsi - - type: Icon - sprite: Clothing/Head/mouse_white.rsi - - type: Clothing - sprite: Clothing/Head/mouse_white.rsi - -- type: entity - parent: HatBase - id: HatNeilpattersonHat - name: neil patterson hat - description: '' - components: - - type: Sprite - sprite: Clothing/Head/neilpatterson0_hat.rsi - - type: Icon - sprite: Clothing/Head/neilpatterson0_hat.rsi - - type: Clothing - sprite: Clothing/Head/neilpatterson0_hat.rsi - -- type: entity - parent: HatBase - id: HatNeilpatterson1Hat - name: neil patterson1 hat - description: '' - components: - - type: Sprite - sprite: Clothing/Head/neilpatterson1_hat.rsi - - type: Icon - sprite: Clothing/Head/neilpatterson1_hat.rsi - - type: Clothing - sprite: Clothing/Head/neilpatterson1_hat.rsi - -- type: entity - parent: HatBase - id: HatNinjaRig - name: ninja rig - description: '' - components: - - type: Sprite - sprite: Clothing/Head/ninja_rig.rsi - - type: Icon - sprite: Clothing/Head/ninja_rig.rsi - - type: Clothing - sprite: Clothing/Head/ninja_rig.rsi - -- type: entity - parent: HatBase - id: HatNinjaRigSealed - name: ninja rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/ninja_rig_sealed.rsi - - type: Icon - sprite: Clothing/Head/ninja_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Head/ninja_rig_sealed.rsi - -- type: entity - parent: HatBase - id: HatNorahBriggs - name: norah briggs - description: '' - components: - - type: Sprite - sprite: Clothing/Head/norah_briggs_1.rsi - - type: Icon - sprite: Clothing/Head/norah_briggs_1.rsi - - type: Clothing - sprite: Clothing/Head/norah_briggs_1.rsi - -- type: entity - parent: HatBase - id: HatNorahBriggsup - name: norah briggs (up) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/norah_briggs_1up.rsi - - type: Icon - sprite: Clothing/Head/norah_briggs_1up.rsi - - type: Clothing - sprite: Clothing/Head/norah_briggs_1up.rsi - -- type: entity - parent: HatBase - id: HatNunHood - name: nun hood - description: '' - components: - - type: Sprite - sprite: Clothing/Head/nun_hood.rsi - - type: Icon - sprite: Clothing/Head/nun_hood.rsi - - type: Clothing - sprite: Clothing/Head/nun_hood.rsi - - type: entity parent: HatBase id: HatNursehat @@ -1937,32 +806,6 @@ - type: Clothing sprite: Clothing/Head/nursehat.rsi -- type: entity - parent: HatBase - id: HatNymph - name: nymph - description: '' - components: - - type: Sprite - sprite: Clothing/Head/nymph.rsi - - type: Icon - sprite: Clothing/Head/nymph.rsi - - type: Clothing - sprite: Clothing/Head/nymph.rsi - -- type: entity - parent: HatBase - id: HatOfficercap - name: officer cap - description: '' - components: - - type: Sprite - sprite: Clothing/Head/officercap.rsi - - type: Icon - sprite: Clothing/Head/officercap.rsi - - type: Clothing - sprite: Clothing/Head/officercap.rsi - - type: entity parent: HatBase id: HatOrangesoft @@ -2002,84 +845,6 @@ - type: Clothing sprite: Clothing/Head/orange_bandana.rsi -- type: entity - parent: HatBase - id: HatPai-cat - name: pai-cat - description: '' - components: - - type: Sprite - sprite: Clothing/Head/pai-cat.rsi - - type: Icon - sprite: Clothing/Head/pai-cat.rsi - - type: Clothing - sprite: Clothing/Head/pai-cat.rsi - -- type: entity - parent: HatBase - id: HatPai-monkey - name: pai-monkey - description: '' - components: - - type: Sprite - sprite: Clothing/Head/pai-monkey.rsi - - type: Icon - sprite: Clothing/Head/pai-monkey.rsi - - type: Clothing - sprite: Clothing/Head/pai-monkey.rsi - -- type: entity - parent: HatBase - id: HatPai-mouse - name: pai-mouse - description: '' - components: - - type: Sprite - sprite: Clothing/Head/pai-mouse.rsi - - type: Icon - sprite: Clothing/Head/pai-mouse.rsi - - type: Clothing - sprite: Clothing/Head/pai-mouse.rsi - -- type: entity - parent: HatBase - id: HatPai-repairbot - name: pai-repairbot - description: '' - components: - - type: Sprite - sprite: Clothing/Head/pai-repairbot.rsi - - type: Icon - sprite: Clothing/Head/pai-repairbot.rsi - - type: Clothing - sprite: Clothing/Head/pai-repairbot.rsi - -- type: entity - parent: HatBase - id: HatPaintedwelding - name: painted welding mask - description: '' - components: - - type: Sprite - sprite: Clothing/Head/paintedwelding.rsi - - type: Icon - sprite: Clothing/Head/paintedwelding.rsi - - type: Clothing - sprite: Clothing/Head/paintedwelding.rsi - -- type: entity - parent: HatBase - id: HatPaintedweldingup - name: painted welding mask (up) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/paintedweldingup.rsi - - type: Icon - sprite: Clothing/Head/paintedweldingup.rsi - - type: Clothing - sprite: Clothing/Head/paintedweldingup.rsi - - type: entity parent: HatBase id: HatPaper @@ -2093,19 +858,6 @@ - type: Clothing sprite: Clothing/Head/paper.rsi -- type: entity - parent: HatBase - id: HatPetehat - name: pete hat - description: '' - components: - - type: Sprite - sprite: Clothing/Head/petehat.rsi - - type: Icon - sprite: Clothing/Head/petehat.rsi - - type: Clothing - sprite: Clothing/Head/petehat.rsi - - type: entity parent: HatBase id: HatPhilosopherWig @@ -2145,19 +897,6 @@ - type: Clothing sprite: Clothing/Head/plaguedoctor.rsi -- type: entity - parent: HatBase - id: HatPolicehelm - name: police helm - description: '' - components: - - type: Sprite - sprite: Clothing/Head/policehelm.rsi - - type: Icon - sprite: Clothing/Head/policehelm.rsi - - type: Clothing - sprite: Clothing/Head/policehelm.rsi - - type: entity parent: HatBase id: HatPurplesoft @@ -2197,19 +936,6 @@ - type: Clothing sprite: Clothing/Head/pwig.rsi -- type: entity - parent: HatBase - id: HatRad - name: rad - description: '' - components: - - type: Sprite - sprite: Clothing/Head/rad.rsi - - type: Icon - sprite: Clothing/Head/rad.rsi - - type: Clothing - sprite: Clothing/Head/rad.rsi - - type: entity parent: HatBase id: HatRainbowsoft @@ -2236,19 +962,6 @@ - type: Clothing sprite: Clothing/Head/rainbowsoft_flipped.rsi -- type: entity - parent: HatBase - id: HatRedcoat - name: redcoat - description: '' - components: - - type: Sprite - sprite: Clothing/Head/redcoat.rsi - - type: Icon - sprite: Clothing/Head/redcoat.rsi - - type: Clothing - sprite: Clothing/Head/redcoat.rsi - - type: entity parent: HatBase id: HatRedsoft @@ -2288,19 +1001,6 @@ - type: Clothing sprite: Clothing/Head/redwizard.rsi -- type: entity - parent: HatBase - id: HatRepairbot - name: repairbot - description: '' - components: - - type: Sprite - sprite: Clothing/Head/repairbot.rsi - - type: Icon - sprite: Clothing/Head/repairbot.rsi - - type: Clothing - sprite: Clothing/Head/repairbot.rsi - - type: entity parent: HatBase id: HatRichard @@ -2314,149 +1014,6 @@ - type: Clothing sprite: Clothing/Head/richard.rsi -- type: entity - parent: HatBase - id: HatRig-old - name: rig-old - description: '' - components: - - type: Sprite - sprite: Clothing/Head/rig-old.rsi - - type: Icon - sprite: Clothing/Head/rig-old.rsi - - type: Clothing - sprite: Clothing/Head/rig-old.rsi - -- type: entity - parent: HatBase - id: HatRig-atmos - name: rig-atmos - description: '' - components: - - type: Sprite - sprite: Clothing/Head/rig-atmos.rsi - - type: Icon - sprite: Clothing/Head/rig-atmos.rsi - - type: Clothing - sprite: Clothing/Head/rig-atmos.rsi - -- type: entity - parent: HatBase - id: HatRig-engineering - name: rig-engineering - description: '' - components: - - type: Sprite - sprite: Clothing/Head/rig-engineering.rsi - - type: Icon - sprite: Clothing/Head/rig-engineering.rsi - - type: Clothing - sprite: Clothing/Head/rig-engineering.rsi - -- type: entity - parent: HatBase - id: HatRig-hazardhardsuit - name: rig-hazardhardsuit - description: '' - components: - - type: Sprite - sprite: Clothing/Head/rig-hazardhardsuit.rsi - - type: Icon - sprite: Clothing/Head/rig-hazardhardsuit.rsi - - type: Clothing - sprite: Clothing/Head/rig-hazardhardsuit.rsi - -- type: entity - parent: HatBase - id: HatRig-medical - name: rig-medical - description: '' - components: - - type: Sprite - sprite: Clothing/Head/rig-medical.rsi - - type: Icon - sprite: Clothing/Head/rig-medical.rsi - - type: Clothing - sprite: Clothing/Head/rig-medical.rsi - -- type: entity - parent: HatBase - id: HatRig-mining - name: rig-mining - description: '' - components: - - type: Sprite - sprite: Clothing/Head/rig-mining.rsi - - type: Icon - sprite: Clothing/Head/rig-mining.rsi - - type: Clothing - sprite: Clothing/Head/rig-mining.rsi - -- type: entity - parent: HatBase - id: HatRig-sectg - name: rig-sectg - description: '' - components: - - type: Sprite - sprite: Clothing/Head/rig-sectg.rsi - - type: Icon - sprite: Clothing/Head/rig-sectg.rsi - - type: Clothing - sprite: Clothing/Head/rig-sectg.rsi - -- type: entity - parent: HatBase - id: HatRig-syndie - name: rig-syndie - description: '' - components: - - type: Sprite - sprite: Clothing/Head/rig-syndie.rsi - - type: Icon - sprite: Clothing/Head/rig-syndie.rsi - - type: Clothing - sprite: Clothing/Head/rig-syndie.rsi - -- type: entity - parent: HatBase - id: HatRig-white - name: rig-white - description: '' - components: - - type: Sprite - sprite: Clothing/Head/rig-white.rsi - - type: Icon - sprite: Clothing/Head/rig-white.rsi - - type: Clothing - sprite: Clothing/Head/rig-white.rsi - -- type: entity - parent: HatBase - id: HatRig-wiz - name: rig-wiz - description: '' - components: - - type: Sprite - sprite: Clothing/Head/rig-wiz.rsi - - type: Icon - sprite: Clothing/Head/rig-wiz.rsi - - type: Clothing - sprite: Clothing/Head/rig-wiz.rsi - -- type: entity - parent: HatBase - id: HatRiot - name: riot - description: '' - components: - - type: Sprite - sprite: Clothing/Head/riot.rsi - - type: Icon - sprite: Clothing/Head/riot.rsi - - type: Clothing - sprite: Clothing/Head/riot.rsi - - type: entity parent: HatBase id: HatS-ninja @@ -2483,45 +1040,6 @@ - type: Clothing sprite: Clothing/Head/santahat.rsi -- type: entity - parent: HatBase - id: HatScaf - name: scaf - description: '' - components: - - type: Sprite - sprite: Clothing/Head/scaf.rsi - - type: Icon - sprite: Clothing/Head/scaf.rsi - - type: Clothing - sprite: Clothing/Head/scaf.rsi - -- type: entity - parent: HatBase - id: HatScienceRig - name: science rig - description: '' - components: - - type: Sprite - sprite: Clothing/Head/science_rig.rsi - - type: Icon - sprite: Clothing/Head/science_rig.rsi - - type: Clothing - sprite: Clothing/Head/science_rig.rsi - -- type: entity - parent: HatBase - id: HatScienceRigSealed - name: science rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/science_rig_sealed.rsi - - type: Icon - sprite: Clothing/Head/science_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Head/science_rig_sealed.rsi - - type: entity parent: HatBase id: HatSecsoft @@ -2548,71 +1066,6 @@ - type: Clothing sprite: Clothing/Head/secsoft_flipped.rsi -- type: entity - parent: HatBase - id: HatSecurity - name: security - description: '' - components: - - type: Sprite - sprite: Clothing/Head/security.rsi - - type: Icon - sprite: Clothing/Head/security.rsi - - type: Clothing - sprite: Clothing/Head/security.rsi - -- type: entity - parent: HatBase - id: HatSecurityRig - name: security rig - description: '' - components: - - type: Sprite - sprite: Clothing/Head/security_rig.rsi - - type: Icon - sprite: Clothing/Head/security_rig.rsi - - type: Clothing - sprite: Clothing/Head/security_rig.rsi - -- type: entity - parent: HatBase - id: HatSecurityRigSealed - name: security rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/security_rig_sealed.rsi - - type: Icon - sprite: Clothing/Head/security_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Head/security_rig_sealed.rsi - -- type: entity - parent: HatBase - id: HatSecHelm - name: sec helm - description: '' - components: - - type: Sprite - sprite: Clothing/Head/sec_helm.rsi - - type: Icon - sprite: Clothing/Head/sec_helm.rsi - - type: Clothing - sprite: Clothing/Head/sec_helm.rsi - -- type: entity - parent: HatBase - id: HatSkub - name: Skub Hat - description: 'Best paired with the Skub Suit.' - components: - - type: Sprite - sprite: Clothing/Head/skubhead.rsi - - type: Icon - sprite: Clothing/Head/skubhead.rsi - - type: Clothing - sprite: Clothing/Head/skubhead.rsi - - type: entity parent: HatBase id: HatSombrero @@ -2626,19 +1079,6 @@ - type: Clothing sprite: Clothing/Head/sombrero.rsi -- type: entity - parent: HatBase - id: HatSpace - name: space - description: '' - components: - - type: Sprite - sprite: Clothing/Head/space.rsi - - type: Icon - sprite: Clothing/Head/space.rsi - - type: Clothing - sprite: Clothing/Head/space.rsi - - type: entity parent: HatBase id: HatSurgcapBlue @@ -2678,253 +1118,6 @@ - type: Clothing sprite: Clothing/Head/surgcap_purple.rsi -- type: entity - parent: HatBase - id: HatSwat-alt - name: swat-alt - description: '' - components: - - type: Sprite - sprite: Clothing/Head/swat-alt.rsi - - type: Icon - sprite: Clothing/Head/swat-alt.rsi - - type: Clothing - sprite: Clothing/Head/swat-alt.rsi - -- type: entity - parent: HatBase - id: HatSwat - name: swat - description: '' - components: - - type: Sprite - sprite: Clothing/Head/swat.rsi - - type: Icon - sprite: Clothing/Head/swat.rsi - - type: Clothing - sprite: Clothing/Head/swat.rsi - -- type: entity - parent: HatBase - id: HatSwathelm - name: swat helm - description: '' - components: - - type: Sprite - sprite: Clothing/Head/swathelm.rsi - - type: Icon - sprite: Clothing/Head/swathelm.rsi - - type: Clothing - sprite: Clothing/Head/swathelm.rsi - -- type: entity - parent: HatBase - id: HatSwatold - name: swat old - description: '' - components: - - type: Sprite - sprite: Clothing/Head/swatold.rsi - - type: Icon - sprite: Clothing/Head/swatold.rsi - - type: Clothing - sprite: Clothing/Head/swatold.rsi - -- type: entity - parent: HatBase - id: HatSwatup - name: swat helm (up) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/swatup.rsi - - type: Icon - sprite: Clothing/Head/swatup.rsi - - type: Clothing - sprite: Clothing/Head/swatup.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-black-blue - name: syndicate-helm-black-blue - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-black-blue.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-black-blue.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-black-blue.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-black-engie - name: syndicate-helm-black-engie - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-black-engie.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-black-engie.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-black-engie.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-black-engie1 - name: syndicate-helm-black-engie1 - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-black-engie1.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-black-engie1.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-black-engie1.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-black-green - name: syndicate-helm-black-green - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-black-green.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-black-green.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-black-green.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-black-med - name: syndicate-helm-black-med - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-black-med.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-black-med.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-black-med.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-black-orange - name: syndicate-helm-black-orange - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-black-orange.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-black-orange.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-black-orange.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-black-red - name: syndicate-helm-black-red - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-black-red.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-black-red.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-black-red.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-black - name: syndicate-helm-black - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-black.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-black.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-black.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-blue - name: syndicate-helm-blue - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-blue.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-blue.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-blue.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-green-dark - name: syndicate-helm-green-dark - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-green-dark.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-green-dark.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-green-dark.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-green - name: syndicate-helm-green - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-green.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-green.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-green.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-orange - name: syndicate-helm-orange - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-orange.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-orange.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-orange.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-orangeLight - name: syndicate-helm-orange light - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-orange_light.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-orange_light.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-orange_light.rsi - -- type: entity - parent: HatBase - id: HatSyndicate-helm-orangeLight1 - name: syndicate-helm-orange light1 - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndicate-helm-orange_light1.rsi - - type: Icon - sprite: Clothing/Head/syndicate-helm-orange_light1.rsi - - type: Clothing - sprite: Clothing/Head/syndicate-helm-orange_light1.rsi - - type: entity parent: HatBase id: HatSyndicate @@ -2938,19 +1131,6 @@ - type: Clothing sprite: Clothing/Head/syndicate.rsi -- type: entity - parent: HatBase - id: HatSyndieHelm - name: syndie helm - description: '' - components: - - type: Sprite - sprite: Clothing/Head/syndie_helm.rsi - - type: Icon - sprite: Clothing/Head/syndie_helm.rsi - - type: Clothing - sprite: Clothing/Head/syndie_helm.rsi - - type: entity parent: HatBase id: HatThunderdome @@ -3005,29 +1185,16 @@ - type: entity parent: HatBase - id: HatV62 - name: v62 + id: HatNightVis + name: night vision description: '' components: - type: Sprite - sprite: Clothing/Head/v62.rsi + sprite: Clothing/Head/nightvis.rsi - type: Icon - sprite: Clothing/Head/v62.rsi + sprite: Clothing/Head/nightvis.rsi - type: Clothing - sprite: Clothing/Head/v62.rsi - -- type: entity - parent: HatBase - id: HatViking - name: viking - description: '' - components: - - type: Sprite - sprite: Clothing/Head/viking.rsi - - type: Icon - sprite: Clothing/Head/viking.rsi - - type: Clothing - sprite: Clothing/Head/viking.rsi + sprite: Clothing/Head/nightvis.rsi - type: entity parent: HatBase @@ -3055,32 +1222,6 @@ - type: Clothing sprite: Clothing/Head/void.rsi -- type: entity - parent: HatBase - id: HatWelding - name: welding mask - description: '' - components: - - type: Sprite - sprite: Clothing/Head/welding.rsi - - type: Icon - sprite: Clothing/Head/welding.rsi - - type: Clothing - sprite: Clothing/Head/welding.rsi - -- type: entity - parent: HatBase - id: HatWeldingup - name: welding mask (up) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/weldingup.rsi - - type: Icon - sprite: Clothing/Head/weldingup.rsi - - type: Clothing - sprite: Clothing/Head/weldingup.rsi - - type: entity parent: HatBase id: HatWitch @@ -3114,16 +1255,16 @@ description: '' components: - type: Sprite - sprite: Clothing/Head/wizard.rsi + sprite: Clothing/Head/wizardhat.rsi - type: Icon - sprite: Clothing/Head/wizard.rsi + sprite: Clothing/Head/wizardhat.rsi - type: Clothing - sprite: Clothing/Head/wiza + sprite: Clothing/Head/wizardhat.rsi - type: entity parent: HatBase - id: HatXenom - name: xenom + id: HatXenoMom + name: xeno matriarch description: '' components: - type: Sprite @@ -3135,7 +1276,7 @@ - type: entity parent: HatBase - id: HatXenos + id: HatXeno name: xenos description: '' components: @@ -3184,42 +1325,3 @@ sprite: Clothing/Head/yellowsoft_flipped.rsi - type: Clothing sprite: Clothing/Head/yellowsoft_flipped.rsi - -- type: entity - parent: HatBase - id: HatYukiMatsuda - name: yuki matsuda - description: '' - components: - - type: Sprite - sprite: Clothing/Head/yuki_matsuda_1.rsi - - type: Icon - sprite: Clothing/Head/yuki_matsuda_1.rsi - - type: Clothing - sprite: Clothing/Head/yuki_matsuda_1.rsi - -- type: entity - parent: HatBase - id: HatYukiMatsudaup - name: yuki matsuda (up) - description: '' - components: - - type: Sprite - sprite: Clothing/Head/yuki_matsuda_1up.rsi - - type: Icon - sprite: Clothing/Head/yuki_matsuda_1up.rsi - - type: Clothing - sprite: Clothing/Head/yuki_matsuda_1up.rsi - -- type: entity - parent: HatBase - id: HatZhanScarf - name: zhan scarf - description: '' - components: - - type: Sprite - sprite: Clothing/Head/zhan_scarf.rsi - - type: Icon - sprite: Clothing/Head/zhan_scarf.rsi - - type: Clothing - sprite: Clothing/Head/zhan_scarf.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml new file mode 100644 index 0000000000..2fd371d2d1 --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -0,0 +1,169 @@ +- type: entity + parent: HatBase + id: HatAtmosHelm + name: atmos helm + description: '' + components: + - type: Sprite + sprite: Clothing/Head/atmos_helm.rsi + - type: Icon + sprite: Clothing/Head/atmos_helm.rsi + - type: Clothing + sprite: Clothing/Head/atmos_helm.rsi + +- type: entity + parent: HatBase + id: HatCultHelmet + name: cult helmet + description: '' + components: + - type: Sprite + sprite: Clothing/Head/cult_helmet.rsi + - type: Icon + sprite: Clothing/Head/cult_helmet.rsi + - type: Clothing + sprite: Clothing/Head/cult_helmet.rsi + +- type: entity + parent: HatBase + id: HatHardhatDblue + name: hardhat dblue + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardhat0_dblue.rsi + - type: Icon + sprite: Clothing/Head/hardhat0_dblue.rsi + - type: Clothing + sprite: Clothing/Head/hardhat0_dblue.rsi + +- type: entity + parent: HatBase + id: HatHardhat Orange + name: hardhat orange + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardhat0_orange.rsi + - type: Icon + sprite: Clothing/Head/hardhat0_orange.rsi + - type: Clothing + sprite: Clothing/Head/hardhat0_orange.rsi + +- type: entity + parent: HatBase + id: HatHardhatPumpkin + name: hardhat pumpkin + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardhat0_pumpkin.rsi + - type: Icon + sprite: Clothing/Head/hardhat0_pumpkin.rsi + - type: Clothing + sprite: Clothing/Head/hardhat0_pumpkin.rsi + +- type: entity + parent: HatBase + id: HatHardhatRed + name: hardhat red + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardhat0_red.rsi + - type: Icon + sprite: Clothing/Head/hardhat0_red.rsi + - type: Clothing + sprite: Clothing/Head/hardhat0_red.rsi + +- type: entity + parent: HatBase + id: HatHardhatWhite + name: hardhat white + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardhat0_white.rsi + - type: Icon + sprite: Clothing/Head/hardhat0_white.rsi + - type: Clothing + sprite: Clothing/Head/hardhat0_white.rsi + +- type: entity + parent: HatBase + id: HatHardhatYellow + name: hardhat yellow + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardhat0_yellow.rsi + - type: Icon + sprite: Clothing/Head/hardhat0_yellow.rsi + - type: Clothing + sprite: Clothing/Head/hardhat0_yellow.rsi + +- type: entity + parent: HatBase + id: HatHardhatPumpkinAlt + name: hardhat pumpkin (alt) + description: '' + components: + - type: Sprite + sprite: Clothing/Head/hardhat1_pumpkin.rsi + - type: Icon + sprite: Clothing/Head/hardhat1_pumpkin.rsi + - type: Clothing + sprite: Clothing/Head/hardhat1_pumpkin.rsi + + +- type: entity + parent: HatBase + id: HatLightRiot + name: light riot + description: '' + components: + - type: Sprite + sprite: Clothing/Head/light_riot.rsi + - type: Icon + sprite: Clothing/Head/light_riot.rsi + - type: Clothing + sprite: Clothing/Head/light_riot.rsi + +- type: entity + parent: HatBase + id: HatLightRiotOn + name: light riot (on) + description: '' + components: + - type: Sprite + sprite: Clothing/Head/light_riot_on.rsi + - type: Icon + sprite: Clothing/Head/light_riot_on.rsi + - type: Clothing + sprite: Clothing/Head/light_riot_on.rsi + +- type: entity + parent: HatBase + id: HatScaf + name: scaf + description: '' + components: + - type: Sprite + sprite: Clothing/Head/scaf.rsi + - type: Icon + sprite: Clothing/Head/scaf.rsi + - type: Clothing + sprite: Clothing/Head/scaf.rsi + +- type: entity + parent: HatBase + id: HatSecurity + name: security + description: '' + components: + - type: Sprite + sprite: Clothing/Head/security.rsi + - type: Icon + sprite: Clothing/Head/security.rsi + - type: Clothing + sprite: Clothing/Head/security.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Head/hoods.yml b/Resources/Prototypes/Entities/Clothing/Head/hoods.yml new file mode 100644 index 0000000000..16ef2a2f80 --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/Head/hoods.yml @@ -0,0 +1,168 @@ +- type: entity + parent: HatBase + id: HatBioCmo + name: bio - cmo + description: '' + components: + - type: Sprite + sprite: Clothing/Head/bio_cmo.rsi + - type: Icon + sprite: Clothing/Head/bio_cmo.rsi + - type: Clothing + sprite: Clothing/Head/bio_cmo.rsi + +- type: entity + parent: HatBase + id: HatBioGeneral + name: bio - general + description: '' + components: + - type: Sprite + sprite: Clothing/Head/bio_general.rsi + - type: Icon + sprite: Clothing/Head/bio_general.rsi + - type: Clothing + sprite: Clothing/Head/bio_general.rsi + +- type: entity + parent: HatBase + id: HatBioJanitor + name: bio - janitor + description: '' + components: + - type: Sprite + sprite: Clothing/Head/bio_janitor.rsi + - type: Icon + sprite: Clothing/Head/bio_janitor.rsi + - type: Clothing + sprite: Clothing/Head/bio_janitor.rsi + +- type: entity + parent: HatBase + id: HatBioScientist + name: bio - scientist + description: '' + components: + - type: Sprite + sprite: Clothing/Head/bio_scientist.rsi + - type: Icon + sprite: Clothing/Head/bio_scientist.rsi + - type: Clothing + sprite: Clothing/Head/bio_scientist.rsi + +- type: entity + parent: HatBase + id: HatBioSecurity + name: bio - security + description: '' + components: + - type: Sprite + sprite: Clothing/Head/bio_security.rsi + - type: Icon + sprite: Clothing/Head/bio_security.rsi + - type: Clothing + sprite: Clothing/Head/bio_security.rsi + +- type: entity + parent: HatBase + id: HatBioVirology + name: bio - virology + description: '' + components: + - type: Sprite + sprite: Clothing/Head/bio_virology.rsi + - type: Icon + sprite: Clothing/Head/bio_virology.rsi + - type: Clothing + sprite: Clothing/Head/bio_virology.rsi + +- type: entity + parent: HatBase + id: HatBombsuit + name: bombsuit + description: '' + components: + - type: Sprite + sprite: Clothing/Head/bombsuit.rsi + - type: Icon + sprite: Clothing/Head/bombsuit.rsi + - type: Clothing + sprite: Clothing/Head/bombsuit.rsi + +- type: entity + parent: HatBase + id: HatBombsuitsec + name: bombsuit sec + description: '' + components: + - type: Sprite + sprite: Clothing/Head/bombsuitsec.rsi + - type: Icon + sprite: Clothing/Head/bombsuitsec.rsi + - type: Clothing + sprite: Clothing/Head/bombsuitsec.rsi + +- type: entity + parent: HatBase + id: HatBombsuitWhite + name: bombsuit white + description: '' + components: + - type: Sprite + sprite: Clothing/Head/bombsuit_white.rsi + - type: Icon + sprite: Clothing/Head/bombsuit_white.rsi + - type: Clothing + sprite: Clothing/Head/bombsuit_white.rsi + +- type: entity + parent: HatBase + id: HatChaplainHood + name: chaplain hood + description: '' + components: + - type: Sprite + sprite: Clothing/Head/chaplain_hood.rsi + - type: Icon + sprite: Clothing/Head/chaplain_hood.rsi + - type: Clothing + sprite: Clothing/Head/chaplain_hood.rsi + +- type: entity + parent: HatBase + id: HatCulthood + name: cult hood + description: '' + components: + - type: Sprite + sprite: Clothing/Head/culthood.rsi + - type: Icon + sprite: Clothing/Head/culthood.rsi + - type: Clothing + sprite: Clothing/Head/culthood.rsi + +- type: entity + parent: HatBase + id: HatNunHood + name: nun hood + description: '' + components: + - type: Sprite + sprite: Clothing/Head/nun_hood.rsi + - type: Icon + sprite: Clothing/Head/nun_hood.rsi + - type: Clothing + sprite: Clothing/Head/nun_hood.rsi + +- type: entity + parent: HatBase + id: HatRad + name: rad + description: '' + components: + - type: Sprite + sprite: Clothing/Head/rad.rsi + - type: Icon + sprite: Clothing/Head/rad.rsi + - type: Clothing + sprite: Clothing/Head/rad.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Head/misc.yml b/Resources/Prototypes/Entities/Clothing/Head/misc.yml new file mode 100644 index 0000000000..af5042874d --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/Head/misc.yml @@ -0,0 +1,12 @@ +- type: entity + parent: HatBase + id: HatSkub + name: Skub Hat + description: 'Best paired with the Skub Suit.' + components: + - type: Sprite + sprite: Clothing/Head/skubhead.rsi + - type: Icon + sprite: Clothing/Head/skubhead.rsi + - type: Clothing + sprite: Clothing/Head/skubhead.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Head/welding-masks.yml b/Resources/Prototypes/Entities/Clothing/Head/welding-masks.yml new file mode 100644 index 0000000000..8545632c19 --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/Head/welding-masks.yml @@ -0,0 +1,103 @@ +- type: entity + parent: HatBase + id: HatWelding + name: welding mask + description: '' + components: + - type: Sprite + sprite: Clothing/Head/welding.rsi + - type: Icon + sprite: Clothing/Head/welding.rsi + - type: Clothing + sprite: Clothing/Head/welding.rsi + +- type: entity + parent: HatBase + id: HatWeldingup + name: welding mask (up) + description: '' + components: + - type: Sprite + sprite: Clothing/Head/weldingup.rsi + - type: Icon + sprite: Clothing/Head/weldingup.rsi + - type: Clothing + sprite: Clothing/Head/weldingup.rsi + +- type: entity + parent: HatBase + id: HatFireWeldingMask + name: fire welding mask + description: '' + components: + - type: Sprite + sprite: Clothing/Head/fire_welding_mask_1.rsi + - type: Icon + sprite: Clothing/Head/fire_welding_mask_1.rsi + - type: Clothing + sprite: Clothing/Head/fire_welding_mask_1.rsi + +- type: entity + parent: HatBase + id: HatFireWeldingMaskup + name: fire welding mask (up) + description: '' + components: + - type: Sprite + sprite: Clothing/Head/fire_welding_mask_1up.rsi + - type: Icon + sprite: Clothing/Head/fire_welding_mask_1up.rsi + - type: Clothing + sprite: Clothing/Head/fire_welding_mask_1up.rsi + +- type: entity + parent: HatBase + id: HatBlueFlameWeldingMask + name: blue flame welding mask + description: '' + components: + - type: Sprite + sprite: Clothing/Head/blue_flame_welding_mask_1.rsi + - type: Icon + sprite: Clothing/Head/blue_flame_welding_mask_1.rsi + - type: Clothing + sprite: Clothing/Head/blue_flame_welding_mask_1.rsi + +- type: entity + parent: HatBase + id: HatBlueFlameWeldingMaskup + name: blue flame welding mask (up) + description: '' + components: + - type: Sprite + sprite: Clothing/Head/blue_flame_welding_mask_1up.rsi + - type: Icon + sprite: Clothing/Head/blue_flame_welding_mask_1up.rsi + - type: Clothing + sprite: Clothing/Head/blue_flame_welding_mask_1up.rsi + +- type: entity + parent: HatBase + id: HatPaintedwelding + name: painted welding mask + description: '' + components: + - type: Sprite + sprite: Clothing/Head/paintedwelding.rsi + - type: Icon + sprite: Clothing/Head/paintedwelding.rsi + - type: Clothing + sprite: Clothing/Head/paintedwelding.rsi + +- type: entity + parent: HatBase + id: HatPaintedweldingup + name: painted welding mask (up) + description: '' + components: + - type: Sprite + sprite: Clothing/Head/paintedweldingup.rsi + - type: Icon + sprite: Clothing/Head/paintedweldingup.rsi + - type: Clothing + sprite: Clothing/Head/paintedweldingup.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml index 558b6f148e..e15629c803 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml @@ -1,3 +1,16 @@ +- type: entity + parent: Clothing + id: OuterclothingBase + abstract: true + components: + - type: Clothing + Slots: + - outerclothing + - type: Sprite + state: icon + - type: Icon + state: icon + - type: entity parent: OuterclothingBase id: OuterclothingArmorVest @@ -6,23 +19,270 @@ components: - type: Sprite sprite: Clothing/OuterClothing/armor.rsi - state: armoralt + state: armor - type: Icon sprite: Clothing/OuterClothing/armor.rsi - state: armoralt + state: armor - type: Clothing sprite: Clothing/OuterClothing/armor.rsi - ClothingPrefix: armoralt - HeldPrefix: armor + ClothingPrefix: armor - type: entity - parent: OuterclothingArmorVest - id: OuterclothingArmorVestAlt - description: "A Type I armored vest that provides decent protection against most types of damage." + parent: OuterclothingBase + id: OuterclothingArmorreflec + name: armor (reflective) + description: '' components: - type: Sprite - state: armor + sprite: Clothing/OuterClothing/armor_reflec.rsi - type: Icon - state: armor + sprite: Clothing/OuterClothing/armor_reflec.rsi - type: Clothing - ClothingPrefix: armor + sprite: Clothing/OuterClothing/armor_reflec.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBulletproof + name: bulletproof + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bulletproof.rsi + - type: Icon + sprite: Clothing/OuterClothing/bulletproof.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bulletproof.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingCaparmor + name: captain's armor + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/caparmor.rsi + - type: Icon + sprite: Clothing/OuterClothing/caparmor.rsi + - type: Clothing + sprite: Clothing/OuterClothing/caparmor.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingAcolyte + name: acolyte + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/acolyte.rsi + - type: Icon + sprite: Clothing/OuterClothing/acolyte.rsi + - type: Clothing + sprite: Clothing/OuterClothing/acolyte.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingCultarmour + name: cult armor + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/cult_armour.rsi + - type: Icon + sprite: Clothing/OuterClothing/cult_armour.rsi + - type: Clothing + sprite: Clothing/OuterClothing/cult_armour.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingCustodian + name: custodian + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/custodian.rsi + - type: Icon + sprite: Clothing/OuterClothing/custodian.rsi + - type: Clothing + sprite: Clothing/OuterClothing/custodian.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingHeavy + name: heavy + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/heavy.rsi + - type: Icon + sprite: Clothing/OuterClothing/heavy.rsi + - type: Clothing + sprite: Clothing/OuterClothing/heavy.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingHmarmorvest + name: HM armor vest + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hm_armorvest.rsi + - type: Icon + sprite: Clothing/OuterClothing/hm_armorvest.rsi + - type: Clothing + sprite: Clothing/OuterClothing/hm_armorvest.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingHos + name: HoS armor vest + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hos.rsi + - type: Icon + sprite: Clothing/OuterClothing/hos.rsi + - type: Clothing + sprite: Clothing/OuterClothing/hos.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingKvest + name: kvest + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/kvest.rsi + - type: Icon + sprite: Clothing/OuterClothing/kvest.rsi + - type: Clothing + sprite: Clothing/OuterClothing/kvest.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingMagusblue + name: magus blue + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/magusblue.rsi + - type: Icon + sprite: Clothing/OuterClothing/magusblue.rsi + - type: Clothing + sprite: Clothing/OuterClothing/magusblue.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingMagusred + name: magus red + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/magusred.rsi + - type: Icon + sprite: Clothing/OuterClothing/magusred.rsi + - type: Clothing + sprite: Clothing/OuterClothing/magusred.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingMercwebvest + name: merc web vest + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/mercwebvest.rsi + - type: Icon + sprite: Clothing/OuterClothing/mercwebvest.rsi + - type: Clothing + sprite: Clothing/OuterClothing/mercwebvest.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingReactive + name: reactive + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/reactive.rsi + - type: Icon + sprite: Clothing/OuterClothing/reactive.rsi + - type: Clothing + sprite: Clothing/OuterClothing/reactive.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingReactiveoff + name: reactive (off) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/reactiveoff.rsi + - type: Icon + sprite: Clothing/OuterClothing/reactiveoff.rsi + - type: Clothing + sprite: Clothing/OuterClothing/reactiveoff.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingRiot + name: riot + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/riot.rsi + - type: Icon + sprite: Clothing/OuterClothing/riot.rsi + - type: Clothing + sprite: Clothing/OuterClothing/riot.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingScaf + name: scaf + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/scaf.rsi + - type: Icon + sprite: Clothing/OuterClothing/scaf.rsi + - type: Clothing + sprite: Clothing/OuterClothing/scaf.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingSwat + name: swat + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/swat.rsi + - type: Icon + sprite: Clothing/OuterClothing/swat.rsi + - type: Clothing + sprite: Clothing/OuterClothing/swat.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingSninja + name: S ninja + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/s_ninja.rsi + - type: Icon + sprite: Clothing/OuterClothing/s_ninja.rsi + - type: Clothing + sprite: Clothing/OuterClothing/s_ninja.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingWebvest + name: web vest + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/webvest.rsi + - type: Icon + sprite: Clothing/OuterClothing/webvest.rsi + - type: Clothing + sprite: Clothing/OuterClothing/webvest.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml new file mode 100644 index 0000000000..e95a234d42 --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml @@ -0,0 +1,300 @@ +- type: entity + parent: OuterclothingBase + id: OuterclothingBomber + name: bomber + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bomber.rsi + - type: Icon + sprite: Clothing/OuterClothing/bomber.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bomber.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBomberopen + name: bomber (open) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bomber_open.rsi + - type: Icon + sprite: Clothing/OuterClothing/bomber_open.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bomber_open.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingCargojacket + name: cargo jacket + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/cargo_jacket.rsi + - type: Icon + sprite: Clothing/OuterClothing/cargo_jacket.rsi + - type: Clothing + sprite: Clothing/OuterClothing/cargo_jacket.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingChurchcoat + name: church coat + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/church_coat.rsi + - type: Icon + sprite: Clothing/OuterClothing/church_coat.rsi + - type: Clothing + sprite: Clothing/OuterClothing/church_coat.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingDetective + name: detective + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/detective.rsi + - type: Icon + sprite: Clothing/OuterClothing/detective.rsi + - type: Clothing + sprite: Clothing/OuterClothing/detective.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingGentlecoat + name: gentle coat + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/gentlecoat.rsi + - type: Icon + sprite: Clothing/OuterClothing/gentlecoat.rsi + - type: Clothing + sprite: Clothing/OuterClothing/gentlecoat.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingGreyhoodie + name: grey hoodie + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/grey_hoodie.rsi + - type: Icon + sprite: Clothing/OuterClothing/grey_hoodie.rsi + - type: Clothing + sprite: Clothing/OuterClothing/grey_hoodie.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingGreyhoodieopen + name: grey hoodie (open) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/grey_hoodie_open.rsi + - type: Icon + sprite: Clothing/OuterClothing/grey_hoodie_open.rsi + - type: Clothing + sprite: Clothing/OuterClothing/grey_hoodie_open.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingInspcoat + name: inspector coat + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/insp_coat.rsi + - type: Icon + sprite: Clothing/OuterClothing/insp_coat.rsi + - type: Clothing + sprite: Clothing/OuterClothing/insp_coat.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingJensencoat + name: jensen coat + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/jensencoat.rsi + - type: Icon + sprite: Clothing/OuterClothing/jensencoat.rsi + - type: Clothing + sprite: Clothing/OuterClothing/jensencoat.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingLabcoat + name: lab coat + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/labcoat.rsi + - type: Icon + sprite: Clothing/OuterClothing/labcoat.rsi + - type: Clothing + sprite: Clothing/OuterClothing/labcoat.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingLabcoatopen + name: lab coat (open) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/labcoat_open.rsi + - type: Icon + sprite: Clothing/OuterClothing/labcoat_open.rsi + - type: Clothing + sprite: Clothing/OuterClothing/labcoat_open.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingLabcoatchem + name: lab coat (chem) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/labcoat_chem.rsi + - type: Icon + sprite: Clothing/OuterClothing/labcoat_chem.rsi + - type: Clothing + sprite: Clothing/OuterClothing/labcoat_chem.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingLabcoatchemopen + name: lab coat (chem open) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/labcoat_chem_open.rsi + - type: Icon + sprite: Clothing/OuterClothing/labcoat_chem_open.rsi + - type: Clothing + sprite: Clothing/OuterClothing/labcoat_chem_open.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingLabcoatcmo + name: lab coat (CMO) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/labcoat_cmo.rsi + - type: Icon + sprite: Clothing/OuterClothing/labcoat_cmo.rsi + - type: Clothing + sprite: Clothing/OuterClothing/labcoat_cmo.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingLabcoatcmoopen + name: lab coat (CMO open) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/labcoat_cmo_open.rsi + - type: Icon + sprite: Clothing/OuterClothing/labcoat_cmo_open.rsi + - type: Clothing + sprite: Clothing/OuterClothing/labcoat_cmo_open.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingLabcoatmedspec + name: lab coat (medical) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/labcoat_medspec.rsi + - type: Icon + sprite: Clothing/OuterClothing/labcoat_medspec.rsi + - type: Clothing + sprite: Clothing/OuterClothing/labcoat_medspec.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingLabcoatmedspecopen + name: lab coat (medical open) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/labcoat_medspec_open.rsi + - type: Icon + sprite: Clothing/OuterClothing/labcoat_medspec_open.rsi + - type: Clothing + sprite: Clothing/OuterClothing/labcoat_medspec_open.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingLeatherjacket + name: leather jacket + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/leather_jacket.rsi + - type: Icon + sprite: Clothing/OuterClothing/leather_jacket.rsi + - type: Clothing + sprite: Clothing/OuterClothing/leather_jacket.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingPirate + name: pirate + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/pirate.rsi + - type: Icon + sprite: Clothing/OuterClothing/pirate.rsi + - type: Clothing + sprite: Clothing/OuterClothing/pirate.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingQmcoat + name: QM coat + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/qm_coat.rsi + - type: Icon + sprite: Clothing/OuterClothing/qm_coat.rsi + - type: Clothing + sprite: Clothing/OuterClothing/qm_coat.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingRedwizard + name: red wizard + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/redwizard.rsi + - type: Icon + sprite: Clothing/OuterClothing/redwizard.rsi + - type: Clothing + sprite: Clothing/OuterClothing/redwizard.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingHoSTrenchcoat + name: head of security trenchcoat + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hos_trenchcoat.rsi + state: hos_trenchcoat + - type: Icon + sprite: Clothing/OuterClothing/hos_trenchcoat.rsi + state: hos_trenchcoat + - type: Clothing + sprite: Clothing/OuterClothing/hos_trenchcoat.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml new file mode 100644 index 0000000000..da33939c9e --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -0,0 +1,183 @@ +- type: entity + parent: OuterclothingBase + id: OuterclothingDeathsquad + name: deathsquad + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/deathsquad.rsi + - type: Icon + sprite: Clothing/OuterClothing/deathsquad.rsi + - type: Clothing + sprite: Clothing/OuterClothing/deathsquad.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingIhvoidsuit + name: IH voidsuit + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/ihvoidsuit.rsi + - type: Icon + sprite: Clothing/OuterClothing/ihvoidsuit.rsi + - type: Clothing + sprite: Clothing/OuterClothing/ihvoidsuit.rsi + +- type: entity + parent: OuterclothingBase + id: OuterClothingHardsuitatmos + name: hardsuit atmos + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hardsuit_atmos.rsi + - type: Icon + sprite: Clothing/OuterClothing/hardsuit_atmos.rsi + - type: Clothing + sprite: Clothing/OuterClothing/hardsuit_atmos.rsi + +- type: entity + parent: OuterclothingBase + id: OuterClothingHardsuitengineering + name: hardsuit engineering + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hardsuit_engineering.rsi + - type: Icon + sprite: Clothing/OuterClothing/hardsuit_engineering.rsi + - type: Clothing + sprite: Clothing/OuterClothing/hardsuit_engineering.rsi + +- type: entity + parent: OuterclothingBase + id: OuterClothingHardsuithazardhardsuit + name: hardsuit hazard hardsuit + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hardsuit_hazardhardsuit.rsi + - type: Icon + sprite: Clothing/OuterClothing/hardsuit_hazardhardsuit.rsi + - type: Clothing + sprite: Clothing/OuterClothing/hardsuit_hazardhardsuit.rsi + +- type: entity + parent: OuterclothingBase + id: OuterClothingHardsuitmedical + name: hardsuit medical + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hardsuit_medical.rsi + - type: Icon + sprite: Clothing/OuterClothing/hardsuit_medical.rsi + - type: Clothing + sprite: Clothing/OuterClothing/hardsuit_medical.rsi + +- type: entity + parent: OuterclothingBase + id: OuterClothingHardsuitmining + name: hardsuit mining + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hardsuit_mining.rsi + - type: Icon + sprite: Clothing/OuterClothing/hardsuit_mining.rsi + - type: Clothing + sprite: Clothing/OuterClothing/hardsuit_mining.rsi + +- type: entity + parent: OuterclothingBase + id: OuterClothingHardsuitsectg + name: hardsuit sectg + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hardsuit_sectg.rsi + - type: Icon + sprite: Clothing/OuterClothing/hardsuit_sectg.rsi + - type: Clothing + sprite: Clothing/OuterClothing/hardsuit_sectg.rsi + +- type: entity + parent: OuterclothingBase + id: OuterClothingHardsuitsyndie + name: hardsuit syndie + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hardsuit_syndie.rsi + - type: Icon + sprite: Clothing/OuterClothing/hardsuit_syndie.rsi + - type: Clothing + sprite: Clothing/OuterClothing/hardsuit_syndie.rsi + +# Some massive smoothbrain had this named "hardsuit white" yeah thanks fuckhead really useful. +- type: entity + parent: OuterclothingBase + id: OuterClothingHardsuitce + name: hardsuit ce + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hardsuit_ce.rsi + - type: Icon + sprite: Clothing/OuterClothing/hardsuit_ce.rsi + - type: Clothing + sprite: Clothing/OuterClothing/hardsuit_ce.rsi + +- type: entity + parent: OuterclothingBase + id: OuterClothingHardsuitwiz + name: hardsuit wiz + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hardsuit_wiz.rsi + - type: Icon + sprite: Clothing/OuterClothing/hardsuit_wiz.rsi + - type: Clothing + sprite: Clothing/OuterClothing/hardsuit_wiz.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingSpace + name: space + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/space.rsi + - type: Icon + sprite: Clothing/OuterClothing/space.rsi + - type: Clothing + sprite: Clothing/OuterClothing/space.rsi + +# I don't know what the hell "td" is but whatever i'll dump it here. +- type: entity + parent: OuterclothingBase + id: OuterclothingTdgreen + name: td green + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/tdgreen.rsi + - type: Icon + sprite: Clothing/OuterClothing/tdgreen.rsi + - type: Clothing + sprite: Clothing/OuterClothing/tdgreen.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingTdred + name: td red + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/tdred.rsi + - type: Icon + sprite: Clothing/OuterClothing/tdred.rsi + - type: Clothing + sprite: Clothing/OuterClothing/tdred.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml new file mode 100644 index 0000000000..e9a07d4edc --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml @@ -0,0 +1,313 @@ +- type: entity + parent: OuterclothingBase + id: OuterclothingApron + name: apron + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/apron.rsi + - type: Icon + sprite: Clothing/OuterClothing/apron.rsi + - type: Clothing + sprite: Clothing/OuterClothing/apron.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingApronchef + name: apron (chef) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/apronchef.rsi + - type: Icon + sprite: Clothing/OuterClothing/apronchef.rsi + - type: Clothing + sprite: Clothing/OuterClothing/apronchef.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingAssjacket + name: ass jacket + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/ass_jacket.rsi + - type: Icon + sprite: Clothing/OuterClothing/ass_jacket.rsi + - type: Clothing + sprite: Clothing/OuterClothing/ass_jacket.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBedsheet + name: ghost costume + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bedsheet.rsi + - type: Icon + sprite: Clothing/OuterClothing/bedsheet.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bedsheet.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBlackhoodie + name: black hoodie + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/black_hoodie.rsi + - type: Icon + sprite: Clothing/OuterClothing/black_hoodie.rsi + - type: Clothing + sprite: Clothing/OuterClothing/black_hoodie.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBlackhoodieopen + name: black hoodie (open) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/black_hoodie_open.rsi + - type: Icon + sprite: Clothing/OuterClothing/black_hoodie_open.rsi + - type: Clothing + sprite: Clothing/OuterClothing/black_hoodie_open.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingCardborg + name: cardborg + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/cardborg.rsi + - type: Icon + sprite: Clothing/OuterClothing/cardborg.rsi + - type: Clothing + sprite: Clothing/OuterClothing/cardborg.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingChaplainhoodie + name: chaplain hoodie + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/chaplain_hoodie.rsi + - type: Icon + sprite: Clothing/OuterClothing/chaplain_hoodie.rsi + - type: Clothing + sprite: Clothing/OuterClothing/chaplain_hoodie.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingChef + name: chef + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/chef.rsi + - type: Icon + sprite: Clothing/OuterClothing/chef.rsi + - type: Clothing + sprite: Clothing/OuterClothing/chef.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingChickensuit + name: chicken suit + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/chickensuit.rsi + - type: Icon + sprite: Clothing/OuterClothing/chickensuit.rsi + - type: Clothing + sprite: Clothing/OuterClothing/chickensuit.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingClassicponcho + name: classic poncho + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/classicponcho.rsi + - type: Icon + sprite: Clothing/OuterClothing/classicponcho.rsi + - type: Clothing + sprite: Clothing/OuterClothing/classicponcho.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingCultrobes + name: cult robes + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/cultrobes.rsi + - type: Icon + sprite: Clothing/OuterClothing/cultrobes.rsi + - type: Clothing + sprite: Clothing/OuterClothing/cultrobes.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingDetvest + name: detective's vest + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/detvest.rsi + - type: Icon + sprite: Clothing/OuterClothing/detvest.rsi + - type: Clothing + sprite: Clothing/OuterClothing/detvest.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingHazard + name: hazard + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/hazard.rsi + - type: Icon + sprite: Clothing/OuterClothing/hazard.rsi + - type: Clothing + sprite: Clothing/OuterClothing/hazard.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingJudge + name: judge + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/judge.rsi + - type: Icon + sprite: Clothing/OuterClothing/judge.rsi + - type: Clothing + sprite: Clothing/OuterClothing/judge.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingMonkeysuit + name: monkey suit + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/monkeysuit.rsi + - type: Icon + sprite: Clothing/OuterClothing/monkeysuit.rsi + - type: Clothing + sprite: Clothing/OuterClothing/monkeysuit.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingPoncho + name: poncho + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/poncho.rsi + - type: Icon + sprite: Clothing/OuterClothing/poncho.rsi + - type: Clothing + sprite: Clothing/OuterClothing/poncho.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingSanta + name: santa + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/santa.rsi + - type: Icon + sprite: Clothing/OuterClothing/santa.rsi + - type: Clothing + sprite: Clothing/OuterClothing/santa.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingStraightjacket + name: straight jacket + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/straight_jacket.rsi + - type: Icon + sprite: Clothing/OuterClothing/straight_jacket.rsi + - type: Clothing + sprite: Clothing/OuterClothing/straight_jacket.rsi + +# This sprite looks like shit too but whatever... +- type: entity + parent: OuterclothingBase + id: OuterclothingSurgeon + name: surgeon + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/surgeon.rsi + - type: Icon + sprite: Clothing/OuterClothing/surgeon.rsi + - type: Clothing + sprite: Clothing/OuterClothing/surgeon.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingVest + name: vest + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/vest.rsi + - type: Icon + sprite: Clothing/OuterClothing/vest.rsi + - type: Clothing + sprite: Clothing/OuterClothing/vest.rsi + +# Is this wizard wearing a fanny pack??? +- type: entity + parent: OuterclothingBase + id: OuterclothingVioletwizard + name: violet wizard + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/violetwizard.rsi + - type: Icon + sprite: Clothing/OuterClothing/violetwizard.rsi + - type: Clothing + sprite: Clothing/OuterClothing/violetwizard.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingWizard + name: wizard + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/wizard.rsi + - type: Icon + sprite: Clothing/OuterClothing/wizard.rsi + - type: Clothing + sprite: Clothing/OuterClothing/wizard.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingXenos + name: xenos + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/xenos.rsi + - type: Icon + sprite: Clothing/OuterClothing/xenos.rsi + - type: Clothing + sprite: Clothing/OuterClothing/xenos.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/outer_clothing.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/outer_clothing.yml deleted file mode 100644 index b1041ef75a..0000000000 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/outer_clothing.yml +++ /dev/null @@ -1,1834 +0,0 @@ -- type: entity - parent: Clothing - id: OuterclothingBase - abstract: true - components: - - type: Clothing - Slots: - - outerclothing - - type: Sprite - state: icon - - type: Icon - state: icon - -- type: entity - parent: OuterclothingBase - id: OuterclothingAcolyte - name: acolyte - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/acolyte.rsi - - type: Icon - sprite: Clothing/OuterClothing/acolyte.rsi - - type: Clothing - sprite: Clothing/OuterClothing/acolyte.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingAnomalysuit - name: anomaly suit - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/anomaly_suit.rsi - - type: Icon - sprite: Clothing/OuterClothing/anomaly_suit.rsi - - type: Clothing - sprite: Clothing/OuterClothing/anomaly_suit.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingApron - name: apron - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/apron.rsi - - type: Icon - sprite: Clothing/OuterClothing/apron.rsi - - type: Clothing - sprite: Clothing/OuterClothing/apron.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingApronchef - name: apron (chef) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/apronchef.rsi - - type: Icon - sprite: Clothing/OuterClothing/apronchef.rsi - - type: Clothing - sprite: Clothing/OuterClothing/apronchef.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingArmorreflec - name: armor (reflective) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/armor_reflec.rsi - - type: Icon - sprite: Clothing/OuterClothing/armor_reflec.rsi - - type: Clothing - sprite: Clothing/OuterClothing/armor_reflec.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingAssjacket - name: ass jacket - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/ass_jacket.rsi - - type: Icon - sprite: Clothing/OuterClothing/ass_jacket.rsi - - type: Clothing - sprite: Clothing/OuterClothing/ass_jacket.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBedsheet - name: ghost costume - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/ghost_costume.rsi - - type: Icon - sprite: Clothing/OuterClothing/ghost_costume.rsi - - type: Clothing - sprite: Clothing/OuterClothing/ghost_costume.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBio - name: bio - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bio.rsi - - type: Icon - sprite: Clothing/OuterClothing/bio.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bio.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBiocmo - name: bio (CMO) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bio_cmo.rsi - - type: Icon - sprite: Clothing/OuterClothing/bio_cmo.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bio_cmo.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBiogeneral - name: bio (general) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bio_general.rsi - - type: Icon - sprite: Clothing/OuterClothing/bio_general.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bio_general.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBiojanitor - name: bio (janitor) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bio_janitor.rsi - - type: Icon - sprite: Clothing/OuterClothing/bio_janitor.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bio_janitor.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBioscientist - name: bio (scientist) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bio_scientist.rsi - - type: Icon - sprite: Clothing/OuterClothing/bio_scientist.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bio_scientist.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBiosecurity - name: bio (security) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bio_security.rsi - - type: Icon - sprite: Clothing/OuterClothing/bio_security.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bio_security.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBiovirology - name: bio (virology) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bio_virology.rsi - - type: Icon - sprite: Clothing/OuterClothing/bio_virology.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bio_virology.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBlackhoodie - name: black hoodie - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/black_hoodie.rsi - - type: Icon - sprite: Clothing/OuterClothing/black_hoodie.rsi - - type: Clothing - sprite: Clothing/OuterClothing/black_hoodie.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBlackhoodieopen - name: black hoodie (open) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/black_hoodie_open.rsi - - type: Icon - sprite: Clothing/OuterClothing/black_hoodie_open.rsi - - type: Clothing - sprite: Clothing/OuterClothing/black_hoodie_open.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBluetag - name: bluetag - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bluetag.rsi - - type: Icon - sprite: Clothing/OuterClothing/bluetag.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bluetag.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBomber - name: bomber - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bomber.rsi - - type: Icon - sprite: Clothing/OuterClothing/bomber.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bomber.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBomberopen - name: bomber (open) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bomber_open.rsi - - type: Icon - sprite: Clothing/OuterClothing/bomber_open.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bomber_open.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBombsuit - name: bombsuit - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bombsuit.rsi - - type: Icon - sprite: Clothing/OuterClothing/bombsuit.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bombsuit.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBombsuitsec - name: bombsuit (security) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bombsuitsec.rsi - - type: Icon - sprite: Clothing/OuterClothing/bombsuitsec.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bombsuitsec.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBombsuitwhite - name: bombsuit - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bombsuit_white.rsi - - type: Icon - sprite: Clothing/OuterClothing/bombsuit_white.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bombsuit_white.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBotanist - name: botanist - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/botanist.rsi - - type: Icon - sprite: Clothing/OuterClothing/botanist.rsi - - type: Clothing - sprite: Clothing/OuterClothing/botanist.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingBulletproof - name: bulletproof - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/bulletproof.rsi - - type: Icon - sprite: Clothing/OuterClothing/bulletproof.rsi - - type: Clothing - sprite: Clothing/OuterClothing/bulletproof.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingCaparmor - name: captain's armor - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/caparmor.rsi - - type: Icon - sprite: Clothing/OuterClothing/caparmor.rsi - - type: Clothing - sprite: Clothing/OuterClothing/caparmor.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingCardborg - name: cardborg - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/cardborg.rsi - - type: Icon - sprite: Clothing/OuterClothing/cardborg.rsi - - type: Clothing - sprite: Clothing/OuterClothing/cardborg.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingCargojacket - name: cargo jacket - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/cargo_jacket.rsi - - type: Icon - sprite: Clothing/OuterClothing/cargo_jacket.rsi - - type: Clothing - sprite: Clothing/OuterClothing/cargo_jacket.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingCerig - name: chief engineer's rig - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/ce_rig.rsi - - type: Icon - sprite: Clothing/OuterClothing/ce_rig.rsi - - type: Clothing - sprite: Clothing/OuterClothing/ce_rig.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingCerigsealed - name: chief engineer's rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/ce_rig_sealed.rsi - - type: Icon - sprite: Clothing/OuterClothing/ce_rig_sealed.rsi - - type: Clothing - sprite: Clothing/OuterClothing/ce_rig_sealed.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingChaplainhoodie - name: chaplain hoodie - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/chaplain_hoodie.rsi - - type: Icon - sprite: Clothing/OuterClothing/chaplain_hoodie.rsi - - type: Clothing - sprite: Clothing/OuterClothing/chaplain_hoodie.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingChef - name: chef - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/chef.rsi - - type: Icon - sprite: Clothing/OuterClothing/chef.rsi - - type: Clothing - sprite: Clothing/OuterClothing/chef.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingChickensuit - name: chicken suit - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/chickensuit.rsi - - type: Icon - sprite: Clothing/OuterClothing/chickensuit.rsi - - type: Clothing - sprite: Clothing/OuterClothing/chickensuit.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingChurchcoat - name: church coat - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/church_coat.rsi - - type: Icon - sprite: Clothing/OuterClothing/church_coat.rsi - - type: Clothing - sprite: Clothing/OuterClothing/church_coat.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingClassicponcho - name: classic poncho - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/classicponcho.rsi - - type: Icon - sprite: Clothing/OuterClothing/classicponcho.rsi - - type: Clothing - sprite: Clothing/OuterClothing/classicponcho.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingCultrobes - name: cult robes - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/cultrobes.rsi - - type: Icon - sprite: Clothing/OuterClothing/cultrobes.rsi - - type: Clothing - sprite: Clothing/OuterClothing/cultrobes.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingCultrobesalt - name: cult robes - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/cultrobesalt.rsi - - type: Icon - sprite: Clothing/OuterClothing/cultrobesalt.rsi - - type: Clothing - sprite: Clothing/OuterClothing/cultrobesalt.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingCultarmour - name: cult armor - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/cult_armour.rsi - - type: Icon - sprite: Clothing/OuterClothing/cult_armour.rsi - - type: Clothing - sprite: Clothing/OuterClothing/cult_armour.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingCustodian - name: custodian - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/custodian.rsi - - type: Icon - sprite: Clothing/OuterClothing/custodian.rsi - - type: Clothing - sprite: Clothing/OuterClothing/custodian.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingDeathsquad - name: deathsquad - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/deathsquad.rsi - - type: Icon - sprite: Clothing/OuterClothing/deathsquad.rsi - - type: Clothing - sprite: Clothing/OuterClothing/deathsquad.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingDetective - name: detective - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/detective.rsi - - type: Icon - sprite: Clothing/OuterClothing/detective.rsi - - type: Clothing - sprite: Clothing/OuterClothing/detective.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingDetvest - name: detective's vest - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/detvest.rsi - - type: Icon - sprite: Clothing/OuterClothing/detvest.rsi - - type: Clothing - sprite: Clothing/OuterClothing/detvest.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingEmergencysuit - name: emergency suit - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/emergency_suit.rsi - - type: Icon - sprite: Clothing/OuterClothing/emergency_suit.rsi - - type: Clothing - sprite: Clothing/OuterClothing/emergency_suit.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingEngineeringrig - name: engineering rig - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/engineering_rig.rsi - - type: Icon - sprite: Clothing/OuterClothing/engineering_rig.rsi - - type: Clothing - sprite: Clothing/OuterClothing/engineering_rig.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingEngineeringrigsealed - name: engineering rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/engineering_rig_sealed.rsi - - type: Icon - sprite: Clothing/OuterClothing/engineering_rig_sealed.rsi - - type: Clothing - sprite: Clothing/OuterClothing/engineering_rig_sealed.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingEvarig - name: EVA rig - description: Get in the EVA - components: - - type: Sprite - sprite: Clothing/OuterClothing/eva_rig.rsi - - type: Icon - sprite: Clothing/OuterClothing/eva_rig.rsi - - type: Clothing - sprite: Clothing/OuterClothing/eva_rig.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingEvarigsealed - name: EVA rig (sealed) - description: Get in the EVA - components: - - type: Sprite - sprite: Clothing/OuterClothing/eva_rig_sealed.rsi - - type: Icon - sprite: Clothing/OuterClothing/eva_rig_sealed.rsi - - type: Clothing - sprite: Clothing/OuterClothing/eva_rig_sealed.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingFiresuit - name: fire suit - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/firesuit.rsi - - type: Icon - sprite: Clothing/OuterClothing/firesuit.rsi - - type: Clothing - sprite: Clothing/OuterClothing/firesuit.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingGentlecoat - name: gentle coat - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/gentlecoat.rsi - - type: Icon - sprite: Clothing/OuterClothing/gentlecoat.rsi - - type: Clothing - sprite: Clothing/OuterClothing/gentlecoat.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingGreyhoodie - name: grey hoodie - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/grey_hoodie.rsi - - type: Icon - sprite: Clothing/OuterClothing/grey_hoodie.rsi - - type: Clothing - sprite: Clothing/OuterClothing/grey_hoodie.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingGreyhoodieopen - name: grey hoodie (open) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/grey_hoodie_open.rsi - - type: Icon - sprite: Clothing/OuterClothing/grey_hoodie_open.rsi - - type: Clothing - sprite: Clothing/OuterClothing/grey_hoodie_open.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingHackerrig - name: hacker rig - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/hacker_rig.rsi - - type: Icon - sprite: Clothing/OuterClothing/hacker_rig.rsi - - type: Clothing - sprite: Clothing/OuterClothing/hacker_rig.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingHackerrigsealed - name: hacker rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/hacker_rig_sealed.rsi - - type: Icon - sprite: Clothing/OuterClothing/hacker_rig_sealed.rsi - - type: Clothing - sprite: Clothing/OuterClothing/hacker_rig_sealed.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingHazard - name: hazard - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/hazard.rsi - - type: Icon - sprite: Clothing/OuterClothing/hazard.rsi - - type: Clothing - sprite: Clothing/OuterClothing/hazard.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingHazardrig - name: hazard rig - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/hazard_rig.rsi - - type: Icon - sprite: Clothing/OuterClothing/hazard_rig.rsi - - type: Clothing - sprite: Clothing/OuterClothing/hazard_rig.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingHazardrigsealed - name: hazard rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/hazard_rig_sealed.rsi - - type: Icon - sprite: Clothing/OuterClothing/hazard_rig_sealed.rsi - - type: Clothing - sprite: Clothing/OuterClothing/hazard_rig_sealed.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingHeavy - name: heavy - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/heavy.rsi - - type: Icon - sprite: Clothing/OuterClothing/heavy.rsi - - type: Clothing - sprite: Clothing/OuterClothing/heavy.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingHmarmorvest - name: HM armor vest - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/hm_armorvest.rsi - - type: Icon - sprite: Clothing/OuterClothing/hm_armorvest.rsi - - type: Clothing - sprite: Clothing/OuterClothing/hm_armorvest.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingHos - name: HoS armor vest - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/hos.rsi - - type: Icon - sprite: Clothing/OuterClothing/hos.rsi - - type: Clothing - sprite: Clothing/OuterClothing/hos.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingIhsrig - name: IHS rig - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/ihs_rig.rsi - - type: Icon - sprite: Clothing/OuterClothing/ihs_rig.rsi - - type: Clothing - sprite: Clothing/OuterClothing/ihs_rig.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingIhsrigsealed - name: IHS rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/ihs_rig_sealed.rsi - - type: Icon - sprite: Clothing/OuterClothing/ihs_rig_sealed.rsi - - type: Clothing - sprite: Clothing/OuterClothing/ihs_rig_sealed.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingIhvoidsuit - name: IH voidsuit - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/ihvoidsuit.rsi - - type: Icon - sprite: Clothing/OuterClothing/ihvoidsuit.rsi - - type: Clothing - sprite: Clothing/OuterClothing/ihvoidsuit.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingInspcoat - name: inspector coat - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/insp_coat.rsi - - type: Icon - sprite: Clothing/OuterClothing/insp_coat.rsi - - type: Clothing - sprite: Clothing/OuterClothing/insp_coat.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingJensencoat - name: jensen coat - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/jensencoat.rsi - - type: Icon - sprite: Clothing/OuterClothing/jensencoat.rsi - - type: Clothing - sprite: Clothing/OuterClothing/jensencoat.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingJudge - name: judge - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/judge.rsi - - type: Icon - sprite: Clothing/OuterClothing/judge.rsi - - type: Clothing - sprite: Clothing/OuterClothing/judge.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingKvest - name: kvest - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/kvest.rsi - - type: Icon - sprite: Clothing/OuterClothing/kvest.rsi - - type: Clothing - sprite: Clothing/OuterClothing/kvest.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoat - name: lab coat - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoatchem - name: lab coat (chem) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_chem.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_chem.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_chem.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoatchemopen - name: lab coat (chem open) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_chem_open.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_chem_open.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_chem_open.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoatcmo - name: lab coat (CMO) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_cmo.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_cmo.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_cmo.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoatcmoopen - name: lab coat (CMO open) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_cmo_open.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_cmo_open.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_cmo_open.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoatgen - name: lab coat (general) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_gen.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_gen.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_gen.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoatgenopen - name: labcoat (general open) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_gen_open.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_gen_open.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_gen_open.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoatmedspec - name: lab coat (medical) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_medspec.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_medspec.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_medspec.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoatmedspecopen - name: lab coat (medical open) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_medspec_open.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_medspec_open.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_medspec_open.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoatopen - name: lab coat (open) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_open.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_open.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_open.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoattox - name: lab coat (tox) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_tox.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_tox.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_tox.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoattoxopen - name: lab coat (tox open) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_tox_open.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_tox_open.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_tox_open.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoatvir - name: lab coat (virology) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_vir.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_vir.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_vir.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLabcoatviropen - name: lab coat (virology open) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/labcoat_vir_open.rsi - - type: Icon - sprite: Clothing/OuterClothing/labcoat_vir_open.rsi - - type: Clothing - sprite: Clothing/OuterClothing/labcoat_vir_open.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingLeatherjacket - name: leather jacket - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/leather_jacket.rsi - - type: Icon - sprite: Clothing/OuterClothing/leather_jacket.rsi - - type: Clothing - sprite: Clothing/OuterClothing/leather_jacket.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingMagusblue - name: magus blue - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/magusblue.rsi - - type: Icon - sprite: Clothing/OuterClothing/magusblue.rsi - - type: Clothing - sprite: Clothing/OuterClothing/magusblue.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingMagusred - name: magus red - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/magusred.rsi - - type: Icon - sprite: Clothing/OuterClothing/magusred.rsi - - type: Clothing - sprite: Clothing/OuterClothing/magusred.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingMarisa - name: marisa - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/marisa.rsi - - type: Icon - sprite: Clothing/OuterClothing/marisa.rsi - - type: Clothing - sprite: Clothing/OuterClothing/marisa.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingMedicalrig - name: medical rig - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/medical_rig.rsi - - type: Icon - sprite: Clothing/OuterClothing/medical_rig.rsi - - type: Clothing - sprite: Clothing/OuterClothing/medical_rig.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingMedicalrigsealed - name: medical rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/medical_rig_sealed.rsi - - type: Icon - sprite: Clothing/OuterClothing/medical_rig_sealed.rsi - - type: Clothing - sprite: Clothing/OuterClothing/medical_rig_sealed.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingMercwebvest - name: merc web vest - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/mercwebvest.rsi - - type: Icon - sprite: Clothing/OuterClothing/mercwebvest.rsi - - type: Clothing - sprite: Clothing/OuterClothing/mercwebvest.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingMercrig - name: merc rig - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/merc_rig.rsi - - type: Icon - sprite: Clothing/OuterClothing/merc_rig.rsi - - type: Clothing - sprite: Clothing/OuterClothing/merc_rig.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingMercrigsealed - name: merc rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/merc_rig_sealed.rsi - - type: Icon - sprite: Clothing/OuterClothing/merc_rig_sealed.rsi - - type: Clothing - sprite: Clothing/OuterClothing/merc_rig_sealed.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingMonkeysuit - name: monkey suit - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/monkeysuit.rsi - - type: Icon - sprite: Clothing/OuterClothing/monkeysuit.rsi - - type: Clothing - sprite: Clothing/OuterClothing/monkeysuit.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingNinjarig - name: ninja rig - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/ninja_rig.rsi - - type: Icon - sprite: Clothing/OuterClothing/ninja_rig.rsi - - type: Clothing - sprite: Clothing/OuterClothing/ninja_rig.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingNinjarigsealed - name: ninja rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/ninja_rig_sealed.rsi - - type: Icon - sprite: Clothing/OuterClothing/ninja_rig_sealed.rsi - - type: Clothing - sprite: Clothing/OuterClothing/ninja_rig_sealed.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingNun - name: nun - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/nun.rsi - - type: Icon - sprite: Clothing/OuterClothing/nun.rsi - - type: Clothing - sprite: Clothing/OuterClothing/nun.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingNymph - name: nymph - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/nymph.rsi - - type: Icon - sprite: Clothing/OuterClothing/nymph.rsi - - type: Clothing - sprite: Clothing/OuterClothing/nymph.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingPirate - name: pirate - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/pirate.rsi - - type: Icon - sprite: Clothing/OuterClothing/pirate.rsi - - type: Clothing - sprite: Clothing/OuterClothing/pirate.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingPlaguedoctor - name: plague doctor - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/plaguedoctor.rsi - - type: Icon - sprite: Clothing/OuterClothing/plaguedoctor.rsi - - type: Clothing - sprite: Clothing/OuterClothing/plaguedoctor.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingPoncho - name: poncho - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/poncho.rsi - - type: Icon - sprite: Clothing/OuterClothing/poncho.rsi - - type: Clothing - sprite: Clothing/OuterClothing/poncho.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingPsyamp - name: psyamp - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/psyamp.rsi - - type: Icon - sprite: Clothing/OuterClothing/psyamp.rsi - - type: Clothing - sprite: Clothing/OuterClothing/psyamp.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingQmcoat - name: QM coat - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/qm_coat.rsi - - type: Icon - sprite: Clothing/OuterClothing/qm_coat.rsi - - type: Clothing - sprite: Clothing/OuterClothing/qm_coat.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRad - name: rad - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/rad.rsi - - type: Icon - sprite: Clothing/OuterClothing/rad.rsi - - type: Clothing - sprite: Clothing/OuterClothing/rad.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingReactive - name: reactive - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/reactive.rsi - - type: Icon - sprite: Clothing/OuterClothing/reactive.rsi - - type: Clothing - sprite: Clothing/OuterClothing/reactive.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingReactiveoff - name: reactive (off) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/reactiveoff.rsi - - type: Icon - sprite: Clothing/OuterClothing/reactiveoff.rsi - - type: Clothing - sprite: Clothing/OuterClothing/reactiveoff.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRedtag - name: red tag - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/redtag.rsi - - type: Icon - sprite: Clothing/OuterClothing/redtag.rsi - - type: Clothing - sprite: Clothing/OuterClothing/redtag.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRedwizard - name: red wizard - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/redwizard.rsi - - type: Icon - sprite: Clothing/OuterClothing/redwizard.rsi - - type: Clothing - sprite: Clothing/OuterClothing/redwizard.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRigatmos - name: rig atmos - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/rig_atmos.rsi - - type: Icon - sprite: Clothing/OuterClothing/rig_atmos.rsi - - type: Clothing - sprite: Clothing/OuterClothing/rig_atmos.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRigengineering - name: rig engineering - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/rig_engineering.rsi - - type: Icon - sprite: Clothing/OuterClothing/rig_engineering.rsi - - type: Clothing - sprite: Clothing/OuterClothing/rig_engineering.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRighazardhardsuit - name: rig hazard hardsuit - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/rig_hazardhardsuit.rsi - - type: Icon - sprite: Clothing/OuterClothing/rig_hazardhardsuit.rsi - - type: Clothing - sprite: Clothing/OuterClothing/rig_hazardhardsuit.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRigmedical - name: rig medical - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/rig_medical.rsi - - type: Icon - sprite: Clothing/OuterClothing/rig_medical.rsi - - type: Clothing - sprite: Clothing/OuterClothing/rig_medical.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRigmining - name: rig mining - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/rig_mining.rsi - - type: Icon - sprite: Clothing/OuterClothing/rig_mining.rsi - - type: Clothing - sprite: Clothing/OuterClothing/rig_mining.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRigsectg - name: rig sectg - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/rig_sectg.rsi - - type: Icon - sprite: Clothing/OuterClothing/rig_sectg.rsi - - type: Clothing - sprite: Clothing/OuterClothing/rig_sectg.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRigsyndie - name: rig syndie - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/rig_syndie.rsi - - type: Icon - sprite: Clothing/OuterClothing/rig_syndie.rsi - - type: Clothing - sprite: Clothing/OuterClothing/rig_syndie.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRigwhite - name: rig white - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/rig_white.rsi - - type: Icon - sprite: Clothing/OuterClothing/rig_white.rsi - - type: Clothing - sprite: Clothing/OuterClothing/rig_white.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRigwiz - name: rig wiz - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/rig_wiz.rsi - - type: Icon - sprite: Clothing/OuterClothing/rig_wiz.rsi - - type: Clothing - sprite: Clothing/OuterClothing/rig_wiz.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRiot - name: riot - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/riot.rsi - - type: Icon - sprite: Clothing/OuterClothing/riot.rsi - - type: Clothing - sprite: Clothing/OuterClothing/riot.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingRobotechjacket - name: robotech jacket - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/robotech_jacket.rsi - - type: Icon - sprite: Clothing/OuterClothing/robotech_jacket.rsi - - type: Clothing - sprite: Clothing/OuterClothing/robotech_jacket.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSanta - name: santa - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/santa.rsi - - type: Icon - sprite: Clothing/OuterClothing/santa.rsi - - type: Clothing - sprite: Clothing/OuterClothing/santa.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingScaf - name: scaf - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/scaf.rsi - - type: Icon - sprite: Clothing/OuterClothing/scaf.rsi - - type: Clothing - sprite: Clothing/OuterClothing/scaf.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSciencerig - name: science rig - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/science_rig.rsi - - type: Icon - sprite: Clothing/OuterClothing/science_rig.rsi - - type: Clothing - sprite: Clothing/OuterClothing/science_rig.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSciencerigsealed - name: science rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/science_rig_sealed.rsi - - type: Icon - sprite: Clothing/OuterClothing/science_rig_sealed.rsi - - type: Clothing - sprite: Clothing/OuterClothing/science_rig_sealed.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSecurityrig - name: security rig - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/security_rig.rsi - - type: Icon - sprite: Clothing/OuterClothing/security_rig.rsi - - type: Clothing - sprite: Clothing/OuterClothing/security_rig.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSecurityrigsealed - name: security rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/security_rig_sealed.rsi - - type: Icon - sprite: Clothing/OuterClothing/security_rig_sealed.rsi - - type: Clothing - sprite: Clothing/OuterClothing/security_rig_sealed.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSkub - name: Skub Suit - description: 'Skub is crudely written on the outside of this cylindrical suit.' - components: - - type: Sprite - sprite: Clothing/OuterClothing/skubbody.rsi - - type: Icon - sprite: Clothing/OuterClothing/skubbody.rsi - - type: Clothing - sprite: Clothing/OuterClothing/skubbody.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSovietskaf - name: soviet skaf - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/soviet_skaf.rsi - - type: Icon - sprite: Clothing/OuterClothing/soviet_skaf.rsi - - type: Clothing - sprite: Clothing/OuterClothing/soviet_skaf.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSpace - name: space - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/space.rsi - - type: Icon - sprite: Clothing/OuterClothing/space.rsi - - type: Clothing - sprite: Clothing/OuterClothing/space.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingStealthrig - name: stealth rig - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/stealth_rig.rsi - - type: Icon - sprite: Clothing/OuterClothing/stealth_rig.rsi - - type: Clothing - sprite: Clothing/OuterClothing/stealth_rig.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingStealthrigsealed - name: stealth rig (sealed) - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/stealth_rig_sealed.rsi - - type: Icon - sprite: Clothing/OuterClothing/stealth_rig_sealed.rsi - - type: Clothing - sprite: Clothing/OuterClothing/stealth_rig_sealed.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingStraightjacket - name: straight jacket - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/straight_jacket.rsi - - type: Icon - sprite: Clothing/OuterClothing/straight_jacket.rsi - - type: Clothing - sprite: Clothing/OuterClothing/straight_jacket.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSurgeon - name: surgeon - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/surgeon.rsi - - type: Icon - sprite: Clothing/OuterClothing/surgeon.rsi - - type: Clothing - sprite: Clothing/OuterClothing/surgeon.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSwat - name: swat - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/swat.rsi - - type: Icon - sprite: Clothing/OuterClothing/swat.rsi - - type: Clothing - sprite: Clothing/OuterClothing/swat.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSwatarmor - name: swat armor - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/swatarmor.rsi - - type: Icon - sprite: Clothing/OuterClothing/swatarmor.rsi - - type: Clothing - sprite: Clothing/OuterClothing/swatarmor.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSyndicate - name: syndicate - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/syndicate.rsi - - type: Icon - sprite: Clothing/OuterClothing/syndicate.rsi - - type: Clothing - sprite: Clothing/OuterClothing/syndicate.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingSninja - name: S ninja - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/s_ninja.rsi - - type: Icon - sprite: Clothing/OuterClothing/s_ninja.rsi - - type: Clothing - sprite: Clothing/OuterClothing/s_ninja.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingTdgreen - name: td green - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/tdgreen.rsi - - type: Icon - sprite: Clothing/OuterClothing/tdgreen.rsi - - type: Clothing - sprite: Clothing/OuterClothing/tdgreen.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingTdred - name: td red - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/tdred.rsi - - type: Icon - sprite: Clothing/OuterClothing/tdred.rsi - - type: Clothing - sprite: Clothing/OuterClothing/tdred.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingVest - name: vest - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/vest.rsi - - type: Icon - sprite: Clothing/OuterClothing/vest.rsi - - type: Clothing - sprite: Clothing/OuterClothing/vest.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingVioletwizard - name: violet wizard - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/violetwizard.rsi - - type: Icon - sprite: Clothing/OuterClothing/violetwizard.rsi - - type: Clothing - sprite: Clothing/OuterClothing/violetwizard.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingVoid - name: void - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/void.rsi - - type: Icon - sprite: Clothing/OuterClothing/void.rsi - - type: Clothing - sprite: Clothing/OuterClothing/void.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingWebvest - name: web vest - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/webvest.rsi - - type: Icon - sprite: Clothing/OuterClothing/webvest.rsi - - type: Clothing - sprite: Clothing/OuterClothing/webvest.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingWizard - name: wizard - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/wizard.rsi - - type: Icon - sprite: Clothing/OuterClothing/wizard.rsi - - type: Clothing - sprite: Clothing/OuterClothing/wizard.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingXenos - name: xenos - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/xenos.rsi - - type: Icon - sprite: Clothing/OuterClothing/xenos.rsi - - type: Clothing - sprite: Clothing/OuterClothing/xenos.rsi - -- type: entity - parent: OuterclothingBase - id: OuterclothingHoSTrenchcoat - name: head of security trenchcoat - description: '' - components: - - type: Sprite - sprite: Clothing/OuterClothing/hos_trenchcoat.rsi - state: hos_trenchcoat - - type: Icon - sprite: Clothing/OuterClothing/hos_trenchcoat.rsi - state: hos_trenchcoat - - type: Clothing - sprite: Clothing/OuterClothing/hos_trenchcoat.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml new file mode 100644 index 0000000000..5626216c3c --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml @@ -0,0 +1,221 @@ +- type: entity + parent: OuterclothingBase + id: OuterclothingBio + name: bio + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bio.rsi + - type: Icon + sprite: Clothing/OuterClothing/bio.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bio.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBiocmo + name: bio suit (CMO) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bio_cmo.rsi + - type: Icon + sprite: Clothing/OuterClothing/bio_cmo.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bio_cmo.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBiogeneral + name: bio suit + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bio_general.rsi + - type: Icon + sprite: Clothing/OuterClothing/bio_general.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bio_general.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBiojanitor + name: bio suit (janitor) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bio_janitor.rsi + - type: Icon + sprite: Clothing/OuterClothing/bio_janitor.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bio_janitor.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBioscientist + name: bio suit (scientist) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bio_scientist.rsi + - type: Icon + sprite: Clothing/OuterClothing/bio_scientist.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bio_scientist.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBiosecurity + name: bio suit (security) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bio_security.rsi + - type: Icon + sprite: Clothing/OuterClothing/bio_security.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bio_security.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBiovirology + name: bio suit (virology) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bio_virology.rsi + - type: Icon + sprite: Clothing/OuterClothing/bio_virology.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bio_virology.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBombsuit + name: bombsuit + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bombsuit.rsi + - type: Icon + sprite: Clothing/OuterClothing/bombsuit.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bombsuit.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBombsuitsec + name: bombsuit (security) + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bombsuitsec.rsi + - type: Icon + sprite: Clothing/OuterClothing/bombsuitsec.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bombsuitsec.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingBombsuitwhite + name: bombsuit + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/bombsuit_white.rsi + - type: Icon + sprite: Clothing/OuterClothing/bombsuit_white.rsi + - type: Clothing + sprite: Clothing/OuterClothing/bombsuit_white.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingAnomalysuit + name: anomaly suit + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/anomaly_suit.rsi + - type: Icon + sprite: Clothing/OuterClothing/anomaly_suit.rsi + - type: Clothing + sprite: Clothing/OuterClothing/anomaly_suit.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingEmergencysuit + name: emergency suit + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/emergency_suit.rsi + - type: Icon + sprite: Clothing/OuterClothing/emergency_suit.rsi + - type: Clothing + sprite: Clothing/OuterClothing/emergency_suit.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingFiresuit + name: fire suit + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/firesuit.rsi + - type: Icon + sprite: Clothing/OuterClothing/firesuit.rsi + - type: Clothing + sprite: Clothing/OuterClothing/firesuit.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingRadSuit + name: rad suit + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/radsuit.rsi + - type: Icon + sprite: Clothing/OuterClothing/radsuit.rsi + - type: Clothing + sprite: Clothing/OuterClothing/radsuit.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingSkub + name: Skub Suit + description: 'Skub is crudely written on the outside of this cylindrical suit.' + components: + - type: Sprite + sprite: Clothing/OuterClothing/skubbody.rsi + - type: Icon + sprite: Clothing/OuterClothing/skubbody.rsi + - type: Clothing + sprite: Clothing/OuterClothing/skubbody.rsi + +# I think this is a suit? Looks baggy enough +- type: entity + parent: OuterclothingBase + id: OuterclothingSyndicate + name: syndicate + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/syndicate.rsi + - type: Icon + sprite: Clothing/OuterClothing/syndicate.rsi + - type: Clothing + sprite: Clothing/OuterClothing/syndicate.rsi + +- type: entity + parent: OuterclothingBase + id: OuterclothingVoid + name: void + description: '' + components: + - type: Sprite + sprite: Clothing/OuterClothing/void.rsi + - type: Icon + sprite: Clothing/OuterClothing/void.rsi + - type: Clothing + sprite: Clothing/OuterClothing/void.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/shoes.yml b/Resources/Prototypes/Entities/Clothing/Shoes/shoes.yml index a7a1398e27..ba93497efa 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/shoes.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/shoes.yml @@ -11,32 +11,6 @@ - type: Icon state: icon -- type: entity - parent: ShoesBase - id: ShoesAssetProtectionRig - name: asset protection rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/asset_protection_rig.rsi - - type: Icon - sprite: Clothing/Shoes/asset_protection_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/asset_protection_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesAssetProtectionRigSealed - name: asset protection rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/asset_protection_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/asset_protection_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/asset_protection_rig_sealed.rsi - - type: entity parent: ShoesBase id: ShoesAtmosMagboots0 @@ -115,32 +89,6 @@ - type: Clothing sprite: Clothing/Shoes/brown.rsi -- type: entity - parent: ShoesBase - id: ShoesCeRig - name: ce rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ce_rig.rsi - - type: Icon - sprite: Clothing/Shoes/ce_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/ce_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesCeRigSealed - name: ce rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ce_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/ce_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/ce_rig_sealed.rsi - - type: entity parent: ShoesBase id: ShoesChef @@ -206,162 +154,6 @@ - type: Clothing sprite: Clothing/Shoes/digiboots.rsi -- type: entity - parent: ShoesBase - id: ShoesEngineeringRig - name: engineering rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/engineering_rig.rsi - - type: Icon - sprite: Clothing/Shoes/engineering_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/engineering_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesEngineeringRigSealed - name: engineering rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/engineering_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/engineering_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/engineering_rig_sealed.rsi - -- type: entity - parent: ShoesBase - id: ShoesErtCommanderRig - name: ert commander rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ert_commander_rig.rsi - - type: Icon - sprite: Clothing/Shoes/ert_commander_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/ert_commander_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesErtCommanderRigSealed - name: ert commander rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ert_commander_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/ert_commander_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/ert_commander_rig_sealed.rsi - -- type: entity - parent: ShoesBase - id: ShoesErtEngineerRig - name: ert engineer rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ert_engineer_rig.rsi - - type: Icon - sprite: Clothing/Shoes/ert_engineer_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/ert_engineer_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesErtEngineerRigSealed - name: ert engineer rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ert_engineer_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/ert_engineer_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/ert_engineer_rig_sealed.rsi - -- type: entity - parent: ShoesBase - id: ShoesErtMedicalRig - name: ert medical rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ert_medical_rig.rsi - - type: Icon - sprite: Clothing/Shoes/ert_medical_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/ert_medical_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesErtMedicalRigSealed - name: ert medical rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ert_medical_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/ert_medical_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/ert_medical_rig_sealed.rsi - -- type: entity - parent: ShoesBase - id: ShoesErtSecurityRig - name: ert security rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ert_security_rig.rsi - - type: Icon - sprite: Clothing/Shoes/ert_security_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/ert_security_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesErtSecurityRigSealed - name: ert security rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ert_security_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/ert_security_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/ert_security_rig_sealed.rsi - -- type: entity - parent: ShoesBase - id: ShoesEvaRig - name: EVA rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/eva_rig.rsi - - type: Icon - sprite: Clothing/Shoes/eva_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/eva_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesEvaRigSealed - name: EVA rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/eva_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/eva_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/eva_rig_sealed.rsi - - type: entity parent: ShoesBase id: ShoesFlippers @@ -402,110 +194,6 @@ - type: Clothing sprite: Clothing/Shoes/green.rsi -- type: entity - parent: ShoesBase - id: ShoesHackerRig - name: hacker rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/hacker_rig.rsi - - type: Icon - sprite: Clothing/Shoes/hacker_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/hacker_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesHackerRigSealed - name: hacker rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/hacker_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/hacker_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/hacker_rig_sealed.rsi - -- type: entity - parent: ShoesBase - id: ShoesHazardRig - name: hazard rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/hazard_rig.rsi - - type: Icon - sprite: Clothing/Shoes/hazard_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/hazard_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesHazardRigSealed - name: hazard rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/hazard_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/hazard_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/hazard_rig_sealed.rsi - -- type: entity - parent: ShoesBase - id: ShoesIhsRig - name: IHS rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ihs_rig.rsi - - type: Icon - sprite: Clothing/Shoes/ihs_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/ihs_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesIhsRigOld - name: IHS rig old shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ihs_rig_old.rsi - - type: Icon - sprite: Clothing/Shoes/ihs_rig_old.rsi - - type: Clothing - sprite: Clothing/Shoes/ihs_rig_old.rsi - -- type: entity - parent: ShoesBase - id: ShoesIhsRigSealed - name: IHS rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ihs_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/ihs_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/ihs_rig_sealed.rsi - -- type: entity - parent: ShoesBase - id: ShoesIhsRigSealedOld - name: IHS rig sealed old shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ihs_rig_sealed_old.rsi - - type: Icon - sprite: Clothing/Shoes/ihs_rig_sealed_old.rsi - - type: Clothing - sprite: Clothing/Shoes/ihs_rig_sealed_old.rsi - - type: entity parent: ShoesBase id: ShoesLeather @@ -545,32 +233,6 @@ - type: Clothing sprite: Clothing/Shoes/magboots1.rsi -- type: entity - parent: ShoesBase - id: ShoesMedicalRig - name: medical rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/medical_rig.rsi - - type: Icon - sprite: Clothing/Shoes/medical_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/medical_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesMedicalRigSealed - name: medical rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/medical_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/medical_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/medical_rig_sealed.rsi - - type: entity parent: ShoesBase id: ShoesMercboots0 @@ -597,32 +259,6 @@ - type: Clothing sprite: Clothing/Shoes/mercboots1.rsi -- type: entity - parent: ShoesBase - id: ShoesMercRig - name: merc rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/merc_rig.rsi - - type: Icon - sprite: Clothing/Shoes/merc_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/merc_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesMercRigSealed - name: merc rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/merc_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/merc_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/merc_rig_sealed.rsi - - type: entity parent: ShoesBase id: ShoesMime @@ -636,32 +272,6 @@ - type: Clothing sprite: Clothing/Shoes/mime.rsi -- type: entity - parent: ShoesBase - id: ShoesNinjaRig - name: ninja rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ninja_rig.rsi - - type: Icon - sprite: Clothing/Shoes/ninja_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/ninja_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesNinjaRigSealed - name: ninja rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/ninja_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/ninja_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/ninja_rig_sealed.rsi - - type: entity parent: ShoesBase id: ShoesOrange @@ -740,58 +350,6 @@ - type: Clothing sprite: Clothing/Shoes/reinforced.rsi -- type: entity - parent: ShoesBase - id: ShoesScienceRig - name: science rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/science_rig.rsi - - type: Icon - sprite: Clothing/Shoes/science_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/science_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesScienceRigSealed - name: science rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/science_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/science_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/science_rig_sealed.rsi - -- type: entity - parent: ShoesBase - id: ShoesSecurityRig - name: security rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/security_rig.rsi - - type: Icon - sprite: Clothing/Shoes/security_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/security_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesSecurityRigSealed - name: security rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/security_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/security_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/security_rig_sealed.rsi - - type: entity parent: ShoesBase id: ShoesSlippers @@ -831,32 +389,6 @@ - type: Clothing sprite: Clothing/Shoes/springjacks.rsi -- type: entity - parent: ShoesBase - id: ShoesStealthRig - name: stealth rig shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/stealth_rig.rsi - - type: Icon - sprite: Clothing/Shoes/stealth_rig.rsi - - type: Clothing - sprite: Clothing/Shoes/stealth_rig.rsi - -- type: entity - parent: ShoesBase - id: ShoesStealthRigSealed - name: stealth rig sealed shoes - description: '' - components: - - type: Sprite - sprite: Clothing/Shoes/stealth_rig_sealed.rsi - - type: Icon - sprite: Clothing/Shoes/stealth_rig_sealed.rsi - - type: Clothing - sprite: Clothing/Shoes/stealth_rig_sealed.rsi - - type: entity parent: ShoesBase id: ShoesSwat diff --git a/Resources/Textures/Clothing/Glasses/sunglasses.rsi/sun.png b/Resources/Textures/Clothing/Glasses/sunglasses.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Glasses/sunglasses.rsi/sun.png rename to Resources/Textures/Clothing/Glasses/sunglasses.rsi/icon.png diff --git a/Resources/Textures/Clothing/Glasses/sunglasses.rsi/inhand-left.png b/Resources/Textures/Clothing/Glasses/sunglasses.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..9712db9d5f4b2b8e05d277538283d007d24856da GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=(>z@qLn`LHy|t0|umKN?!}|q{ z7L3}J|2;!0gqLyLS;8Ts+?4ouU6P{U6=&7ytUw(M7TMB^jW(x!Id|sPu^E?s=NoNS zT6FDRHh=QlzgI3~zZVtU+8bDHt9?h)XmeEdR-O09{}h$m-;Y||vE%&W{gzUPZpt%* zjA3B-;9*=YnD?+)JaPT{d9Q^83#-H*PHbUdC^*2KrR*d;_lxm1kTOqKKbLh*2~7Y@ CK~6pZ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Glasses/sunglasses.rsi/inhand-right.png b/Resources/Textures/Clothing/Glasses/sunglasses.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..2a225f98bcfc56c5ccc4fe1a4e6dd1c72cf8009e GIT binary patch literal 202 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=6FprVLn`LHy|tV7umKON!}|q{ z7L3}J|2;!0gqImzQgIa0ke4o>D#h8K^K}|4Py@pbRpV^w#dUKZPt5H(b;eTi`aNx> zEa}DHK5sd0uVM^jzuo&SbgTe~DWM4fKEg|7 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Glasses/sunglasses.rsi/meta.json b/Resources/Textures/Clothing/Glasses/sunglasses.rsi/meta.json index a9eea33125..713dbfe673 100644 --- a/Resources/Textures/Clothing/Glasses/sunglasses.rsi/meta.json +++ b/Resources/Textures/Clothing/Glasses/sunglasses.rsi/meta.json @@ -1 +1,74 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 9a3a3a180344460263e8df7ea2565128e07b86b5", "states": [{"name": "equipped-EYES", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "sunglasses", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 9a3a3a180344460263e8df7ea2565128e07b86b5", + "states": [ + { + "name": "equipped-EYES", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "icon", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "inhand-right", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "inhand-left", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Clothing/Glasses/sunglasses.rsi/sunglasses.png b/Resources/Textures/Clothing/Glasses/sunglasses.rsi/sunglasses.png deleted file mode 100644 index a11166c046b7fb9408f6e8f3778b7ac4042ffd24..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 226 zcmV<803H8{P)AUVEx^{ph#&JZ9vDyKWTI`hfNOb+x{-k#|(9iwr0vd*4 c7zO}*0kn#Eg1I-}I{*Lx07*qoM6N<$g8J}Zy8r+H diff --git a/Resources/Textures/Clothing/Glasses/sunglasses_sec.rsi/meta.json b/Resources/Textures/Clothing/Glasses/sunglasses_sec.rsi/meta.json index 531a93c399..6ae92a7ddd 100644 --- a/Resources/Textures/Clothing/Glasses/sunglasses_sec.rsi/meta.json +++ b/Resources/Textures/Clothing/Glasses/sunglasses_sec.rsi/meta.json @@ -1 +1,74 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at commit 125c975f1b3bf9826b37029e9ab5a5f89e975a7e", "states": [{"name": "equipped-EYES", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at commit 125c975f1b3bf9826b37029e9ab5a5f89e975a7e", + "states": [ + { + "name": "equipped-EYES", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "icon", + "directions": 1, + "delays": [ + [ + 1 + ] + ] + }, + { + "name": "inhand-left", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "inhand-right", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + } + ] +} diff --git a/Resources/Textures/Clothing/Gloves/asset_protection_rig.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/asset_protection_rig.rsi/equipped-HAND.png deleted file mode 100644 index c75d9ac2df9722fe69d72e5338d7977b2277d912..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 476 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU|j6!;uumf=k2V8d4~c-9P*D} z`BQOvw&Lfn-1(1GzXq4SQ2WhZV!zOHau!eVXYU`4oOTPkcn;d@lZjM=*n*1;TNrxT7O-ZRFz7l6 zizd9T)#y?>GDo*dDQ9oLmGtTObNk;_Z;VTM`17;(wR4_XK3CY6Woo^C8Ire`KmWUM zW#nGigiVPeC^Ixs!#mfYu~smbJF7vHs=?=OPTk) zb8A?S;U$x^FLwWr|1A7B{Kp{_7ZBk{xRM^e4PWhark|Ft{;@9m`J*d)?%VVmSUBuG zap>Of4P|~l$ItD1eQT$M>HE@uD%J0u_nu&De^G0%-7Gd zo+xhr`|)&CWm$4gyEtq08DIvO0cL==0C4#)&dcR8_WnWLZMP>CUk!@G>v0%ku-1m5|DFQY+K^=#Aq48W2L8(Z>-stXJOhuP z-XW@7y*%;t=Wjj$9|xTSc<%v7l7zahdrI^GthK=yL)*4E=a2-4hxeW|P50tDfTAc=(=?=Miuaz~Zby8E z(#e>~KQET&xsswW#F%gIFA!PD<|jqO;eh>4^dBdv@9NNVNlX9Mhdxy~Ubv-l-qq5%vz7(+T#Vg!toFY5q@r_C z(_GJ4E}at7`%lP!DYwU^pU;ZVaVbXJ-sYugX&ik2dzay^Ih%o6u9wD}#owwIcH%JO zX^xGne*d;+)^)oA(_f4*cQ&wx7~2;_+e_3x$otH^blWNZJ4ZcpXUeab#DC+K^AmQj eiSi5$yfsW)6W)nDj8J|C(&y>w=d#Wzp$Py53X=%{ diff --git a/Resources/Textures/Clothing/Gloves/asset_protection_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/asset_protection_rig.rsi/inhand-right.png deleted file mode 100644 index 651214c60f60eb6d8d15cf5141e2922a4caa7150..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 337 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3hE5aSW-L^Y)fuUbBJ7v5)6Z z-kQibW$PjC@&|ksCna}%(b?-_Hh(F1xBr1h)_eRW3M>hAGM@46|Lh5=i_bsnJnGK` zGz$nC{-3MP-+t`Yw%Fe3FDCxUvn;Taef#-o>DNo!r+m@dDbRFOBK)=2M$3ARgX`4G zC%$nudcSwBzx!^FvbmSP@8vxl5TlxN_Pt7`1e^5nK;O$NR%soTxVx!m*Sg6nPv@BW zPM%Zjr70T7x&LJSge5;8&Dp%?d)W1@L0;$1Tq&KK)T8%&&8k&bOnePzPoFpCeszBB z{o9{*=0?w+|7@+i59hae@(@P?N!MG|{}0?bEIz0Dz5I=w_kWr1?|kk3c5nRy_4aBt g5UshRp1r~T1$TG_=eHD6OB+2$)gzhAP~@@9U@wjUF2hq;8yWyZ!Y7<0pU4G2Acj-{k9_)HBhdubG8!{_0C1WxHc9NEX#SR}Q#dS|Two zHBv-r0+2YqQ6hQCIn4w{Lt;pWF9#YjI)Lz2jdZc#H5JlfQNtccaKq75A4GVY9Eez-mOTd@NImkN*$Po-TNtc3TA;4|G6|(Bw8NsG7 zX0eoLNht!Q;BQEfv-95!cZcTw{+>(f>Z0y5zzi@0%mDubz}vqGuBs~3b!|??0E7?# zXqx6|ygBtRu+|1+4s%R_s5!v((<9F}x3q1GF=jIUD1fy#0F-6PyYFB5@&40M&{TJu z4G*go0A1H1B6M9h2{E|`v}zFn;Q8j3yUpe-^Dlem@bWoCBo>wGpaa(0P?jYj1p2-Q zV7XjkjA6B21Mmy@_VG>Z%JtJDpMU=51F+t!9Kd@IK$d0neLw2N2*6q!M11t|` z>Kt>e$~kv%)-|6#pUU&{a|r+m5febSOd39UZN_dbc_lA5}UimGpeC#l%h?R#yIY4?1Mz@azZ>(<(bPc@fx(lB(}nya0?Rz>qz zMN#kfxJ&1mdmd{f_XK$@bNee58g^jI&pDfuda`D@X{rW$P5d5r*kHz-&1<%1-Tt=Z z=hm;{3t#Wrbo=e8_sP#=X69viOULw9L7WOCAFy3L!yj{v|CoKwMEMod_;1__``NfU qf-(9T`?@67J1%tzx}TUCHZYNY*c0^2WeP2@yR1mz|5It^ zC4HT~iOG`y00000007{>tLr+g%{k{5^Eo;ue=~n@&ZX<;N8MjsE;ikTpu4`8Bn`u0 z76BPJCI4a?^nIUTdGA$Km8`Xr zB=7x)7c@=tzQH(-GR7!`kVPf@CjVjzo)*U#<-J!~mI@)5l#-gJ(J%}q#wcs8s;bK7 z*e+Pg+=oR>E^!e!BI$Zz&002ovPDHLkV1lBzn_mC` diff --git a/Resources/Textures/Clothing/Gloves/asset_protection_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Gloves/asset_protection_rig_sealed.rsi/meta.json deleted file mode 100644 index 1b711f41bc..0000000000 --- a/Resources/Textures/Clothing/Gloves/asset_protection_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/ce_rig.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/ce_rig.rsi/equipped-HAND.png deleted file mode 100644 index 3ed313032b519d224eb23d7faf1a5f9eb47413b2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 739 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 diff --git a/Resources/Textures/Clothing/Gloves/ce_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/ce_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/ce_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/ce_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/ce_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index f8ee77fde309327a0b43dc17dc414349f19e800b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 758 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVA|{H;uumf=j|-R4B2e+H72RDJ~V1CIT2vRG1GZL_q3*z z9e$>JS*98{XSUC4K31$Dp4`3jyWTPT7vGzCcHXJJ|NdX)&XyYgOtaZv?2FlS8`_v1 zxEDNRxWJTQ!LWrvijM(BsG(55YTa9Q{+XV(*YACe***LGvi+{2)mu|Ee&$%M`0u&t zU-bE{yXR%sb6T61u&R{CE-O3Gv~!Qq^o;N6T-Mz|4_WurS^Sun@%>~>oTAb$CCfim zLD!#myokBcxsXvt_KRxv|CBoGPZv6mcUQHuU3guxGH7*h<=P*iDTh8qeKZ!lcd{|9w9m^?p^l%c*oqVSVS+>s^PRW=nlz zk6(YT&F{vky_=hWs4DN%UtNG>n z*Vcx)95cxYx_V`4ZDVn$si^_)>@~Ay9C)u`uXW}~-W{2qEBkdK{x@abNHH~8Xq6n! zAUN^Tsh_K6E&AJizC~Z9^2eR>Ikum^W-aOd&-~T)_)Tm5AbXRBdf9)9En*Ib85gi# zC}7B7G?8J5V&G+OAVR1&AX_J4OT75f`{ur%Zf@~+Ntqh9^v;rSha-QPf|qXC{6hU! zt<+6_g`N@yclKJZS5_zANzF9-eEZ@zVUJoCpnqSM=FDfQeqZ0cd~>Ri@$vV2LZhZi zX^S#kEL?AQz@+QnNxn6gPR+G4^PLiQZoSEthpngY%~ty*7I5{-%H(ek-+C_VdGg_2 z;fkQu|35wJ5L#&~w=~_}SM6s1f#1y7(@Gt~>j$4MukvY{1WeBip00i_>zopr0D1CQ A5C8xG diff --git a/Resources/Textures/Clothing/Gloves/ce_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Gloves/ce_rig_sealed.rsi/icon.png deleted file mode 100644 index ccab38d26ae3f0038b8ccb54fd86b5a0bb5b323e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1153 zcmV-{1b+L8P)bkumr*zc8`&M{9cvK0ZE7O-+%On#u4`Kl<2M?vH*8=PxLCo)6xP z*=%xYGF)oH;^Gp;zG<@o(0uI&4jjm)!`gx&Bc1l^*8vbhLLVDToyFpcYxkz$$l(I+ z-sz^M_M9SQcj6u;6Eb3S@h%H+X%m{wCNVfNz%G5fA_AbM_8ftmHj(vOHp4^x%J+2^ z3lZTjGBNcKfR}ZN%a+3JP1xGr0zh(73II9Thp4GN$CqD!&VGYIi8?Gal!)zN%Dp!0 zHL;SAzZKv-PJ?}RqN5^dZEvBqy@g%+ctr@HBG*Pmsr0OK=u<-F+V2LN1cx=h?oopK(diwB^mr<)7k97W@^mTducwj`X9 zV5tO8>;dCvZwbe68~Y6gjvp&goB&jmouI>Z3!Od=fA2v2y#rNulao?tyJ20HTnG=g z1=xw)>WQQ6O(j5;fU3$|ac~c8^q!;6Vxgq;xXPIHqEq?Jy0YZ3i@RdnyU6XY7FAyB;&ESvk2vrHHDsx3n>IO#b^Nct=kk+hc?3rYm zo7$+auLq#Ry3~Yq77NWyZ2**&S4aStjE6;!eKY==dBz=&@b_E8v(E((=h1J6@W9_$9Q&T#NpWOkWT?nx$m9URYa7YY zb3}&;wg*iR=ru-E&GD9LDkQYz7f4YS5qAsKqWDwzjNfh)IV6TNv=vDcD;O#2gGq!c5o@j0F!JiXb{j zdnw9GuvEfgg@n*S1v5hkRzoTLvtTHM^md4%Ly_zIj=1vsoc6HKJMa8<*g3op2qACKzwd9Hdr_)K}8yP>J*=GQCW$D*F+susuLX*SE$ z>28`ItQ2(Y9Y^aRb%7HREy)#|2WI+%rv>77hJmNvQU^O zUVEHayn*sy1&1o9QiE^uH%#U?%E%;>j;;0`*pF4!MA!9h#zuy@+L0m_J;u`NJngNW zyc)_e_i^}pU~M5_t$yNsb0zf`#w-(g9c3nN{!Dxq2lp=Xd~}dRB0>6Qic?MX^!DDi z02;$H>dWjRu}Cm*G+f4HKFE`Sf|0x~?YBTCJ7)o8239y5TO$%Gusqhv=lA`;zq6 zc2kr$!KehWLPF?51v5hkrlA!685jyNI$ek{oH}1!Z6}}4)ysGf`<-(h&U=PVI$ue@+PO77m0+`yZ)Cd5(#Tr5?jsh*l2KrW$_{&XX0Et zb&r>{S_C`!GZtWVFo4@MIrgTTYZn!|RD#|7>sG-1M-Lbs8{>3U75nxi=<9rl+cf`T z?A)@GKjXxlpI=Y_9UW~{`h1joJOKCuHI$T=75oWnH-E+tkw{og%}mnV*b2atr!fGI zmzU$KsNlo!5KY%_7VJXU&0my0Fc>@&ZLlnQp2eA-nxt>wHCL~MnM=+Rs62%~P(!h+ zgrlVs(f;>|+y8oUo7rxD10ZCX>fqr+7-hAz-D+oKXpkE%QT)D>EG*B`+}O(7fj(xw z4E}PY<{ZZIS1#3+Qhj-(ASz)e`JExlRObVGIdWi;SHu0(*Vof|C(7B{YP!1a82~}g zl=?nBkKgNZobWgqPq=vAo6PsTftAVcB)=mTpD_Spy-Qs1r|`OyERHnt?NiU6KiOaW z6Q9>bsO6(Eo=7qJ`3IfdiGtYuoa7H#ri$P7s*q(Wfb?e_=$>B)A%qY@2qA}N1L`ztGS z?;qI6mUc?_{(;Rnv%R2u|3EfbzXH1V59Ea0zl;CZZ`PL4zNJc*)&Kwi07*qoM6N<$ Eg4xSLfdBvi diff --git a/Resources/Textures/Clothing/Gloves/ce_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Gloves/ce_rig_sealed.rsi/meta.json deleted file mode 100644 index 1b711f41bc..0000000000 --- a/Resources/Textures/Clothing/Gloves/ce_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/engineering_rig.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/engineering_rig.rsi/equipped-HAND.png deleted file mode 100644 index 217c3ad271aea710ac24eff0c479865f72f91105..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 508 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU_9*U;uumf=j}{;Z>KB_3O4X1YsEN0kl zetnhx)pPEF>!vihXl0ws_DEeCqbd1*znR0@SFDrkY8T5t-u2E;X~#P08!vl)?8~2d z=J&q*n=gBOetkXg#7yFD!^4U!qi@M|w>cjEx_Ntb*4(sz3RwvTv$~VjLz(*KPWg0n zr;Ux>%4@pCWmP(@HGcEr+g|-;U%c~TPD(>qc=<1-cyov9?68fVM;=yatzCEX%`FD? z-}3Hpn~g7X-MPD6S8(FDtEo=A%QF8vufJJ&Kk5Go=50TgXPil7*uo&i=D@vxBt~a# z!-?&iUBmWnZ_h8RKdV=B#e6|v$&v}@J3DIXl_Ea^|b|fqYO3UElB8!PCzb`z#BHC_p%CK}6{K9?sewd;oYn-wh9yG$*1Y zeJ(hcgh)m5C6wlpI(Mc7!5W$8mO2EWXr3|yaF}q;$NQ;EWM9J6u$A_I8>dh4U&rNt g!wOIVD!}CcKX>s!8%YTI)&Kwi07*qoM6N<$g5epZA^-pY diff --git a/Resources/Textures/Clothing/Gloves/engineering_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/engineering_rig.rsi/inhand-left.png deleted file mode 100644 index 3109165bdc1076e7e7f42118303691072c214b13..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 341 zcmV-b0jmCqP)b;z7>41`UFpPbUm?u7L-ua$*^w9+8IahsbB3HDnaLIGoh!IQl?tRFmD-U2z0YLX z`u|wAw|o)+00000001CORTgn-Zfbsx`bU`D4Xd(<);UR1@LrN+om22$Z9ka9rjFZV zbN9Qc^^eNd=&-3{*L7<9!A#v$+Ye?}ujA!%(Q>)ezB!qk_5YQn$*x|<;e3{LPR?3w zkBzCyBDVctq@P)g%e zQ|q5XRTi=Ss^U1le#ZC4IqLxc000000001hH diff --git a/Resources/Textures/Clothing/Gloves/engineering_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/engineering_rig.rsi/inhand-right.png deleted file mode 100644 index 8913d3887d606a8adbbc1e18f3d9626a9c993c71..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 341 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3hH6aSW-L^Y)fu-XQ~#V;|42 zDLIuFuXtvs^S8V=Hz!I+NKUx1xwvhP;>?qxZ*0R2oLRkY2TT-O>G}J=uYaFzZRMwD z>Wo0+fZ#y=^z=-bDCwyAiwu9Bz2NqGj*4c5zUQWMnicC;Wu8q8KJs?spOQSSW6$=B zw)+ac-W7IrOWKOy(95%8H}=I|*Yp&6d;0Q{Ss(8Hahp_j)N0%F&1;H_u4Ps0_|99p zF)K=WZ>eeQ+Ao`8PPG@je)IKr{%_BJttwyne+%4;UHtlCZKaVNi)D7|+}UT&d;6c7 zpPs1`_qk&2@9Qt(Y*mZT^F!Roz|i11>-Qgr`!Cqf?L5z4^QGVdkh=3Z-~@=5`tigv hAZ^3?{yoD7_E?6FUrZZhGc~~e^K|udS?83{1OP4uoG<_Y diff --git a/Resources/Textures/Clothing/Gloves/engineering_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/engineering_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/engineering_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/engineering_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/engineering_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index bb981176b0dac5ba7e15c616c3baa33f88bbf3ee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 679 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV9N7!aSW-L^LEz8?As0^$LyEi zm0~)m(YT~!!*vH9#|QNaTUv7Bx;9C2N!p0)5ix1uV`mM1G2!6C9my~5PdJ&ZAR+W2 zD&Oz1*0L*GF7T|iVv!8g-e;}-O#A9@-9y)Qf48eGw>rJ+^w!(CDKlBOF_Z@oO(Jv{6TeJVC~{)1&KbNLu!w#@6HR|y}$F;|3BYuuA1w+ z=UT(+*U}b0RUhB$$(#9iZ*ESmNKdQE#;t(|{@wfL^L72Y{GP0g=MC3R=H{=nUhT$t zeQxNN=Ekopc6M*>_BXzoKX=B{`B@FSBab|NTF!9b)~!W>hbrb|N~isu^KR*j6F7{q27zKZm%kQ@RQu z%_sLTh8bsH;(A+~)8yeC<$F!}z;~G)vt1b^N49hXM>r8Ec;{C*Doa0qh`!u z_uTn7>Plh4+{?cnD(&-&FY^|DzWC{z$_Z0;Z~82Oj(ER^V#vk=WMjx{^cgy2L0!o!*t-=~cvy3r8tyIy0 zlaRpN{r~5)G1=vE!J4sK)qMll05*UP;6DKDf0EqP)o?tWv!$Hyc_}|z`WM84_k^3e z8VV^Pguo%s(L0B?_Yb_jJkEm50r|CwWF|Z^{vyb3G9ymvGX7rmhAeLhqaxV2~K1ZCd~U5&5yuoa?xALI_;DZq$j< zSJ2eeP$~s&j29@C8qFlU3Ml~q+895^=0t>R*TGr~Aq0%pu-2kfYP7HRvAMMtMr(xk zyoMpn=fg9ezHT_4&RJ7eL%1hOrF`4DOJQvoqYliO_s)5NQYjQtdULKVr1UN4nKJ~> zzK{||>+}*FPv?v`RcvmpP14T=YsC<$NS=hTc}zW5a}R=ZVx3*82*6$Qlo^1@4re_c zPfcR+Ac~9T#(x`&NAX|B>VLxxU<23yRtNY7WK2r&3y)bbPa$xn5CVI%Hor^^(U)Xokb-QrhS^LRLYBx*o+7`PexD zeFIOl8?1fv+g<#q-w)q^J5|oI{}x#G`XlSNthMZu&vQz&-)ypR#C!}vEI>$T6J9Px#e^4gGm9?Yumhq3d zhMhn8)l)wD2VLKK*N8c)!HqG4QHpf|YlcXJ*n&U?ECOm;4w3!Nfg*~}ZY|PqitJy! zuJ`Gz&+l*f?W?h4F_*geH!I0MQmpi_&gnIgzHf7X$jO+1BZG)gOua@^9yMHh(_e7uz-Y z^SK{#3yT{bKD(NetX}?YWAz`qEoZZ*2}{qKdG?<5-ObmlYBol+=vn{H4h{{yk+(f; zT57s{t-J&G1q}vWhs6wA7T{ z;36pmG2_C_>Q=f_WQ>rDn`&8Z=Ktp3**!6z&vDE+IjVXO&;#@UJ-~Ya7#yOgF@}f; z0FY&wcoTrunuJ)_NYiv@L1PR7z|+MKe49QB-s{Q}`}~ZqW*=$rbGo&^S(L?xmk+o< z`|ZV*QYea|6}}aKyKW|2&%e;>`{)0{MmG!GjemJ@0GLcB5JDi&^Q|M<0?=Ahk|ZD^ zlw}!odb{{a0Px4I@OQZYyYlaRh7X^{IF-XdTqy+raL&EJMG?xf3>pgnwAQ4QLS5Ie z)`AOk+1C|K+ohBkjYfVQMG=ak@J5Vr3?g(F(jo79An#+Qn1#-IfpooVXY0|JwTRaqN*yyaSZ1i zmdhoYXULtj1>bp&G))DIHX+)+4PHXFrr9|=v1qY?DY~JGLHT?>;Za!9^mKz&v$w$ll7vYegFUf07*qoM6N<$ Eg17GH9RL6T diff --git a/Resources/Textures/Clothing/Gloves/ert_commander_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/ert_commander_rig.rsi/inhand-left.png deleted file mode 100644 index 66b9e3d67e52c193a7c24edd088b464a59b68d99..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 331 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU=;FnaSW-L^Y+%p+`|SUEf15^ z0u-;Z{g67yyyGF?C6RlFk}EjhK62_+3pmVpXRnB3kA+)MOHhvb|8PNtz6zFwUh0fM z!$4qKdYWAFm+GhWXVdD7jEjwT^JJ&(vz-$=>DRvh--MR_-2L+RKcg@2UI4}Jo~hYv z|MT68=?{aw?v>s>tLpXHUUZtplGj%9#{+#YuUMtUdsyJindO;Wmu_=!%hmQgWtlxM zy;b1LzW7=CAA_nIRBC1Hp6eKY-nCBE)6gydcGzKqmN}bOtqQtq5`K94Gx?^Om0l<9 z*C+Rw-~TLC32`5gd@#Ra)<1`p%ir=(iCS&{A!7fG{TtHi6DHOjxb@Gaeu2neMuv!k Y+A9tJ#xf+_{{_FVdQ&MBb@0Fd*Lc>n+a diff --git a/Resources/Textures/Clothing/Gloves/ert_commander_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/ert_commander_rig.rsi/inhand-right.png deleted file mode 100644 index 830fa2fec17162a78a4132413565fb26583406ec..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 332 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU=;RraSW-L^Y+%p+`|R}tqbP0l+XkKx;UKF diff --git a/Resources/Textures/Clothing/Gloves/ert_commander_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/ert_commander_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/ert_commander_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/ert_commander_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/ert_commander_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index 8a1fc20b0e5c5da0a5f772507983d7bd9ba0df40..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 512 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU_9>W;uumf=k2V8L5CegT;GfF zFrA)ub*p!-tL)zv0|SExVTPCaGdBF}vam|{#oo}t5HI9i8_mk)D(1|)L{U?A-3x1@ zlkcpH)z-cUQ}t}}U3O3`L7DLeQ;rHlbVDyo0{4cA3^|NuLJhhH+?Y17-tb`9#vsjk zKrCT%Y}sYY=WDlCSnfFbyVq6b_^a)_bBpVq>o{xMx=u@-dd=YZbhZ=K%09Pq-|+3u zh>Z5U71e$7ui~=j{U^Q}H(d969r4+l*+i~y!6n;_wTV3|RW?-QnY~$LIG_1=;nLDI zKbPKTERE@ogOCOt8Hf%S;Bwn1;{HD* z`Wg3Jy|uZlA+3sYNkmmz{8yQJ(NoXPuG@VhoWXBVRQ0ug94>(&PzklkC&Mnl`2}pF+BU!8ZtmIYNvi@D0>sdUnYo zVCXDNH7$=kGg*YmLVqJ6Ro8!2>Moh}dd(?yc2f5lUDeII0}Ld;bKNW%PYN>cj}Z zS{p=!?RJZEE+$BmrSjh6oFmV3mdj;)p0-`z>3x=EbX^xWXFLT}RYmh*7!Z+Ypvm+K zkmothIqJGLRaFJ&Tm(?qG+sn#+xDsIWK+jI5JHINWm%5Q(_|ttGS~Hao{u`FZ5I)o zb9nD5iehJ71ZbMZ48uTC6nO91Y&N5BsFh4f&%COxYon$q#8m9)6liPG%C!^w2GC1$ zB8AYr&j-`l)FRa}=313=Zs)9PK7Brw=fy#!Q|-59` diff --git a/Resources/Textures/Clothing/Gloves/ert_commander_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/ert_commander_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 8ff01910e0b5bbfef3ff403fe881fa8eb769dec4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 357 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVASz+aSW-L^Y+%k%)2oO6}5OJ25omBy4MW>bzCsXVOpbNi^O&f$VK2XL+-mkVKPy=}rmqU(U?BN`>FF8%IoJ4)*`Jvx ze_|T{jN36k8#hNV7C&P@m&6+5QkS6hiJ8HmS%2?|m%o`kOYVbodb;|#taD0e0szY(JF^Qx*2=qA^t@iMEQMTOVjd0ERZF4It z9Y6j*nYVp&__JQI1%V7v4Q`AXj8d!%STjT#un2T=8CZxcT(wHzb6#j@Vu8k@d%aI* ze&5b!k>6#oOC)jEDc#eXRxoeY+5A##`^BXk&wcj`{4e}pef#jwvW)J(?Uv7Vd@pM> zzOJ4hzjLmi`sc|j&Tse~UC(&$_mis1$Z4KE4nShovS)LQ-`8F-fAY8UpJ-hnR)-LF zYNf@22LUa+*1bP=zSjLwuF2fk>!s^!Th1}&rGGoObNBPlZ$AW1x6ib?ZFxOgeqpKo zg3hCM+mGI>n|rhW_~Ui%ZkJ2Gy|rtYd9(a@ZA<&H$ETkfmCU?pKl^KyY~S(4XVW&H hv%AHQEtu*U^j5WtzB#h>4KSh@JYD@<);T3K0RX#1$Hf2u diff --git a/Resources/Textures/Clothing/Gloves/ert_engineer_rig.rsi/icon.png b/Resources/Textures/Clothing/Gloves/ert_engineer_rig.rsi/icon.png deleted file mode 100644 index b39448027f95b5f14c89abf1105e3500ab65eede..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 492 zcmVWa4HqC49DqCQRyhGR+jUjpp-)2T6PrBT2q>)AR<&%1>i^StIq`i!21SxtpQf${<_BH z95}xKUS{Fs0N|Vh07OxQs;UAd0syTwDW%Z1Ev&WR0z>i*g)h655^)@N&ruYiEKB5h zE&$Jj{88JsXqpB}DLCgk5H`|~3H_BZI79IBdcFRh+B0?M0V3*}r)e5A=K>5Vr3@Mx zV@OIFD8{lYrC_ava}G(8z*-x?cK~^wi>7IiBng~z*lxG*cgU0U1ySg&EXxEp^&$Fl zgHyoL_>;2|e|f-{bO?g$^6q;9_#=)n&3P(o?T%Tw9>4FaGk6h=G24Gm#!!s92@e^k i^*5XVCV&ax5b*`d=O(Z~db5!L0000IZ&h|PwPo8$ndXLBpl}RuBJb6yteffX#gb5cn&r7|@JD&w; z6bNV}r~R9}aq+AA$Eoi*{TIhXN#C=}f2`x#Wq2>fBlGY6PQzcR)Boty*H4{2bH3Zo z`PW^KO6+}KE#LO=wvyND|5|ShPa5#p`A(j-EHE_GOOw_3bLG6|E$`B%hjv2OnpDE{CVlu?u4{^-}lzn z=HI@yUHrz@(`&ZKL0kwVE1asIv6r1^mwB7`nR#j7DgHax^`B|?o#D4RB3RM&$3gQG cGebcGKi{dpGF;QoxP$b0y85}Sb4q9e0GT|e;*9r!D=_nmei zV?OP2MDa6AXGha6uAs;}wk({Ng9NosA2}B6n*M4+M^ldWBcnYGm& zU!6Pm%8b@k;=Tx6s@uQ3D5I38tp4?UhsbHK z3Mwb5oN`m}6na`IXJ|Y%HM5kha{r|NT=OjnISilc=P+li^|kWsjX$b(deh|Z-`}VH zSwFYIY*t!&WZEAsvzID=FWWU0H$?7VcDBTOv8&6O<@w(phn_E8V(Pnj=1jNl4ztU; zXMb(|eCFEU2DNALif8RRcihgb*(}e)c1~!U$yvL1%y-&dx-|Be&VKoa`^4v%!tdYB zf8Wh3e`$4j+OnI+Ya8@}=RH67n`4taMu39dZ66mgwYE=+R}UD)44$rjF6*2UngB`F B+#~=1 diff --git a/Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/icon.png deleted file mode 100644 index a7a683fd714416c86230e37bd9eb77ddbaf2a940..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 531 zcmV+u0_^>XP)c#H5Jle_xdBy>=~6j>hD{FP3n)!4utW-%sZ#q0K|o%>ja?f^6P+LpNx-VonJZv* zhD~A2VrkKmQUprD-;f|@=f4^54$XSK=A61XtNRQv1Iz$3!2ba7=5Kon`1Em zAp`)Lra2gIj{OU)wZWME98(}_4sdg|;r3}o+qM{ECgTqRSZf17S(bcyd(YP&mj^*p zJzQ`2@^b}1*L8>pUDr)QOzr`#T0{W2eOmEwy*bJJ@!QxOo&NL?jw$GQ9%id5&|A zx~@%CRlzwI0Teck7ZKXFeXcs$)Nv1l5TbcmmLu~tnTU+cb$y=aqmF6YMFi&@-g}Co z*jpC?nx-+sFi;c)-g~y&?dTh7B~#Kfud3_XsA&o@6+1cw+M2X-?Zlx0^xB+AAvEvH z!E`aTNOg+2R^^=AJL{THpHJm^br9)Pd$}l`cE`X@(a}--uXXmn;S4YX%m8Nx_ycwm VGlC@D3)KJs002ovPDHLkV1n4a?mPeh diff --git a/Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index b2e6bd14e061b8b42490bc24bbb2fc5dbed899ab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 350 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU{v*VaSW-L^Y)fuUbBHj+r#s= z%*-(d;&w1c@19+p^5)9Uy^iZHoGo6Wx3{HzNA=N1);pZr)l`G7CM;2@n$Ia&_nCQ` zxE&|ZJP_E>Q@n1D)aGmFj$L2zpFg{|A|+VeiYf$!uVLodylQeVA8A{pDyKA$6+9CCXbP$a19*S>I$gHPsMHR;{8 z&N{0u^RH{cxv7Z~r`{)L=UU#m;+I=s`ic?aSO$g$=@4W4f=GLb{~O%u7DU-4}$C;e{>8;r>Co*%Q~loCIAM_nA!jU diff --git a/Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 62b8e3ec69945a54c68ff3ae72b015c1db33fd36..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 354 zcmV-o0iFJdP)K1)000000002szjMyzLvz;J$$W`U$=~chSZnj$^^=h%uE`s}a0QiGm0Lq>9cY2^SSpWb407*qoM6N<$g4si$ AfB*mh diff --git a/Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/meta.json deleted file mode 100644 index 1b711f41bc..0000000000 --- a/Resources/Textures/Clothing/Gloves/ert_engineer_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/equipped-HAND.png deleted file mode 100644 index 1dd6db91dbc2382adc9758c49ec7baf5edb08ee6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 439 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV65|WaSW-L^LEzW-a`%oZpW9u zPE=*T+-SYwiP{{$7gO#iskteYa*H^cy4*e-cSN-yue&rQ_jVZPmfUPj)z`o8J*!-2<$P|x zbVB5`XGS$L$CtS!$Q*yBv{A?Vs$@~!;`&y58JteQ??^d5paXZ`jaxfE-?mz`{%rL# zyF;%SET2Dmr>dm0wB+mWwdw00t*;bJeE07{ZOi+u?B9O>eg7cZ`u8o{f68}eiwmZu zZM*$8toHN5uRk6ZXk?dtd;hG$X4>bUIkV5EZS8-@eu2q^%YplX27|7{VumdYy-Yv> Z`|}~?();B3{{SO|!PC{xWt~$(699tCzFGhP diff --git a/Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/icon.png b/Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/icon.png deleted file mode 100644 index 72bb1e6a498df0a9871e2afee44d47a347ff7560..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 481 zcmV<70UrK|P)U5JkUNdjnjUGQDYXf!xMEL~0HJ7oklqkR~9diRuCY}g`-R$?k- z4fEgp8H_j_4tQsLyj6V#SOHdm72w|iSZirXj2;Bc&8g(<~CdTrQC~ z01y$h)<}(I;(#%RilP7!q3b#TKX&hSI|6{~^@`K!1a_q?OKi7WY&IJlkH@HU0Px-e z0J1DY*L9H-5r8pwnbgn0suZAUmAu1ecwZC z4e$L3!i&VVJ_3a!V{nGx=kxje-F2|k;|>tfC|(prB+dmGQYjS)T5Cxu6*@$Q_qgBh2xrKhq=G2kt*WX7i-r)X+~_M{Yr@XiiQjf$ z?w$xCxGv8=3BWILED`6foO6?9<$8Rcsxx~LEm^j|d>M1G=q7w+{I9>^3a|pK0I!HI X1WhY7_SCQh00000NkvXXu0mjf(GJW& diff --git a/Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/inhand-left.png deleted file mode 100644 index 5cd0c8e526aaabcdc3482a5606e90fff277449b8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 325 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVC3<1aSW-L^Y)fuUW%-@B z8kyo7GIubSAGqE!tNX%*3zvTIO-^cc5z3u%WWk$t|NNbt4n!nJmK~l9Gz1J%&z!0M z^k&ts`xVyJ2NES>cA3`fS(Z6TW$BcCb3HQu?)TLExzFp}yVtvR&HQP=^X}cg`pczr zzt{dx6~gQgKg)(cW1pAAy~m|)fyhrrh8+j2RX*@( TmazMIfb@B~`njxgN@xNAwoa1x diff --git a/Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/inhand-right.png deleted file mode 100644 index dc359a76a3d311e1f99f3c27d92786d4a80b2b87..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 324 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVC436aSW-L^Y)fuUW%-@^ z%&ajDnKkV98P{=|ir;K&n|7>xhKQihEe%fZFfPA;{+n8IbZp%Y^|~_wO#y<2|L4y9 zIdLb{cJlvk7KS{{`O@E#XQ_Dx-Tyva@5swPwfBFAsg{3Fjl6TFMuM%p{Qf;p&C2Vg z)3p!X{Np%j*SgQY|E^n>84^16SRqf^v(Gl{FZa$ebn^^47x{XZR?C9izuW(+{P&&o zZFccFBjfe2qb6P1w)VJ$X^}(I+0T4H{tKIyFrQ{n Ri`#LKR!>(ymvv4FO#s%;jxYcK diff --git a/Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/ert_medical_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/ert_medical_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/ert_medical_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index 1d75b74130531555e06ccdd4ff1fe3f7f31126ec..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 439 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV65|WaSW-L^LEz8-ev;{w|c+r z&8l2x3Ct?f7L|}csP&IkbNsj*+q}PY)vQ;!@&B@L=$n*z>AzF< zWiU#yE?~_NX%Jfw$Pm@w#)w5=)?tR*+gdm2I8RGmxbC&U=ET_Ril;XPOiR77O*f0z z(*70qhkMcUo*S-@n)m$K-u^1{Y31kac`lgrin=DAv-G}fl6Ba`_pD{QYhc7>lZ#4M z{v2j_Y@zo3VQ8qTArp`&?<|yAd~L#K;lJ8{9%?Y?IxJ?`!qCfffyso+f%^h+0>xGb z?i>H!mMeem{`Yx%yV5`ZE0%wFNqmD&cjf!Dmft_zzPCC2W6r$q_ok)p-17YUP1f4` z|M~7&Z|=7}zW>n0J-?TBtb6VEw(?~~jYM0)vorth`dk*dR=V}}+p=5k-zU`~)KHHUx;(4#hS@YnSIa&N=$N2Vl8eqLgC4-ve;D zTsWOhp(|xsvRbWJEEcTS>rv$Z)>;6PB%$y7Q71+KT5BgF+-^6FF(E;mES9wvV+?7U z^7;80p2uzX@BDp|By?RDHfJ~mMNtIvVHgmRVBnMaD?pm27-OiaN)<)nj4=Vg!^ZI< zLff|ARY#jT>;dOoFwgURWF99Ik&(GypQh=kW4`Sof-webEm@Y`tqTBkU8`Xj$g&J; zE!XRH^bLI_Q}SottEwvHO=F0u*wHEQt%)o5op>~Wew!09gwOkPFnvrd@_NPGS7nU3 zJL^85e?FDx*Fof`+RsJtw0j2jik^<*f33Iw4QGHEUxuvX diff --git a/Resources/Textures/Clothing/Gloves/ert_medical_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/ert_medical_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 6b168d86d9542c4ac8484f357f3a138a4f18046c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 342 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3hTAaSW-L^Y+%pwao@1tq&iY zGqdU>NX=-JO%QWCp%oIaxr5u7vA6t#_N58amsA{_HtEHG6_u32wb`eO4o?J{0|w8p zl*-EYMrOZ1R($3EasN{%*K94E_go`Z+RpCvu2s3wyoW!O2&TV|pP0kkme_Gj!uPVu z`@Ppnr>ey2iC4Zi?OUv(*|K2Y`}bmn+x~^B9aX8l@BVzws#QUOB9l~}-#KgUd)Z@` zUc&uy$>c4$vpoar-6jbat8b`fAILTo#jfYY>(lqU4EBM zGG*L7gKlq|wanA^vd5%7-&d`ARpMD;Qm5=08p`^7&Lxvjnd6gGp5K`*|D>|+_km41 zM#nPdrGMtm-u+trqxO!5g)V(Eax-;shVdOM898s p&AzWFgFR+%-2=@X_3RDyFIZRhvYzQ{;M@$-?CI*~vd$@?2><{`m&^bF diff --git a/Resources/Textures/Clothing/Gloves/ert_medical_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Gloves/ert_medical_rig_sealed.rsi/meta.json deleted file mode 100644 index 1b711f41bc..0000000000 --- a/Resources/Textures/Clothing/Gloves/ert_medical_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/ert_security_rig.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/ert_security_rig.rsi/equipped-HAND.png deleted file mode 100644 index b1ff08a6ae6794e67af3d999cdcaf9b8a6044135..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 428 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU@Z1@aSW-L^LEz8+-3&}xBuNn z%pNB58aN9IodcFFO=Y~4#uycrz|nQ4iN!l+){#vzJ^V?}MgPThKKQr1{mzf$yoVFc zpW)VZSj@16p_l0blL?mt_XQ0GECRx!3s$WP2o2rweeXt_qJOW~9zJtslFCLC-^F}q zKHpiEX=Qu6bZ+-l#b@i;Eac~FVdQ&MBb@01W=J8UO$Q diff --git a/Resources/Textures/Clothing/Gloves/ert_security_rig.rsi/icon.png b/Resources/Textures/Clothing/Gloves/ert_security_rig.rsi/icon.png deleted file mode 100644 index 441e27344c33492dfee7f6fa5c7e733a19f10c11..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 470 zcmV;{0V)28P)-@25JkT-z5y;o=gy5dLpY6;BLz<4lAOUX6I>+~@{Bmcrbw1ZSc*xJcs#>a472Qi z`*(#z(=@ncJls@$1y})AfED2G0E{uTB*z#-TI;L10I<21ptU9;#05lERbrm&16HR~ z@IICg03vl6X|1WQYXJaMmh`mWUt^u((D!(68o}a9DYR`Hg^rG3-nD2Nap?O+;;%Dt z03aeLr4Sp-g#%h^DvAO`gs$rVeB1q4mh|?O_XdDndG34c0PFy~%sK}E=Ntea%QAFb z7dR0BXst;pg>f8VtpyiI*_R66b}1#c+wJt6Wf|JG1&?<#|7aXX48s7W6r6Jt2rp7< z3H=3RaE9RL5Vr3?g(F(jo79An#+Qn1#-Ifp#YVXY0| zCxE)H#V`!W^Bm4OoX=(9ZzP3f0IvT^OFf^KO9Mdg@w{@c%)DCd^2@yBGKIbe`` z=1l%e>s9~E58V@~qLcP2=EnA(?%-@^ z&DS|3m?vi$z?n~+I}W@b&hr=a4(Sk({IcLw)tRH_;wSM}YGk>&pdhfeZ z68pUNzI>kfo3rvNE8kbk9}mpEt#xcgke7k+{AHRR^KYv^*YRAnHEUjatH72$|8wn6 z)=ymW^-0v~GiPQmo2asMip}#iL0&7i0`+Xm<=1m5Lf9JPh{r;Ze1A8q4 Wv&Y+zVD_T{Af2ABelF{r5}E*+=#%{b diff --git a/Resources/Textures/Clothing/Gloves/ert_security_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/ert_security_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/ert_security_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/ert_security_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/ert_security_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index 989c126e12b3341508297b7f1d0be6a0b9276636..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 482 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU|i|x;uumf=k2VGxy=qD4)&gD z4;E#wh}qPzaEIcA)l2s9B;MJ?kb2{wcFUo8OqGoKg)3!Tx!l-`zNGxzFZBC|zrWL_ zKc2t#O?Q9RDYoDu!xn~Kwgs#iCJed`iy1Q*rFb2Wb^Dp<>&+NRgE%%FL(ZADI+UFlu$dg#2!*#N^bJDrbG50Qo@crKVB~bmw z&&iB-VcMRTLwXF8*7geRs9CSWWjX)+CD*x+p84A`#a>sP{xCFD)sP8DT#GV1=5f6= zF#W{O&VSl}9-!DygcIRP(%3)TYu~lb`B}`0*T2sHt9^58?G7{jV!fR5+ph1Gebya6 z{$uZEb7kw_8?(1Ry0zzfspj#+j{C&!6qhx`2L9oZyM6QcyN}ZiOxMSVD|LDpf1bBl zzHwQmTKTt))qhmy_$`0Fu@dOk^=`A4&9sfa&yOB%cS0M^rWJpdk1Q8`VE=<{%B7av Uzy8|4fpN#+>FVdQ&MBb@0P7Ue?*IS* diff --git a/Resources/Textures/Clothing/Gloves/ert_security_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Gloves/ert_security_rig_sealed.rsi/icon.png deleted file mode 100644 index 2cff4e8a5b877ced8f31443f0f8bde688529773d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 510 zcmV<3o5Jlg(_68_`%$WlHoT!Y0Q4V=bn1FtNRMD0;~Wl!2ba7?QeqXx(-d#m}@ZrAp`*0w!Ii{uKf$F zwZWM497`Z-4)8jTyi^rk*I|rVjK2tAtqlNWS@LtYwvX3lx0Z>fngW`*lxENWB9e(@%|_7 z9b#8r$B{?i5%_*mIe_;bfGo=xhGEu;8GyAmhzQ5y5$9Y?kS0szy~jC6p66^foA^9! zyS~%=EX(NoK5ou<3hKI!=F>DGBGEvT=@lT)bDVQDO=If14$ip+?LHbxhkXA~@&p-cuCC*}4eOwyl|_iJ~a*-g7t{X5UaN zS(2W4Rns&^O;d=a*x4!2)})ndCoT=3ujWJwp?OaS)5Fpt)h*^)m2>XwtZP1fzLe+7 zL8MddbWu9(u7Ta6tE2c|>+XNU6<`He0qzd)0d=%7AoD_?Qvd(}07*qoM6N<$g2uV^ AK>z>% diff --git a/Resources/Textures/Clothing/Gloves/ert_security_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/ert_security_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 7c1a7c3e1bdcca566ddaa065a33d3ab07f95ebcf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 339 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3hK7aSW-L^Y+%p!e#@JV;}uz zHZqA#kSa@H-{``2LM?NS;tSgjE_;24#j;bBc=_%;O*%67?eG6uejko7mt_4=0h$B? z2kaDEHkm%#8{aD*_+NhAvy^+kKb7u%W!rLf=jNGq#{wsr_+EZi`~BMe$7`>-Jhl*f zKF2Qk%2A(mW6w(`eWts9woE@N5guQZ|99`IJtrlSJvCRpwleiq_Vm)c8*};l-X-(d zXFQKQXE}4`>cIW(Q$;uA*gan}Wzwx}Q)liB>iV_sx{0se^EJyduaw^P{apQ8-ic!& z&*6YN`Rezli-K?8dXRO68RAYLslOtv?!m@7gMSY@{y1!{IdHM>6u-?;E(;_34f1Ckt0=be{Et_CJ@?7y&$gykoIs;M z;NNZmCtLI9d*jb+e=+ON-9HDb~#9 zmbOP%?44PbHfc$^@!RxnZ_O@4vvAJs&)%zO9*ZbG_v&|C>~+scMd#$>40sOzW;^~k z@SNq$Na3j;X8$o?{^0VXpsu2GxAL|d8HZssSi|hxPk=h7as}nKo*E=jUJjZw^Ser>mdKI;Vst09dGp7uM|p6 z#k_6#>T@gRe{8LOe|+-e9osVAmd#F^DPhGRCDy>#(8juec|juM3x9nBjPehR98?O#2x6 X+iOZ~c5j&tObZO2u6{1-oD!M<_ekr< diff --git a/Resources/Textures/Clothing/Gloves/eva_rig.rsi/icon.png b/Resources/Textures/Clothing/Gloves/eva_rig.rsi/icon.png deleted file mode 100644 index df5b1f7d43b46e4162cc7ee5fdfe77ecec514adc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 386 zcmV-|0e$|7P)a^|b|fqYO3UElB8!PCzb`z#BHC_p%CK}6{K9?sewd;oYn-wh9yG$*1Y zeJ(hcgh)m5C6wlpI(Mc7!5W$8mO2EWXr3|yaF}q;$NQ;EWM9J6u$A_I8>dh4U&rNt g!wOIVD!}CcKX>s!8%YTI)&Kwi07*qoM6N<$g5epZA^-pY diff --git a/Resources/Textures/Clothing/Gloves/eva_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/eva_rig.rsi/inhand-left.png deleted file mode 100644 index 3109165bdc1076e7e7f42118303691072c214b13..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 341 zcmV-b0jmCqP)b;z7>41`UFpPbUm?u7L-ua$*^w9+8IahsbB3HDnaLIGoh!IQl?tRFmD-U2z0YLX z`u|wAw|o)+00000001CORTgn-Zfbsx`bU`D4Xd(<);UR1@LrN+om22$Z9ka9rjFZV zbN9Qc^^eNd=&-3{*L7<9!A#v$+Ye?}ujA!%(Q>)ezB!qk_5YQn$*x|<;e3{LPR?3w zkBzCyBDVctq@P)g%e zQ|q5XRTi=Ss^U1le#ZC4IqLxc000000001hH diff --git a/Resources/Textures/Clothing/Gloves/eva_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/eva_rig.rsi/inhand-right.png deleted file mode 100644 index 8913d3887d606a8adbbc1e18f3d9626a9c993c71..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 341 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3hH6aSW-L^Y)fu-XQ~#V;|42 zDLIuFuXtvs^S8V=Hz!I+NKUx1xwvhP;>?qxZ*0R2oLRkY2TT-O>G}J=uYaFzZRMwD z>Wo0+fZ#y=^z=-bDCwyAiwu9Bz2NqGj*4c5zUQWMnicC;Wu8q8KJs?spOQSSW6$=B zw)+ac-W7IrOWKOy(95%8H}=I|*Yp&6d;0Q{Ss(8Hahp_j)N0%F&1;H_u4Ps0_|99p zF)K=WZ>eeQ+Ao`8PPG@je)IKr{%_BJttwyne+%4;UHtlCZKaVNi)D7|+}UT&d;6c7 zpPs1`_qk&2@9Qt(Y*mZT^F!Roz|i11>-Qgr`!Cqf?L5z4^QGVdkh=3Z-~@=5`tigv hAZ^3?{yoD7_E?6FUrZZhGc~~e^K|udS?83{1OP4uoG<_Y diff --git a/Resources/Textures/Clothing/Gloves/eva_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/eva_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/eva_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/eva_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/eva_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index b8633fc27b0f3a596d5abd505aebc23602199b4d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 582 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVB+<3aSW-L^LCcK{~-s7_VuY{ z2_NG-43AkzJY;U@T+Df{EmFNGuZ~U3oc+>|bp!buT@que#pm;kqr~vz7*Ro;9|zVvrJQ;A?1OS-`wNk?{pXh6e+7q2o+z zlKfW4JQrI%<9CQ!U7TZ%kr}{qK!8q%#wd1*+9Bj>R6vPsxvlX}P5uR;P zxje0_YVlF7wARwyv1t-*s~wmxtz1&~eaZLKSN1k$kq1|8n%Dem8}f_FDI^5#c!)Ki@(Nucth+YVb%p3yQbfAdJxI|zBoMlw$`&P88(K6 z_OmJ({MsCQE+_W(d2mPf(oerFHtPH{Oj(ER^V#vk=WMjx{^cgy2L0!o!*t-=~cvy3r8tyIy0 zlaRpN{r~5)G1=vE!J4sK)qMll05*UP;6DKDf0EqP)o?tWv!$Hyc_}|z`WM84_k^3e z8VV^Pguo%s(L0B?_Yb_jJkEm50r|CwWF|Z^{vyb3G9ymvGX7rmhAeLhqaxV2~K1ZCd~U5&5yuoa?xALI_;DZq$j< zSJ2eeP$~s&j29@C8qFlU3Ml~q+895^=0t>R*TGr~Aq0%pu-2kfYP7HRvAMMtMr(xk zyoMpn=fg9ezHT_4&RJ7eL%1hOrF`4DOJQvoqYliO_s)5NQYjQtdULKVr1UN4nKJ~> zzK{||>+}*FPv?v`RcvmpP14T=YsC<$NS=hTc}zW5a}R=ZVx3*82*6$Qlo^1@4re_c zPfcR+Ac~9T#(x`&NAX|B>VLxxU<23yRtNY7WK2r&3y)bbPa$xn5CVI%Hor^^(U)Xokb-QrhS^LRLYBx*o+7`PexD zeFIOl8?1fv+g<#q-w)q^J5|oI{}x#G`XlS;uumf=k2VG6PpbLT&GK4 zX5b1lU11^QbhJg~i-Y{SCMg90UV#@%c{OqeqH>-Ym;VmR4v*(gJRfoD-FNH1>H97) zURc3U!eFAsAj{Cp<-qQ+mu@x_oW;yysJ%@64#n&Mi8-t|4<)$IPStm#gJx z&Rmu`Y0BE9o`r=nuBNs3CmX6|zR7)mc#%e(l&6z{v1D?_yys75={j*dnX~vxZmbAv zWVU9@1QWaJughP2`to|0Uln`*wFS@WH6N@m{yG2P=0L_53>hH|Rt!?24SWr5tP7YI z5FzBjR{!b9cbz4Yu1s@^r%!vZxBr}FV6TV6{qKvOaezdp9X_@#H~D&LVXpa{ozB~y zz22p_Ew}oG!?z357Z|2}{xNfA{}!L5)#V(DKkW_}@BYrbjYIK*Mc?YiCDSEU)_hHS zw*8sN`-WZXHm80}jr?~j@80hpoz{%i#rFHzQX|v4Ta=4m|HTpV_rLn=ag`|4e*=tZ N22WQ%mvv4FO#mNn;Uxe7 diff --git a/Resources/Textures/Clothing/Gloves/hacker_rig.rsi/icon.png b/Resources/Textures/Clothing/Gloves/hacker_rig.rsi/icon.png deleted file mode 100644 index 946280fbce319d14d412487b99ef3737eacb0f9b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 455 zcmV;&0XY7NP)Qi9c<5F29Re^4+RY=QJnTrqzChoz##b_zbx8auUFm~ zA8%DZ01kiy-~jj!0H41}?)yH45ZtRAfRqvd!!YdTyI0==?|pLau}2NW!~sMEfN>mg z&Q2zYA=fa7?0q=bh5n_zY^NfffA{)qkTrQVF;9h*1 zCSr`7&u3JXbzN!Ows2y*1%2Nq5n)|dmSw>}RCQ}+zb3A#gb-Zc_eoVZ0Gm9|7ZJvB z1Ss6x97ri`;$7Dj;(0R>Da3O(EY~KtI#ngcNYgYAbsNAi3~pH#nx-Mf$nAD3&T#J* z*qyfsAvhDwA!@nBJ7Cu2lbaKJ3+UON$RVun{bKs46yRkcz;^zD?1?!!&WBm@?(xM;JyE``WEVq_(BFE|Lsb$yi$1C|0Zjmb7s5^%;kEaE z2mkN+_1{35{qw!;rLjw=6jg~O*K8?1H~szFwe`oYuV~EM9&LQgBilErr=L^)wvy5+ zEzPBu{k~nZ&pt8TM{{dXm&NlVQQAsHw~qc+3JLvIE1ukQCF*R)FF9ww1BIVfX)P6r zoaUOf_SwG0mg$REC9M^Gey9KB_iOuG1e|VfTl+V!`u**XLA!T7aJ#|`aTt)4&q%3z zu(i(MU!q%GLWEtyw#c82+btN4KQreSGTABFU+DhBz~J+NcjC(%uRW7q`hzrjy85}S Ib4q9e0BksjPXGV_ diff --git a/Resources/Textures/Clothing/Gloves/hacker_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/hacker_rig.rsi/inhand-right.png deleted file mode 100644 index 089d49302c4d6e3915a91a8757141d7918f00d6b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 319 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU}W=jaSW-L^Y+%+!d3;5wuk)L z1&X{6+_E>YueqFeBcgHkW#-6~J&#=`-`UTq@_w_G(E*tWiH9cw4FG`$`(OXIi{IKR z;P+OwN~OO14~OEDLYb*SR=!p|hjrto9i3|>@?hql*|syDTUtM#Qhd#TXFKEZh)HLB z439nXJGA+ywP%;%vniAIe9yWaHpy@I4*#UITiblkS+0E@b;Pqm^?%y?J^W_IOQ&2Z zoqMgc^mm`$=|^XLa&Moijz9Bgsrl3U-)rYB)2#1x=J;8$GA7nQb%kv`#AQHIWaYPC zjf>mmEV9?j@3{2m-qYZ>UzzXkeC>ZV&i=#X-F^;0ZvMgF)(n3f<#)2)c)e%R#eX2p Mp00i_>zopr0Lj;nYybcN diff --git a/Resources/Textures/Clothing/Gloves/hacker_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/hacker_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/hacker_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index 3e3919d1fef01a97757ad7f49546fa6a8ee18241..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 549 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV0`20;uumf=j|-RNi7NjuD92I zWfFKGX)&i$(Qx7M4|2s^=N2%=9PGWbYHm=w+uZl>zInGV+n>K+j?@ade)hlVb{7~g zbTE`Km?$yGGW2pdusbL-!G!iZIo$vLIrMS9{(|?vcV^Cd)BdP$|K5gmuU8eytbD!e zRo6#-R*UBmr{8DXmD5 zET5+>6b@Bb>}-w&+pV6&kdNh`h{*n&%#8BFzGnW^wswbcs3g@ z%Q&aR81?$>e$Gr#kdWT&4T`9dKH(FQ7tLk(#W?X=x=d8HL!z-)SE17{30)wZkpUXO@geCyf CVDRk# diff --git a/Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/icon.png deleted file mode 100644 index 00f8b5500ab8267da4b413686b9343781ebae165..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 497 zcmVo_X5QaZx3d8QenT31(MCB3>>l1{9+dM3NfuMT_%QNj0ST`fHausw|Bi}ja6l5;I zOFXt$`+xh(TASnX$SvdUrs^BO2CxBa0AB&%+y5jx=Th6YW-SLGr366NbyxGv+P}bB zn~b@vu>_*x03rfF-}e|}7W1zHSZfnN(=-5h@40_`;m`B;tHAe-Ou36d!6(~W= zcltcW2*7T)V;F{+6Eg>_wMj&XF)|DTB7%rykn=bk4l{vsaqm4bM)vzXAq1vrqOR+i z6ZsT4=aPspO%vldq97rJTuiSj9zvjPTjQKdA%qN|otOC{Lf`iQGdHsXDWxplG|f!B zEG8l|@zM>=)y{QY2!R+QRaITA%K%;1nQUi=~O#kR8G4!u#d#* nDE{oY`QLB@*Z?+wn*;m>ywWK*yjt7F00000NkvXXu0mjfUx?wJ diff --git a/Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 56d8385684ec45612e1a90836de093647b98a153..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 338 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3hQ9aSW-L^Y)fuUbBJ7v5)8X zGRZw)N;@#8aVBaxqI*Y$oRD3w3&ImLL z1ir0&ZI%1h@_F4``N043YU#$$W3q0C&0qii*RP6b+t2snuN^kX*;k(bS9g=?tKW95 z0#{6Wdm?YO34}F!2lWKH24={(Pu~15EOOQyzvUuM0imIru6aeZ?JxT`L1OW<%4vpf zmrZ8Me68N|CRaiC@VxeZL#>ttn{-TlCwpq1tX`ie;nNd%Eh;p0t5jY7-`Ewetx993 z*R7jd{PI`O?OhLwt}sKK2_*eB((4}Vt26lbu;b5x!!ic~e>S#TG$?;&j{L;vUfuQQ fK-?2{h6fDyH`U!=_DD4BD@dcKtDnm{r-UW|GHH_h diff --git a/Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/hacker_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index ad47b18a1e556ca4493073bc0685543d25ab68fd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 336 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU=;UsaSW-L^Y)fvQHy~@+e7_o zR)K;>g$CmXRSXksJ@qfnK9HGIP&(tpuaJ_21aIp%Wv&_b-CKR?o_V|Y)Nuk00)c2H)rd&(=|PLC-bk#U%M4>ee1n>abN!Z+7lTOde!LN@48^|?&?qa&Ffw_75k+| zo|m%xFZPR^mMP;d>=Y0h`s(++iuY5Ot^8!upZ57u^Cxjv!CA{VuP0~c zM#O7Xi~I1Ln&32%TxycJl3%yZ+Wd*I_Zk7KUD?3rr?l4%`?&5e?MO47OY RvVcL$;OXk;vd$@?2>^UUp$z~4 diff --git a/Resources/Textures/Clothing/Gloves/hazard_rig.rsi/icon.png b/Resources/Textures/Clothing/Gloves/hazard_rig.rsi/icon.png deleted file mode 100644 index a689304c69c154860a36481fdfef3f0c0d9f8207..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 696 zcmV;p0!RIcP)i9R->*^aie0X|O5m zEw-GvBU^v()9Y@_^#1;iQ^v(f)z1KDfHMGqAK!VHb58WL_nr>fL&y9OIp;(~KtwwN z%q&FPp{8jtjw3<{UqT$50%n$`X`mv^EcHAQ!CDJzEf$Lfj4@zl`MB6hv*W9ocL)ST2`n+ZJuxmNWhdAcR2HT3lUSA;t)i?K$3iVrIF%zQ*Izy#PSh zbp!y`T8Ic@jL`4a+T$Eh`m}BVlRLm zrUyJe-OFmVA{Ag}Y10^U3u`T6j0hnVaRA6U zBc(L6cNm7f)z8eLEv2ogp{|4wNUJ`CKsjd^V`iN&>jKSH&KWN+FQsil2(<6E z8bpMqX?7qKRt5EvHSi2TTS^ydZM?p|&aU`TOhk}ULX2^imgnc^(#{H@&gh!iYv{c% zmZ>&wr{*E~6|G@u;|^Z)goCnrqP*6OA~%*K-2AbA@lyQ;o5-u`Oh98G;Kh+M zr_NOE3)F2O+D^a_5PrUbMZ<}1h*0ADpZ5!4+z?QGFL1uH z+@Ui-3*ItM3tANQ`f1hd6b{GbnTsSAOU|_C75rIlRDHerGt3JhIzK(7KB2vf`UTem|28WAZCJb)$QJ*_%wTYfzam_B?b(l)E`hXr My85}Sb4q9e0Hge**Z=?k diff --git a/Resources/Textures/Clothing/Gloves/hazard_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/hazard_rig.rsi/inhand-right.png deleted file mode 100644 index 8f5c125be1936d4f4f8ee2b90b872b44c8ae2955..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV07_xaSW-L^Y+%>!WIJo)(2Cc zdnqUstnqbW?7PAoy}WAyo5vMKM%y*a{SrGqOMZU5F=fBLu*aECM>G;Ufu=yfgZs&8 zscEr&d%yp>I&03GmH(e^K6=iw=-k=sbBay+lsh}3vN!W3<^NsHux6`NvWbg}BFp2w z;ernr*i$*O?N@pScbS?83{1OOKsr~3c^ diff --git a/Resources/Textures/Clothing/Gloves/hazard_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/hazard_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/hazard_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index 97742682d7c4ba7cd80acfeb3dafe08e77dcfc77..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 395 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU<~qfaSW-L^LD0TUz3A`TfNzB zfj1Vi7ZRN~A96_fJ2KsU7k4;%jk|#6)QCROr%DfIg@4#vHe=@T<^Y3xA1k()es<)( zpuwQ)u$W;BLod?>CKE0PYyt;vB*>_)JK?=O<)M;(tc+^+GrpY5XWo{#yJo*BXW#C- zd3mur^N+fOM2TB>I9%g)8StF_-fVgKUrJt!<@NeL-fO;3bt}7K%QvpuedGK2>E`9{ z>fh8`{hc+__tyQ(@eijGupXBK&%R>rna9TubV{ySo%4n5itp2{Z*Ttk_iNYF*)M;u-ukxk(%IQBD`M_5ur6TD5NQxw5XcbK;KrE2 eIO{5V1w$ThxT$=P;5T3(GkCiCxvXjyl_b1SNJ9yMzJ?Q=qYSH_2TN zfkLrU?XG6#|7JY4S3NvDa7nwmsQL^r1Iz&b1Hg;FmB@Qv$y-Dte0%kgyPJDbN@%Ug zITJzvcoO7E0Owp$O0irnQA%Nq0pP>ew_N92nx^5)&-dKj+yjtO0;qo5?e?H!X8}0p z3cz~39wn9vjWMK@2qBDoj4_l_s*gO!7>`06-38KaYi&)ewZ<4z69dRRhzXQ*Dy2lu z8Lc%<)6}9K1rTwmRK%51wZhsyb=XxA9{T2-0kGDNcFO^PbFN6$5+qem#fK)#GlT%x z@Ats(Ws5PAb7r+#jXF^Qy!XXgTPIj+JxV?mPbt-PjWHg;7-Lv07FF0A`e$EJ*Aeaj8mLKlGJ+^8HwzlLwJ( wmub+SUOK1jS(nkju#5i>%m6dM3~+IPU#d-OCawh=Z2$lO07*qoM6N<$g4SpKa{vGU diff --git a/Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index de11395a8c517d9632ba5bbaa38e1e9b113396d1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 356 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVAS?>aSW-L^Y)f)(P0IFwuk*O z2Sw73nXal~2*2a_{flA=yVTqRdSU4bu4=O^{u>%>ocw*|7vt^(@z6CaKvO`Vm-lc$ zo$)_oep@zQ&8c@CT_=^XPkmdqdP-2IVO_T3){piNqxi&TW;n& znKOB2=B#Dq`=h1nd(*5HmWDWSXgyu&aqsunx!>bXZ(8&HvBkcXDY<{P&QeK`IbLKn zSH%-3I@x~y`BRqOyJ7;){d}~4UGMsfDvXxttpe9PpUp{4oAvyrZTOc88!O|<-{TZn z&VGIqb@YBqqJ)>%%02t~45v-M`fEke){hWp1IZu!S$^HSzOa9}wyFNXHa>~{7Z%q) w$SZSL|F3bkhr@Xgd0_qv`4z7J85l}FaHQ3J{kpeLYY#}jr>mdKI;Vst0G?H!c>n+a diff --git a/Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index d08a14172a87a3e29129b54bd634172d2f3bf8c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 351 zcmV-l0igbgP)dwK}(z(x~D#c761WkGNp$A3V?;C(9bAQFcorG_T~ z00000006+1wr%~db9l$S{5Q9PIcMJ=M$alM)a?YMos-h6jrL5||@J{}lOCZKLzf?+*nW^vlaH;6&bP8ssrfC#oRNwcj`3ydi zf7`a6bN1`!l#(xZdrdpPRD1pa0000000000b*TBau8-al~9Lj|b4f8Zmye+Phn=nG@z_4RgVfExe+002ovPDHLkV1gj1pKJgC diff --git a/Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/meta.json deleted file mode 100644 index 1b711f41bc..0000000000 --- a/Resources/Textures/Clothing/Gloves/hazard_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/ihs_rig.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/ihs_rig.rsi/equipped-HAND.png deleted file mode 100644 index 275d480a2c1cd2ac64ecb32064cce92f3303a125..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 356 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVAS?>aSW-L^LExj-X;eTR&nlz z4DLA3H4fbyxO5t{G#FMbU}F-UaiCCG=v~3{O=S&{j_PgZ-}hV3eADS45IXgyF?&>l z8)F8e6zc-k43P%01%V7`0+Boc*LtIif7qYdU&~l5u~SEXkISY#1;r9;C;h+rx0^BN z`pkvzeSdi{$v1wP$l`oo`gW;Z@`=BVcAal!a2kqX3#!0_%Llja{;eDN_>t&>HPY$F zGdJJ;KkZE7lQ$NY_a*MV{|k_Ir18+q1geRh2LQqdOjE?5w-& a6^spXX{%?yOc4Wy9)qW=pUXO@geCyOu7_X% diff --git a/Resources/Textures/Clothing/Gloves/ihs_rig.rsi/icon.png b/Resources/Textures/Clothing/Gloves/ihs_rig.rsi/icon.png deleted file mode 100644 index 8abe87c538813eecc342ae087838d57c88688441..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 656 zcmV;B0&o3^P)~?k$gV$`;(cJMxzl987Bv&9|ZusdF~Cmy?(?$ z|Ni--^r`~gUO#HJ+llW*CH5`>hgTIvT)!?Z5*hh#0&)0e6qR`KCag#jTJ3gjiNXR| ztFK5BCgU-tzMuGimP{dmZm%DylqTR6NfH-_&w@Z?L8UY^Be|zw`1hY!x$C+x3`0P9 zOno1QVPILWV>lQVZe1=G#)_!pi=q(4?|G` z4!>Ki06aG6hD2%CX4L6)BE}d9A$a%UBUDQ9{rnu0@i?){s-g%uFF_p6V;P1R4hG_( zm6-v{vZ6+#0a=y-0Jk^S0DwPNSC|DsD!fRf3RspE5kjErI_C4a_?=6n!Bt8NNu*8z zAq1MH!EqeaYBc~rxm<=U%ecL{#w-X@;d#@aDZm(m=Xp;gbX^ByOx$oAeCqoN_%aN) z!hwtu*tT7=EGvpjn5GHGaR5A&fKNcYEPUknsB$o{eYe~>1-utDO@rroV2t6@*KcCQ z@6S|BCKD_ci^P=NtyXYd7qcM9+@^O5#3i=Dd4sOk>x2YKak#@p1|`w zn5LO3(faav=h>jpfrPInUKZXPT!J@f9yqY)c5K^rDQ!v!A%%`+g-Wm)+Zxoi?bkVy q0m)440|%a&ftQGbzZV<@jso{)qnDINzx$B@0000Zda$!4O`jyen}6}_(ps)GaoLi_i+Q|>(^=KTJ-;xj2r$p~7IxwhsAZU5Y{2g4 zwAVW8Ssu0oq}B3;;U0jgjfB{m7NtK z!f>v({_D<^+beeHHN5YAtF&KNnK`4p`cbNpD?y~$e^aj0L_dUf4=kzkv&`NCQL zp&KJa=E-+_tWkU-Iqi9cO?*zx($LSIvM(cCie%icWSQzr_l~*pdiC`kw_mL`E0U*5re1Q*`l32b^GW4 zh+Flu-Z4*Ut&JcYyzTb+&K~me6~Dx5_8H4o+fO*jn6k@$fmeCGL$>_^6XCy&XJi@g z0?EIRSM9c+u#=IY>NoRDnT9Rme;GsH@C#`EWRk1MsSRrCWCBJMgQu&X%Q~loCIFpS B#@he@ diff --git a/Resources/Textures/Clothing/Gloves/ihs_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/ihs_rig.rsi/inhand-right.png deleted file mode 100644 index d191ab5414565b4ae44fa11dc431ac9f8b07dd75..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 466 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV4Ugc;uumf=k2YHS%(57SRY(g zvTInRAStsXQfZ3VeWmE>Pc-N3-r~Ib#f==tJFgc7Pv?5e95Q85^z;Ugz?J+Lo|f%e z*&F4%Xa@Il=7Wly&-Xu@Z^Ix61ryJ2$+?(Q-jaFq(T&JO9aHab$@zFk{)hZkzQpT) zmd}2pGMQnksPb3*%t5>8C zh^tYYdveh;i;Nw5b8gRe;nQn9yT43gr@VZ#-4pGp=Td}!uV!yO`TxDcCzI}@O1ti^ z6FRJa+q>?kKU;7xxc~k4Te3y|R!vT=|C@RPU|cbHy85}Sb4q9e E0EsW$5&!@I diff --git a/Resources/Textures/Clothing/Gloves/ihs_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/ihs_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/ihs_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index f885da76bafe20b52725996d58ec3954ee4b8f86..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 522 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7%z*;uumf=j|-Ryh8>eZSkwl zsc=6(G0D`&lCgRHg}6p$gF=QIhXV`^jJI-xakotI2~_cxoOr;v+q!h+r6X#Y^;>K2 zcm4VEGPp%R|6bYdrT@<`M=|iSJ8&;}$dJKkBEz8D(8j!g^+Ex|76vK41~G@jj2D

3Z~|gA>Q3~6#(V#7d`T>{x$xxe)JZCenoFma2(XB_3i{5Quff5z+W5q8>G=$6OGE^{ZY<9gnKQpD7sU< z;q|+H{=0TqutvQ9wro#K_3gjkPv$f*1{bN?1tl*nfK-hFfaJu^`EWuNEo z8@A2;`?IDDEV}N!@|~@6?~DK6XOFG<@fRgP;SQ{1FA)1YW9s_=d0-qfc)I$ztaD0e F0sw}m-Om63 diff --git a/Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/icon.png deleted file mode 100644 index 5e52f94f8b6697d1a546c6ddef5b71226bfb6a0e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 817 zcmV-11J3-3P)!m*s*v8W5bH6{*sdjmJiG9Y4z0&^+0C@S-3k=TA zGx_<;r;oLNDlj-Z&yIS%!uP5YJC{Jh4;u}2d_FlTWaO_2PT{&P?piHej7DghCahKqcBg~GMgxP>)0HVHC6KqbI~};Li}832>j4A+ zP1F1XpU+hZB>emRJ%EP>U6QCh_Aoj=KF)*?AcWxc+jnT1Cj5RM(PUCs+cr4o>USxz z3Eni#N)l_QK*HPYHo`E3VHf}aP1B(3I&N>SF-ww-@UrP&E8uxv=KDT$T?b=qMZ&gi z2qDx3*TLiIv;e=G&)33%r4mRu=NxI8!uNepO5r#T!Z1X)+eH|La2yAWF?C+PEOO-J zs7f%f{%KhdAcTN(4#pUK-$xWhAcTN1R*;CINS*WMRTIB{{wOr4-|wqYoh8ZE$Mi}Q zGR9z87C7gK<5-DYU0p#4fhdZQrm2E+&Y@{qAro{sgw<+23SSYBwbeAOkOe8iIaeb2 zjI5IY%56{zO&A104FC+oQ00)TjiLyP#R5VISeCW6LGz0^`tZKg#$;s*f*`0-N+Csr z5D0>x7RNE-IEH0eux(rQ#FbsrY2wm5ars+;_pyYla2!fgr0^M#Gj^kjlSb$QBcDt=^OuN8=k{OU8%K|`U vfl|6Nyt06l$d}_O@SOynJNEu+ws(QwUeyI4XDdtu00000NkvXXu0mjf@g{Wx diff --git a/Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 9eb2a35e3a1931eef82ad996784b12696b049fa2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 531 zcmV+u0_^>XP)15bGHg1(BNb&#~5@ffs z5|$zI~^sNwRhlw)wph5$#6LCP6jc?XrAZjbUK*LW(a}+&1MsoY7M`B-lI~j;WSB*jz&n{y#D8%ws{*)1``nt z!w{`j3u&4n3`0z(Qv^YP;z(Djwg2v#ZT?9R5sl+mA3lqS8e_EA>#hC4vdwSH`HG5& z7CV<^8315DpKtsg+x(LtBKmMgcbz99A|fIpA|fIpI!LAN57=_mAMn->@Xb|!pp*+x z>i&Q&*Zl#f{Q%#5^ao0F1$^}fO7W+o&;CFu7T_TI1Gaqi2THeM2hks}#r^=f^BXF~ V&Sp~HuF3!a002ovPDHLkV1h_T``G{h diff --git a/Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/ihs_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 1d1bf2b5655f114061b7afed970835024404777e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 541 zcmV+&0^B&r90u^mQk;Y03&laCki~+FA0bX|UE-&3J_zk_x7hKrN$7qqcDkiV`vET8A?@TO zh!m9`nQ!^uP?Gany~ZS^d5`A@LIx9__y6W~@d1d4h=_=Yh=_; zNuJcgt1okHo(D4>xZ%O;cK}7S`)E zKJQI5CrgjAC*c4-)?XIy7{=#z{6sJ`D}*I7Z>N>E0hmMfd(dXlFm*HM;i) zLWu^Tdw(Dm-TMR29lrjRKXmU8Y!mwk=-waLC00n?`vdr(aelT%uK{cSUOk6{ZD*q_nx&HpH6OK?ls(!8~x-=lh}elhNuQN z#tcR&)&;B?A`Qp_Gomi^hkm+q!`j?DpZQDj)Uw%Ae_PfvZ()zixc?v8_U1RwUZmNvsdsy(P(_T2amWCIA2c diff --git a/Resources/Textures/Clothing/Gloves/medical_rig.rsi/icon.png b/Resources/Textures/Clothing/Gloves/medical_rig.rsi/icon.png deleted file mode 100644 index 269d5e7c649e033a2ab756b6de3872156aed5069..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 578 zcmV-I0=@l-P)#1A0lf%*Uxx_HdysXz;O4A261WBVe02kQYcMF&V)ykv+C zc8DoRwiFvh19uQ7>CEH*k-Vd<*6TH{X`imDJ^%~=1Hk_PF#1=4(lljxw$`c-0Z7x7 znHfr{mIx8CF$MszSgug*z`^L{B8ZDyQ0*rC?Z+<|W1zJL5wSoSV-SWR7Rwdx?`|=l zMW}WYu67eX7gwG87D$l!ECK*LJr@9g$FC2_^Bh`hL{Ws#UmkFOciY;#eZ8su`zrD- zK((8&2v5iRlfVM;{pWAYXHmJ|_Y$8n6Rs*vY7oO9~9|6+aRY__b+ zS8huX1jw=s&N(##-cE8;JdR@!5j*G9AxNt#eFy4LiB4Z4;v`A1*=*i2KeTQH0L)yA zCrN^$D4>+8ubO}~-n;bs{8!phGD&~wXRzXG!CJZq)Ysg(JC2=Ip>tMR(bDR>)!iX9B7Qdhnf7>p=giX5E)bp+CLnUNW!0^=7!hA{g@&1t zWru(I)W0uDD~jcJaDjm*k+YV4n*KF?4-U$Pu`&wufYWBc{+9Xod)Kl<|I2fyp?J8bNKf7-q7>;A$A$rFCo=rI_~_Or7! zKHd82SH_OIx=Pj!H?OVxsyC^46%8{br`8j~=`6`1di1%-dqAky_WQ zuK%pgR9(Au&Gqb*NVe>^1#4bMF*X>wt=Y<8U?VJO;=8!!%5IAiSq6qCtPD_{jAr5Rezg2j&g eVGs;dcyHTfB-!)Z>u8n zmX;cbc!_sAGZpQyC^>VRp4M@Xi}J9;P>?9PuD{hTa%P- zJqf=p`+PH}pTAu|7~i}6{DSWvI#z$)yvsMza>u?s0k@fX59WXBXE^ZLhOyyi&L-m( zk$NGKmR~==zHQx*nA@%QbL#uwMsxih?$TSN5i~nBXQ(Wqisy{| ztooIO`LPkZgx?N9H@ z@HCjbV?X%qj|&p`CUME}<@^nM>lUoMDmnA*S7v)j*~=%s{c5b``=@#PH9McB)&ijD k@1Fk5BcIEa7S+EJwr4kz^f_==0T|8zopr0H+GI*#H0l diff --git a/Resources/Textures/Clothing/Gloves/medical_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/medical_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/medical_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/medical_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/medical_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index 2a959752d842a081225c2e6d43fde64d893e31b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 758 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVA|{H;uumf=k2VG*|!};j@hff zOkip~62qpiDdnUvA@qM+7;h9)YmkX$u-awM;9mAXu2wy%EzkTvth!n(XvV7FZp+fu zt`gc_w9;^0iT|aK3j6NYyx-gJ@Be)By;8NwoZn_L=P}-iVBW!6kj(o)>_D$+Lo|c= zH3qO?iTJO5@mqHGb*=mr#r9)g{El_2r(P(%d(GD%a{ncU&={|kQv?;%xh^m*qtM_6`Eq{bvY4_{T!9LHmzw}*` zz5A&2aoJPPM;wk7?(5b|hwo&!v5|XqEmt*9`fmCDyqKkon_FFk+?UK>sM2Q;eMNX* zufU?PTE&*Ie?iQL4jj&~U|_K5TRb&jtu!w?2eZHSvNijvCSCaz$%C!Q|9J|z9~_f9pxYpw&9I#zZw=!erX3sE z3UCOfz306!i#M-G`ku)Cy8p6OHGe;?{pfz)?8k?XwTukM+0XxwsaMZbDnF34)9w8e zp6TM@R|1k_;$jw-7quNN^6gWVT+lZ4)$HFDHfBYVO-+{+T2`1&Q!hX8?2PVdqpXV8 zIaw==-Pi2pOpCmB>cL{o%voi#Y&brtS^O|zVn~@8zIz2{(+56=6Q4aUrDXiPqI>Tv z>%D!I$4d4&NmRUvU7%MOGk^Z0haUwtx2oJ#%_!l!F!#o+B`et`F=oB9pSym-k&EX# z*RISi`hR-vbIVB>TlfjJ&fyn_x?A}z(_m5 c1ofF+UpM&wUHctNfa#gR)78&qol`;+0Ac-Kw*UYD diff --git a/Resources/Textures/Clothing/Gloves/medical_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Gloves/medical_rig_sealed.rsi/icon.png deleted file mode 100644 index 98ef7949d8ca470ecca7b91ac4312746d38d83ee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 620 zcmV-y0+aoTP)@ZjD;+0RaIWG7L4G1Kdng5%AS1Wm|)e4u4PZw4106KsU;C}$P`d5wOI3{zSWtsOO z0C5}>5yA63M??rgj4=SfWSTd-F@`VG?$)WTcRicm z=18jpLI~3PK8=O}M#BI%*KfGFezOx!rYRU>kW%8|DY1ZuahTuc#vcKM5cK8sha=o< zY#==E?EPk!?OgyN1VvF~pX*%@^{(gS7;ERV1OTvHq*!mNqr7G==iGT)jsS!Z#5spj z3iDZl^`^3GXh2NEbdQc6d>ZQ8>+Bi06C`sR7=^l^^jx~`ojZQ@NaB7&6iC^yS8 zFOFk+Z-Ca5(7Z0q!oU6Kw8hDz_@m?E{{tOB2hagr9N;%Jglqns@qxMk0000MhoXIK{HW#tvM)i=DhU$Jt{0aKN9jxOEAtf{<~M>cV_ zHQbe5@~}3h`tQ2<_pjcucEEwmqFS{-5s*dk^_aLvN`(sL5_vOjYW|rPP`1I$^>F>9$y??xMb>|}sv*x<; z=l>4><$1m9a?Jic`xLtt&7Het?fvPKr}iv5F(tJ#Zhia56t;xR6_L{z8Vq;}jlCEc zK4&%^O=47J*>dfW>)u}H+nfvuw`&AgX7~&1O!sa{O@*PLK9?K?46>Uw>lW7W0ffs`S`1 zW%~y@@(*UO|Kp(jk752#M)l*5_x(J>za@!rhP;B(rzgx-wbJM3`5Q<91E0au)z4*} HQ$iB}B8t7C diff --git a/Resources/Textures/Clothing/Gloves/medical_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/medical_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index a533a5d084ae3a7ac38f823ac0ec090c2005869c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 417 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV9fAzaSW-L^Y)g0Fq5Oqv5)V$ z!kUX&G>q8tj_uqi(Gy+6>b_Z0lZCn0MLDR3-RvG?tH*}B7R5&mIgKYN7@d=nk#KSS z$C5wy`Q&$L|L+vi;$iD8)!JDlD#okQ%pYShWZCLEikRL`b z|HjTfsk6PJzOGWW@9~+rEwP`a8!Y-_C#i^ZyS_U6Eh%A=3WH1Fkux{Qo0L_Q0TL@O1TaS?83{ F1OP2@y>+LOe^hyvqHztMq>_|-SLV-mR9~=4TD8z5;8C~8h&``iEEKQk8p&eGTHcfTx9{-@25JkT-z5y;o=gy5dLpY6;BLz<4lAOUX6I>+~@{Bmcrbw1ZSc*xJcs#>a472Qi z`*(#z(=@ncJls@$1y})AfED2G0E{uTB*z#-TI;L10I<21ptU9;#05lERbrm&16HR~ z@IICg03vl6X|1WQYXJaMmh`mWUt^u((D!(68o}a9DYR`Hg^rG3-nD2Nap?O+;;%Dt z03aeLr4Sp-g#%h^DvAO`gs$rVeB1q4mh|?O_XdDndG34c0PFy~%sK}E=Ntea%QAFb z7dR0BXst;pg>f8VtpyiI*_R66b}1#c+wJt6Wf|JG1&?<#|7aXX48s7W6r6Jt2rp7< z3H=3RaE9RL5Vr3?g(F(jo79An#+Qn1#-Ifp#YVXY0| zCxE)H#V`!W^Bm4OoX=(9ZzP3f0IvT^OFf^KO9Mdg@w{@c%)DCd^2@yBGKIbe`` z=1l%e>s9~E58V@~qLcP2=EnA(?%-@^ z&DS|3m?vi$z?n~+I}W@b&hr=a4(Sk({IcLw)tRH_;wSM}YGk>&pdhfeZ z68pUNzI>kfo3rvNE8kbk9}mpEt#xcgke7k+{AHRR^KYv^*YRAnHEUjatH72$|8wn6 z)=ymW^-0v~GiPQmo2asMip}#iL0&7i0`+Xm<=1m5Lf9JPh{r;Ze1A8q4 Wv&Y+zVD_T{Af2ABelF{r5}E*+=#%{b diff --git a/Resources/Textures/Clothing/Gloves/merc_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/merc_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/merc_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/merc_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/merc_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index b77a408d386117bf6dbc45be51274a4d2574e35b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 439 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV65|WaSW-L^LFM!f2Kr<_Ie90 zWyjscJqJ0?y^Alno1|_rJG6QB#j^{pKI56LBW5ivDcvY2ag@_n=%>$hiE^3kwzL1t z<9fgM{Jh_84_5QEJIflmZ(-a$Fwch%LL_&aC%?%z+olrMdM)1j<28YSk-!;m)W-VY}q%>5~gR}shQXB zr(WP?J}Z9OX|wfw22ZK0QBrG{6z&er$eh`8TXygIRY7Z2Gk1O7v;KG{ruDPzlg`Fu UiqAPM35*a1Pgg&ebxsLQ05lS|!vFvP diff --git a/Resources/Textures/Clothing/Gloves/merc_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Gloves/merc_rig_sealed.rsi/icon.png deleted file mode 100644 index 2cff4e8a5b877ced8f31443f0f8bde688529773d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 510 zcmV<3o5Jlg(_68_`%$WlHoT!Y0Q4V=bn1FtNRMD0;~Wl!2ba7?QeqXx(-d#m}@ZrAp`*0w!Ii{uKf$F zwZWM497`Z-4)8jTyi^rk*I|rVjK2tAtqlNWS@LtYwvX3lx0Z>fngW`*lxENWB9e(@%|_7 z9b#8r$B{?i5%_*mIe_;bfGo=xhGEu;8GyAmhzQ5y5$9Y?kS0szy~jC6p66^foA^9! zyS~%=EX(NoK5ou<3hKI!=F>DGBGEvT=@lT)bDVQDO=If14$ip+?LHbxhkXA~@&p-cuCC*}4eOwyl|_iJ~a*-g7t{X5UaN zS(2W4Rns&^O;d=a*x4!2)})ndCoT=3ujWJwp?OaS)5Fpt)h*^)m2>XwtZP1fzLe+7 zL8MddbWu9(u7Ta6tE2c|>+XNU6<`He0qzd)0d=%7AoD_?Qvd(}07*qoM6N<$g2uV^ AK>z>% diff --git a/Resources/Textures/Clothing/Gloves/merc_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/merc_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 7c1a7c3e1bdcca566ddaa065a33d3ab07f95ebcf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 339 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3hK7aSW-L^Y+%p!e#@JV;}uz zHZqA#kSa@H-{``2LM?NS;tSgjE_;24#j;bBc=_%;O*%67?eG6uejko7mt_4=0h$B? z2kaDEHkm%#8{aD*_+NhAvy^+kKb7u%W!rLf=jNGq#{wsr_+EZi`~BMe$7`>-Jhl*f zKF2Qk%2A(mW6w(`eWts9woE@N5guQZ|99`IJtrlSJvCRpwleiq_Vm)c8*};l-X-(d zXFQKQXE}4`>cIW(Q$;uA*gan}Wzwx}Q)liB>iV_sx{0se^EJyduaw^P{apQ8-ic!& z&*6YN`Rezli-K?8dXRO68RAYLslOtv?!m@7gMSY@{y1!{IdHM>6u-?;E(;_34f1Ckt0=be{Et_CJ@?7y&$gykoIs;M z;NNZmCtLI9d*jb+e=+ON-9HDb~#9 zmbOP%?44PbHfc$^@!RxnZ_O@4vvAJs&)%zO9*ZbG_v&|C>~+scMd#$>40sOzW;^~k z@SNq$Na3j;X8$o?{^0VXpsu2GxAL|d8HZssSi|hxPk=h7as}nKo*E=jUJjZw^Ser>mdKI;Vst09p@04u%p26D0-=p=|vG8qfy>#x?rYHXGWZI|qj`vrN@UEL#7rs6XeK|X> z^ncX7_@tF*kG&I|8$TyfT$Y!)Z}N$%>l6O2-N*b$MQLg8RX&Ye3qPgV{ZXH%|1F;1 zuth;o^wvqE?0~=1xqiG~^Y{D$g6_lOWQdT)E{Dv+``&-fkSJJw`=8l{EwV||6jzrm zzy0i@LBjp-JAK~ApJj_Z|FHe{aj$bsA&r;Xy7^Ly`91zzQJH%){ccVEh3BjIJZ@Ym zvu*e9^VjrS6m{J(>pILiN+d%TTt9R7o(BD5ZeO^{FTrUp$%(Y|Q;jeF- zy`KFKU9jch&6-(1UG$vKu`gg=AjtTFA;X2iia|=Sfv>@h1t|2BA@}>mbF*aAe1Wmd N;OXk;vd$@?2>=tp<<0;A diff --git a/Resources/Textures/Clothing/Gloves/ninja_rig.rsi/icon.png b/Resources/Textures/Clothing/Gloves/ninja_rig.rsi/icon.png deleted file mode 100644 index 5c2ef787b509f2497cfe8815be7d6d27937b7bdf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 730 zcmV<00ww*4P)O5XIkAr-ITnN?ls1Xcrf@-=Va4jS^l|xuo1hJGeCW8FDa3y(K3djSbfHz>zr+ z&1#+gNh|dfl93`sws+re-ps5`i^T%FjDwx3?*aAzdjJ66zH+m&EJgo&@986J=radV zS(YLqAfgun&N=xr`UL0N|)U9|+vsUdhGjH2^?F z(DyyswgrH9LAC-o=Y)tbnM^PqkJI(#YL2Ie1(jtf>c->aqv$<_0f44yUUd!lKoc@E z8DlUWkFi|MA+j#>)5C(Cb26DsaC3Vl05F|S2>>omuOT8>uI2y$V+@QjpL4)Dml}$h zsjh1wS|>1_PDxABwk@o+XqqNjtxjyZ1+4ohcj8qCR9vZVZm(oEn^7)qt%Wuu09b3& zI(0%FP;uQePws^S`Q|^{?>OquVT?ft0nD7l0U*YRuImQ&=1y$xtJmwgmgnbZc<(6z zIOoI|gV}6GN~l81)f`9tIr3{cz{$x8j*pKMKpqNR6a@gFs;UGLLRgoeEK4!Qpzr&% zh?%Kr8pIfJae6%v&c(g=)OFq9p0zgp0H7!ej7B4LU6<_d`yNEJ2GF@xI_I3!buG+H zI?K9|I-=rwPwP!Y2q7TGnB1tUib4p3QdLz&-g`RGjB{~oEn#Wz3>4fCY zq@>?E2^Apk_E#U=5(@m*`gdPO+ZKOCeCm7Pf5gr|$@TzyfSm*U1K}655nkV4%>V!Z M07*qoM6N<$f-6*1mjD0& diff --git a/Resources/Textures/Clothing/Gloves/ninja_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/ninja_rig.rsi/inhand-left.png deleted file mode 100644 index 077f9b51278715663ad1819d1da0e61bd2fcb7f7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 379 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV07|yaSW-L^Y+%p+`|R}tQUeO z2!?PpX2&^SYt(+XVD@C^47QDl6XRIbJ&IRq++bUzpvHRoSpC%0pTag5!XEpx08N5` zfXbs}5ocVt|`Zep!$hBKj*2dod{YT)}uX!FWS0pxDdgT6FcUH@1A|Oj_?0obzbNC zFYdjrSYjHlV#!lRvE(IlK3DCZv*df+?|sV!oUR+yODKJMelq9o`m@Y1F97L1bEf@m zeD=3tuWf1lf@{Iw*|XkWmA81de~oz7Z}#?={8w(Rw!g4Me#7?ZK(twaej8+rr>mdKI;Vst004oj{Qv*} diff --git a/Resources/Textures/Clothing/Gloves/ninja_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/ninja_rig.rsi/inhand-right.png deleted file mode 100644 index 15c49a8faadf9289a4671836dd5d8785ef6d5fa8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 377 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV07?waSW-L^Y)f?UW+Bq~JdbgF|^4_Iwwc z7kV}1YM;8x>;~VD?dNu_d(N5IxZy;Qgm}06@x)wRy-Zr!N+^SVh*GpHd;;OyR zeBkDL6JOzDg+~l{W_H{#;JJCe=233+j*a5#02$R``IW&yw(qO2%-?198EF8;?tb_;x8vWe^1d#84$)`ETt?B>( diff --git a/Resources/Textures/Clothing/Gloves/ninja_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/ninja_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/ninja_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index 338fd8da505f44537ea096da036f51c5c91ee1e7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 471 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV4Uaa;uumf=k2WXUQB@!?)7di z)0~t%c)q&4N@ls3$ChT=FK|Wgu$f)g`$arTJe*6FbMv?h1NqL$_b~sQyYzbX{>O<9 zAEKoDk6WerWiU!{J8)l!V2Els#&m(nM65w|UtIn+Z!eSET z>v`$y+jq7l$FsvNHwi?h=gV&MOVyNBh}BogefMVh^7>vt4?{k*#Q&VP9(dyd#$aWB3;UAv|KuRYeV%6DX)kkBJkyBio`44$rjF6*2U FngD|n#T@_u diff --git a/Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/icon.png deleted file mode 100644 index 5766c6722da107d310044e98c0e5c8a7a0c9aaa8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 679 zcmV;Y0$BZtP)eIe(Qiz$_XKeZC z^PGC+em*`T?fA*ffT<4fIV@3ckf z)BUzR3ZRs7+n-15owm5tea6im2T2PdL|9?4Pb|9XAuhg8bK?`p^PEzAd^W7L3lQ-M+}zwyYBz|Y2xAO+p0mHdUvMG-WLf5 zI4v|EzwZTcUq5d405HZd91cUSloDeM)>@JzS*QyD-ELQCtx1vuYb}$>BpgC(EyLlE zu+lHZEpX1k+xutl$~;8Kor%I3@YWb(3gYwBvtquk)NT~!<{^CF`5SU;S&@&W;;zLm-(VU{pdUtPx=`Bi&*>rzy@FgumM;*z%ON-cL0}M7R~?w N002ovPDHLkV1hq=KZXDR diff --git a/Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index a6a27e5d79d19083eeae1e741db4ca4d228d64b0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 403 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV2tu~aSW-L^Y)gl-(dq8)(`0| zGfs(khc4lpIAM zL2}QO)Xv+-x&Cq%6s5Rk_o`~CcrvXu?OV>h)4siH;{9WeD;nF%Cp=GK6m+a-O8NZp zSDcyrxX;El~D`VWvgzATC-|Z$n9+xqLh6vmrs5_>po}Y zyzZ@Gc5%|lPu|AYT$bOPJ+A`^d^>n=u2}0EewMfFN5mG}3#^eBh+gyWK%T5&zQAVt o59(zH_P^jSIr@)5Fpx$6aw}&7t4ZVvU|=(Ny85}Sb4q9e05hGdYXATM diff --git a/Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 6ba96d5664c63ffb2b83d30d63d1444bd3da4a88..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 411 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU`+CKaSW-L^Y)gl-(dp@wg=Zk zkA^IZSfx|i(egy+<&~9_&2L=hE_uvg%OcGFfGOu8!(EAq37;qVr7rY#JMzoWMK_T3 zOSr({-#&d$BG%VW;rYj)1OtmqJtv*WPq#R7?&sX%OVUmZ3(Q-1@)XWlZoI~}QDFCz z{Oj^-wqAPw{o{v8i>=wt`OV2#Yv|sm(Y0Xfv6m@o{?h~OO{UL%GkO2k93DBv{EIwF zP46T+mM^|~;A2V4^KNSfhv(N6Pj5Olx25*8Hp7WcK6}0!9DDHfm)ytDubaNhF-%zY zGHb&oosAJX3#K>)iu77=wm-?&wU$a=u+=U7(SyCm|Jb+(ig+!FT4QrQG;-R7sKXMM zXPjhqKQ&*a)8cu`-rTiQe}!*ZS>JNuv#=lnv_8ClcUw!GeZcj5cb+=G_{uy#GxuE( z=ia&p+R<-Afc*P6U$Fq?3q1{k{an^LB{Ts5+`PDG diff --git a/Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/meta.json deleted file mode 100644 index 1b711f41bc..0000000000 --- a/Resources/Textures/Clothing/Gloves/ninja_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/science_rig.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/science_rig.rsi/equipped-HAND.png deleted file mode 100644 index 7fd1236a54a4ee7115be9d91c4748a8f7a382709..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 291 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=uRL8GLn`LHy|q!W$w7oI(Qu1M z*Mw6&9Gp8QtvD2PW`^+w2F8Q>5AOeXcJEwU`TCj5UKXXTi*lIEKnQ#D+sSX=^?c`6 z8PosS4MARW+t+RTyE?Kc@%H{%l`pb1Q>P2KpU?lKQB@@5z@0%3uH!1WqIbYv){Hgc ycY3|b{Mv?U+0#2TUA{4IX;5QC#m~Ml-aGiu{%4`V-$g)QGkCiCxvXsHaA>kD(~mzr ztNs80Ri&yb%CZD_5#&Vx=bRd2=ytnwI-NM*nvJ2iL4&in6QBS335j$?rNeBQ{| zUI5NH1?cs9HPIg*K4Z+2FA3@X3mz*b1?=3!HP>>-DhKMqyQD z)gMIhAhiA*qcSFD;q?9%RmEBxgL)Pqh=(YETGX3DyR0=E1F-53sHzGP!CG7EmIi=x zPOY_w2vt?pqIk|kq%pVZ4|sfhL_}z}+j#G(s*0%{*8}I#Am`tf5F*{oh-$sILRK~*wsl;i2q%*X z-us&Pu4sc9V|ci@-U)GYbHie>XhaVicfoWzHEEh^SPXD^dD-aShl^`i`|hfW_r3v| z=eY?5w<#RqcO68#HvZ|Qv&&v}8T|`8`2WBW;0SO8I5@y>JRVxInRrP<00000NkvXX Hu0mjf^*0)y diff --git a/Resources/Textures/Clothing/Gloves/science_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/science_rig.rsi/inhand-left.png deleted file mode 100644 index f74c9ae4aad2d15c28237d8ce3b6d1d10eeb685a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 378 zcmV-=0fqjFP)Gyi+xm8X>yosc-}+*)P}{a%*Y%G!l3M>8 zmUFVYu6?;&>gMTD$JJUfMpacMNpg3Yy)PF+_;TIU`b%Vc0h`UnA6{SN?mDj4XX9h@ zF-CP=cXpGh^_R+W0A1Jle!tiA-TkRiNje-3>ihoe`@Zkx?w+eYMV12yA!s(6sj4c) z7*9$M$F8brtui#X?)z!Znrac_s`9z)&l?l z00000007{>NXZWr$p@5{Ge0n?e{3c41Cx0HrSb!lIDnG*fk_-d$^1Z;d_ZaB2LPau YH{uWyWx(O?$N&HU07*qoM6N<$f+oVP7XSbN diff --git a/Resources/Textures/Clothing/Gloves/science_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/science_rig.rsi/inhand-right.png deleted file mode 100644 index 202ea18fc238edb122a8336518a7b9e211d3a260..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVD$8KaSW-L^Y+%lyu$_pY!Cjg zy0r3$$_i&r&n1nECQh(({KQo2xc{KXj|iV8H{+9QGG4GPa|xWCn#nBX|Npqq&F7zA z&fr&2f`MHVR66af+Etf*y5IBn%;y;Y-*cG`WbVIg;ydyA&SQl#E{b_46y#Q&+57_wtj&kDtPV2+*qh zpAGw4?CcFnE=xzg_{^M~R_*|#_RkD$xbU2P*%>VmFL+zA*vG$fJ6_EH#WvGP WDAm`^;yy5J89ZJ6T-G@yGywq30jh=o diff --git a/Resources/Textures/Clothing/Gloves/science_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/science_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/science_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/science_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/science_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index d95f97a3a99105c91f59bca53e612457ff598d98..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV08C%aSW-L^LCbDUz3A`Tm6|^ zHzEpI4a=&8Y>%X^e#&&@RKU&5r4^@BdoyPh3nW)Ga z`IN}C`9AGp3j!IU8r&E&7^PSjux5xfU=wI?7ngf(`~6gDX=c{{_0{~7RSFX&ZoN;< zuH3nCBCmG*jOo?g)9mx^&W#KdnYJu5zdsvL9j)i*)=qx%^x&eW+oMa<%e4Hq yJ{R1x?s)CHH?vd3|L=CJe`DIe;3qaCpK;yN&X-+wBB>1+vJ9TCelF{r5}E*0_n5K( diff --git a/Resources/Textures/Clothing/Gloves/science_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Gloves/science_rig_sealed.rsi/icon.png deleted file mode 100644 index 7385dae93acd127001028a2cb5455e646865a84f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 697 zcmV;q0!ICbP)`r9+1dRe~iC)ll$~(@+92ba19D@fQCNr=hC@{SyM+3)0+kTa9sDNgc<+6``|fln*6;VR%Gg+``Wj#jum<=a z03Q9VMsXaIeNK{uEnCMPauUXIOhg36SV=?(K@)EX0C@g*A5u!BX}T1|(n}zOAm8^f z@rL;J^b>>-WT7VB5Y2iA$JY&bo`)a^AcP>B^Q-u+140O5jGh=^* zOas2}^SrJSrC zfrv1WXK2l^!SzR7-H0vEF4ghvP*vQ%uTD`j&H|rg= zdN~I243~!-@4i37q9v&S2qEbGG{og0$3UK;)yuIL9DySr4)=Y z*xA`BIpF}}I3~_Hj4_Z>!t*?I!zr}Z4rE?bDTO3Sm{O_&bF#aM?d@$R%sGdY62_R4 za}I!roOl#PPGDJZO;aYN zL=XhfT4OXCxlO3GMo|>7GyR}Gm)syCy!1o&Ze5v&u(`8Q+5^@arBq3Lo_bcy)^)>a zX>1X z3WnjAQ#e=5yQ#@Cb0L>$xjZvVTP-_F{L^O-n9m3v>AZU9j=-5YYAm0X#Kiukw5-j& z@!;o5?|1i>?cKNXC9{Aa47g5vzVlDo-}15`o>y}w`|&d|%$0kRqg8OObL%&EZqBvw zNAu1cT(dPug!P@AHcwXfLgPhS*Ds*Q`**6FkcUivLO|7`(Ao_@Ononcu)&K-Bv3PQ@83)mT0&i5=TCW$ka_ z7ZaZ^zxAxD^4+gxqP2`lFtA9pQ08=e`iRrMU6Z=5KVkOw&R=Vf<|I%5)6G?3w|C0+ z3?{*Y3fm>VPCj~MaUIk57mN&timnI zbobq(DXEc3X0shNTNi0a1#MowF~NoV2K zHp69x-Ryi*?E8`n&z*d=ackJL`-^=4Dz(g;-+=%cJc|EwSH9uDq4MQlW9r+p&ih*L z*#|5wV{N%-|6y{JzZOuqG%M8M#b0Ljga6;VxctAM9z9d^a^UZ4M!=9~@O1TaS?83{ F1OPCQzFPnQ diff --git a/Resources/Textures/Clothing/Gloves/science_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Gloves/science_rig_sealed.rsi/meta.json deleted file mode 100644 index 1b711f41bc..0000000000 --- a/Resources/Textures/Clothing/Gloves/science_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/security_rig.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/security_rig.rsi/equipped-HAND.png deleted file mode 100644 index 4ff9e2981ff14bf3785ff6b7923c83052d8e0613..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 502 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVBG8J;uumf=j}{G|3eNEZTFQN zk8d(!P=0AYVdKj?D|ue!m}LGiZF70NhVL&oZ{nf)3kJ!DmX%C#doN?s!pL;pxR!li zI?KC#>i$*JCs<8B$#UGMSNDJ$(+1WX9t_(Uq&W|WB`7oAV9HTph;Ha*x$*U=L0_pv z+pVDCGN`L|r_Sajlrj$7c8t=p{jO+9+i!eeqe3~@ISJewCNktOnh7=FaWk@_ zWqG?2K9_zrI=@il!=FzfzuxxpP8Sc~6~;Vk-R^&9zUYRmRA2DC@dPKO7t8J)e5(@Gp)%XP)zJ(JETc@iOasdCRoOw#aFJW1IH4 wJ7~71&P$%NEZaQz$yWjyl_b1SNJ9yMzJ?Q=qYSH_2TN zfkLrU?XG6#|7JY4S3NvDa7nwmsQL^r1Iz&b1Hg;FmB@Qv$y-Dte0%kgyPJDbN@%Ug zITJzvcoO7E0Owp$O0irnQA%Nq0pP>ew_N92nx^5)&-dKj+yjtO0;qo5?e?H!X8}0p z3cz~39wn9vjWMK@2qBDoj4_l_s*gO!7>`06-38KaYi&)ewZ<4z69dRRhzXQ*Dy2lu z8Lc%<)6}9K1rTwmRK%51wZhsyb=XxA9{T2-0kGDNcFO^PbFN6$5+qem#fK)#GlT%x z@Ats(Ws5PAb7r+#jXF^Qy!XXgTPIj+JxV?mPbt-PjWHg;7-Lv07FF0A`e$EJ*Aeaj8mLKlGJ+^8HwzlLwJ( wmub+SUOK1jS(nkju#5i>%m6dM3~+IPU#d-OCawh=Z2$lO07*qoM6N<$g4SpKa{vGU diff --git a/Resources/Textures/Clothing/Gloves/security_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/security_rig.rsi/inhand-left.png deleted file mode 100644 index de11395a8c517d9632ba5bbaa38e1e9b113396d1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 356 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVAS?>aSW-L^Y)f)(P0IFwuk*O z2Sw73nXal~2*2a_{flA=yVTqRdSU4bu4=O^{u>%>ocw*|7vt^(@z6CaKvO`Vm-lc$ zo$)_oep@zQ&8c@CT_=^XPkmdqdP-2IVO_T3){piNqxi&TW;n& znKOB2=B#Dq`=h1nd(*5HmWDWSXgyu&aqsunx!>bXZ(8&HvBkcXDY<{P&QeK`IbLKn zSH%-3I@x~y`BRqOyJ7;){d}~4UGMsfDvXxttpe9PpUp{4oAvyrZTOc88!O|<-{TZn z&VGIqb@YBqqJ)>%%02t~45v-M`fEke){hWp1IZu!S$^HSzOa9}wyFNXHa>~{7Z%q) w$SZSL|F3bkhr@Xgd0_qv`4z7J85l}FaHQ3J{kpeLYY#}jr>mdKI;Vst0G?H!c>n+a diff --git a/Resources/Textures/Clothing/Gloves/security_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/security_rig.rsi/inhand-right.png deleted file mode 100644 index d08a14172a87a3e29129b54bd634172d2f3bf8c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 351 zcmV-l0igbgP)dwK}(z(x~D#c761WkGNp$A3V?;C(9bAQFcorG_T~ z00000006+1wr%~db9l$S{5Q9PIcMJ=M$alM)a?YMos-h6jrL5||@J{}lOCZKLzf?+*nW^vlaH;6&bP8ssrfC#oRNwcj`3ydi zf7`a6bN1`!l#(xZdrdpPRD1pa0000000000b*TBau8-al~9Lj|b4f8Zmye+Phn=nG@z_4RgVfExe+002ovPDHLkV1gj1pKJgC diff --git a/Resources/Textures/Clothing/Gloves/security_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/security_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/security_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index dc4a98565a0fcc9e4b44ce9c86659c779076edea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 947 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV6O6XaSW-L^LEyGug3u*$M#?A zlbyQlAzv4U(BS|?q$yTFzRTt%_DE#{9GRgaXId{ag)>Dy!3-Y-B)a%I3(JD_IN;Ghar&dHc3f>c-u>yk~vRGco98nF8f>R%n%T ztbchw+AMf|^zl{ice6$<<8%$2aU@p6)$z2+&Z<3Mmhv05Ju+POYhgu?_xzt`KOR3X zU)Fgp>Uj6{FZ@BzA5}}2$gn>xn)!Uzov(GjO8+iO|Fy8}KL^nEom<}-+8A}MKCPDZ zTvUXM^?ph5&N;?L%M`@?A1n$x`rAYP+O_LD!&_I+|Mi1&*Sg1l_B^s?VNB56{-&o_ z6X@Ba^{VlIw?!YwH9Bj3M}*E;8EsYg`I_zg7~Bd0BVZ8dq{ zdoc!v!v-^s%)kEK-fm|pbL{on`HV5^q19v(ZEU!A*y{YsO+OI*@a%sn5o}S8H60)cE-P+) zzC(TOS2yNuyf?O;{WHCEd*mry>xTsr4-F_*K$Kk)5fKDirm*9 zDm@gGcXQ^PSq@rr>pmUzUZ87WZ!f=O?Q)i{A{q^oCr@@r+N-i+xx?|t+S=Owr|Z(w z+u!J2;MIThmm!P!N(aLV-T-B$1!fMt91XV^OqD=_f7orVH)Y&BbcF?&85ulX{an^L HB{Ts5-gC8% diff --git a/Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/icon.png deleted file mode 100644 index a689304c69c154860a36481fdfef3f0c0d9f8207..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 696 zcmV;p0!RIcP)i9R->*^aie0X|O5m zEw-GvBU^v()9Y@_^#1;iQ^v(f)z1KDfHMGqAK!VHb58WL_nr>fL&y9OIp;(~KtwwN z%q&FPp{8jtjw3<{UqT$50%n$`X`mv^EcHAQ!CDJzEf$Lfj4@zl`MB6hv*W9ocL)ST2`n+ZJuxmNWhdAcR2HT3lUSA;t)i?K$3iVrIF%zQ*Izy#PSh zbp!y`T8Ic@jL`4a+T$Eh`m}BVlRLm zrUyJe-OFmVA{Ag}Y10^U3u`T6j0hnVaRA6U zBc(L6cNm7f)z8eLEv2ogp{|4wNUJ`CKsjd^V`iN&>jKSH&KWN+FQsil2(<6E z8bpMqX?7qKRt5EvHSi2TTS^ydZM?p|&aU`TOhk}ULX2^imgnc^(#{H@&gh!iYv{c% zmZ>&wr{*E~6|G@u;|^Z)goCnrqP*6OA~%*K-2AbA@lyQ;o5-u`Oh98G;Kh+M zr_NOE3)F2O+D^a_5PrUbMZ<}1h*0ADpZ5!4+z?QGFL1uH z+@Ui-3*ItM3tANQ`f1hd6b{GbnTsSAOU|_C75rIlRDHerGt3JhIzK(7KB2vf`UTem|28WAZCJb)$QJ*_%wTYfzam_B?b(l)E`hXr My85}Sb4q9e0Hge**Z=?k diff --git a/Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 8f5c125be1936d4f4f8ee2b90b872b44c8ae2955..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV07_xaSW-L^Y+%>!WIJo)(2Cc zdnqUstnqbW?7PAoy}WAyo5vMKM%y*a{SrGqOMZU5F=fBLu*aECM>G;Ufu=yfgZs&8 zscEr&d%yp>I&03GmH(e^K6=iw=-k=sbBay+lsh}3vN!W3<^NsHux6`NvWbg}BFp2w z;ernr*i$*O?N@pScbS?83{1OOKsr~3c^ diff --git a/Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/meta.json deleted file mode 100644 index 1b711f41bc..0000000000 --- a/Resources/Textures/Clothing/Gloves/security_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/stealth_rig.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/stealth_rig.rsi/equipped-HAND.png deleted file mode 100644 index a6f3896fa710cfdd276904733fd78ff8a33a63e9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 524 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7%<<;uumf=k2WXUWXk7+LtRO z{blxA=yCsGcewn*x7HP%NA8prI-X?Sl5lbM)T)zp@04u%p26D0-=p=|vG8qfy>#x?rYHXGWZI|qj`vrN@UEL#7rs6XeK|X> z^ncX7_@tF*kG&I|8$TyfT$Y!)Z}N$%>l6O2-N*b$MQLg8RX&Ye3qPgV{ZXH%|1F;1 zuth;o^wvqE?0~=1xqiG~^Y{D$g6_lOWQdT)E{Dv+``&-fkSJJw`=8l{EwV||6jzrm zzy0i@LBjp-JAK~ApJj_Z|FHe{aj$bsA&r;Xy7^Ly`91zzQJH%){ccVEh3BjIJZ@Ym zvu*e9^VjrS6m{J(>pILiN+d%TTt9R7o(BD5ZeO^{FTrUp$%(Y|Q;jeF- zy`KFKU9jch&6-(1UG$vKu`gg=AjtTFA;X2iia|=Sfv>@h1t|2BA@}>mbF*aAe1Wmd N;OXk;vd$@?2>=tp<<0;A diff --git a/Resources/Textures/Clothing/Gloves/stealth_rig.rsi/icon.png b/Resources/Textures/Clothing/Gloves/stealth_rig.rsi/icon.png deleted file mode 100644 index 5c2ef787b509f2497cfe8815be7d6d27937b7bdf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 730 zcmV<00ww*4P)O5XIkAr-ITnN?ls1Xcrf@-=Va4jS^l|xuo1hJGeCW8FDa3y(K3djSbfHz>zr+ z&1#+gNh|dfl93`sws+re-ps5`i^T%FjDwx3?*aAzdjJ66zH+m&EJgo&@986J=radV zS(YLqAfgun&N=xr`UL0N|)U9|+vsUdhGjH2^?F z(DyyswgrH9LAC-o=Y)tbnM^PqkJI(#YL2Ie1(jtf>c->aqv$<_0f44yUUd!lKoc@E z8DlUWkFi|MA+j#>)5C(Cb26DsaC3Vl05F|S2>>omuOT8>uI2y$V+@QjpL4)Dml}$h zsjh1wS|>1_PDxABwk@o+XqqNjtxjyZ1+4ohcj8qCR9vZVZm(oEn^7)qt%Wuu09b3& zI(0%FP;uQePws^S`Q|^{?>OquVT?ft0nD7l0U*YRuImQ&=1y$xtJmwgmgnbZc<(6z zIOoI|gV}6GN~l81)f`9tIr3{cz{$x8j*pKMKpqNR6a@gFs;UGLLRgoeEK4!Qpzr&% zh?%Kr8pIfJae6%v&c(g=)OFq9p0zgp0H7!ej7B4LU6<_d`yNEJ2GF@xI_I3!buG+H zI?K9|I-=rwPwP!Y2q7TGnB1tUib4p3QdLz&-g`RGjB{~oEn#Wz3>4fCY zq@>?E2^Apk_E#U=5(@m*`gdPO+ZKOCeCm7Pf5gr|$@TzyfSm*U1K}655nkV4%>V!Z M07*qoM6N<$f-6*1mjD0& diff --git a/Resources/Textures/Clothing/Gloves/stealth_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/stealth_rig.rsi/inhand-left.png deleted file mode 100644 index 077f9b51278715663ad1819d1da0e61bd2fcb7f7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 379 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV07|yaSW-L^Y+%p+`|R}tQUeO z2!?PpX2&^SYt(+XVD@C^47QDl6XRIbJ&IRq++bUzpvHRoSpC%0pTag5!XEpx08N5` zfXbs}5ocVt|`Zep!$hBKj*2dod{YT)}uX!FWS0pxDdgT6FcUH@1A|Oj_?0obzbNC zFYdjrSYjHlV#!lRvE(IlK3DCZv*df+?|sV!oUR+yODKJMelq9o`m@Y1F97L1bEf@m zeD=3tuWf1lf@{Iw*|XkWmA81de~oz7Z}#?={8w(Rw!g4Me#7?ZK(twaej8+rr>mdKI;Vst004oj{Qv*} diff --git a/Resources/Textures/Clothing/Gloves/stealth_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/stealth_rig.rsi/inhand-right.png deleted file mode 100644 index 15c49a8faadf9289a4671836dd5d8785ef6d5fa8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 377 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV07?waSW-L^Y)f?UW+Bq~JdbgF|^4_Iwwc z7kV}1YM;8x>;~VD?dNu_d(N5IxZy;Qgm}06@x)wRy-Zr!N+^SVh*GpHd;;OyR zeBkDL6JOzDg+~l{W_H{#;JJCe=233+j*a5#02$R``IW&yw(qO2%-?198EF8;?tb_;x8vWe^1d#84$)`ETt?B>( diff --git a/Resources/Textures/Clothing/Gloves/stealth_rig.rsi/meta.json b/Resources/Textures/Clothing/Gloves/stealth_rig.rsi/meta.json deleted file mode 100644 index 2d32e01e74..0000000000 --- a/Resources/Textures/Clothing/Gloves/stealth_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/equipped-HAND.png deleted file mode 100644 index 338fd8da505f44537ea096da036f51c5c91ee1e7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 471 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV4Uaa;uumf=k2WXUQB@!?)7di z)0~t%c)q&4N@ls3$ChT=FK|Wgu$f)g`$arTJe*6FbMv?h1NqL$_b~sQyYzbX{>O<9 zAEKoDk6WerWiU!{J8)l!V2Els#&m(nM65w|UtIn+Z!eSET z>v`$y+jq7l$FsvNHwi?h=gV&MOVyNBh}BogefMVh^7>vt4?{k*#Q&VP9(dyd#$aWB3;UAv|KuRYeV%6DX)kkBJkyBio`44$rjF6*2U FngD|n#T@_u diff --git a/Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/icon.png deleted file mode 100644 index 5766c6722da107d310044e98c0e5c8a7a0c9aaa8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 679 zcmV;Y0$BZtP)eIe(Qiz$_XKeZC z^PGC+em*`T?fA*ffT<4fIV@3ckf z)BUzR3ZRs7+n-15owm5tea6im2T2PdL|9?4Pb|9XAuhg8bK?`p^PEzAd^W7L3lQ-M+}zwyYBz|Y2xAO+p0mHdUvMG-WLf5 zI4v|EzwZTcUq5d405HZd91cUSloDeM)>@JzS*QyD-ELQCtx1vuYb}$>BpgC(EyLlE zu+lHZEpX1k+xutl$~;8Kor%I3@YWb(3gYwBvtquk)NT~!<{^CF`5SU;S&@&W;;zLm-(VU{pdUtPx=`Bi&*>rzy@FgumM;*z%ON-cL0}M7R~?w N002ovPDHLkV1hq=KZXDR diff --git a/Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index a6a27e5d79d19083eeae1e741db4ca4d228d64b0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 403 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV2tu~aSW-L^Y)gl-(dq8)(`0| zGfs(khc4lpIAM zL2}QO)Xv+-x&Cq%6s5Rk_o`~CcrvXu?OV>h)4siH;{9WeD;nF%Cp=GK6m+a-O8NZp zSDcyrxX;El~D`VWvgzATC-|Z$n9+xqLh6vmrs5_>po}Y zyzZ@Gc5%|lPu|AYT$bOPJ+A`^d^>n=u2}0EewMfFN5mG}3#^eBh+gyWK%T5&zQAVt o59(zH_P^jSIr@)5Fpx$6aw}&7t4ZVvU|=(Ny85}Sb4q9e05hGdYXATM diff --git a/Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 6ba96d5664c63ffb2b83d30d63d1444bd3da4a88..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 411 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU`+CKaSW-L^Y)gl-(dp@wg=Zk zkA^IZSfx|i(egy+<&~9_&2L=hE_uvg%OcGFfGOu8!(EAq37;qVr7rY#JMzoWMK_T3 zOSr({-#&d$BG%VW;rYj)1OtmqJtv*WPq#R7?&sX%OVUmZ3(Q-1@)XWlZoI~}QDFCz z{Oj^-wqAPw{o{v8i>=wt`OV2#Yv|sm(Y0Xfv6m@o{?h~OO{UL%GkO2k93DBv{EIwF zP46T+mM^|~;A2V4^KNSfhv(N6Pj5Olx25*8Hp7WcK6}0!9DDHfm)ytDubaNhF-%zY zGHb&oosAJX3#K>)iu77=wm-?&wU$a=u+=U7(SyCm|Jb+(ig+!FT4QrQG;-R7sKXMM zXPjhqKQ&*a)8cu`-rTiQe}!*ZS>JNuv#=lnv_8ClcUw!GeZcj5cb+=G_{uy#GxuE( z=ia&p+R<-Afc*P6U$Fq?3q1{k{an^LB{Ts5+`PDG diff --git a/Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/meta.json deleted file mode 100644 index 1b711f41bc..0000000000 --- a/Resources/Textures/Clothing/Gloves/stealth_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/amp.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/amp.rsi/equipped-HELMET.png deleted file mode 100644 index 50304230a181893e0725e8388142b8f9ea4ee22a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 545 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV0_`};uumf=k2VGeuoVN+Rk@~ zpSZD9DF0$-xkZ`UF(XAcsBR+A>^}64r+f&D4tPq};k$EofmvGg6k)2-e z&QCwmS!LFJw8?Mg=1Fs3@8WCcYFec)bV0A;dW@{igeCjFe9tWrdoYLlOit25?({=H z-cGVxAFe2tmiBngYgeb;b!%qkJ-=cnguk^HzAl(5V*vKXe7Sb;93Yimg^oJGoQh=H!HTlcv~doSgJmHes!4X1kc{%hn6;3kq4%P)-@25JkT-xxlt6d=6K+gK~wGxOAyhp`^6RTp)#Y1*$lWuc1~)P>RelfF+QD8O9m@ z3=NX@KkcqGAnLltntEE*eFJ!S0Bdbn6<`T%0Fwc%wZS|LDA_Xz21e|{FJ?5671HgfE%mLt&-T@#BA~okZhmsez;VK-k`+C9a?t=6F3g;Y* zF+oZR;4ketu}1;g>1GiTjyN^u0Ge^{J%}i~mj(ga=346}SXq{Vh&tx|ab7OFCYb?aOsH_c8$P1rebbmK9B?$J!REX2y0P>E44vBEf-Q_bf*C492>DYS zw~p2CH$_fg^!%KpQCve=Q!YvkyLGc%H(rC6?tz63ZLqsh= zJ>kdlwsU`9{D1d{h*kh&jFVCdV4vuf5pMQ&gU`F2^NC9-g)yda67_f=Q{C>04|N&y zV8A|MDW&*;!)EsErpvjImGQoKt+i81{rO$n_)yW#0Bh~9RRn+% zll0?l@u7}-6U;%h0w|?K-|ARvTUR)hQ9TFrUFS{vhdu{HzX=YZloDEN=ePZM(^xE{ zDgf{^Nk8f8*fET*0N$zY75o=Soj__VK z{p2Q-35uc!x+JnX1L`)rEdT^h9>}-=MNx>?>-WJu#B2)?>zko$3lOV&oNWPOVF6Mn ikQxh+I)T*Az5ri9n!q}R4d#OY0000@000000001EL#PTaw0P;W6W8a5b77r{bttu+D?aa<)Xd=x}NiW^E*W_XSCL;EK4V2iMPdsi!y-dH%Up_ zkF{}e1_+1ND!c_!3rGzNNG$*W0000000000;MDYP9Om9P=p%Yp*l#)K&^!%^-V$SG z<+r8dC7qT*284-9>ztWYZYB&epswp?9JbVRdkh8_LHSo;aq~jY^hQNdw61mTMR0Hp zkc8Kp&*P~{KvWUbTC2s~N9Wbgf#|n@-;&OeqjZLH{%d6PtuYvoT0m-GKxzT08NC5N XMA*s|9Tv)h00000NkvXXu0mjf$${3Q diff --git a/Resources/Textures/Clothing/Head/asset_protection_rig.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/asset_protection_rig.rsi/equipped-HELMET.png deleted file mode 100644 index 27b10b3b4c4341e918dd347c3d185e5b4221956a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1299 zcmV+u1?>8XP)~tNk2C$6A zeo`_?zaXUyjvYJ3xZ~4$l~M)(KRqY9@$sKT^GYd$Y&Ofd<1;)w%(&x|&1Pf$q$CPJ zN*NRi1(ueUScbN1p-|}BL{j}+F2^!p7zTd;xm>Pm{f+~WQU*#XT-U>OJ%F}r^uE`) zu7~gY&G#+0_@x-!uzwOS2;3Iohpd4w?WJU1L~ewLI( z0a%trwOZu_OkbOwJ;}j?FgweM?c1lT)hd={#U^{j;p{z%j?ZL1AO9LJcpf)*_ED)1 zB%aSm@*E(g3~IF+hqL$C@yc8A_}$MxqEa6qpU-!FJ4&Lz5#8t~3IM`GCQ3Y_==fX` z0^7EGw)lvRLg+U9!~wu+2!p^fJha94g02F9_S?<>b@8x?03H<*KMFr;qygwQpqn%R z-3D}%2B6!3ZqfjB8_-P}fNlf2NdwSrKsRXsx((RB>3xv<3L!a_dFLNOn^9uZMVMMRLjbGNO>*; z8GmGDkyd@vG#MIt8r#0Yp|L{*7;L-s1?NBgs$=brw}6x~5W_`iHX?YQhY(M3p4iI>CG0|2`bO!AD`DU{b zAv9o`gN%-j;dw6VnVoUDeCFcC&l0ZiUn!T%jrZo?%vP=q9gj3{oM|CUOjDrL0-hHJ zFtW0UmwUG3xswEtsniD=)|#JugylHX3c?V2z^=D54Soq1Z#m910VuT)`v^Nz8dTKp z*ySFa0j*{6%7Xz2z_Rwm=Rnk~0NvjXKY8hV=FB&jH{3t1O;By!ApnNK;r_c}seW(} z`|8y#-U5cve@Tc3Eq7p)TEMdQ0WhId+%s_b)R7>`LA0u|{;-rXGqQ5WA8GzwbbM@K zB80gbKoC%=@1SA=LD0AUO#h_gCqetl6(8tZ`%-EFr53P9$0#~JMaO5{@jIQijWb_w z{NEpM&RukT?9nk|-LN#D4PT8cjYihC?T%03O_#?@rBW24A8iSsuUsx~>8&7o0u;iG z7hWorGD#M@9$VHQ&_=wY|Pxs%yf4{z!4H;>Jgl+@6NdwSrKsRXsx((Er+a002ov JPDHLkV1gJzX*>V` diff --git a/Resources/Textures/Clothing/Head/asset_protection_rig.rsi/icon.png b/Resources/Textures/Clothing/Head/asset_protection_rig.rsi/icon.png deleted file mode 100644 index c086d79e00b42790064769504ef4104237c35661..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 492 zcmV1dK6UZ;bE@%uD0}@)CN1a0uZpjS&KsBBj$T zxbwj+SgT^F-T*WJ4L}0`yj|rX z5h=d>x#8E&2LMXH*Xu>qylmZ6>G}Xfq)ss>$3eW|BVP)g7Bp{L{zXagz8 zz4*8m&OZ=@422#XUm_?}Q@e+D6?Wx7)r0GztfmM3h(sN`l2+}inGc8=-s(Nxe5IKk zW*%rX8jVJy(P%UpjYgw+(J&?rP^nZRNMn4KmX;>+pN}SuVT2GWb9~5t@-n@)SS%U< zU%a-Y?)*^soA877p8q5BDsMD@9P*Evxu^pQA=Jvs3aehoU@L@B06)EMo$A-K3n5e@ zkzmyeSzKIX)eA`^5`F)uiBtd~gmN5*dc95qhFZsQ&K*S0KbcI@01U(6cOaQe{v-c! zh)e(>gpyL?`vJZm01UOg{(1O*Kp2MIz7IechJF8hJ|C$Fk*@(k&`J8PZA0MqTL38~ zmUa3R81&B^9|G{v!-xC{Tn!$vpS&D(s=yQka2$u7D_3rE06+eT-FOYx___#$$H_?^RxU-(>(RrdE$-BRCa>-d|qt?0V$vX+_o%S z*PY5nCYC!v*L97-*VVKJ9|cnp0OCF9K_cG@&l*~Q|2hGUMx)VaG#ZUYqtR$Intz+v zpW97Ze{kNZ@zf4QqeciZ548FQ15)2f8gJPYH^;v(m>B_pRzXTq1BTBXiw$2Q)<0Io z&2PsNVI~9+La2h2$U=eL`eQ(KuFGW&dFwL@Uw?&IUsuJ=&5=cj{h_E3pQz07A-lO8 z^?JQqGhlG-+M9slvG*&xxev(v@$*>mW4{R6wyjVGpujM&EQ=uUv8*&wN^INie>VvH zkuOhUKLuX7WhBZwFTK~hYRB_RmX#)*wve($5OgX>GRFr5$yY~?KLY~HwfUtpc-!+z zD3G#7I^C%>=~SGwDa+q*i=(drv7Z8!N@b`xYN%=iz%W>zKO*ae+)kx%x3~XaQ{bBq z-&L7zKkJ3KRvODnKNCPH%B@S3(|}SJMvWhP0am?`Mz`<2{SH#rI{nTSd^i6#w87op zZjTy2_5yrq+X07*qoM6N<$g2Ce3m;e9( diff --git a/Resources/Textures/Clothing/Head/asset_protection_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/asset_protection_rig.rsi/inhand-right.png deleted file mode 100644 index c3bfe142029026cf5c7f8030699c3f5b639ca8d7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 975 zcmV;=12FuFP)yke#HFzJga_$X_{UAgY+37gosO}63u3ledsGorP9cYWQ9b3KA&eFFbspgfP6kb zQvXcv$x=#!KoJBAps!4}vrZ5wqA2QY2LMD-)Yb30Zl4K5IY6oQNgIv>D(IE~Qc7$) zn~y+(QUTXrJ_q2dCr|hrxTf~l%`c=LKV(3uRN}#vD`oE7c^!QGn6+omYEsHm5q(mG zVF*B-0=tfdZ5L50XvaHsgY+5TI1Y_QgEgo<*x4y_;|A>Puy*lct?8Q zz@i_qVOibYysi}6mvYn(3q!~E%>#rGaTtc&HV=5`^KZNH7Z2}KKP+Hb*3fX0rFlT2 ze-vr@`$mDJa?y`?@$i24x9CTG^;xA_ts0hPrPif29#V3E=Xr+fy79WNm<9HMd$x_| zd6{l}!g2qk)R|ynLht^h!m>)L0dTe(-OJEa_`IPFc+&zj8jVJy(P%UpjYgxe)#f}_@A4f0`2v9r2=fb2+%d+tzRCon_oam znQ0S_-vfk*?fFIMd~l$Y!nWUKYwIVLmTuA5`xW9C-u{3QDI!yh^;-P$pW7%EbQ*6{ zEY7mDbPJ^d0GazHy-@*fiI zn`Ep}z;)fU+z|md&Q;v4p8=Q!zBr2pq|swalspnZPD+{Sq2R<8M?KGLd7jq-a#B78 x$W^P=OgA1Tn+m7WF(K34zL#^qJbvyC_!qd~l*8$$>K6b2002ovPDHLkV1nh%*@OT9 diff --git a/Resources/Textures/Clothing/Head/asset_protection_rig_sealed.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/asset_protection_rig_sealed.rsi/equipped-HELMET.png deleted file mode 100644 index da8ba500ae326003bb28ab1a27ed104f4c33c438..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1278 zcmVAXrQHNfvLiX=K7N_$=@rM7LGnQF-R_&77w5Zkt+_;HD4 zfRs|_^Lf_S*V%xsYd)V(EFy0FY&OdVU|AM_1KDggar~YQkWy-;6uuwe`vE}Lwf%k2 z_Y@b0y1`~w^e zR$0mJOEh0>1M>Mie_pu2xsI_9fW5P`D5VmK=#^Tn20)n+R@@vyI0S*;9B zbzLfz3VUZ~IjNe7pH$7{E0qea>n0KrhiUsZ^Fi}*Z$FLmLBO zd5{T7&5vyW+%sVm*nmft{2)kV0CXQW|JUSU8wNZs#C{ci+(->DEx3utV0Z;(Zi zj`+hsJsPlJ^paxZ6&G(Ye*7d25{)^f7`<#j`j6*d_TZ(n$_U3u`%3*1r}U)U{8XSQs0aJ7ohR|0HxL_zWomF zmtU~3e?Q*hV$bno)dkKTKcfGA`Awi%rw;-jAsm3nh#gnI-&V`YR!Dg|1DSAQ^E#dJ z9mip8>={a>B@Ry=Mq{z#>UVtj&5u3D?s*AFDYY0cfZwjn1_-g6%a?y*a&n5w>Mx)* zJhh((Y!TbQ0yHa6KM$)Fuq=cSR4S{jCW#C;+YK7yg;+~5)*i6uk1MT4gr)$;8D(;E ziXiZL?T4RXH*ga!zHw;iVROa7^Ss7qtMA(fUtg(5F^(NV2nWXzD78k=Dw$7gUMI*t z*Yn(Qj=@a1K7tTVEBWqDkc-C-!A-cNcjBG%`uzy7=i^M{lHM65j|QdIqWeM!gxE#7 zK7!{BU=QdlizljA6vuyVNrw)kDCLTj4apJ$-Ne+bia;LOvUYl30_N}~GO>Dy%EXW;^2)#%7E9e? z$tQ(y9T;#}_r=!sy!5k=G zbG2GUn7@%R2Bj1?-NVv;ac+zOpx^J;%0lhGAdX{v-^Un(Syw-6vFbdJwbt$q06=Ta z*{cum`ksI>q?1eHIIblQ4mIHWetF?ZWmIA};_or9?v+eLGHWfp)`CaxzHeq>49md@ z(^ZFdyN$J$Fbx0NgkZ}~xE!4DbMmINcJ%pUXC2jG(z zmd%}SD}NEb-`@3qlwRbe=63`BaWfNlKq;kJU0r3Z7SUfyDGk8)FNzEOx^^k0ab1_S zTExP_0&BGh*L8dTaTBWmQcC0dKJ|K?1`L$G?+@)n*FTj?(EuFB;a4D)O8q1MafnR- zDWy?L5r&#D)Bpozw?2$8)I?F#sfPeWQPlG<6biA55c?XSbvx-VJP&l(D*=>J2yyWg z==aZ^9s%&~!-xD1Eb2!bq;ABWDli2BeBbA%d-wRN&-MXuJ)cJ@b*XQ&*#w}>90y(+ zA+l&4w(Xs^xQTTQ@H~%dwaWE;o?EKj@ms3h`D(R_=Xpb8thgs^>-KQ(j;3v`S#eL| zOtnX>`v57WX*QdzxF^iN{bA33eE%-x)*R_{`qIx?*Z=Rh$bZs(K&&I6o7_?@;`sjE z-fyWE4YXh8pH8PQY#S!txJ+dySSS?Cw$@~T25?&lf*_d6MkbLv!5|2n{?FC4Iv)p9 z5df0i>3(A03STv>0RMFY7K_DVu~;k?i^XEGSSrGQ{$-}ipGtUau#Uy z3=U)-C>pPNly=6yFSs%S0Ii}@Wcmyr`-1IIAvfPMrJb+G65&b+Af+@#rBKBp`}N0w zXN;M$hsF1~rt;yK_K_~xxw z5F$%9D^ThX-MLE7o&JDMJwI~%#7}{1TQlbm%(K1DV?e3HUb_$iA?7K!<|vg$Ujq_9 z1uB)wz~iWaS0ez9!^-S2OSOpGnGC_+-v4U~eEH5BCfBJi)gl6sMTqR50vJQNHBUJU z81u}i@e?n=S}mf{sRysU-W&d%EBH?S=Wq_e-ro7B@e?n=r=I5mt@f&a*zNcXKoA5^ zCXIh3)_{$TjoGuav(`9o4zBzf0I<8e`-Ca|S&9D)PMfD*fIk4_b(L*jF36q$0000< KMNUMnLSTaBV%awU diff --git a/Resources/Textures/Clothing/Head/asset_protection_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/asset_protection_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index bddaf1ac34aa1f2335d502926b18263b7c35a50d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 979 zcmV;^11$WBP)ru?Whb(f*C=FpsVaz+EhY`|4NC$y#WQ>3gD?4=KWeofmEa&bo2((52 zfuNM0b_pS44q?#j5Rbv~meL(;syEF+JCtpitQ}-|mLrq-*Qzw{2h1zKuOxq;uOB^n z(JRnsG#ZUYqtR$I8jVJC-Y~Yew}(2x($dmMgbd2C`Y)t)3L(O4FQ2kkm?dr<$1woD zd3P!N_LpsAs9zleow{QE`^Brg@Bf<6-_1mKhY%uMSy^GV9?;neAwqyB@0sI`WI$qF zLWnS*&$C(&n3kXDJ7n#@H_>OXyfgy<9Ui82wK}706`G6_1m_cFyTZEP%1iT!?Hkm?G`{v ziD_o@5{OaCV}5 zaW=0j#d7{Ab^pXXKnM}~zRz<0h_^ody50Zc;a#?lCn*+-CvGQMng_)Cdy%F;kpc1G zLOtNc!@KRzLOn=~XBEeBjAF5vI+hkZq|^Y{bq(9L!}Ypi3OEGrm?p04W;*zoe*dJ@ znP6-}=l5ZSWtCI|;Pno=lM_?n^M*FyRSVE)G#ZUYqtR$I8jVJy`M){!x!+lTf8aEF zJ`_C-A%p=m)5fyCe$dIl1^~^9luUJX9ulq4oD~!LHb8v&g~3FwS&Sa3VW1jt@79g*uMa)}qV;&CJWR6$&^F?YA0M$-m_lz56__*zKL_+$$Sd*ZGi9l&2^=? z{A?HbH_gf{snsw@Bi002ovPDHLkV1lOs B+P44z diff --git a/Resources/Textures/Clothing/Head/beret_navy_hos.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/beret_navy_hos.rsi/equipped-HELMET.png deleted file mode 100644 index 1f4747825d8692cd36e3aac4fd4c7a375ce5ab5f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 499 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVBF>D;uumf=j|**Z>L0&w)@h) z=N!9RR@NWhcHrQ~g}U`EdX1A!UtS8>vdh%OZSxoDIeHTXn>7BhOFt6c>GY%adz}1* z&pzUMMf2Y8J)Uo=F2&bwmD1;2cO|cM+Pj_C-@Dy>`Qy6(Yk{9-4!f^Ln!PghyrePj z)$iBFTU|2#mbPE`<-YK!`^S*aUcs%WtydOo{22O4A+lb?U)6JIk?D?q*JK}b?LKmR z^8Bm2CtqG9wz)Gdo^5B@!K+`-Ub^a46lXK}$^Fi_a)(=G-lyvspWkC#$5HxY&xd_1 z-+9-27szj9$Y7M>ZV+2Q5`*&=f5DE*nDzI2ug%{q@OkCTWqAecJ2DFw$K9TB^SS5B zn9#*>mmgnF2(>?3VWZLTq|y87tE{m3=0HE>%h$_Wcgr%q-|tZ5nRxxoz5J~+d`NfuZ)(jnnsD@)qBru*mVE(}xbbZT2 UD>t4xU}Q3Qy85}Sb4q9e03N^G9RL6T diff --git a/Resources/Textures/Clothing/Head/beret_navy_hos.rsi/icon.png b/Resources/Textures/Clothing/Head/beret_navy_hos.rsi/icon.png deleted file mode 100644 index 8f2be1d0e3f8f9b8ba15910c99c5e897edf95287..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 323 zcmV-J0lfZ+P)26U=TSPRqMJ+;GJ%_mF<1|N2H8eJalMqg=P9h>SxF~`_wArMXX&uRM zx&L@B`hEA@qgT*04RxkbE1e5)0WQD=05pGjSeBG1TU&2d!rujA@OV1GXxL5ahUq42 zR1u-fT~Gv0$1q(uwguk{ND|}@$dVF$0;kjK58!(j(tAlmNQE1wOM<5JwF70~j%`&d zAWKTr?zBF_6EK^B%_RW9b+;r7kdEMZI={8oFx{7dW8&gvJ$&3q0^}idY%90Lz83%h z?z##lE^yaXgpV5z`)xI!VSEgE;G$hp;Us}rB3mo_$NNd(pQ-&a;sRWN3vhwj1)i3L Vc&feyp*sKo002ovPDHLkV1nU#gyR4J diff --git a/Resources/Textures/Clothing/Head/beret_navy_hos.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/beret_navy_hos.rsi/inhand-left.png deleted file mode 100644 index 4d0a3ac5163ed7f22250ba03a05652648be3f2b0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 455 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVC?gBaSW-L^Y+$WufqWnY!9|S zx)NEyxwL+};7O&F6RuyBCb_-{nS1M~W8vE+&9fhAY`lI!vty!=hVI^W3lD{D*N)5) z-hXW0`H+nLho^u4!*iCg0|GMcUkPFVP#fb|gzb<(rRlH7|W4Jz3fWMriybQhg5Je1LPyM20o{cR(u4|nR; zR9k1*GH;reJ?;1IkJol>3TwD#yr4(&)TZF{1M&8I_@bCsD6uKrZ7_ioTlVrdK%M{X z{JH%n0`}HV`1)+cl;4c09`|_p+?!{;`rEwa)F0JrIpq&;sI6Of9O(FhoZ!>hpHH!D zc=P3h#m_l8bIaMaHnWQPr$^{2wH$m_uDdv};?60Sg5t`+Q+FFrbP0l+XkKq#x2R diff --git a/Resources/Textures/Clothing/Head/beret_navy_hos.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/beret_navy_hos.rsi/inhand-right.png deleted file mode 100644 index 06cac31571ec2c9c92c5d29759d71ad481d9cafe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 435 zcmV;k0ZjghP)wY5Zm_;9CDO@gnTc^^0l|(u?>t1$XAu8lW}Ej-Udbmr~@7hN4qt7Thwlm z`3ZG1f~^`C08|IQSuFwBwaVPMfcawP{AM%KsWO@YHV#hr`+rkYC!CdErp!=q>i=i$ghRfM zTR$>{Ki6kyn0q%@u#T&>h}8G^_Z7@ z8?2aBc>kBL;Xhb<_?1A6`xb_64AQy{x(D326Sy~AWV*qWL!6MyXGXSS`RjSt_WmrD zOER0OxAPIxv-PXa-a5mjGkHOn>&loTXM>;L4&C|XUeFh=ly;G(sM50V{W*H)zcDf_ zEi#-g$@p4!f^1NPDgXEW?&r)52i8aYpZ7xagk8n{+sqqg8P0rtyE`VG#pU|rN>- diff --git a/Resources/Textures/Clothing/Head/beret_navy_officer.rsi/icon.png b/Resources/Textures/Clothing/Head/beret_navy_officer.rsi/icon.png deleted file mode 100644 index 42f5191c7d1691826514ff3c59b7981c534824bf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 330 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=hEVFbaCQIEGZrNwz6?z;M`sX&K|z z+AEBU`6NmYtYDUqkciN@C^L262m4(&HqHFlV^Yp=Cdt~Koz0O^ZpV+`{P7Qpj##x! zoU)5y`q2{){B#tH3@5E0#r<#Qz;nH#C|MB9aakd?qxNqjT#YphB0( zE*_3H2F+>q`~Oec#n<5#|06y$eDcGef2Z>_wY5C1`S!$uEtxr%P5E}vB3XwL%LchU z@9k?GH}2VXXlf%6Jbcr7ng;~-+r3jh6|+eA;pgA_lJkrc*bIx3s=s`(bS^%g*A_4T z-Ed9h#tBw81;lu7=p1|MousRNiqXJ*LHER{M}bcmqM8`j_qfR#ylMz!@3BfaAj`lI Yu37i==Zm#Gz%XL)boFyt=akR{0HM@~sQ>@~ diff --git a/Resources/Textures/Clothing/Head/beret_navy_officer.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/beret_navy_officer.rsi/inhand-left.png deleted file mode 100644 index 83b0def358551bd9996cb863ce4a615c014edadf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 448 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU~KnvaSW-L^Y+$8ufq-!>>u_Y z6rZ55l+Q_1)~cjrs?It)2Zy_79z0R<>uOr8aK+Us^&@9Z!GJ>9T2c0H!Os`W08lm^x4XJ%R~0BTHdQ=&++-u=f8Ik zu6NeEZZ5l6?=9mG#~JzWtERqp`0H7-*8h=6oxrnYP6Z`=VR?3)!EfH?BpKa1o?!Cl z+v;m8fwBx)*UcB^vWlElFYJ1LTz$t)p5^ZR3=LmNT^1 z5*RG{_Vc^6d2)G^1d3Rke&08?*pUFvqmcWIl-@o$no6J+b{d$D{d&7BtS!?Gho7T@tVYo1> ze#yK!YLee>%kKHpaJ)U8;lR_Ytb6`^UjJG8^C#weadsd6-I{Q9Z{{4%snH8$_UK-Y z-5O(`S^PT9;i=|@vh^=+{1aL6hwa9%v$G3!-~Y6KBg0FEOA!qv44FC(Rt;MYiaS7E ze)#fEfu!I68uiqFx@!R498+y=x2>^|@#(5hK(}6dmYWdLVD;c*$)~+)`Q68KjqDfZ zxorr2&(!ei!1vp-47 a0ddvoll;Rbam)io27{-opUXO@geCyK3Br^B diff --git a/Resources/Textures/Clothing/Head/beret_navy_warden.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/beret_navy_warden.rsi/equipped-HELMET.png deleted file mode 100644 index 780b8d44955635c4d16ba797afbc690e00a8b722..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU_9;V;uumf=k2VGUWWrj+WfuZ z4=6gXWRYLksHdkoIe5N8w7{KM8Bx~x4hIh|jGn)MUm(V6+2qN=8cHcIggs=PvV65G z@+Z|@nwOvHr15-recrpGKH=jVWsGuX+xNB~+_ZyFePi(azRJI=`1)S*N$@wPKB->) zJ8)9iv=u@2GnX5ke)D>JPPh8!kUO9KcUHaeI)ArD+c#j{{4<|FtiJO9vwDDtzR>(K zwofJV?Th#BOL^PcV#dbiW6fNdE$jJhpFrmPKNV$K`bKhW-k0Yll(4PI-@Z(IcW?Xi z-SOh-yP12=G0blHZ+)!&!M?;2j(5sZ47v`B880xIki-c4%*g6$uQ%t&xnHHSNouC6 zuWY@?=(^qF)85{BwUfWZOg!=ZiRrI(@k?#(#*+J=Yi{k6<;_sg!1j`}xOjg%Aq za879#DLZ>~h5pUsO8ajDMY^s^2E_f)IbC0V(Q5y`y=zL{4y>|`dp<#^_Z&N^&I9?S d_yc1Npn8NJK`5HsgQn<3dX^R`h^C;S0->d;e1y2zBs-m?E(>aHjy#v_ToHqo%kMA zL@II?WP$l$t^?cmU|2K>@&q(h3G%>v^gA+Od8E3eC8WZc>yV&){GC7%xb4%r<|B6k znyLiT0dfm7*TLIlxPLq>wnJ<#YZz8V0!dKvnqRp2GR&LLD*)gmk4bgOOKAIE>LmDX zUymqt}oI&gzm1CkaFn$z0JtUMYb(qw&K?2nYcoAOsp0_yO*Eb0y_x R!o&ao002ovPDHLkV1mLuhrj>; diff --git a/Resources/Textures/Clothing/Head/beret_navy_warden.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/beret_navy_warden.rsi/inhand-left.png deleted file mode 100644 index 6fd5ac54c8836a1f8b98760d390a9f08a80b1d00..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 459 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV4URX;uumf=k2YHUWXlI*gmXR z)qgNyVMtT|1qbozlTK>-PtfIfr`Oljt3!Xo3LzUo6#-qCWn=K7ccKA^_0*F+rK#T z*W(GR-`@UqamqJ_Nd^%|_I)q3t(5n<>{ydGU(^yPGJ|X3>dl+8K1NPFY+HBq=8pcx z-(OdnWdbD`O!DrxZIj%fWv5+aGv&Y<^FwdHewz21H_)os#kBTJm9kCg_W--|jL#F^ z-cx+ndxmALcY^7Uj9F!`*mj>hd-v+KgEMC_M(t-(yZ*{-RXpR`_YL>u_V7h9ZxCdj zpywb3CvKf%cW{A#-OtbGr>vM~zv8x~QIXw&mL;3cuB-aD;MA=BN7(cPe#^-{eyUgU zraEfd*|nSxUM%8g`0(9!Z94m!NGA2kil?Uk{FHR~X5+RsoDcqdx^m(sWA?NIzopr066l|6aWAK diff --git a/Resources/Textures/Clothing/Head/beret_navy_warden.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/beret_navy_warden.rsi/inhand-right.png deleted file mode 100644 index 10fb69e7a1136dd6661ee703d4110d1d6b00a318..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 442 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU~KesaSW-L^Y+%>+~xog)(6c; znKU)lcxWi!2%2SbO}c^e#hN!07?o0+T)ZYK$qE}Vcs&;4pTM=yL}Z?VQfqUn{Xd;~ zlV7KwyDrgu@Vi_i_kDH&K`^*@!@_ftM682m=_IE%qqX;QZ%MMQTC?r2MPbiA#{+eL z9m@H)GAweKdV1&n>i_?$4WpYby!QXh6S&~iwqNSG>dPzH-v5*4*S|ia@@vTXiE;I_ z(itv9?q5BB&NInttQ%(OefYJ-_Sw(v8h3aP?SFURLe{PW&!2D|z0OvU&)0YN;o^^e z78NY3o&l{pxA&&n`TYL1{h9A&1&(!I{<`MIyA}5vymR-RUh-dgdM~4gxB`O6{lWhC{PC4=R7oMy9=WuP*T7C2Oziqrd%qy0iI=wS~_SxG9G#K_ioY{WY=bl)vcS_$v zeYXu)A22jjJ${|^JL~e4$^wR~RZO+>D?R_8e!;h4W8&Qx?8-b2yBIPN#A5yj?31>% VpR!^KegljX22WQ%mvv4FO#tyB#jgMW diff --git a/Resources/Textures/Clothing/Head/beret_purple.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/beret_purple.rsi/equipped-HELMET.png deleted file mode 100644 index 916731c68e4c5a4cebf3d8a2b53d6093ed1e868f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 548 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV0`WA;uumf=j|-R>_ZL`ZSl^o zFO*o8JFze94!+*^QbG2&vQuWfoAXvHvLK8JO@?(!KrZTEzj?iXyGv&gW*uHA2P%baOy`(d7Jz`a3`@eNas3&U;(X~6?}2i%AfIu`A){ods? zr8&n_Zk&sIyTO0o^^BZSA6qZ>6=K;EOPgcPam>h>%>AeL)c*P@;rl*wZQ$3K(rhsM z@^i=ZJM0WI0{5Q$X1n-7iOVv{tzZ5=Rc6T9^Tj4~-OV_gSX+mO#=H0F-hKPkMx9Yn zOIqJ9l7}&8{%v_F>*bPLH?5aj^yrVxbK3)UU7zls=RWb1p^VW?sUfzZmm@(uL7C|W i>x~Yggy!sRh(B_Be*|ZZ#zJ81GkCiCxvX^gM%fynu}{v4Mib#9CQ4 z3@~1+U9uW=R$^%OR+F8d^X;9pXVqXZV3Xx-R6PU805X6K0N7ghfNrBF0B`adKWp`y z%5}f`YZSNZ9Ra9nAC1Oh0We~Cd4F~WNe%E>ShF3^&6&jz08^Q8a(DD2L@Ez-8$GFN zA79tVQAmhe7HBkQ!<#fmx&yT99oh5t$x+~G`M~4yJ|S+ggc5S?x40O!fut|KD<>1S z>m4b36*L-voGN@-6SY06=sMO0h{TJk7`MEp594{uf>1)nc1T%QxEkGZ>7P1@I{~bO zY&?!Y=FBi+7~3HLMrNEJ9E0QArvfly$g6w;C~A976)34vVtpWi(`Wdr30wW9n#v@G zFk%QLOx*d7+QmZ?NI)O~9@;sKoO2*bJXpCqP2#N$@L#p@pHT*o0b~Ffz{UYS08^or UhB$AJy#N3J07*qoM6N<$f>-IYjQ{`u diff --git a/Resources/Textures/Clothing/Head/beret_purple.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/beret_purple.rsi/inhand-left.png deleted file mode 100644 index 996a6fa9b51505979e360c2f67a93605bf405c2a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 467 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV4UUY;uumf=j|=S>_ZL`Y!AX$ zT8K3TFKoVWbmi*Dx|ifHEu7u#*Hj`jCrWYl{sTLUr~m2JbDHSKxbxuJjwP2nJv)!x zX+3}VJ7eI%_kTV;+jG#mp#uWe`JOFn(CCuc5;!mD)T)2Se5ErJ^XJXD{`dU!&CYgf z?&p{uyLjT4+tWfj=0o>vGR>`if4_fQpW$fpiEFQ8d*&zKb%IC3X?b!dCF>2}Y uuWAiC;m=w3L^7{B#IQtq!ZB3h8+)3>L^A`yS8IWh#o+1c=d#Wzp$PyOJ>7x; diff --git a/Resources/Textures/Clothing/Head/beret_purple.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/beret_purple.rsi/inhand-right.png deleted file mode 100644 index 3d236ca10e7a7acbf8fdafd89d5c6cee9019e053..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 454 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVC?mDaSW-L^Y+%ptV01JY!B=g zUJB$`C)=X8?`Uj|m^u60mJ6B>u87_F#8TU#_uX-m$nu6e2Yp>GISRe-PMKtC+jb@xc9G{prmC z`B~K(tQ%$@zgc3UefP{%g*U%?=PL!>UZcmd|6NkC=SH7t1|6#q#?bU&j@*&Drb?48jsJUbQ0L4=T(I z{%!qPoxSY+tE~8yrD0zMx>W^U^**oq{Qb(`ru=)1{kQ(u)_vCO?`8B5S3nTC9~cD$ z!QkQt6F#Sy`}P->e71MmT{-9JS-!<$}?WP6QgAN4Xt z4|uKBHdkV}Zn)c9>pO=jr-7#J+rOHO5AL<>3}sk&uj1P@;pQmOuY6h$UDJDh9R$I?)igr zJM+_~fmAeEFABD2^Kssy{o=GfN+EX|NYwEjnNM^`F)Rl z<>^>nZ2CiKQL^M@_V?Xqa>Zh<`QQ0@AnLExJ#qWKUvXb!*$edlbT+qbr;LnLn z=HQs;yMEl0@o>@B*`01UgYDh@S_TG-t0oKrwU-^r&L?$dxO&CEGFO<*(f*(rsHu#t_UGjdge}&+Th5JGn*pFV{&)Bov zFHqUQwf@Ov)=S1fZyU{EtL#1CQhRxV-NJAG^bHLD?=1^dR;YG+Kh0&!qbnLaK0aph zXM7UxCQ%XIaqDf;hi@N$?m4kM>2a%6+2h!U-a;!Gj-9)=lkda2%U0UtP)zS!-1>Lu967`qVpp)on-(VUffPT`@_g) z#Rhla`eaW5OlKKSuMZT)0C01b%707*qoM6N<$f;be>@lH@D?s+eg6*U~Hom9mBU#ck!CXSe=V{4|7L0#de6N8&N> z80z4Q(}Rf?F>U-mbqS129ssV#2cM(sjz{*7_~<(CXorBV@-|_-7ve7gLme!9_y|rz zJ49)FgSC1Z0N}~nFW+%9?h@pUurol)7U~Ekc*jtk7avNDJ&MEe>D%vFtEb^z@xyuF zE#50(3Ah{IXRs80%9=WGdN63F&bM0%-_JohSz-B2gF#nu@6LSyz;U$-0KBiO$Zr}f zovb*53Eep%bAprc$IMzO4uT(^Mb;UK_W-l55ly>#fc(3SISj;qn zixM#J3C!EVCx8$_2qA>wq%H84h`%dxI&uNDYL;_rE4|H{+H_uK2k$`lvGN?Vc$kcs} z9f$+~zhAo#7hu@UI>YXZgy-6UKqR1f(uUHm@+5S=0@m43Q%3fiRv`Wc?b?Bd4;~@^ zoUvFWjHMqp(7)D2tzr189iUrbU!(sAC;{`Hz`QMd0)7EooFXzJOV`i<0000z diff --git a/Resources/Textures/Clothing/Head/bombsuitold.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/bombsuitold.rsi/inhand-right.png deleted file mode 100644 index a2eaa4a267bb03a0bf714af34a0340ac0c34a798..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 714 zcmV;*0yX`KP)tJRf)=@0&Nr_xbW%?&Y2b1VIo4K@bE% z5ClOOHzxA={6H5l3}Yxl`eji4SB4`ayiEEn8i{oA;#z*|+0B11XE^ktzsmq4kuDN@ ztS1f2vmOQ$de!f_1w20nxE5`Hjx75+8zhWGx=3VMPfB}WTYA7>^>^O_4XYh^hl8P_ zv`21pMO98q06cl~6Ccjs-RgI`yyJdZ#LWNW~-CgxUeQ*H2X@xvDbBRYmOp98-TEa55WN`>V|t04&T!$!sk8YVSG+ zY;UY6fXZo!&qp6=I*z_@ay8Jwm%mp5XgUtZCl>XyG640nGRG%YD-L&`OUr=S`5AU{ zSFW{G@vu%u=I(YT$b7Sng0?{uXO5naf1dhs|8>EaugnpjPN1`j9S2` z8G8c+K@bE%5ClOG1VI=-CNA3$_LruYG4^kSeES1>A?&>b0~rwZUIG~476^MUflFTo zY-L~m2D~NokoFSvodKzML}6Q@>?P=A@TWl2?p{0ZCAe6N4CxyaDHkN+;JYf zTV@YBeLV#{HFn1YV(oeDE8EF?%B&W;YVkp&F9Y0K{KE&2NW~*+VQ!YmU)MRiTIcwr waiJD}G-S!cMUKLw7BFhWfKdw=HDhnUAA+AC3~%l^)&Kwi07*qoM6N<$g6p9>Gynhq diff --git a/Resources/Textures/Clothing/Head/bombsuitsecold.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/bombsuitsecold.rsi/equipped-HELMET.png deleted file mode 100644 index 8133cedc5b3e10124c8f7859eb793abb495ad3d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 610 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVAAw-aSW-L^LEyLufqWnNBi9b zf3a;ZDHPmQvU;kY-#I=%yG9F^Uu;LkKgjO#IG~z8!E-}^MxX{uFQ3r;1>T;o1A?qW zX1||Rainhl(j}h7b+&i@HNMYdb!_lWo2`2w?f5g-yLsl3A7j2gx7t5nKaO$rq5akS zGP=%*i*C?c@x|S>=3n%_!G~dn{z1Rh zxmIhpMV9W<0a7ckNHa97o*c~Ju=L)6P3bTjz`X&V(Cl9Q163Bk;=gf3 ztZn$e#eKmBULpI53D3H@Ds1fMd9F)W{5XZ*z1XLrKDqxuxQF_crGL0Q(!ZSf9VI%U z_r%iYT?=011Twx(d!M&C^TE$Yl6y7of4;si&~x95dXT&QTAa_fbIMmyYgs>>Mbu4q_20VuH}Y_aKlD zlJ`qU;w4E!m(lAqJJ5HTq?D@P`=TiFT-LHa0i{$O1Oe}*4fS)tGkIIMB09eVUjshv z{uwT(@HJp|J)^a5+FI+Ty!OqmXPf+XuOKW+HlyLAzFgpEIRNX^u^CUT(mULNa54eF z&vL45jJZ_+tfq6@rR)G>18IGM_&`{cm|I0};6G4BiP`N*>kDIJ2k`#>D;9tN1Rwwb g2tWV=5J2aEI}Bq``8Wv*761SM07*qoM6N<$f{-?I^8f$< diff --git a/Resources/Textures/Clothing/Head/bombsuitsecold.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/bombsuitsecold.rsi/inhand-left.png deleted file mode 100644 index 3202ae8cda8ae3c3484aa8cf41f864890ad51c97..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 554 zcmV+_0@eMAP)HRyU{e2S{;C!pBDgBYIRoYktF^v;GUfs0B7hk z>Gp`H6M)19ygKvGcsgM`@;Q14062OG7?1pAJ&XIKh$WyJ!(bLbua6r>CZ0~%Kb%MF zhLMSX-!Yg4RO96G3yVer(CdF%J}Vsx%YsetE@->d@Q@Cy_Up^1iU)Tm)#Q@nq}{R72|+v3wbCcx9X9;HI+9%b`2YX_07*qoM6N<$f>a#&SO5S3 diff --git a/Resources/Textures/Clothing/Head/bombsuitsecold.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/bombsuitsecold.rsi/inhand-right.png deleted file mode 100644 index 8ecde79bca5158888323b45b749899532c6cfb3c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 565 zcmV-50?Pe~P)CAV!4sQp25jtH7b~l&x3Jn1EK>x$f$Rn54mL|*8gGzlUNj7M9j7gj%lmDj?lfU8j{yt5}3kV^E5JCtcgb<=?E=yE3u?+;A3HcjshMw37|zt0~u0LCOTzg!Au6QjJO0eJ_=Tjd)dgb+dq zA%qY@i0ZjGR#5hvrpHwNj!^2w(Xu~FkZJ~${aFG?(SWi)OW;e?fafp$ZPr2Zl6VHh zSt%~VEI8{~V1F&Xh*CAcUrIl9Uy&qg!2TNhKE2aX7?Y!QMUdz^py|O>v-xOD&_UH( zZC33M)U98v78W?sYw<-Sm%@1m$eT1E?*MtLd;|Uh6^z8XhG9(500000NkvXXu0mjf DSL_IR diff --git a/Resources/Textures/Clothing/Head/detective.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/brownfedora.rsi/equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/detective.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/brownfedora.rsi/equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/detective.rsi/icon.png b/Resources/Textures/Clothing/Head/brownfedora.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/detective.rsi/icon.png rename to Resources/Textures/Clothing/Head/brownfedora.rsi/icon.png diff --git a/Resources/Textures/Clothing/Head/detective.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/brownfedora.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/detective.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/brownfedora.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Head/detective.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/brownfedora.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/detective.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/brownfedora.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Head/detective.rsi/meta.json b/Resources/Textures/Clothing/Head/brownfedora.rsi/meta.json similarity index 100% rename from Resources/Textures/Clothing/Head/detective.rsi/meta.json rename to Resources/Textures/Clothing/Head/brownfedora.rsi/meta.json diff --git a/Resources/Textures/Clothing/Head/brucehachert.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/brucehachert.rsi/equipped-HELMET.png deleted file mode 100644 index 7d9cb76d603a0b76efb162107aabadd4b90ea486..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 339 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3hK7aSW-L^LEx=u4V%XhUAxz zH16&$efv!LXUM*u-O<v5m73JL;C(306+f}k>slA!Wtn0AZ;=s;T zZ68aslg^%>R>O3^&F+;|w6fFL`LYkLZ9BYD!)~7aZoQb(MwKl$KC83;*m~t%t-N04 zzkU82rJm`0wfrnz%k;mco-wN77{eBZUd9YYDdr1ICTt5>Gk6@hFGw_qEih!zbx3Bw zqM%Iv!H#E7Kej!ccKfkmy1TXfhOm}d@^5P#IBw4o?69p5Ygk$RWo4LC*Ux$U#F&R} b;WO6YX~|)Sp3{}U#$vJH8bs(lHHp@)}VUjE-+SO2&`ef6&| z^|rymO_^Oe><4PQUEh8C{+?&roH;x^o74WLCnO|Pm{glxcC diff --git a/Resources/Textures/Clothing/Head/brucehachert.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/brucehachert.rsi/inhand-left.png deleted file mode 100644 index 0a81a96aa11539173e3fe154bc846dd61f0a79ca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 336 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU=;UsaSW-L^Y)e@Uy}htYodu> z&#}2@ulCM8{e|bAtN!78XRn?;GSR^3+F1eCg<=(E|L!O8gv8BTt2RZ25oihn!~ZnV zUyP}degcoHT?1KqWmv6)$ed%?}n)7jdYSXxt#9WjVJ2F!Ib|JRrhBxjBo67EO< z00000AT?Q4Rf{fA6vZk*LM_d|Stmxkz7~)>=ifhLGc|v20o^ahR>GY8+wOsDUHixR z{Bh#5uKnS7%vQ|#6La&o1+;DTT=dp7I_>vTS$avjUoL-F#8CcLPyV)mp+)T^-4{pv ztj2g$z&e1n7h#uPf=2EOZU6uP07*qoM6N<$f}Qb@F8}}l diff --git a/Resources/Textures/Clothing/Head/ce_rig.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/ce_rig.rsi/equipped-HELMET.png deleted file mode 100644 index 32f250f477fe30a14b71149e9bbc2c64ef342314..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1158 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVDa^IaSW-L^LAFghjhBkar@<) zH|)#I*ME``Q7~60B|&RT=_{wVQ97bdl4&WgPOs$s>}wU#DtUj+mtTka&NeIE$gADC z^I%HHhMEn3z|o4D?(c89(0 z`Jxlf>KWCQ&e~SsVa4(?_<`RuyMwiMVq!u^&PVI$sBpadT&P|gzimpgRrIZs@$5hc z0vU`yz8w!d7u7t=XRR)K!8NHXO}}eoY_B;a+4bI+KVl<$_&xum8UDpzBAR>FC8w=B z&$!`wc|+GKhU!{&v)t*flm9Axd2nsU1zvuJt-WW@^zbr&FxY)&p2OmhUw$WUYJN1> z-Lrn#x(&Lvvt7(>_C)>LwgnhEmBK*h+r9lUL4V)BdGqTf3RK=rNx%DP&MRxK2bsdR zcYfBN6+Wl#!~Q*&r3>r1SC}o3GH1BT7V?;F!L5d@I}9Px0lm@PR>rG47?Bh!{BG<#9jJSM^8FtXdkQLU|5J_IQ}AP^oSL5dQdzXXWp1`MQQS z0OQ%5tzZ1@mR*JwdsNbwySRofSil_+D5@aWpEzsUmjx}0k9A~5Wi&9D@aoll=WPo- zdG}}KH}~}-xvFpa<0AiR|7LFs^fcRj;^eimmIV)vat67dHqp)E54$YJr`T|c-1?zwXfrD9a03U7H?DA*7c>xH*UW68KyhY zQEm!cpP6iH|89D^yl=%ogu|0K&R#=8>`>Tc32~yuK3`3 zbS8se`L=>39|JD_Y6DqvtnT5TrHTyqcz;~DHr0gJO>Oy1N$F{qrtf0ABV!rNX7lgI zV*U?TuOy}$y?#H1VfE~1tX;1D@%HXg{Guj_Z}XP6YMk&}?92^~V>QHbj z>DHw*A{Mf=LOY++9Zj)v*G8(4H-$%X?|0u_zB{R0E@P6KnrM0e5C8-Ke*s`x^n+fj zM(FcQbU_;C@k*!yy;hCLu{h*d8~~teD$zBS008y-VSERm3WXzFp05CO_CE!M!V%#r zOneh^0qB}a4AX+^G@&Soq3&vB z-#*+&x6{VK?g@7=mBf1`(>0Zxo$h&NODk}B_rScT`)e4cg>1ga)e*S?KI~@#0JCzG zd5Po_0H9%4nfK|o0048zH7)?|K0pVQV{sN-$`w$`6&MU{(Y)b80CZs2X`k&=djGw2UxqlRH5>>(PA^3`nM%X&%5`BHd$FsKF*NYG>W zl2rH*ilsD|**`6sEF{7-E_?BjWWe?vm4Cd>*FGE$6=h!tmI}}l3YxkeK~-y4 z^s8zux*o~?qkpo`d>=s9BjjGMWnT=I3D6S?n$hV5ZGIn$qS6}ZWY2Dm)<7qUqSEH~ z<>hB|cpSr+1%76LVazf*JWiY6XSoQLPk~Q!^LQFv%*;dyUym>|6UEc$;?vxG-ab0c zw3Ar}oSH_*nRWo~KNzAn(qHneI~U6Y=#BI{JdG}npEyQzIze5X2mNA*x;hWh=>*45 z9Lvkk#LFoFcDeRb)8J;8YyXOVtFe3|^!43{si@Te9BMhu#K<53i^c*w-7RbWUMd+k z7mWp62M=fa5|c3$wVG|t`c?M-+(sxf$ksq7`o$2ffzB2EYq8B)?@-igl5=y}_PfDb zLD{y#x%cgI1rMcXz-DX0SWP(xZ6)$7u-*ZzHyd66K@bE%5ClOG1VIos9{>D%yHe{9 z)_Q5W;ok_^N`TqhUPq>0Ah$ie7c4rHZ6!c;;LfsB)5tVPpCBLhg_eu;X$t{f_n+L9 zO2*Ba1~=PxRA%c1Y8u>x!y$A%Qgi`D*$zgmWMA;f@;BoHs#=R-%yRy0JEoal!Am_W zw?zh|l5z9d=yMcBO`kSTedMg)hY7U#eH=QlH(N|mD7Fv)pu6u@w${MJWCLEb*Tx~1vdK*4@(GX<`7UC7oNWafLOb|5wssc1Sk@Vywnw#b0@4=-(PKGnC> z+~OrRbhDzWs){#{u2R901E9HMu;_h&JPVZM{XakiSnmMVn;+JiIc@S-6@dT%002ov JPDHLkV1hrNoEZQB diff --git a/Resources/Textures/Clothing/Head/ce_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/ce_rig.rsi/inhand-right.png deleted file mode 100644 index 1d6eb4fc4953babac107cf4e32020d52fe1210b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 902 zcmV;119|+3P)X8 z6k^e%7C|YcptPh-aV1d^yA?L9gtly(vdp19?ja`6Lp$5u?8cbMHakPUA3WIicINSa z|M}kV=6w$YK@bE%5ClOG1VPwqX!G;)JL+I~c(^G-ys}gMZOxGpTpAiscJiw1kKG6c@;8E06zctBLxsLO@d-Vwf?i|=`Hm)jDQ0N5B+D|@3?w1nRHFP5j6&! zO;0P!vN4RVnu`ph3(K-Aj`|f>pR3=pY^v*x^tV;toXr)OOvKT3gIF@fYprfp(_c3Q+(E{YDXf_^v1F>I-S4!Ax;5SC zz$q3hWwXHpys%j(KYn*!0gQ|dZF;j`*^b_Z25h&JAS2%btrpN~_PhatAP9mW2!bF8 zf*|ZYw%qp%`uTya*z-F=o(;JE^|a>Z-mA;<7sG+tP4;ZSU_8Cc z@BRu3MYJ!>g^N$3z|AWA9Z&0kvXfT>qvO2&<`C-Xb5;s|xm^HYW@>`BMvv1T>el?e z4)7EKe_sCNMPT*A_ue7gKZsK-KK-W+Sg$!(;CDQ|1KxQ5;y(*l?0s$?9-bXYiX~Hg zdgfHq1U_$ev=m;vFuo69js5D^hp%wtw?L}}v>Gv> c)dE`0zxFpiD(~JezW@LL07*qoM6N<$f@RdM7XSbN diff --git a/Resources/Textures/Clothing/Head/cespace_helmet.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/cespace_helmet.rsi/equipped-HELMET.png deleted file mode 100644 index 6018c4fe2f48d39ec001c0d9c5e04cbbc68868a8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1018 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU_R*S;uumf=j|+e59vUeWv{`Bwn_TKs3ni6@;d0G2& z_sPtg#TYa;aWZJEb|`V<`?+HE;vaE!|Nb2moqx08p76<2@0LbK-<-Hc!6)N-rK{P( zl{FvbH?rx6UAj=R_^H)vPv_ecqmKMM`Q*Twr6-nIe-gRrl6Se}b>$=Deg(&u%xem)uw;zcV0OYG@A8pLMK@~YCLfZR{N_`|nR#7n40;({&EB5t_hH;v_toaS30@mCp{{Q&4c<$@-RhM#4|9!MZy|*lQ!J1oYQ~V~M$u*K(@RE(; z!Qbie+pm>#`&)wg+n&~adZYQl zbT_}R`GWB5cd_fQZLr#Z`f6H7srrp-rO0zp50<{KvYl{t!sk`L>r8rgUX1A8$wlZY3FkWF=fm^Wc_w0nvhFg_p@2HSFQ|^?X<7)PP%KQUgBlkoy1lXJV z?5VmOD(qE#Ta00en7!$g=VoUU&auvE?yNXdr?>js!lmD13hFYKYOCcuHH&$?xcTpk z-EsLB7&r8@Jkxw&JAb?3$DaorzWvBzWDt-(Zj-%O_R(2ykAoUZ!uIZD%J7)>LL`lO zjzZsO1}UrliJA=cGg?cIoS0G@&Ogz1U(^W()&=|cJ{g^3*vUoc^8%U~zt*@|SVsAq2FGdH`;5I^{$ zN2VyQ)i1%Tb}=~Td-w&ZYo29#DNb2CU-L;|12^t;&9LQQEtdqe)8b# z>Cfl(D|}-tv+6q=>$mECN<;JYjy(CUS=^=(J#w#4mD_8@R lc@~H{^kNe{+idL5OidBrOsWucj1nI7WY*~(tI5{rv;0NN~-MxG7<9DZ%G~2dWr)Ab!eFLxo z_#Xha(k`%?x=flkUfS9}1F)L9Y`)FTji1{dkMu03Cmsz`m$kY&gz^?xO_|BnNALd$nmb{c0SYjp_(B5V6=*0c5ugT5TihR}0$!XoX!gp@Ad7HeEC^VjLZ8bAHTxucWNIbWd&+=Tl?@SEU@T+b$k8P#UX_P z6Kj~dJgUHjJNuqj3s&mlO98|o;I00000NkvXXu0mjfiKGBb diff --git a/Resources/Textures/Clothing/Head/cespace_helmet.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/cespace_helmet.rsi/inhand-left.png deleted file mode 100644 index f21bc6264a21f88d0dcec7e7ac1c611980c57bae..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 834 zcmV-I1HJr-P)p&$(u7il_(fg%JU#4hR5JW9Y495Q67P$5eobP-%Kbj%v!(xpp4!9vLp zNGS*kuMTOKoP;`MkwdO$9MYlTx(L_dde_rjjpsd!SHB+|$GwktzW4XNcOUQl0fHb1 zf*=TjAP9mWW{rT?7jVu6G-G@iW1i{<#WbUz)%kTD03@yf0Gcfzn&KmiZPvH*>Dx!o zf0h%%1(>^FdZCuT`70Hsk0OFo=OwN|ZjDyoEq6q|Y;}HJuebA%74^n-70g4fup6Bl ztS@oR8aWczP(0ME_-*yaLHG!e6%~c+#Z9!%`pR=qkDjgoKZevT9%{&Lg{@u0wk^(onL$g#2y>hZwg<3ZjRf5Np&6&EI_?&%>6eno;b#@f_cYsd)#RX zG+TxUjmwP4<^m8bfUKwhfLHH64~-A2UvKA;WX3c|vJkRcAtYiz=}QJmrz^6#00gfA z%aJm0y*E6L?Z3wF-7VwvYz@E;WJN{v;R8!FrPD=vsS4n=$R>*&0f`uJ5dVJU6gzmn z;8Lg{p^yVB`mccUt@sTRUB!MO{jn`?ocaBqL4WXSx~eK=o3dZ}vN z0q11OYbH36R9LPsy>XebhVXKv>?#v^g?OJ zdNz;EydIhRVgwu)-&&n4ly(sA?IRKU6PHIcUpV0l0qlN*9Mq%SuH8d`J`;so{4oVg zzX1%NfmuB0AQ=Z=2r%e3Fg*nIcHXmRz!w4x`VE>bV-Ylu&b^4>3jqenZiOIm4KG*9 zSdNsTbh>>Dr5k)FfZb<|-^<`p#wU1Glpc5i9v~|!N~hxsXzV%K-$LDd_5?Ty-0a{euW2YQCam8%mOzdf?U}T( zl)G_wfFx?htRJ!RMeURa?Dr;IhH_iF@a1PSl=x`X|-K_9D6`E zSpiNz^n5@zSpl#VtknT>_f7>ndouuDLsnFz?vGl3n$l`xeqsy2dq*FK2V~N~%H!ir z-ry@Q9&p>k#KU{QMrjAKqC#o4t+Uc<<6VA>+s73N4j(ez+zafCoG){Op|C}Q=Bw`8 zuNllwY*}Z3AIxz>VY$lm`cc7hp=`3!GZGA&05^pj3a4hp7^+OiIWUrpRv3I!xB>vT zd(w7>uD<1VGw=cs1VIo4K@bE%5Ck!JT>056>h%Lx(es<&b?Ht=OQMF8N74D7=t}_m zaKT#_`3id!)b=zxi?>^C6>}-!;`Ht2 z(>tkjW9gK`OA2HRy||suJHFrJJvm0txAsp({pqLc{O>)VZl6EvVP&h+!iEJecID~n zuebVMT)er%ZL!mX)~X}#>@747n5<3yD*r*-WBKMVtGQbl5>l5Yyxf&%cx*!WB#X_v zy7o*u^68USN$mEpFs`uA)qUQ({{c;4sB1Yd@p|X}3z_UoE=OkPypj6$eSbpnXVFI= zIct7}xLMe=05zWd`MY9fZBNL?mgZ(HrHO?#KR(D!o@`$5>q}&aR&+$vtoN1aTVAhU zrPXz`-*4`s7>49E%m3}OKG2)_PI2N4r#MfgP@RXb-{=G#75d~Q)Oke2r+EGG{#&*6 z3=z?{9To?+FNy(@$8X(gd;Z?h;%Rum%AAE^w@csgF7C2skkeiF_}%8}imKn7VsSl( z4OaP`efCWI#HWIUnR&nVSAGzCzHIx4pI;fy`N~(VGoCr~z+dZk4AsAV{O%RZoB2%6 zXK~YNZefk--aB>~FkW6!acTSO{>^`Hf8GD@gV*V(@1GU^?*7GLuXk0xJ036Yu%Gjb@eln&%nQU8 zw6QzrI`Hy0L^VjsF>GZpwPDC&%&K6x!gS>W!wS|F4;cfv0}jI#o~@T}c%QRD^jpU* zx6n|R#es^`Pe9hZ3mcZeDI50fcvpF^=D&5uQ-!We z6X(8Yf6pn%aIPk9TD#(D!zrg#J%UcGTz!4N<@&cf|9IB2-brVjC421n eAc+a_XVwQ4UU@mE{r3lEaRyIUKbLh*2~7Zh@9NM1 diff --git a/Resources/Textures/Clothing/Head/constructiondrone.rsi/icon.png b/Resources/Textures/Clothing/Head/constructiondrone.rsi/icon.png deleted file mode 100644 index de71c0a60706d53c9f182e63aca652af3de1b809..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 407 zcmV;I0cie-P)EqFtP91jV6?V?To666|DFhpcYOZz*KW7Rch#K_VDGfLUD+ ziVzN@#qqk-5VZBQf2Q8ESpin6OJDMyI1i{Wb#+Yy%FPXPm572e})2@2G zzPJBGCScnGVcP=%0InMd#+V=?jB8b#c^<~KDjdfHV@$YiAhy4eaViUxN_SYVUtyY- zC=|*ddPXL5xsxLzw+tRf;C#80@AV#~Klwod>8;(A67{v4!WD@6+V*0{9EDUMUA!5a zosLGsp-4Z!%F6iGJ#Y*^z6bsqC7=Y9fI^{AyaV9ik3}r`uQmVx002ovPDHLkV1g&m BvXB4( diff --git a/Resources/Textures/Clothing/Head/constructiondrone.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/constructiondrone.rsi/inhand-left.png deleted file mode 100644 index 64c635c5fef00cc95e7e21b1cbc4c2233bf229e0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 885 zcmV-*1B(2KP)%CqEs;Zr*Xx+`s=2 zC4wu(vcM~IXPqWRrLU> zQpUvMICgf5m{=T#s+61Vo*th}&NEj1v$s!Lp2IwE)!U&X2JG$a7=1k{QA{x-!9j>( ziZRbyu2rWyj4bs7D7{TShJ1hrblh|y~YZp8|) z))26)3jx0$01)u|F%lev$HN-&m#rPR@doJVH30#?A19_302HNsDz06+!T|H~=LLc3 zv9y99Fs*72+Tq4O1MF_Ucl|Tqx*-FcPQYo%0H+gh8ZyA?1f1qCXZVHqga|Lk00000 LNkvXXu0mjfn#_{> diff --git a/Resources/Textures/Clothing/Head/constructiondrone.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/constructiondrone.rsi/inhand-right.png deleted file mode 100644 index 8955fd208e93cfa7291ea240b2b656677e351425..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 905 zcmV;419tq0P)o0DVVVt(lLV6a6<=|4sl8< z6ltfBU?T0%C0T^Jh#VT>IMP@m6ub`hj=MA_mlnO$e81)0z5Cwd|Gs+<9`FAEf*=Tj zAP9mW2!bHG4JMn-{!uAOlDf5((%+Ytm%wox)2M^Fxw)ItW{GC{-EIboqBhme&+S3ge_#cTC5 ztE=m3t#*z=VHcyLQ#d&(!s#4Dh7aJ$%1eCM+(0mw$Hm1dyxvJ19DK#>>;n4w?xR%N zM<$bQnAzK+k$yoCkjs73V|ac9q9``h?=W_zC};5dL&)#}1ao=(SXx3bmq&&V!0!)1 zQO<6CfbF2^OQ-ixtyaMEBdAs@NT>Hq-;MN?O8Y36kM#;!KE-nY>yaJ2c(;nT&)#6| z{Ul`hRF5eXcH!|1-Rx*AQm_BhtIz14-^cfl4)o7on##raA^@{~2LQ~@F6bR7${7^7 zgqgJ|6pMMxtW80YOQ!5;@zLmttZnhYe$l^+x>;0607>>L0a1iDH}?8y$uy z#u;OMeS9Zi)Z_PuFh2eOi}6KM>Gy{k#ygAy)1HNJm=O~R)mR$8*FW1yy$)GE17Hr0uVN2t}#AqWwbWqaZCO`}{s!uIxt z?!X3vPf;!(oBa1q=daELoz6kHTr74XJEr>j_x}M)OF*0cnh)>s48h~^p;*j=WqbA5 zO68~itoiSqz631I0L@7?`tU9ni?PvRa9%F}fb)9wWOUm7fo8O|1dP7AESCTPm$(|d zR@TRLI+hbqe>Wf;4l_bH%s6m$pFk_M7~{2-PUfHX0aobreL&YcLzDo!1=tNGz-|F{ fLkX~3fZhB8*tL)2JRWEO00000NkvXXu0mjf#BZ?Z diff --git a/Resources/Textures/Clothing/Head/cosmo.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/cosmonaut.rsi/equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/cosmo.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/cosmonaut.rsi/equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/cosmo.rsi/icon.png b/Resources/Textures/Clothing/Head/cosmonaut.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/cosmo.rsi/icon.png rename to Resources/Textures/Clothing/Head/cosmonaut.rsi/icon.png diff --git a/Resources/Textures/Clothing/Head/cosmo.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/cosmonaut.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/cosmo.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/cosmonaut.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Head/cosmo.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/cosmonaut.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/cosmo.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/cosmonaut.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Head/asset_protection_rig.rsi/meta.json b/Resources/Textures/Clothing/Head/cosmonaut.rsi/meta.json similarity index 100% rename from Resources/Textures/Clothing/Head/asset_protection_rig.rsi/meta.json rename to Resources/Textures/Clothing/Head/cosmonaut.rsi/meta.json diff --git a/Resources/Textures/Clothing/Head/cult_hoodalt.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/cult_hoodalt.rsi/equipped-HELMET.png deleted file mode 100644 index 2d56099b1b8d0c5e536b809b4483b7b97137e387..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 678 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV9ND$aSW-L^LCbDwzQ)_>wKrE zX5LMX>zIzkKGK`YJjrTuh~A&mr)c2lV1 zu!8;1Kb#C3w(o9^-~XS1p>6R;Hy@zr`?}vv&40fo4n3-R1 z{qwo!w`47b~z-_PzPt*~1Eq;zuLK_+Jt={6`We$jg_C-H)BjF7?a*!aYvAlgzxP3>Bsax4)5! zWD31>LpDG(iy@jp+O$Epp;rp%V>jLe?u5l`8(234GT&gjv4Sy&G3N@yHU=}0ve|3R z7i{{?c;MMPju6TFFY6jiRF`;a?)|m;^^!8-M+PVK&;4eIo4wfX?!q9|4LX&AMsrhl zSiIlA(<)Tqq_>UZ78&_cujA!fjj2n@`9poTPFnq%g(2a-@P~sZ8LGcFR(|rd>R?!K z-?n#8=vs$I3>`VbeAce&lkxEcT{R!7avb zy1dfKXL?W9yjJ@By=w3K(5swF)z4*}Q$iB}+xso> diff --git a/Resources/Textures/Clothing/Head/cult_hoodalt.rsi/icon.png b/Resources/Textures/Clothing/Head/cult_hoodalt.rsi/icon.png deleted file mode 100644 index 07cadcc2e5e6f1c66496718dbf35c99fde2db9ff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 243 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJU7jwEAr*7pPBr8@Y{28X-}|~l zQM1f~FFbO^%XyADzn|h0+8%e{2g5!`Zd(VdojYQio-~PP8gi)E)<$kqRNAt|`SL5S z1q>j>@IZt2OWwV@+H>(d=KT|E-0q#d{nLbrp>5yc$3K}ET4vl32vwH&_3rf)iRi{n zzXdKIkN;(%)$!h;gY)|BTCEuGwg(Yk#RM)!3F`+bl+W)LzL>RkE`!dUm>kw`&raWE kx+wMU@~r(WP}@GR=^9(DTe5k%InWmjp00i_>zopr06@K9s{jB1 diff --git a/Resources/Textures/Clothing/Head/cult_hoodalt.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/cult_hoodalt.rsi/inhand-left.png deleted file mode 100644 index a574f6ab2a749f06cae48fed3011cd1fc210a5b3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 574 zcmV-E0>S->P)X-0R%x11VIo4K@bE%6pahf1{h-!x{;q=uP0RhQcgF_ zl-?bK@CfBiHl$)A=fM8>ik@ z<$XZ10BN&)mhX$@8bD|?e*j>yTq{`$wcH6hwiPt$)#(3k#%sF_iV%+kRi5W)DFAQ~ zL8bA4#sUE9w!d+-7T`Z9yZ{725ClOG1VIo4K@<<=M^2)Mo;s(U8W;XVNJ(x`6+b0M zMGjAm5x}vn;OX%mz#(bMvqp|>1$jjPx# diff --git a/Resources/Textures/Clothing/Head/cult_hoodalt.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/cult_hoodalt.rsi/inhand-right.png deleted file mode 100644 index 6692eb406a5e7a26a59628bcac0eeddb21ec3353..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 556 zcmV+{0@MA8P)Jtc>PDqs^Ph+ue;VXq$?JQ&~J7Xt;RRk3h$OD*S88hmv zt2_Se&-q|k_7=;%=gyrO<_)4OvV4)K3W0NZLWYn3tppjgP``{#FMPl5=x)m}F0Rova)tZcLSBGCW9 z5-1k(YwxtOCV-lK_v3T*06?u$)()*WA+rzoSy$hUdR6Pcb`BT}CvaS^rI_BOFmdN= zy1;$OAO13UY1grH6%a!7j_6w~*%ClzUj{FP=sB*}8Vo0AcP=WM*$&D+upvO$EFbq( zz_Po!(Rd2L4_ZC|Fd9#_{-<&$Xj|>&<3nln9TYr}(w(3>5_Sa-q*MUlUxcu-O|1aH zesfl;1=xqo3qS}Vgb+dqA%u|Z5qe~l^i$(7GJhhZ?G5frP_s1d4HT8g0;tUg*^HDu z`J~(>03w!vE_lH2#?IyoyuLiezLhR9DghnxK0#72ngrGC1Ag$1>vbI0>zMraoE$8` zX5&#Jg9p$D(05$#+1$O;V^jj_Z44D5#GA=~&&k0fK<&H&z6fgelN3B)uoF~g`CUt1 u+;@VJOCTxhd>EPE3R8efJ8)?-FTfvY7T|Cd@Pd8-0000oIBt3{+wLcoO>)wGQDOk zlMiyTy#KwH!RGwqr%zcIoLD#e{yHI<PWzRv40Vt>UMX|jwP5{qWly1m@~p)*c@J*v*mzpqrD|{7M|X?;R>@|!WaW6+ z7*ZnLcHe#W>({KCIc~F-{rNHN)8FUE=Lqe5;r8?T>g}_AC$;?kT^$!6Z)s`Cn6UXK z!|t^owN5Yk#8Y5CUxhPr+Qd{zhTCta{jBj@e);BYyZ;(B_m^LOX)yo%&Ajalt^Kom zOKr4lS;V_tPoHhNne*-V>tBECo<3M6Gf%jpu1@dX?nsWS@?B+i4!R4DaRqR%*vNE+ kDQgYG)&?nUqJ^G`_i%8WG}>Xr3QU&_p00i_>zopr0NXc1@c;k- diff --git a/Resources/Textures/Clothing/Head/edvin_telephosphor_1.rsi/icon.png b/Resources/Textures/Clothing/Head/edvin_telephosphor_1.rsi/icon.png deleted file mode 100644 index ed5c421b51b9aa8343cb62aece1308fdb3fa0ce8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 297 zcmV+^0oMMBP)QzMrD{r9zJc7zhyc)E2Clp99P87S%}K~P6GG5OC6-XsAfn@p#ntA^^iMpb3iITds&umL=mj(za~@ v%R~61U+@S^0;^i^mzaPFn1BfwhGDz{b%FgtN5wg`ZTANNgG#UCCUzjvv`W!EMi zYtM^fSX;{XV3*$M?NfjL{dhEWYn13)|8J3f>>1l{ueqMxF!^IB_lLbfC7su-^o8R0 zt@WsiEzaBNQBhOqd0Av_Y26x*rxi;@82TR1NWN|>U%xgwMkCy7;S?p`;3+}R-l^}^ zyX(r7z{N15tWd^$%Qg8&Q-dt}lC5sMEnAXVrL`~U(|s-1|3P<_YIJ?D>Hqio^TD70 zUK`JQF6cTjGn(gFL`~&~4fR6jj)oUbE^m1M+j0*-%eP{)c!$N`?_Dd6HC})G@y3_d zJcsw#+&}-*_Mi7&mfRmg!3)kUVb~_T!Ivw+n(;P*2@Meer;hz^(^jwfUX=56WkeTq z$KxMwBfP0pgvbLTH+V%eT&#kRH zZnAY&ztR(``y%RfFu@?fY&PSCmnD3+L|uR6L`}K+h_m7ErRvQ$Q>^B0x|zdpVpEUK zX^y4?TXu%%&SS8+qtCM8Zr<6CDMp6UYI-|=2V7o%K=ohe`UAF}j5+EFvqcV+F>OO) b{$;sld1>05S`H;(T4C^X^>bP0l+XkKzIqP)c~O7>423Q6y8OL!Pa;f#U}HxDBFq9rx}iT&3U+^iGH5ngcjJRB(wkB`Zr*vqgk4 z#DryGGv4HXDrAj^&mUtfF@O+42qA=(g0x?G8_&8$g<3;o51(| zf0ynLT$+Ec0N?jDfa|&}UY6zY`zM#>a#=f3lM1Nj2XGvR)oKNBH2-b&+@THR!X6iBF}S_Qst*V?{(?U<^W{@ zKshc=Q_J)UpeDak3fs2J0h`T+JkM+M-@vZ1IF9i=kN)%H-aGW4AMreoIF8G)+sT^X zFn{&p;cX=x%Wq{_Mi2zLIuX3xGkOMAZ#R+ay5)T}9*-?(#&!06;Ni~K4|l%)`0Qr*s{(=`&_NKC+tTfJn=lN4-M=%c z|1W5=+tWjK4tJ3|oels+Q81lO84Ly_Ny3l5;^%D6>#u9ay}q+o!1m(9Fr+97ilP8u zy)709of+R_fj&mI6!dRc@;-|nVU-~KV6-WW51DGZSm=0i? j6ks}lX;Ogc0H*y0k9*m%P+*6)00000NkvXXu0mjf3UU?H diff --git a/Resources/Textures/Clothing/Head/edvin_telephosphor_1.rsi/meta.json b/Resources/Textures/Clothing/Head/edvin_telephosphor_1.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/edvin_telephosphor_1.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/emergencyhelm.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/emergencyhelm.rsi/equipped-HELMET.png deleted file mode 100644 index d413da7ac1f818a486cbc187301f14ad77f03a11..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1213 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU}^DmaSW-L^LAFeM|8N%ar>35 z(y?2F_VR8lY(6zdv#@Z7ZO&o)9RAw-OQ&#E`G)kh`^~uv5vR3gA2jLSwc=pZ+>h@LK8@yncj7EYU-QRr&Fd)lbU@0-o3QfHPv#Yczm=)CKmY#ys=3KZtDlt5QRqzJYKYe_Evow6?ag&YFK`VQILr==m#3 zFUmCc{G2Af|9=0nOq)6p>#6Zg`THd=tX{QB!!~{SqD4%;mp}aeo0F5X;crcMiPhQZ zduyE@i_c-Soa3h+zCL#O=FO9PdwKuV*#kMpUzT*W2|cSxW%ce{zTo}BOewqh{JxhR z?k8)0obq|9=pjSjx6DN=?_Ifa%TS-%?=d!2pr;}F{(kNEicb_NCouXZ1p z{3L>H4-dzBMt$jNjGI_b95Zs*#&9!&?SzmKQ|jB=+nSHbGH#Y?`7bIb#rG=R`&>Y1 zXzCW-^=st3TQqidUJsF%IX2^}LI{)dVaM89-LrXR{ZFTc+Q{*j?Vf9O-u0D@I429! zumA3ra*YlS=X=w)-~L!(CzR8y%`IREsK z!EmGvp_K#i&ejD72*VKP@MvYtivR$WOU1Rp??aSJMP0Xg0ES^;7zRoyq?CWuNhwiE zE%iF~WDaOhCP`(5TP zk3K%K(4Edd zEUpW%Fh6G+H`a*9WP2==$(YKykwXPy1wNU6$1&!G5U!Sh6?`g{LQxcZ+%OC@O{0|v z3-fcP9E;OzHUUr+1;a1^=;`U9R;@VZcU1{kE3au9w{EW5)g7zN~KzB*#y7&I&b#(_Y>?55sgOCb)94~NxfcY z_t6g9+uM9GlXJBRx|RVJk|c5A;w7f0rl{BJB$G)lT)c!NNiFA|JP~EHatF*O=(>)g zDCoKl<`Xt6cQ|<>>bAS??*td-=S(Zr$HvB3Sy=%f9+MBf4>+h)o;API4DfU-oXh3R zd_M2lE)Ke|1fIt0;N8Ge0sMdv;J6(S2m}IwKp+qZ1OkCTAo#E8`ZK#u?;o@}H1+I$ zfR}vx-DUgkz-OO+($OONN&qYHfm4!WtX&~|b0(O{WXz$&8HN&P2!%o<5($=;mUww6 z!N4hLUsfCi-()~MChxm*pjB(As!Fj~B%MwJTW#6(MHAd9zHh$w#w(6L-QWHGrQSE+ zo&ca+E_3(ZmZKD&pC)+!H^29 xvstrHD7e00zS#(Q5j^-v0Iv`N9Jd3<&0mN=V_pR_As7Gv002ovPDHLkV1k*9)TjUe diff --git a/Resources/Textures/Clothing/Head/emergencyhelm.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/emergencyhelm.rsi/inhand-right.png deleted file mode 100644 index eb970f6c25a3a55f7a3c8eec080b26fd23d13b60..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 994 zcmV<810DQ{P)A$4NUj~lAzD~j4(8IRu8lS_7cP~sEiS!xg%FW?cU6@GU@97^s&IR7Vnsxe z|A0!IV(vtO;sd=!>XH=>LWvJVF|Gr3aLY&1ILm>08)N6o&c~X}b6U@gXMXQH@65iM zSr7;W0)apv5C{YUfk1HB=*VO;Ep-qMhj&Ftv$U%J$VL^Z@iC+N{LQ!Db+k0f0kB>D zbq+|4j~V)-89Z*;EQ>~?hH}c^7LKSI9*Uf+D{G{`W(ib{4~N4jiei@Qx=tpOp^+1; zv;!b0Q=MF9TzbdU$H z{-5zKxeIjNv~fM1)d%I2pM0UnL?y)Cr*QWvB<)f2d7=_B2e2|{S2a%0-6EIEAZ11HEiE-6ZE)cKKndCFc?JBG@d-pk}ni3zX|^GbKL0d?Zy6y1DDH%rfCF& zLCWPa%WvOMDwVkY!%&U>&JR13B#HAEE;2YcNV!}l7z}d$!bK!W+IwqSyeyARKVe0t5nqKp+qZ1OkCTAP@-ln=Q}$ z+Wq^1t=RDUfbB3kI%=#|*392muUu}sL)4}nFg%hpj@UXmeoU$M&~yZ>tgP^IsRTeeovyic{qP3X%Iw$y z!y`%K_%Vsx+$`PQ-2i02cLM*^w7Zl3%5bQ+Ex#0+iU6n6NhA^h;LCqgu++0#UGF*B-GZ#?FT#F1g~DX+;Q)>`vA<(&!eg;*B4>7GpK4CSpFYP$LZwcB&w?7^Z5YG{lMq*F*P+sAP^uHiy3Sq**Zv?&IE@?lEz~3 z&xUn@K!9vEOCpiz_-Hf1&61s1EM_DU2}{p>l|8u}Z5QJ~+ztx|9C`=515zAp#Kq>m Q9{>OV07*qoM6N<$f;NklwR5y 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 diff --git a/Resources/Textures/Clothing/Head/engineering_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/engineering_rig.rsi/inhand-right.png deleted file mode 100644 index c1db5525cf4880223907be0a9b2e707ee3adf263..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 832 zcmV-G1Hb%i!=O@XhZ=3u#SoK)g`cw=^1}1s0pBHC{PpQuk#3SaeBl7 z%Xwu*1^_54vLk{$FDe(ON1Sy`=i%+_A4~Q_WF2#;{T=~snE?RUP}ZO(fKVzgsR`@c zJufoJcnq1ej8G~swX`e`rSeiHEh8C^4ZVKg70~q_cDJ9fsa{F|u&G{3yW3CD_1=t4 z4+dTDp=l`SR&#t)y_CAu9B&%RNc#r_a6je4gFQZMTvTqEfm>#v)@XYopw?(RbNvhm zkV(rpyJB!JBWG6(nY8>LT$mm^)ZG!_9`DB^K%rQcN)_vaXD=W2Z>eIUP%Mv4D&|e0 zSe9yyHUM}c003%@_E7srW`geUALqEJnV?_$$EL!55LE!b3{8a>2@+u52F#m<7l0rL zf*=TjAP9mWh{faCZEioCj^pa^^WHRlj@Q%t*)BTV-9G|2RbHbJ#px?J zyJAk1h>q_FSYKU2<%f)D#5%V-Ms&UBR9%zt7;23+Hk38o-9I1{yuE=l@hV`~+-zro zzYP=s5DqUR{nm6ohN7J=D;=&dwv7QQ-60?gZhdGi~YWo%%F8iWo20000< KMNUMnLSTaGn|cKR diff --git a/Resources/Textures/Clothing/Head/engineering_rig.rsi/meta.json b/Resources/Textures/Clothing/Head/engineering_rig.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/engineering_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/engineering_rig_sealed.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/engineering_rig_sealed.rsi/equipped-HELMET.png deleted file mode 100644 index 6719fbea81f171aead85f38efa70675b6cb88ee0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1040 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7~6@;uumf=j|-}4BR51MN#O>) zKn+)^m6I9Si@)qJIUJ}FS;hCJ=b^tak!VhyZp}k?|a`@fB$siz4?YMTUa7* zZJkv8;Ky9XmkiY^9e|#=!0K>{_c|$O!?3fdTK(Ni zhNk;^&F8lp0I6L|y`SG#|J7iA+A1hY?6*44k~s4n9}5yKXKiD>Ec0_KQ`?0t(w7Wd z!yOFQFWi%noTkXkFeCEBf;}0FXIx+6+Hqi-)qbWQg@G;S8H+bx*85QX`LX%I-Td?0 z>%4#w$!K0@(t% z7r03}=r%~<6RfV>5v%=msglexww3j*k(YqMzA=M^;lg{j&IKkMk_XgT_ej}l`yXF4 zao@}f>!#kR&ty2#^WtVh+1e*|b+>OCPV;&3HmZqPNqZSMv6B zFRz;4v#$EU^;4$P>np>${nhq#*KjJA@zFnV2guRp3=|_!{ zYZ${HC%+R)&a9NmuxZ+#6s{XYh3Ob6Mw<&;$T`S?g~A diff --git a/Resources/Textures/Clothing/Head/engineering_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Head/engineering_rig_sealed.rsi/icon.png deleted file mode 100644 index 47dae85091bec53b34a183117d5232f3dd2b7f39..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 338 zcmV-Y0j>UtP)M)K6vy#z5t}>1%1DMFnMRO$97x0@iVQ&@h$a)u6hV++hC(37B!58vf~sW(%YU$D z%Z&+w!ElJB8=Y&%rD3_}?mhAQT=J4T%lCcKtW2uu24Dau5BPk(SE&F-eOE0#R{<Ic<`XYa62miu(RSD5ze&% zUgbLgSN0`!2imz8>dx2saIOsi5Cj{V)g9f&jC=*UjTz1Ajv&~?4o?IKZ&?x!XE)cB zgcIp&2efK};at+0mI3HY%M9m|R!t-VSaJUYcfDH$Kg)NxgpZRaOFQ5P)8L z?;#QCKv7zj?aMWWM5KeG6Au!R4$3uV*?v@Rif)k4GDA?3F}oT-@UUVkw_?kG6=k98 z0UlJ35q=PQ_41hx{QLNs zKZ0-He;WF}p1qfG4>&sU7@qMzd#4AXv7H2a0|BfJ+^)TA1-L3)c@&-|NPtOqVA5QB z0SJO12!bF8f*=TjxPCak6dgB%E?uqW9t^uQ6&@KHH_d!X2YBcl-Df9B7*i!cGoRAW z>umr$e;_9FXD32TjR4JjN>3lCM%dl&W5^WMZY>w$IYv*(nTktM^WfEn2EUI-i~T-k zD%=-yleqgwTAF=0E*Hw;)NH3rrA>zBanY5+lrCkhox6=c4A#nRGk0DRzP z53m!2b^Q_mx;X|}4aum4rTP2DY@5U8Pi?k66$129<;pb%rCzZ$(}QsR5{L&C4=}zA z5!ZWwyms{G=f^Y(rHUh0AB5|70jCKVQ@;z08xmmB9hfwK0bw6so30|^d;kCd07*qo IM6N<$f>Seb5C8xG diff --git a/Resources/Textures/Clothing/Head/engineering_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/engineering_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index bd805b53ca25ba222bcfb753342066430924f66d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 858 zcmV-g1Eu_lP)6vzLOQVGZn)oUbX2n4#65bTkqL+g^GT{1Wor(h_eI0PI-9K=DegH9Hts5m)x zxXJ2JCtHvprma)cEr;Puh9h8Iavjd^ym(2xYZCHF-fz15?(XA#|9f}$xc>tPf*=Tj zAP9mW2!iM}d`Cw|4G)%&=Zz;XKlqwWFg7;U=8(M6YW#im23MCd#<`L)0N`B77^_R> z_Cvu-{0;%w$x0TuxV(mvtsUnbukkws2!})ffL78mJk$@Zq}Pl;6p|8h4u#!bSgPAIz&?H#Myp82>Iz_Tx4HyY!yh-Etm zg9A{$ezQbj{ROf5O1gND>523_Zg_QecKPEojeJYJ7yJCYX(eKG{OUX1;M~U8)YZ*wFY&R*N`1RrwIRhv4=^tYPv2C6=fjN3WuF(ntutj{I4}Nu zvF3(S8;_&vuk-%8|J=Cvdc9XE+md}D&2jhQvg)tedmU*BZT?>Kw|zm%fwKKlGJiH6 zl!)Fn?QGihyhA|#iO6ux7UuJ*M+5`R9V1)OckX3l~^dI9z1d`ECETEbaC2Z*`8h zS?s*E@!`+J4_|9OetBxN<4%s&{os>874{{&x5vec_ZWWpWTwSh7^m5xI`K3^`b;&8 z=cm4hbTJ;?$ejN8^4jZ-(>8VN{`6^k^ZY$+&D)g((lxamf^Sq1| zrZc`N*|quAtXRGEIsKE(&o{n*zbm1qvDnVK=-kHnakkq3kJfMJ|FKp78{>2RtQGO) z>Fx@RwGJUio~9L>v34h`U!0pTCqt5<#h=NeOj^eL7MqR8l%@yHMEsMwlZY( zFkWF=VaOK1z2F#b!L`2_5-fe+{&e_YICJ{qi~HVBmSQ)F@6zL9IJ9SBYGk(Q!P2`7 z41DwD&TgH*i}NY#lh+?&+~)KzQ_7S)%e^gX?baC=^0ucRJ6+YXf={9GS3^df9K!?V z^qzw=eWVx~f--Y&9?Xb!5`H1$md&b=)~I!g?S$Ww&kWDl__HrAl$iKkj_;w5T5taP zi;RaX7BpYmf8c4F@ZLSW7en?Z%Zj}gN?GfmpPzk|jX{d-M4v?R>C=g4b*`!QEL-H} zaBTioagQyx-!>HYJ-Tu5-Id1Y=k;5c+}wPG=f+$sjXv3ebI+Nc#s(NE=s0mK|Cce# zC-;ETMZ2ZbewBvr^m4J}$dly{`m{cv?2H6AYi!H`*FV1*ua`1QGhE7C5W|+tbI*zA zmX+L+bN+r)(hlt1boio3WyxRFjr;;nEt-BWd7kXquO6u_P#(X`t|5xS^cX`H;}r?! p6|4ctJPX7edJS<3_TOvRf8=BRm-1=7zkzv=!PC{xWt~$(697FvtAPLj diff --git a/Resources/Textures/Clothing/Head/engspace_helmet.rsi/icon.png b/Resources/Textures/Clothing/Head/engspace_helmet.rsi/icon.png deleted file mode 100644 index 70a341c6d76b8272157984653c4ddc18c8a7a69c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 337 zcmV-X0j~auP)1z^A}p(MZw@Eiewq&ScWjxfIy46z1FfisrrlI%0NC!$_;3LlOO<<=QUtt}(DRlw zgVs|p6WT_CCD2VxaUyyTd(ujReFH>!-ZL$E3mosemxv!=I5ULuE4$blO*|=e@&o$j0)w21)4QL`hJ|1$uP{E&x7?B z=&AAsE1>}y!}rZ(7yKmE6o!9Str)5<9$;dN)CrIfsZ#YRHzMQsyG>Y?*2-K|MAR z0}NSMq8m;uY>bsV90o&NV&kL2<$aQ6-JQ<5`}OYpboT=UK@bE%5ClOG1VJ1dO4JVw z1_KGh*d0yNBK3bMXBg|8^)&|o?4c-+W@{loG?=Eu(Zn$yeaV2nL^rez)D=F`b-_P2+t$gzjOjkRijuKzAb zj{wFPjAZg0cXw;`b)fq}1-8xL#sV%Xt8yt1los__RV*dhNR0q{2r>Ce1votw&jRD| z@qE__>}&FXWC41Mwg0VJ^=+S)^{xGoJP7-Qg^FW;PVG!y<&6&2~3pmHsK zg`1@Mmw}QY_g8oOx{BJ|T)qMSWGZSVxR+FT+|-==lln4*3lk$$CK!f;OocP;fr6&y zU;?BNE)D+I>_q_JuqW+B>LwURj$QzQAP9mW2!bF8f*_8MgFm*4>OXky&~$HSg8RUG zb#4#C`wskw&5@X8Sx)Qs>b}9fHj8>?9*YR*bUMpPw$eIM{YzxkRr@%g`NEG_2;lV_ z)Pe3-uZIBZCW^4cV+pu^0|=jiTfONZ*@ajLu<18&Jp{d+9@#Sx3jsF$2BVqS1YN&D z6cJ(}z$Oe(;g_dS64elKrB*WZ+HuvjUdRs|G!9u8;yqI&G=+qy~jcTV1Ist*lmKcIeG#9 Y0CDCmqEI!?-v9sr07*qoM6N<$g1$d)9{>OV diff --git a/Resources/Textures/Clothing/Head/engspace_helmet.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/engspace_helmet.rsi/inhand-right.png deleted file mode 100644 index 78dcc7d73c76d3f4dd6aeb9dfbfda3ba68b7ddc6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 809 zcmV+^1J?YBP)#J4}p@4DRngaF#5;hj}1u~P{h z=onreM34>Mae?VTZvRfabH8GNF_zdCbqmu@^5QCSGBiBL4LsLzfvZ7qTxNg50~lkl z_x4)2yNk59ftyb{pt1s21K@Kb*smP|wPkx*7gIS-!~+}`V(^UyP_2q>i9MgUWEaQ- z>jn?R1n4j4{*Pu;dh()fWouc+Eb10yQ(*ESL>M2m6MZ5AFvb7?UwS?14gBM(!Wcup zVxe{@_G^b?N|bfrT5p4Mp6C-<1CC}k?7eSmZ*VlT0hpN@oh9$?ZT#U)oP7`rd9hd& zf0_<(&T;zK1Mof4C*lER9k2?88`;IJ<6~*NO1$3%etqnLF$T{0>X&nlPC@R~iAYep z6pz9<`@?f-Fr-=}=s)UyzHQ?4vA6mKsydHR&s&DIM*5ClOG1VIo4K@i0D@#JT(yw?vr#oBLz z|4Td_?YMyVH9y}IH~J(N9=xBE>sKrc1_PCo$PrR|z_ep{Q;2L5AQF&^y0yw5cDr5A zG)?6_A+-SEJUjrv1+E!`J)gG#0M)9(S;T1l31xV!qL9szldoy{+ zM-4%o)N4TLVx;-GcwYp@SRlgfEtcz~(vQMSLg8@zUAPd*G)+zQP&m_ffv^yMdR=t^ nHhvcflgFBZtxu0{y#W6Ji_bB~M9Rfm00000NkvXXu0mjf&+Kiu diff --git a/Resources/Textures/Clothing/Head/engspace_helmet.rsi/meta.json b/Resources/Textures/Clothing/Head/engspace_helmet.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/engspace_helmet.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/enos_adlai_1.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/enos_adlai_1.rsi/equipped-HELMET.png deleted file mode 100644 index 3d284d6b645be100929cd66c9a1100bbd9ad0f66..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 760 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVA}8L;uumf=k2Wh*}{o3?e^hw zn)s%7yFM;mVc*oWGeA~kVOnRi{R?{m0dCdB0wSActW-LC&3=LC^vgbcf+Fo1O&J** zd9MXzD|47N+wM6XP`dI-=>_Ycu1nwddhg4)pUxR`;n_0eVb4-y zU;f8WKWW&#-M{LG=)=U^53_=@;~JJ_S8NpfDC+odFS`VLcFy99NA^uV&cGnut0s3X z%%JG0-+iS$)w9y4pO-m)Pq>}&*oV@m%1-WW7dD(Pwtn;Q?}4w6B1^>fFSM2TU8}-& zwJT}isT(dqFDqMSY9-Hos^S&zwqP&k;XKQLweKY?OuIT&{#V7^ZvaY`op#h)n`?cs zDHG_f#nT1v{57@R^Vase#ruCT-y7`b+Auu1G%IPl%)F;NUg}J<<^O&)&+=a3_o?jb z7@nOCjeq|;HLFH8d19viwydiQqe@dYX{PEJ^{)I_`p$G`e$#*Heg8TBzCOWlh3N|E z1P41uk=uKAWvlZ-AAJ+~A2K+ed*P}%!^}9{yWrHa4^oF1KOIdx)2g=cW#S}`cLrs8 zCY?2f5f!ovFW#6?+RxaKb>u=^)X~SS{0t30j^3`VbbIi2ax@Qv-dwv^mJIvl<~)e) zwr;52y4(Fq{cNf4T;HWHyk%&(?fgQ0LDW}Wk diff --git a/Resources/Textures/Clothing/Head/enos_adlai_1.rsi/icon.png b/Resources/Textures/Clothing/Head/enos_adlai_1.rsi/icon.png deleted file mode 100644 index e1616c1f19cb2864d9532bdd3d05a972071d5c0e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 301 zcmV+|0n+}7P)pWvv zx25X8p-&rGjv(0qc`Ga!{+;{E@Lo&}Dx$_9_)3c5?7{#4Q|uW@b_7Wdm~-&||F=)x zF_ag&pjqU?(7E*O|2YSRNOlBCY2fXXcMRpx!dNXRj}~Tp`{W%d#*yxTr6sp0lBd`K zm!4bV4PHX>6gz+xVAKJl4j6C;jDk@x3Pu3{Wr#=Tt_1KX00000NkvXXu0mjfV!4Gs diff --git a/Resources/Textures/Clothing/Head/enos_adlai_1.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/enos_adlai_1.rsi/inhand-left.png deleted file mode 100644 index a223db8ee675dcee478789ea3b6a40dc04a42179..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 669 zcmV;O0%HA%P)sY_<=f^Zk8=cE$v!2HH$Z4ZBxH0px{E_wPPL z{pr27#yLd+F<(Gl*uID0TL90@IO%Z>FIETe<;ZATw^}Varc~B0L67TrUW@n|!XeoO zjiVLXSXqP7e;ViqHqL&0@AB<^hw$Oa4CO}8;Bc}65aGwiD)pW`jurc&=Q(RT z=>c3_IFH8CPt>D{ts@DjRt#^-L=zch&kL9<6E#*dD17gO{#Ju+I#8`&=s7oliHz)S zB|in`%0#y5V0uK~Q8zDa(&HL-3&9<)$F&{j+~eEFAE>85tBVJK=@DJAO=s8fjiq9< zj=Qx@r+M7n$|N-aas9KW^SSYL3`b_0VX4+KRBIWNQ-jKIWEQ#cb(!q~;1?nPUxW@i z4j||Tg2n*^-9XT~J^;oTV~jDz7-NieAL(mtvU&aNzSn2-(0&mzVvCecZF*ig4rKs& zVUw6Iz$psPwL%wwyU6;g_ZDUrPI#^-eR@U7Vw<}Cydo6W&V$Je&)4Hk zL)h22pd2dl&80Oc{l|cQVDsb`+<$n3_g$O{O$aMbCU|!EI1ZdB0-WRf`%k>%Xg8LO zbG9CA0bHFujmp9glskKVuk=9FyYQyK`DjuId`vOo;jxVy6Z$ znzZk)y9>+|I5#vCnKZLCno|wVWC@KS1nDkd)z4(fw$EB`tUuPc>0iwQKqk!uLo+=o zdaqO#<^fduu#Sdi*4C}#-|7NTudg;efz#`L%Z_YdC_Y`gSfXBnsFyG{J}3;ur;#1m zu)T-=2zgURcu@d;7vMJv!0!V57Wn`OA%qY@2qA=C@|m;{rhP=;U|kGG;*zr!al1ER7Y<;7Jz+WLrhkHHfcZU%mgZrODJ z)vJA}I*MKafHN@6ou|t|ZQ6-bl92)Tm+CwGhu9eu-348?SnTJwVA8m0N_vK zi(k)%?&<>`1Q6E7Es-CMQ2>4y;5Q1u?*jZ5`2c<&;g{O|$wIC?_-di#5}poMr$g^QGZ|dC zeCopq0cP8^3_oh)UcbB2{pkn8`KtJh_ip#<$1)2APd6yp@#nPCh6uxb@;YnpFe%Kw z{p7R$`L|NjQ_r&Gib&el3fmtdfOfN|_6` z9Ce=jTfsfrhJnTX?h@l=B{eUXI~d6cTs3--_;{p!xr2E|Q&pie7ZBCx`Id}OzhZWrR6xM8#WUpswo z?d>^B@71$LvoVPF&-wrQ(ZhI&4=WV@`hN&KZ0N9+;i?7O3b6%J#~H3Ng*=v65Y><+ z!yLjL(3{+l#ki`FCqUQ1w2yHW>xyGw#WvsAt}L-%aKuiwC&S@kW8y`7yUf>Vw{~er z@^cu!Ui2q*i+PyoQa+KMZ*I@D9%rAdc(8Bo$sF0HutuaWmA$WQZlYTDt|Qp z$eCSIlRh43zWrE!V<@xN@x-T7?BXrzH^yy!aG>?G_)B4fsk*_*H3xqVxE(ZTPT7iX_!>wWn;`b+=& z+PIav7oOO05~0BGm>FP-`uPB9y>oQv_F4l zs_P|5VMUhL(%+Xnn`-m`7_Iwe{G4+2X(gY0=JO&YC$sG*kMUdoW%_ER)$i&g6>y_s zFLR5=H^?K)vYjk2h)>g8I@BQ%l ztmypy{#IRIU|RU|=kLz;n8>-aWcuHSuXoT9%3@e!ZzKG0#kVK%t8dM{pC4uZv{gJl p>GjLQ)$2U{>aoT-;RI68to!|#&5}v8{sBu722WQ%mvv4FO#pj$AHM(q diff --git a/Resources/Textures/Clothing/Head/eva_rig.rsi/icon.png b/Resources/Textures/Clothing/Head/eva_rig.rsi/icon.png deleted file mode 100644 index c101179c45f4a01bf1b3c1eddc6c5cd77f4b513a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 537 zcmV+!0_OdRP)7s9GsUj~_kc-TRM-LigM?p05+H zkv$5f9B6lfBzn`xGiBWY;9u~Q@b59urQHcsOv>%R=(%1LeJpV@f?PsM@4$!8U)kAs z&ZjRwk~z~f0SLn|nR~E&m(4eOtgS3c*_BShwUtF2+rpR}q@0g_8+q1;FdruFfi;>bT z@WcMliLb-6`zhUTbc8#=5Bn-6)d1X?CA{W$Kxecf0@NEGUbBZgv!n!|R0-!-OWJ6J zj%}r?pC9&_UoBl-F93K_eyhPS;&vyX-3h2Syp&Ewl#=kQ#5Y5=1C9+~9CEW?L>WK^ bFb+8Z=T)dw+rk$M00000NkvXXu0mjfc&7IR diff --git a/Resources/Textures/Clothing/Head/eva_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/eva_rig.rsi/inhand-left.png deleted file mode 100644 index f904cce031a4961a024715a0bb9ea4a9056fde6f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 937 zcmV;a16KTrP)kUHO0J%`o1lR7|M)bu3=kbfMk) zH;U&9$Y;|EzzEeax_4tvzr?Jz0+7t)KKOl`^>?cP-IccueZ2-os0M&J{SsJ7rmxp% z*uPGDpv~6qC7u=_pG~VsI0(St(Sw{hdy2uM2LXtLgVwLxh(Ext;1||)BmPeCd<_^I zzl9NkyZ4_0PuJNSVRr600M!?ZT)lSVJ-gRMR

?!Dxnk1SYmm>{`#Z(6DUi(Mw4s51j8Ki*WNMvMYm+HuglY^8 z^l!KjCNnv$Tro)v2LL$G*-l$vCkHy)0Z0u8C|Ase7She&`CXt?Oei}AY-G3l+?DGy z9Qr(B+5UPm%jNT3w#xF|KA`$y(UNnWa>XRDW3gd>fJ+z8u{Yes{M-!RCazd^uW8Co zuwH;jILPeW^QK6*j#~vZZ7aO?mes7}!G}|zPBWAC63=&n+YKqeRu4cB1VIo4K@bE% z5Cq|47LH$=@ZtI;z&5i*!b_dn<8wBL(wy5Pibbgm60{c!^$J`k<%wJ ztF3yen0R-3G=%RJ0JQw_^RG*&J*zzi3JndLP6JJc4~=_tPM3lNJJ z)XX>gEqS*d`9b^s*b=GX0AB?cC|69BQvAE{%29mZPl0?ktpUpmhkHP&)n0>nLhb)C zIGW+hXVdHrck%V{QAhE8uYfv{P{+F0$3`;z^K6=Z`@5N+o8iwpH#YG6e|%qnWG1J8 zma*|$Rs+>{>Fb)NX*w(8*8yGEbw{~;^8W>VuYhJF1=#8VY&CBHx~f3gXJ*BN00000 LNkvXXu0mjfnvl>x diff --git a/Resources/Textures/Clothing/Head/eva_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/eva_rig.rsi/inhand-right.png deleted file mode 100644 index dd4efedfca0bb9e8fa8c5f218ecee18d0346d4b8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 846 zcmV-U1F`&xP))I^Ng*3X@T>`Z%9CzODF)q zdI5H@3u69AYl|gQj!(qD#@|uf5Dc(jy)pnm%pak0F&V)C+q|e7NFQg9%Wc}OSCxP? zmr(pZ4*+0fXaEzFV;C74008)X9xanjrH>x~u6yoi$MxbjJOY`;Ww2f#yIufLsA_Kq z+k5)}fTC2!^OtW8?X|Q7q`8E$w6=+8BxE{hh$rWPgyO`pAk8I|V1NZLhyZ|ZKTq#% zuN&Y65y1e9G*=zJ_6Wq1DJB{Tf%VFeH{w;LB5%YM)+-|#2|0Ekj3rYHFNlawxc~tD zeLZlyI?> z0{lJ?w)gf;OGkAfXM(Y0ib-<`MIBI_Uix;_oeE#%PU{(Ff|m^?pw$5oLI@#*5JCtc zg#2%3zV~bQ{R3yI`%?70^y~1dcG^#1>y_B*!mJ_|yP^NEgI%UcaVpCdpmu(Gd{kR` z_4_<{eX_c&OM;`T!BPd7bsnfJK~Im5LM(P;VsfluK{k`EF+g25(^J2{fA;~yGxN;c zo3Nd~XgW&?`1tj=w&t!@!Q*GIkjv#9UG8QqJpyi5CxFVno6O=ectJ!o5;E*7Xa|-m z;IMRzUiUTdf(X_tV`OLmQt8mJub>@RO2C)z+jz0^1P8l$+`Ki2Y=%QoDx>u2bYH>W zmeifZ(j)MBC8KrzU^kC@)5)sy`kh)%*U+i3ejA#4_b>cZSg##QzSgB*9i{}dI)GOD Y1F_XbFj967QUCw|07*qoM6N<$f-we%NB{r; diff --git a/Resources/Textures/Clothing/Head/eva_rig.rsi/meta.json b/Resources/Textures/Clothing/Head/eva_rig.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/eva_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/eva_rig_sealed.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/eva_rig_sealed.rsi/equipped-HELMET.png deleted file mode 100644 index a4faa8387c4afa12ca39508f74210384f712b938..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1183 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU`g|IaSW-L^LAEXMs%pe@p|*w zlNW8-YMQ-WZ6=$Sw#80YZAsTF8@6&>ZtvTAskgC~Q)}OwRJRM06h&B>xq^RBVoyw6 zd!zkqqPwcLMP|gUw~Lsgxl(hjW(x(~wptN2?XmN$+hyICgsY1ScH47!`W2o3ZvVgf zUAcbEd@~!HGtFntIq~+(+b-gx(e?=A-QJa9EteFde)(iIX%IlFV9%(HBVuD7!XiltH%&ED=RZQ zf9cYdVhrn#r_PgIeM3Ti!I`c1|HNd}yp*}{`|S1?c{{#5Rx#L_xktk1>=~vBGvXgk zK7a0>vEJ!vVC$dj_cKiR)H|uFe#(`ZTg&fjFaSj&ws9X?xZs27t0Rxt80_!f%G}40 zRLBf;glxPPXPdL*L~py$seY$oen-ywJM(ABDId2mwL=9O8h(4@PP#w8G{uI?`?U6y zsna$TNf$ld^l|BXri&g9OKKJuaI9dPbU?r&`Ml`UGKpT6BQMvhReZ}_Z)sMR+{N#A zMN}l-ie2SdxJUinp7+c0`i?$gtA7(UaqcPwq0cuh-tQ}(ljSdaawcaVo8Romn>^k# zMC_N_D<>Xoy!pr@x4?OfYZfRlH~5}>_J3E!4}P{g`X2V2_wsMBtq@xvb(`TTQ%JJ( zf~bb99Oe-2fZp7OEXGwEc>{DEOt&$vVqI~}%wa3TRj}e&?DraSU-F*_Tym&`E#;k* z*uQi0n*7on*Fg+xnaEOWwA z_R3w4x>|AY&;7FZZKlPn3!e7ZGv56heeC|t&CY3YD`h9-f1IG}TP|bSGjYX&wR=O; zyfkm!ihdvYr|M6*p^#`_hDyQrrytjgOkpm1x}o>UzVF|8Bc^hfefiFN$I)inwQhwA z7fuwP^*lPw=)t3{p;>co9({K1P_=yh!P)cw=Y@6uO-`Ps;#8mR|18G2IeGoF6B(WY z&Q1FF^_Kp=5^eKxouRaeUR?Ci`#Zl@F6Ai*o5pmrZcfaB>v47m79MR5aozlv>2EFb zp)Og0UY0F)Cje8}*>5U3OLu&|#OSszF8xW?HcKTjbD!R5*HaB4RWqg1IXCWTd>6N1 z>B?z8OS%?*dVi2V#QC?fZrED}!;g>bj?cW^pYG9Qrc$x^r$Xq|-I9BZJazIES`?ds$rvaaE;Xu#p274-`os8zw}JfwYm$+M}uxML*Wn2Ot*+xiu|Utf0LysRLy^?K~)m(|7Y z(^qO*8Xx4pKlg9D^5@OEPd_Go@hON9%NB8X(_&;CQh~#>LC;_-Le!q)XthA;6ezdkU|EprAvkmT|$@A zEs%Pv!G#L4X!2mm5ECMt$y?RImXJbQ?ubJO=q<^g)8ma67gq=f_11!@}b%!Q<8Ff4DaQo#8K7aX!C@Lvr$ z?iAH}APoTXf+Or4jyvUY|7U6o3h$m0jXit)QMwo@odRz%n+Nf9cvDY}jnNVIZ@kG& z#ibg6UD?2Ke*rqliU`mjI5_SUyRxAKpi~Lhwpv;;L(4Q$)z6#ESlepd-CY3is{KiW zdB($$&v4|^A2_Ko6;l%7O^Z&3>J7LwfMwXjei3B=8Nf2^50wh4;n=s@hX4Qo07*qo IM6N<$f*n}v#sB~S diff --git a/Resources/Textures/Clothing/Head/eva_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/eva_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 10b0063e05aabb4061b4712fa1b64b52daf6b2b8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 972 zcmV;-12g=IP)9wrLuOkW3s#iHumC+=0Qt*DSKER z27-CXhG21%`k;;}fml#!Fx|YU4=sfS*NQ(tgMYVqZN=XX zuIGT^k*jC{xPE&In0m=>h3T1D0P=Gse){?RD|WYWEdmnpn7Djn41l6OPVwY8#WRcF z`ZxfWZ;ZY6E+*nJp?7Fxa|QtS9&Io`0NI>@-l4f31+FH+L_8*{$*bAdM1y}f3$yo` zn=hKl>`jR<5s!)EU-|g)!aSQkfQ6?e8tOMudInYda(|~u(DhXylZuL>J`M+g7N7v6 zp((q^(sGtbMaAiJlYF`>WZM3EFwLoNT37V<+&&;bS7QER7y3V%Y0Kse{@Ylx><@6_ zhp%Y~wo;gxx-@JRQqdRTNV3juqn;OFu~I|;{F+u7IC98*QydEV86LT!IuT)A z9E$e#^(aQZk^UuvhsrDS{v(Gm@{MXH66GY%>cl{`mVj;mGRS_q+g^R8-jl<=(!Y zO0B^{kw=~T7`tw(9`RzAaq4 zHAOaOAcUYe|I}9do);hyk10S|-`fsCkj)uf*;pXZyg>KBAfG&(pe5MKXI~81YJXj< z0sx`FwwHc)^$+sz!wEj#-bP_&lAC{?e~ssx@w@=X28RStH#~CHETB3XJEtg$qEhL< u3aF~8+8WDy|19A72&gqufVJ+xTJt}!LtXy9E4ruv0000GT6vsb?1X8Fdi-x-!EQlTw25Mo$i%I4sIuvP0bm$@-x_GG#N>&0XXrZ9Oi-eH$ zhdM+-QK*N)h1D3U!-^p38oDeiYQaVwro%eZxPPc-*PPY&fnjIfz|8me_Ra72_`L^$ zAP9mW2!bF8f*@=+O2)><@_Il^OG`n7SS4TmrMYg540db!dF$DMlDyus3H+`8320l|P@dp0@_K-@P${PG0x+iSnR2>_mrj@vd0f&stg^D2bG zDgYn8lo|&>D6Hc1DjE9MErY>;UsGI5D2$M@ezEV6~h(^t9;*?ETHU-BN|KTym-DlX-$(jl3-;>AfWM*!jP*}~G1K2GB{*|nmU{7yaxiRwvGl%5s+>0kSalUoj8gbt)ipz zc)>(&BzesNdfCj3e*Ng-Q(Dgsl=Ka?)*viB;+xWrV^iiff7X z=6Yg@IIk<;Kr2uSox9p?KX|a{fXPoY+J2`&&L0Hd72CpU$?g4vPaeTfk=X3rE~u U%123-T>t<807*qoM6N<$g7nd&ApigX diff --git a/Resources/Textures/Clothing/Head/eva_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Head/eva_rig_sealed.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/eva_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/feather_trilby.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/feather_trilby.rsi/equipped-HELMET.png deleted file mode 100644 index 4085e916ffa6a3812feeeed4679794276ff17fee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 549 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV0`20;uumf=k2VG-b{fq$Lo(3 z&Q)>z-}1llbF`H7oI@*BrF3MtRHRxCIKFxyb7)S?oFgj_EIjD={9p6GR&$Pt8SWou z&3h5s`2OzA>94*=@>$lre|%iH{rl-2H|1aFbC&L$A>g!h=RN;5`LYYHO0IgkTENLu z^YW)(LYhyNoJ#7Wjm+#D!_rqAD)3wPdg8usyGy0|kIz&wdackB(C%*9^{&2bPyW{J zfemTZ3;gtJZ{7acaaa3^tk$$uC2@8)B3j%o1pD{rR@HUBx1VVx5;Ohft3@eW_9tr< z)(6K{zTGwNrO>sCn=+!__us!yEk2eV^_S(J(8_<@f7~n>q8NDD9k>@fWXNDNkzvqn zXk%W$dZB<}3xgD2gP6l%#tTdt*c9E^S9p0dgPKaAp`FZC56$p%&vN^h=U%M-zPr@R zXnI1a#jPCvq@$DPT%5h=xv*T7ou}r@B}LvYDWxX)A`1k+OqqW6V$CN3Co lk<9n= diff --git a/Resources/Textures/Clothing/Head/feather_trilby.rsi/icon.png b/Resources/Textures/Clothing/Head/feather_trilby.rsi/icon.png deleted file mode 100644 index 386bff7d9dd016c903ada49a7cc2f1eec3490b23..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 377 zcmV-<0fzpGP)2)ZHvKnfq;(ETw zvy?%pJVUbdY)z%0+u4YSOXI09f>H%O9% zG)?ORa6Ml%TUMDD%Hd0WtpEV6ojm}i(>GwL{PE$gR38L^Ceu%o`4PP?j>P`1hSi*x zXNLz%4PhAa5-r`ix;&-b>2iC0_9IMX2Zp1uIKFTI0W`3hbE2fd$@xuLGs`mo+MRCI zw$&VPJzo^o1H>Qi!0HaHLsU@@6&=X4lz1%%81#Em_x)W+?LZyz|K0)xpa2xWp9A;= X37l}n#aJty00000NkvXXu0mjf91x}= diff --git a/Resources/Textures/Clothing/Head/feather_trilby.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/feather_trilby.rsi/inhand-left.png deleted file mode 100644 index 795368ff5ac83b882a30db42ed96b42b361d15c8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 465 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV4UIU;uumf=k2YHUWWrj*dD}l zsvcGPAynIZZae>j3mf$x1T1WJ5@dHQ5YXKc{PxPxl@^*M1urh#-P^prfL;8kRLkor z3AwXb-tU!b`oFzp(!6h9)b}>tVHOYsgNyZ>Q-3pVzInz`dVl!(>uXQC$7)P;}$IJ+Pzen;mq^TSN6x$)CKS5_q*Qk zuONxff7gxMKVvH6*Get8_~yZit@}S(>sKd#{$X(B^5?9-r=uJ0RdO#ses*cqZBvB} ztKuF%TebPit`M%`>upcDq|ToGnz%FR`W>k~+&eNC?~rIHVZMY)xIjVu*{bvt=C|iA zUo&^Hlf7V(q5p%L;w#%LR{weTjVbaoTcwCrLq*(!x;w4cq}bnPGZzl-GB%vSS8 zOZdF(l~s;L&IQ*pm36{5RMf}Llx5g-y}>Dl@$bVU43ksB6uQJt?%X0j-(8Vu!_Fg{ mMSkf$U}Bz-=OBej+!9}J-Tyf`xf~c%3=E#GelF{r5}E*%meb7u diff --git a/Resources/Textures/Clothing/Head/feather_trilby.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/feather_trilby.rsi/inhand-right.png deleted file mode 100644 index df69263539e4791e41d9b96ce173529bfff7e692..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 441 zcmV;q0Y?6bP)vT*Xu?n7>!1)1gWcO{;Oja3n5gaUpuin z`6>(Wf=FezLI@?Lte@@-q?G?9?B}miT7VZsDoNtpmWXJx*=TKtZd01CDt{S0yW{$y zdU#%tJ-aDg?E0aaTI0@^Fn3l;2toGjwQy{^)0OjP(aX~$mtWss`1xVy_6Gx_?VKlL z3{AS5ROdH_X5l+{3bYfWzfb^o0B$INI{-Hnz#V`a3g8X^000000001RZU^UleV-g1 z()b^tuD>&INMSg7EGcDf{QP)-+u7-HnMMV;eyE7T+-F`8sXmoZtAM$)QpV7v`1gn2 z7t6x&?M_$M-(S5bq4rHMEg>tN#V1KjL_||-tabe+So;##f77C`E`Bb60=NTkLjl|Y jxS;^<0NhXjcK~jGH;0Cgp6;+r00000NkvXXu0mjfzlp#+ diff --git a/Resources/Textures/Clothing/Head/feather_trilby.rsi/meta.json b/Resources/Textures/Clothing/Head/feather_trilby.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/feather_trilby.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/fedora.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/fedora.rsi/equipped-HELMET.png deleted file mode 100644 index b02040bd17818ebecd9ea61b005263105f52a7c6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 417 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV9fAzaSW-L^LExoufqWnZvRDI zPH=q{5bs{_G54K7!OJ_Y1ut%wXx>?_`Gt>Hulz;AoT^U8qjzS=7~GHaYWp--PRQzs z*uCo6#@ta2YSs=^=|RyyOTONw%)gHuzxdq(;naJhWjFG*X5RO z-_(A5`91F*lxmnz!!w4(VgJ&R4Pg6aFQ>fHgy;L2N-F zLsWwsV+NxXD^UVz@(KQ_&@*_t`njxgN@xNAn3=Rn diff --git a/Resources/Textures/Clothing/Head/fedora.rsi/icon.png b/Resources/Textures/Clothing/Head/fedora.rsi/icon.png deleted file mode 100644 index 5c97f76cd42e725112583231d0f49c0f1716ad88..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 344 zcmV-e0jK_nP)1p=5JjIt3VDl_oQnjK#vmEhDUz$WNaH5pCS?lW#t;mf!bgZ9O~4nhVi)puN)c9A zQNTL}V+i}ZofY%nd<{sEF@|&M;;ilgAOHk_01yC90Zg%%PZLtvb5+~ryol>nywQkNumWlcum4Gt__*|`8_4|iAQ6EtPzo&QcU-kRs`G7nh z0Pr{(dGCQZ0XO-+c{cnpF4raVS0m~dN&bk;d{!%!08mw%&i%f5wcGJBokoXxdMEHS z9@jUw*8nJ$pj1LtZ91k>c>%b0zkL5_)vdLyv+DI42%qV_0j#yeaojQfYhqtxC+{6N qwAoT)F~F(x|2{?mAOHjaslEX!5@KM^Q#Zf>0000m&0Tw_W≻WYr zZ9V*ZS=ICpJez6$Y~?+@)A^cyt!u7nd&b3C_osh86MldH9sk=uW@|p!?_Ihx=EToG z!TH4GU*YUU7bQ@1D11j^TwN;Rnoo|6a7Tv{F}6ia*Dyzo6rpWWwh&-5ny!olb2M zN%q;>_F(;1W~IC58#MA7pGEGA(GK`o@&Ai+*us!S8VP6kUu&;QKOlo*b;e?lYw8#o WqKafV-*EMSoZ{)~=d#Wzp$PycH>*+r diff --git a/Resources/Textures/Clothing/Head/fedora.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/fedora.rsi/inhand-right.png deleted file mode 100644 index 1e8a1664865a894513977fa43931969ddc0295e8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 363 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU^Mb{aSW-L^Y)f4*C7LmV;{o> z*~Kpki^lBnWk3Hw$)ZA3wnVT<>L5>7cXM-LmgX&f-|l?p|NC9JrRLd~>CWf^n#91+ zurOU>FEdbf7){y z9B-EHJ@)eB-@3`KpK48h>9XkNpX3SKL=*bhr$4Ek?;iKh@zb(5A(DK*KULVIZog|i z@sXM7&u7o|F8K5m1U8g0*8ScJhB?Lt}#lk3Ziwlyxm-pL5gb;s5*l>m>^w z8b_;5c*8Mi@q;5bt$8jPF-bh~pI?)(!5~cWss-CI!TH>7vIegj0@-`460R^V=94Hr fu!0#b#K5puQvY@ArA3#3&SCI$^>bP0l+XkKlSW55 diff --git a/Resources/Textures/Clothing/Head/flat_cap.rsi/icon.png b/Resources/Textures/Clothing/Head/flat_cap.rsi/icon.png deleted file mode 100644 index 9e29be9a10ab0b7825b6d620e869a9ff5289e803..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 511 zcmV~3;-CJ?;ubgf{c_Sbk|Yj-CWis-erS_mnu1mQ%nNh=~^=Z7%JUGnns z-tO#JT&039F-n>@<-*SV*x8+x>2%62!|k+s2j~DDpaTG5+XQEmQyWOa4+_*E$H>90 zyRzFcyWT+Z38Zl;K(tiVZH+g8|;edV+oOih35D_qkX3(T) z$}}+(mvgE{SvAUHzG%(e`V3z`Ke4_C?=s>*L~s(ogk*v$qz1lx_)PhI#>Kp%tP-na zD1Q4BP%}aZn1HHb24;#H#B_PoUq5~VV0K<%-Vs>^F@iK0l^903u=)h z?y}Ey1i+8R%ljocCX0pZIlFd#yekoKTezF)92_fKl|_b->K2XzO}JimauO57P!^y>5)HW|HT(Dyk)qh r;b7fh#&v;jK`+x5X0WAD;>kDW;8ptjZ$;W{1&MgN`njxgN@xNAzd>n% diff --git a/Resources/Textures/Clothing/Head/flat_cap.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/flat_cap.rsi/inhand-right.png deleted file mode 100644 index 559c1c551fc8ebbb1b6ec6391afcca8004c66f4b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 247 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=`#fD7Ln`LHy=usH$Ux-S$LX&a z@05OFd;4Gp^AoKmcg-(at?MLZqpBF)@9uTTcy4Bu`FX+L{||H(Tl)K3I)DZ+Ff^<+ zy!U%P--c`dR6C~mST}6@yZq?7b!|VR-mOdfY4Ot4d_n#y#oL`{mgheTx|R^+5Ix2HOZFbaGj&=IQUZVV@WP67h8Pb6Mw<&;$UH%3@Oh diff --git a/Resources/Textures/Clothing/Head/flat_cap.rsi/meta.json b/Resources/Textures/Clothing/Head/flat_cap.rsi/meta.json deleted file mode 100644 index 38c964b02d..0000000000 --- a/Resources/Textures/Clothing/Head/flat_cap.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/gentcap.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/gentcap.rsi/equipped-HELMET.png deleted file mode 100644 index b141a9f5a8a245bb4514c665025b1be7f9a3dfc1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 383 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV080zaSW-L^LEz8-ew08R{7=J zH~2Cdj5J!DRwQxX6yunv(ag53S@p5fgr&Q=#cs|!kUxo6=XL*a1*W>qI^A|N^`jb| z{XRE6$jhC>ajD4M=N5fuH$S~+xc?W|jORZ&6j$U%+s^xJBVW$);%6vhkk|2j@3oe` zSZ}=a%O#HWGvZ6RTLiYOTfJ-D@2`>PA`cr}Ik*1NpW~{3tFK-9q50vV1%s}`V}>mZ zz04PwO!yqQFAyhCoNe!rRL*kYFGJ^DL5J_mDrN2r_xUF*IqvY2* zoU!cX%I(fQAAc1-U$gJMe*5K>V(-~WvIy=r`-pw#@4KvCxf>X;44$rjF6*2UngFJu BoLK+> diff --git a/Resources/Textures/Clothing/Head/gentcap.rsi/icon.png b/Resources/Textures/Clothing/Head/gentcap.rsi/icon.png deleted file mode 100644 index 8dc6bb35b51356e172417eda95284330b7486130..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 455 zcmV;&0XY7NP)KjHB7)Ejp27nN-b4u97)?^iEQZc712f(KID?xG6oEkU zzEr(b=yJK>lS6$}eFPW*Mt~6jK=JMYRaGTsMp>3fDItV_<#I_w_tW3D;;O3BbUMXk zGRfjGMmXnSt;OT2ykESwd?KX3jxG5D|nB5JG^p7RDHCHk&^}e5nL= zU8luj0cHjOD5Vf%1QF#7bO8WF{goIDa6X^Yd_G4}6j17icbPehhY<4Yy+;V)-vHEg zoo2HcilP8BqbR;_>x4xFA_DI{p3f&Ln#HN6o@FNwgd3q z<9fZq7=xy1V6BDse#qVWGZ16UHx?13lyY>bzTIvB0Amb@D3`)H_dbAg4sF{)M6%;M zlX>s6h}Ig`TErNUQUVcSzu)(|u(t%;?UsILrnYTyzu%#?hKT$mzT52vHKW0O;BYvk xU)R>__27>8Ho*THAODO-fDvE>7y&*G@C|yk^nsd61Ka=r002ovPDHLkV1nco#zp`D diff --git a/Resources/Textures/Clothing/Head/gentcap.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/gentcap.rsi/inhand-left.png deleted file mode 100644 index cae13789f15b0d8d95023ee4faf2fa208490abf0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 347 zcmV-h0i^zkP)41$RS&QM3wR7mUc-ZU3J<~x94&bnHo!Ocl&DhDrZ$j2DDQLO5Mh1(1hNzm z0RR91008giBliKzvJ{AM-Y^VV^FPbPXxCSbhkEaKYptY|>KDRh)A-zr`4(@B4@I zjWHr3zmBEx6(|#U2hc_V+5xmtfOY@?00000fM=_6;#yMf$S_n|GzHdXWGC002ovPDHLkV1nx7lvn@& diff --git a/Resources/Textures/Clothing/Head/gentcap.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/gentcap.rsi/inhand-right.png deleted file mode 100644 index ed4de59d7c7ae2d8886ee40573fe69d4d8775229..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 340 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3hWBaSW-L^Y+%k-ev=V)`y-` znBO&|O~`1TrI8Z#L9o*(<9g~__fX$+mYs&DHkHMeSC#MByY0#T+l=>qKbbRm)v6~| zU+*oy?tXr|>3?6wRkNN|PLo)?X6>q97ggV!tS{!ac%CBTzVh|2caIcVGG{$&{rFk; z|BjA7yZ;@HelSDg=^}>L4A(RcST&e(ZQx7jWm>}wb_T!-iJY~soBuzcTw_rF#AZ8CH}ib2hZSd3!y ZTXqJ&#h0p9?!E-Fz|+;wWt~$(69AaJnQ#CA diff --git a/Resources/Textures/Clothing/Head/gentcap.rsi/meta.json b/Resources/Textures/Clothing/Head/gentcap.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/gentcap.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/detective2.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/greyfedora.rsi/equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/detective2.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/greyfedora.rsi/equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/detective2.rsi/icon.png b/Resources/Textures/Clothing/Head/greyfedora.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/detective2.rsi/icon.png rename to Resources/Textures/Clothing/Head/greyfedora.rsi/icon.png diff --git a/Resources/Textures/Clothing/Head/detective2.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/greyfedora.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/detective2.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/greyfedora.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Head/detective2.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/greyfedora.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/detective2.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/greyfedora.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Head/beret_navy_hos.rsi/meta.json b/Resources/Textures/Clothing/Head/greyfedora.rsi/meta.json similarity index 100% rename from Resources/Textures/Clothing/Head/beret_navy_hos.rsi/meta.json rename to Resources/Textures/Clothing/Head/greyfedora.rsi/meta.json diff --git a/Resources/Textures/Clothing/Head/hacker_rig.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/hacker_rig.rsi/equipped-HELMET.png deleted file mode 100644 index d16582c839aaef44e98467bfbfefc935ec154441..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 426 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU@Y`>aSW-L^LEz3+!g~7R^KUl zcN$I?SiXB~?r1zMrcHVQ-*W-WO<|S^`fprrnyYW&_?tM5S*Tun>5lSe&0-4z8KN58 z7}NAUG`G&Y|NcqW%wWbKud~(vUt7Na`&JOhJag;CrSw^m(KGEu7hL;wZuPZSXV%Cb-)K@lyOzJha9hx+vTxs4cN%UJXexg9``PiwQ-5A&+;zm_O{jVO z@jpu$YBTKXo}P_ATh#Es=^k?iqZI1`)(nvbm>UQSr0FYsV>nmz`}xP?`Jd`LL$^Qu z+aU4ylGCB9OQziVv9PSnJweNX=&3!xE#1IXfWtHEN0lk(948NU{7s>zWBt& VYc?M`>$V~o=}CIAt2LGF8(zMRQ`pC?Hh)_y7>%FVB z=KePULI?l=kWxA=3_Pp2l3bKYe9 zXCdS)A_6l*&Uv%WnIRn2TH7-*7Ou5E6`aA9Qrwkp-jj@oIy3(%pp!jIy4;<04{$Jn zvGdVf8;u|qgeNzIGG-|v2Ga4EaQ#p2=v6HNXb2rlop6D8)%+y@3t}|XKr7||2O-pw wq|Z{lYQ7AhL9|wkF9Ez$-}@rE0salZF9p`SDC0c<4FCWD07*qoM6N<$g0QfV9smFU diff --git a/Resources/Textures/Clothing/Head/hacker_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/hacker_rig.rsi/inhand-left.png deleted file mode 100644 index 08bddedd4c2d851385bf855333e8068d60d94631..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV07_xaSW-L^Y+%o-opw!YzalX zbR!xJC5~5D=&AG{WIA)uR&n7rD-na|&Oi5WH*1`+e^pD=GfZ7Tu+`|< zQHklt>R(PN)MH7AZ7^k7V5=y2)%yPVGfO>98I)Gt``v$i&-cTuf`O^eZk@k+%%J$L zU`G~%<@2Ynmx>%ev-R%m;<7U_-kOI$8iz0oOw?Zb4Hj2iX{FV(eaF)+Qp?efFBQOa)FOJ>;i+8HsN&6}wFpJ~=!c6YV~oQx6T32#3# Z{$Y^4KglET9d`rBHcwYSmvv4FO#m!LpOyds diff --git a/Resources/Textures/Clothing/Head/hacker_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/hacker_rig.rsi/inhand-right.png deleted file mode 100644 index d5155011fa91760ab8c3ee451eaff16c465237fb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU<~kdaSW-L^Y+%m+-3s-)(4AU ziNzgAzGHFk@w5aIriPlyHx2RTnJ#rv3Mx8x7AO@`+GS|Q-fuW*m0$gY-$tvf zt_tn>E|RSB-u7y9{?q?Cyob)D?)?1i=iI+$|KCkjFs}a}H&6D@i|{7h-uWVsFuAbUWHYXe`xTkfk1rgM4aMC=9G=;`X`vd$@?2>=o$t}Orn diff --git a/Resources/Textures/Clothing/Head/hacker_rig.rsi/meta.json b/Resources/Textures/Clothing/Head/hacker_rig.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/hacker_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/hacker_rig_sealed.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/hacker_rig_sealed.rsi/equipped-HELMET.png deleted file mode 100644 index 989a5231c4a3e7cc35142fbd8d267d12f404edd0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 507 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU_9jM;uumf=j|-(tiui>uJ31v zC`Qk?WU(SJJBCaD2#Zs~uL+`O)b>bn>n3*;uGEzXpC@vT7fAAnyo9Ib2mSJdHwrwmB0JG+qDT8XnVH^JlNZxdpqr{ z`K8|tt5zjlHc5N&GdnmmRHuvSfU3uTi}ZaK4wGK+&wlmj_>B3Y3cS9@gX8{eJ<0bW z{=#pDZ4A=92gDKvRDnvOtHC;rVlMo4k1e^8U;0=K0vh2gpsZdY<%s!MEaghb9e& zKoJZ5@VgTkY&%3Z@S-TwKWn9|=&&VsBr^0u=%n5S&N-PzXbSmfb%vQT4@sN{p^ wdJgse30XzkoqoNj1BW0{4h1UO`IA9DDQ9=wjd|94fsxAK>FVdQ&MBb@0Q7g#&Hw-a diff --git a/Resources/Textures/Clothing/Head/hacker_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Head/hacker_rig_sealed.rsi/icon.png deleted file mode 100644 index cf4cd377614422678a4329cdfe5a7b4c9fa7f8ec..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 440 zcmV;p0Z0CcP)E25P~HT zj4{VK2j@In=R9@O7z08Glu`hIo3~eoy2hqyuxncYz{~znO@Xl17M~{*pp*gtIOqL! zT?1W*UE5;QGys6x>#Ir0_#|^GCSa}Y7vJ4u`~1{H06`KZQA$S>NCNl-0(ISY5}4is zzxy0W5+J4bhev3wD_mRx`@_^_Kbrw5W%U*RK&9gp%fCwqfiVVB%4A}r30P}kj5#W- zwGImA;FMD7mVT-#{gMeGoH6F8K-||{pZ(h0?tzg6hC3gc$3{bt6hukIZ-I~57YU9g z!ZRK}^K0T(%>sxa;=#1m20Qi;Q_UvHvk{oAJwaB0_JD{0000hnA6fAc-R^I-3C0VYq)m!JPNE}3GY zZ)a-fKDBp3kk-0x+xq#NQfpqit+?eEpeY)DKk@(5u;-dm=YPp>2rIrgX9IsmtV1@) zu@IjyFx0=je}9M0TYHbYruY8JDzaSI)o@L~;Wd-R6dSYmb`78Hn%3?Dd1X5LhWoWF zmb-Wo-nl5wnx*y3u1O}A&B4SpM&RP64}~(D%}TGz^bP0l+XkKUdp$^ diff --git a/Resources/Textures/Clothing/Head/hacker_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/hacker_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 532025bd8443f1b96e281529942af7f5a10447ed..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 460 zcmV;-0Wb1qa>)tZ0r4)ER=Wm&d1UX~@i_r(oz55{|6hzP2x zg4P<_mse=55l_A?|Fo?UV@zmne7HPj|IOdo6Ew!u&&#Qk&%GyjbO$sV&f##%b8PUGIQ9+z+qZXUt+86IcCXage7JOX(CZF}WAAaoK@PJ=y7VeQyxLl80K3T( zx$5-@0LR1U&G`g58SFKf>wE(C15yV_jRi;@Ahkc}pQt%kq(WW*0000_Z^K&cfkNLk3-Di0IdC|RRyEF@Kh$nk&u-$)6_kx*aK;3uq zx9P{!oX@ORUyxd4dSrsh^YXh}>b}m5|E)MfUGtO5TKm<)+`Zmu3GV;6ePjd=@Evet*}%L(kns&e zjthe|gET%N!*$#xp-IQz2ybXCY<3Cl*r6!7&Huo*ip6Z5ua28@Pf8YXZ4=0UDrper z>ajFZ^V_xVhteunPBw1RxcNr-g^lxn5oN|K-MF{n5?uLvcT9>6ZE??^kn#AE{s&q1 z9~(@Uo!Yys=c2TVNRjvBJ4+{JZ`NG=UGzbI!(Bn|DUE;LdVjfPf6X~!;yPUgZe?}b zsq0tEvNCNyaLR3ko?cNc!)Bl|>DbJ@dW)l+IC6fcS8^;r;1&CNmSsuhDltihirLfc z&1N&-T=~CZ@_%C$rW=emIv9X4r_>6mUq1%@kGcX%4Ff;sk zA`+SXXZ`i>Dte3?u2n2$SQ?f;OU#~KDU(Gp#w%gob=9X#BCpTPn`9+$DEZbWe%2M) z2@>1B?|zrkuwdEG?{iLDuKXaiE!VSD(Sbw1wc?ud64TB?lY2XVoZ0GE&(89nQ?h|k fqJc4v{{!n+d+o+JMS)_V%Naaf{an^LB{Ts5ZtYhj diff --git a/Resources/Textures/Clothing/Head/hasturhood.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/hasturhood.rsi/inhand-left.png deleted file mode 100644 index e137bd9140d81a13ae8f0c51fe80b8a545337626..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 517 zcmV+g0{Z=lP)Ac!Z>)(U80Kqyg zgE??GOq)E<%Yju~b{T|e{d*DJ0y^V?>US{L&#YwqKFA87F}|iAMA!PBmp7lT_4^=x z2o_n6BFmfa?YutJBG|x+7f3^FiY!MO;`^9xIvaE{>+O6SSn&b?kcRjIpwbXKoBf#b zP=={hmFo6-U4}@u&xaDgpH&B-TAeTVrfe_Ur>Fqc37!KbLY>3D( z3$WcUM~Hxhrc6z4&)#;wy!fDVt;~eM{}-SD|7`#vgb+dqA%qY@$X{dSJ)0z^@dvl! z2L}H}Xz&6&)Wyg(E?teA#tb+iK(LO>`ex{i%q(!i$t`etgY3_yMu8Jf3LuFS0{FA( zuV9P%rdT3ozzG4a1zVVk;KU)AhWI?D;=vY9tbi7UWMfVUuy{&d0R#ZX?;AWzMvFPI z1pr`F;-&5D^4-z@NB!G%Mu4|THCQzP)K0ElC$@l11~0%5`hBj`in_E>00000NkvXX Hu0mjfvYG5} diff --git a/Resources/Textures/Clothing/Head/hasturhood.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/hasturhood.rsi/inhand-right.png deleted file mode 100644 index 61d149212e35f0fae84dcf0e6b5c689f513fdeef..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 518 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 k)k?T{Y6MsD)i_eb1>M8P+>@62)?Oh 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 diff --git a/Resources/Textures/Clothing/Head/hazard_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Head/hazard_rig_sealed.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/hazard_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/hgpiratecap.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/hgpiratecap.rsi/equipped-HELMET.png deleted file mode 100644 index 16d23efcc022ac3c51ef25d44c964d8c294e69f5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 608 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU{d#VaSW-L^LEyGZ;?cq_W4`$ zPKqUQ3UNFXYSFHEBamAX(WLQaf{3Gl>>duGu6kz?!IGB(jsiFNGfo~!tnYQ=O(ta)Rve3a;Tes`NKJ#`|0y;-aWl%rUB2*({H~2byz90$=S;W%%y}{UUoM-rpJ@W~IR*;_W^RYl z-@9(t{FdKau_^a{an^LB{Ts5&3Fte diff --git a/Resources/Textures/Clothing/Head/hgpiratecap.rsi/icon.png b/Resources/Textures/Clothing/Head/hgpiratecap.rsi/icon.png deleted file mode 100644 index 16d23efcc022ac3c51ef25d44c964d8c294e69f5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 608 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU{d#VaSW-L^LEyGZ;?cq_W4`$ zPKqUQ3UNFXYSFHEBamAX(WLQaf{3Gl>>duGu6kz?!IGB(jsiFNGfo~!tnYQ=O(ta)Rve3a;Tes`NKJ#`|0y;-aWl%rUB2*({H~2byz90$=S;W%%y}{UUoM-rpJ@W~IR*;_W^RYl z-@9(t{FdKau_^a{an^LB{Ts5&3Fte diff --git a/Resources/Textures/Clothing/Head/hgpiratecap.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/hgpiratecap.rsi/inhand-left.png deleted file mode 100644 index f1a8a626aeaf6e85718079b1eca620f0c66da994..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 535 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7%w);uumf=k2Yt+AN7O>>t)o z|GdsjU-hYzSJ;&9<~1^AOP@F`nIaQ2#pNH{M4-r&N!K^&Zt|V_`R<8&R|&Bu_$)V93}>#&hXmZ$AhOuUD*`da=FU7g;k(SVt)6#Y+{w-0fr{cKGjQ<1q1Q43oPJR{5V?dQUI$e8a|zg}Lv(NihWQ zFW_d_vfg+ObBDUUeSCEL*WRu2&rR3(p9*{bMN;95V#W6lD|&hO4!r)jaJTu2e0%G# z57R0RK6@vZwMxtPeCG0dp^PUUm^36A=04G9Q`pUTQ=;JwTS_v+Cg};ij3@FMIw0W1 ze$M*4I+b{g+IExy-=~>|8Fp2LCDF W7HqXCI=ciI;S8RxelF{r5}E+d?(^CJ diff --git a/Resources/Textures/Clothing/Head/hgpiratecap.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/hgpiratecap.rsi/inhand-right.png deleted file mode 100644 index 39cb7dd64d8469c6bf998cc6088cdb8f45bffe52..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7%_>;uumf=k2Yt-iHzx*ghP8 zF)hMFUSKYhe&9deZa$@wk3lMPO&2L0dX?Xy)TH;9F>u;~AC5*&0ahiPO+5-Pgj_C6 zpK_rx_D)giEaRH=>bm9AbI&}lH8a1#CLjm~6R+ObbTh}R+gEe>u7lH&chd%@`)NxPf*z(=AfgieX@YX__X(n z_b-o~_+W6SRWZh5{e=B{j{LoBTz1V|``r;9t*7Ckr`L;4;BntjRn2_n>>~LFX$Fx4 zxzdNY8_F40Gh90)_+!sJHQ(3YwVvs(oEBd$xTm@zWSP49g_i|MIe&^5`*)r z*_r3d*H?Y}X6iM$eTx34cj244VU#$xfUJXwn1WS9hK@rC!^Mb(7Yr^?a5n6-YWnK^ zmaC3_@^9H!s}Q*U=+6uN@+wniybGV9;3M&i7qJL{v_U}1$!SzGbq%Fn{-~3-*OAXp&)~CMc|9c*W z2GRCl>Eq0fv7OwF3C$B{oep69=(0uC@BRG^e{v_VcJL`kA)Gl){{eHM|1#NV2KNSF POfz`8`njxgN@xNA=LqOs diff --git a/Resources/Textures/Clothing/Head/hgpiratecap.rsi/meta.json b/Resources/Textures/Clothing/Head/hgpiratecap.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/hgpiratecap.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/hm_helmet.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/hm_helmet.rsi/equipped-HELMET.png deleted file mode 100644 index 83e22e5156891d93ef86840fec5fe162fabf0439..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 696 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV5;|YaSW-L^LEz8yjuYxZS~=@ zAKGkgHHWsg3Uaz8C7hiwk!R{Jfmn&d5pfOQ8CFIgZE2a(7?JcvX!WOre)GF?7Ot{Z z*nM=N$@g0yR-gT;)+9QAKL7pdiRU(ktrjhrd9Ha+#avY`h7T_vPhDE8>^y5t{!6YI zK+&gV22$S`7!pO2rE?~zzS0qzweJ5ll_ME9oF$I#W?1QT`mKVunc8-vMJIpd&*J%} zzesgK#h*hOZZou6R%)%kIj{L-&P@5A-*1V09tAZhQ>iVNHB{XDSsKHCNM4f~DfPg?hSLG{D`RfqSkQFZcecxzd) z=RQO8>h$ZITn>JdSu9}n^}SvF!MhV*@5$oWZG-ahnwJwt=*FWvXM z{MJe`zWv#t6L@0M*}DFJ2lgBQg_F%}(F=104eZz&FP~@LGbQQ0p(R_Y9Z^0<4WB(# bjP{HYFU77n8HCROrbq@)S3j3^P6u@nZ@mA%%V^e%@X99R#bq18d+%`KIA%;;jp}XzEPw_04*=JfEDFM?>Kk7_JvgR&IVLY*W9<4K ztHm4uwc7)bd~7IFZ44p?2*RjxeGlM=xyowe&uj}onQAeFaSK+9`N6nt4sdg~JU~b# z3SkgN)nqnBWqQyYjun{9rh_@@N?d`uzgrZ`-tX;`H(B@a$b=qyua0LkVpj3?sbtTqK%~z0rVyNb^ZLUw2#4yD0CMAv_sW3 z?v6Jg(jcC_hV2jynfHNo*AB_(DgFzM{x`G$7Qg~nfYAZI0L&kVct3I2+5i9m07*qo IM6N<$f?ffhTmS$7 diff --git a/Resources/Textures/Clothing/Head/hm_helmet.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/hm_helmet.rsi/inhand-left.png deleted file mode 100644 index 422a154350162332f95ed42141e5f4461f23c958..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 561 zcmV-10?z%3P)As=7zW_i(m^-L7zZhJaTKKBAUHX6)S=KH(Z$h@^$+xaD0C}MLZO2d9J5r4Lo%M- z(xH$}m)fc^F&B@+_n9=|i^q%RB;N-R5fKp)5fRa;$)&x(WHQ+}HW2Zc>sgqEXdmxbec5)fU{U)KAXaKMXV5#)~5~NJXQ4$on{TrVhI3n zJb}Djf$vU_R-eRKCRa6x(g5Vw*I6v#cmj?m!gGa^h5N^G5K$i1Zxg5f5K4anzAJEh zQw!fap1_y)o~S-= zK`0HNP_nRkn*xpY#yQ^=D3q+d^{-FQc#Sx(n$iIJ-FhzSciQjPBey|Wziqp_e;fz< z>JO30AE9GP`#*r&pza0e#sG9LKsN@UdjUj5L_|bHL`27?{5iX7+uHAPWqXNi+F#!yQv!GD2!q)k^G_wQ7 z+ynm44XJ9G8xugUQOx1{0{}4cK7*=lDVZHGCV+LTx9P?V!J)GQMg}0aJUMmZyJGL` z!7fGyAgLIbFlHCX3Iou+0NogX?gi*}@&Wt+vHIOnXIiCH00000NkvXXu0mjfc7^@d diff --git a/Resources/Textures/Clothing/Head/hm_helmet.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/hm_helmet.rsi/inhand-right.png deleted file mode 100644 index b14004202b017305458ea06514645fd14c01468f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 596 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3PK9aSW-L^Y)f~_NxF1wh!vl zt!Mb2o58d2%27iFR`!D{o!zZtcE~UCK5lhwYxD2F9HQ^a3WZwu!U}A>Wo0IPEb&?X zj8ApijNt!AUUYu>={xJi!-uNR=S(nX5QKnQ^J^I_gBciJY^gc%^HFj`z`{pY z1Xw3KKhwLS_p@HcI6`tM*Mu0mqJ0fKqA4q;JaSE17)mn^VJlN!d`qUx7D*}lzT@;n{6Xj_i=_4Bqo$2L11l0AGc+u`od9YQH9 z3ZCwbW+=G5=H2`^9z`H8EpkxgQhOP<=h@z-O{YT}mhjJC!@PXU+qI``S^XZ)J(!E; dY@gr!X4_BwE||Wp2bfwIJYD@<);T3K0RUSF6;J>G diff --git a/Resources/Textures/Clothing/Head/hm_helmet.rsi/meta.json b/Resources/Textures/Clothing/Head/hm_helmet.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/hm_helmet.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/ihs_rig.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/ihs_rig.rsi/equipped-HELMET.png deleted file mode 100644 index 4db864602b4c705c2b0fc3266abe06f5c9d0b839..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 948 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV6OIbaSW-L^LEyG@7oCy$M=`s zv)$1><$r_@9jUdyE%K=y5!pA*UX>)I%Ifc%*)?b`H6X-|BDwdIQ(ZCW-(srVgDJN zxctQV{dJC3bB~=o$r-n&s`u*A)(abs+Pc*yGV@%1Bz*qZ1Pg2Dnl!fS)zvdRmM6{- ztDk(f=MKx^EkC^U+E*6bxL)?tIrmNz+Sh=iS>-OzzEZfa%KGS7wSo3V3MR)Ta z*Az3i&Q%f@RfyWZz3yh#-Jg5+*9Wv%J#c@{6=&3W>DMoLzw?!H{blQ1UUN?j2wh^r zd)AG4V#FEypJ|I5rz~T&S{A^rF;mBDY0!N$?Wtahs*`zDk^*9mf4n}sw{8EI+x8kx zvJb5IVtgN$-fnws5pnYAhPmf|haW4IQJ5_#W~jj#+8U^*yl_?R)~~n!>9<%Vlol$c zOgZh5DJ8V33+My;%Ed8qKW9Jq=B&3g^WUZX{|i{Ec(3J3_ZVL3>pv*ryflcjXvTp% z`Ck>*-d7fR;=SSf7T*=C;{O=#XKwRUVE(5*@6YlLCJj*xrk5Ciq3XfBf;B*ycY&Bg zF9AWDN@gZjLT1-GdoQzqwP8Px9%Y@kKjcrYY=G{_VoB)gQmwo&0EU^VY3LkFRRoNfFw)-MHgO(hRQlkA>ysUp_N# zf9ZO;o&9%*+u|3mtZdG6SM6y0Xu}^H>uw@-^x?sOvbv4}er>=g?lEL=Q2Z{pclF2Z zH)=x8oIU&T$W6&zyZWyFVP|ky8YH++w8i>Bsf_*faHGhQ(!Uq|<#x<;2O2rW=h}5) z6%|o4g@vnD+%|i)tvC4ekvETofJWv$pXIN0`Omk*g*Sk1SD%{su58`T#HgCGLeAyW zUcQ$6S;O$by2~$9YKo88#0VZ>K<7$lpFVwv$t5y6?%U&^9y)BQlfS03xY;Q(-8u3A zn0nreX8+SVC&4UnxXjLeljg*GAzTdgCdW$Wu)BWY?>qk9KdraQFX6`5Cp8RP8M2lz vUSV1>ku89Gft!?rZi7@Ne!apR9*rJwn-5KxjNNF za@oc}MA)fhL6F7PBE2cRnOsg2N4a1MA51ZCX5W10`+f7?raGMto3uL{J$(z{e*kcI zosZ7HTu%SAR(`mX`ey*-!TDT{eiV_<-7r*hxkndBO7|JQc>QL2(rAz|3?A=1 zpfDKFvu!?Jew~|-lZ0jvaC)%66oeLlTCFxM3T}idmq~L zY@1fA^;ZyD64-?z_bXK%<#GU+mW63qWDJ9Gl2CG8Ov_UH%f3(Faj=D08e2ODVj+ly zK*|8{?D$x%KR-JIV4NhJx7)g5^#Kfe-vMX_!JO|V80ohQ#oGh0TdDHt-CMqWzF4?^ z-JedU*{xKGH6+-0A=(1a%7Luo5DTI5U^1Bi@bvIV?Ro#|B{0+9E)Q?5yLEzp4uW93H8plY9G7v^1`k1hEjR*pz)=F(M0+X<6#VW#7lNEK07c^$N5Z z=!PLB*Zs{W3ljWdL{`Xd7;44UV&L>(KedR?agwNU)A~`Q)r_=XK`aE_FeGCbir&$1 zsD_kD-d=}(SfL%mtR+jTB_r3fUHW4ov~CY;)B$;j=Xvba>tr2=y?Pzb^HfV-#n$>I z0~ig50C=9qI7!reRa;2{n8^SvEHYAeUHaDoaND-=Ua$qQ1@IGY{sg~bWjdq)0000< KMNUMnLSTZVrynr@ diff --git a/Resources/Textures/Clothing/Head/ihs_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/ihs_rig.rsi/inhand-left.png deleted file mode 100644 index 6c5d11a1bbabae0944316aed23f9715ae29382f7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 755 zcmVE_L`1`qC1w{S!B)A(&MHL6ClF0>SBZh+uCp*!sq{Aefh26TodiU= zMkGPlC7>)SB3Hg#H1mOnI zn=N+mWDioWhv(@uZZ0lx5Q{-?w%FT5eC;IkW{Vvc3h)O4yzOc-fo>QNlHU}eOQ2k- zvi{jArqd~GSw_3vhAqpOPN(RfouXW+vUT!{@2kn=)_b{M6hb}V_v{)YS%!9U^3R{j zj7BUpyS`UmQWQj0731L$!El&Qemoo^s;VMYS0f*=TjAP9mWb`Mu> zYDMDo(skXX>CWE>xsn)hi+a7z27>{fy^QcSr`aOU7@$}zvi*7;wk)IYE{$L~41XYi zFX!iu>IOWs1V*C~=E)>Np%A`*`wHN8?Z9L4ToBA;GED0AFi$3tFMR?47>04@QuyzJ zpr&cQc`}JeJi+S+oFq>@VF10^VoxKlm_55;db7pe=RV+9tBI~@qHCIt>IOVv008)S zbi~u{!EhLnc!JjsIPm~a>;j8w69Bwq#`@*a5)AcPP?2qAP+ zfM%G^(yIjs7Z)h3ujA(E2uqa;G{ba0)T)V3f@YY`wk%^goAu6J4TsQlJurUXEzmkR zbT0RHF&d3v7mH}O+pvp8j7B3|?(L#=aOk{1A3~dq?`k;oeNMN#d=>C#e2spw2xVvI zUZy_v`%Z3r9cR3;6GRbZNy4Dl!%9Byb$-z6p)5&(*Z3-+RINc#l)y4q6eUxt*5Zyi zRyOC}_d&1c9YO6bUj^8l!4$F?lv>;Ar%S(|g9R(-x6L?nnJG*yKliuc-V z&I8Z;Dxgu{%4n*JvLrzeMJ#8tUgtGcP5ekO`H(A1l6M5Py8?&7u4REShW6uf?B2GfZ#A_4luH6bc2bt*s?`1!+>G3eXJG`M9|W z#u&`W;4;t=#wH>fV%|!kn>HNTSdc(5P=^Y|f#n>h0}tw;hEshHY8? z@0xs)L>dJqm(izpU?qJwi7WCj=$e-fPfPt&m=ZAS0A?-q3HS$GS{rAEd`a*C0000< KMNUMnLSTX*=54S5 diff --git a/Resources/Textures/Clothing/Head/ihs_rig.rsi/meta.json b/Resources/Textures/Clothing/Head/ihs_rig.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/ihs_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/ihs_rig_sealed.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/ihs_rig_sealed.rsi/equipped-HELMET.png deleted file mode 100644 index 65cd13234f4918f7fc5209ee640dacf2ca80ca9e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 882 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7ByhaSW-L^LExjFX=#$w*ONu zvA^)!q#?v}f`>)*wAyNp*gL&tf$+k3iZhwH=&i z5+o%$S{@{=;(w5~tHapTEa9E+G3K*>6U1gJe*gdZ`JK}TEH}C>ZuER6x|K02uDfPs zQNas!5!F9$Zkcsuuim(EXBFFBgTKqaPunD^So@BlGBC3on7>5t$4m{HkZV%2;4wD%u_`bV!XPCOBG=uXM*hw=to zG3h`}bzY$x_wH=m^*EubN~-ku!Eevlf>v2=FgfnI;C|+IMuk5g=axlB%-3ePzHQ@% zEga`RPw-Z|m}554TkT<`oY*w6hquhu+llvIf4}ASL(>;OHx%SH{@xw^WRhpiiIk7e z*7lxXD)h~Sm($hp-7l&4@A7u?ewYv-^5UwNocsaCb-Da|{>#LO2Ix&sHZK0`u~JK@ zt7&D03{bUKsG+fWf6-2vmx@1rOz>WrRl!?jr{mO~aC*}L3Fps`n0gGaWSLG(ZK;fU zwK!+*j1#jHo<6w1UZpD8vHwZ+0SiH{2lYvh;#*T0uCT3`$QU5Kz>Uozw?Rsh0T{d~ z_yyA*F$-k%Fg$*HF*u7m6c|STyzKaoNiaM(WpY5GdylnDhVik2R4E3AV-jJXDid=b za&bgmcC62<{V9CurOAY|9eS1``|D#9|NfBnvc6>>=kj1(!vlE+fo;pqpZ5zam#LVi zo|6(`bKd!GVL@Hlt>=zgn07K3?fXQ zXV}}8ae5QOmv40j`WyBv`*!xN%TZw5U+Qa{mijeKNbX$I0cm|FQJ{iP0 zXGDr^<6_NY-jgHBl~`T(e@WL(AG0}v6%)BM)~!9J#ok`0aII1xy@#1DKZ>JYD@< J);T3K0RWT>h{FH? diff --git a/Resources/Textures/Clothing/Head/ihs_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Head/ihs_rig_sealed.rsi/icon.png deleted file mode 100644 index 4a5e9e8cb817fea21ea40d2b40956dc8a9b03cc9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 621 zcmV-z0+RiSP)dXo7s1lrFplVYJ@<~i3j$W7UYarIzjMLGkkzP;R zFN0ME?jIf}o)9L=NU6DYky7Mbmz?Y33Bmot2xR-3e4hPYQb;NJZIK0Q0>i-oDJ5CQp%;b=?Ml8+&UF{cv@rp|WFS(Caih-R+4;9QOr=Pl zmSwOm!l#>SQ&{6hoo2t!xKW=wkG1CM=6bsXn*BZpZ?6Cxo}E+8=S{@3^Mkinn*F}j zcdaDwgrJ(w^Ko?iH@&xaL`sun5O^Z=$Pu~zO4{Q97IYP8Dgy|S1RUxyVb%I zf>>)jAt+WV3yNklBjE6bJCXOX&ybW;_&QA}A7=1dp}x;6R64;(msb1WK9=#sz(VL^Tu&g(P%r3N>vs zd33=@&0@S5BvJ$h1tUDD_6NwK4zASHh{TRg7}f6w9(>}C)8pwl?jAr0A%qY@2qA=! zRg;Q3K&R8;Fpc{wm&=j*Kj1TsM2a z27ut@hqgUe|NGz?fPraZv$_S>bx{!nbh}+t1Ocw=Vzau1foa~^-#4`F;1~9s7p|Yc z^<<2SAmDkigh!7}ysp>rUQv(}MO3b?@MJQ+wSP_&p*EYixq$ixrWx8E71s=qWjVFB zzJa_XAt#DRXEMl%BJz@iwe=0ivV7|zc5{)-OH%L)d(KNNi(ua{z!*dK;sT5@v|6o& z`p>3%9I5Y%WhdA;KJkEQO8b*vWFN4Is5?R03iFvpa!~-5J%MFg`2Y|?2qAg%Tv@t*Sii)SN=pOmWz?N#8Eepm<;gi1}=3C0Kgc-%kAyRH^zy{fL}i^@#^do z>PJe@#-ny1F&W^xF4~rb@87-xKyYo&7>kqzi3otI>0V8F`%kSw-!Ovufhd=!iTMQ5 znGEVj3i^gItu^?w766D;H;{-70Dw1pd%?B)hc8V$EtZ1Xf&V@O2IjQd1o->y4@{HG z)q5fWP}|)}H5A30ZR0U^A_4%!S74EtH6Sh&fMri$*;YOPzX2J$4Wg5oV+jBN002ov JPDHLkV1gOiP>=us diff --git a/Resources/Textures/Clothing/Head/ihs_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/ihs_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 6e1cedc332834dae1aa5d4ff3f2d934bf128df1c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 748 zcmV2Xn$o&k2$IM@H`tJVYYSqc?ZQp?d*B2qAQ2j49j-!ZinEUVe|ZT2-X znGCM3uJFtLjjyMtGmJfbgMQ!p2R_8N1{jv@>Wty&@BnA+Hda?xan^3*=2HY)3B0EBBg228N=H81}c?Gq!+>QMNVhT`>5_q%0;l*YJqc(#^ohA z=P*rkCV^+={!o8t>MD1Fwc`^P7!4`;%ais2%f1s-jsV}o=CYywK-9&4D@+Agbbv*R zeE|p|gb+dqA%qYTKaalWU-tfi$He}Pkn*+oQ#|D?K8iw(0K>A~_q)5`oC5%^Z3~?9 z$e$vQ3q1wo5wy-23dIljSa^rOf38CZo0q@^kewI+yd&uIpFeQcZo_e$sf3${zy;_C z;hn!XTPlh*Pj!0feRoT4&?cJsXCetrfE)W zQi!6!Q=nAbOLT;QQLp=^1Lqw3<#OcPX{1p5fbnB=*;Amp7iFP0LejE4@O`o03R3|V e9bnO7Ux0sGsuZJg-x8((0000|AF<4h=6m-Jgi&OR!(8sydo!&uRCq?N4b{G zn=SW06H0#f^WE{k;^!_d(qQ6R_eqVo+IBb3KikD+7bR|Ak^b&zlrVelfnO#G zo9&yvW*#uJHWgcR>h|f&q28`H8!nW4-@c;gRn&2LQ4|}{!rm!&JRev-eLH)*uPoDf z#iQys#Z`Y^oyBdle2zq|SGbDVZ{A;`RgwLqDzfct?P&jYaoy%Gm>8>9^zq8ZGS7`8Ly9cfr5`(XJ8J^N03 zBek7&4D+|&> z_nqNuK$5m(1JE;)x9&cS*~_^`JY#m1@1Y|v4!$`f+`N#gVHi37;nPVajeaRdXX%t9G zAF==d6kY}HS}44V+JY`{sv5ApjpOA8wzqMrn%@beQ6RZ%L6kKP=PN{6gS!^_85Wcx zQPxPZ{PFSP(3fj_PH9C?!MBW(f+3lXKpF*-@)3IrsKLxJv0Ba$hkhpsQVJAt=u7Te zI9_fLWeosN=@?xg$#O&8xa;6S1o{kCOeX~zjYdP|4mU1UJ;DMaBLDyZ07*qoM6N<$ Ef>!-|QUCw| diff --git a/Resources/Textures/Clothing/Head/kitten.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/kitten.rsi/inhand-left.png deleted file mode 100644 index 351b927a2dffa3fc24f8d8cbb5081978feb1bfee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 640 zcmV-`0)PF9P)P>~@pQI$CZc?8A`k@61V0Wvb@2|8!w1^Nz19WwF=WXRk~nP`R}rNs>B zN>UNh{4vzxe#=!>?b=`MJIi+f!!QiPFbu;m48t)04Xy70Q51dK9{R3$czn{xwjDR{ z95G)kHL`Wzvu(TW&=p3#de;#8uCS&P1fC(zgiZ=ZN&k?uR=M^hso`56)0N~{= zgKg?~xyw3_VVnAZGx{DW0<5zgtY-tO%@)?PfpxZPJ;u%DS;fj?Z~;Q!6}G7(N^-<$ zfhfsgoBGkmAn+V<_|My>F6|gdkvB?mlpR;#IbvpvkM6(PY;kjWR76tl1&W{!! zrv>UF!AV8|m0$sW>xV+$6>aYW01&4IfX`zg!x2gsfEI2|C%C#8HF|S8|FrPi>vPzq zzPCe*AT`KRNLy{Th>{!tYMogbiv84w#Q4b>c17wAm@k$Z-3R82rPgNh<;BvyVCcmI zCmaS3?-8=X;7JP52EGR{48t%C!!QiPFbu=AWbik(p((#Ob*VXMdNEQ)fY5ivI@@7p zj6s(8NsJ}|lz0-Oyu$4MD@l5FF@iOnpi2Qp86^Y&P^mST8DqS@z3;QeeMC?~fQQE? z?e*<_Uu!^Zaa#0Fohu;#@O93kB;S9YFP0i*jk+SY{$yb4k|TX~figQl7D@|1$=5h7 zIu&98iX8!>oFb2s9OZO+Ta**vu!^jyhNubU1fcTS!?v#DDJK9hY@LA8PH+fVfWMx= aU-JQ@!5o)N6rqp+0000 diff --git a/Resources/Textures/Clothing/Head/kitten.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/kitten.rsi/inhand-right.png deleted file mode 100644 index 5381b2b4c6b96109bceb4867defd578136c90c0b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 643 zcmV-}0(||6P)3MB5pI{;;BPT-m{7w{b-xuDDuLgCt$sA397!p^=T zZxH6O;NX93n4e^=gfW`=*qvGL48Sl9!!QiPFbu;mOxMuDFf9Ed@Eq~<{G!n)dw^wG zXENry_jh}v3~3fP zls0Ao3V!5#6sM470%;KJ3M{~(HwK;~R0)K6qBsTcwJgd4VXXk5nM5~C~_R?dLwY_8FMU^<&?DmYK% zouz$2nf*UD4How?ol1j6XTSY#kYN~xVHk#C7=~dO<|k8o#&_tEnXI4S+DB$}93?=$ zPOwUL7!Pi_0F95ts8&Gr0%H7U3zeEG8VNwo17DTc_m9u)?NeWYDjanvN|o1a zy8r7dc>nlBRbNq?I7)zg@!{$DMWafLD$WBnrLii?rnyR$Bck(lfkpzXk{zNrt?a!~ zg~l^rGVEp5S6S^{1sVx3oz1lF@_v8)BfnRf9j9jot>T8o%eR%=A8^Uu^ozp z0syex+Y9@>E>`L+8?r^`3u2=80>EaRH`Wc8QMUNDDrwFK-nF_qTKrKj$<1x>eDU>N ztwUSj4~*cu>Y+Z>KBrZBqdxb8<{x={RboV_$;s)l9XJ|i_WN%C_e&Qgd8qHYyOkSs z54p%MmN#B#QbDh^0(&WauL91A{UA;|Cyr%fOREyDS%#DR94#fcXe2S<5;>iiFSVMQ z>Tj7V3Vytv#zuT|Av9bzdzLBR5T^cX3w3;1$ zkF`i_)Add4>waVx7*v~tGPSzk+z-@fUdGamYFe5b8umx~yg->;#b`^k9$n?|6BS5<#Gz zYdpg|#t}AlwPTKu*MS!uHMeLhndOv>iOQyekW@f8JG|Csc(xXduqM_$^AlyV-rI4` z9HM2G*Ey?^o!lr$Fjt?PrRxYW$L?^=-IopX04(wWcQ}ZAa1$ixKLsCu(o6f%UzpaY zjrSVRJYO+}TbH##o3;J_$_Nj^jQDoh<0;+9=$m{*jC2z{9+^0VKGOTF?+1!Og?*RW z<+x95NNjmOzX-jc`K+|gJdO^G4KZp8JeMm^*Lu5Xlm@!BiXXsoktuujdlDS{xl5D8 zy9B9hAf0%l0o)Y_r8lEOa|On8)m3R46-Vp_YC1qqVL+4dC3zQ596*&g35}z|1>ADJ zDM#N}NOtv{HojzS@Hf&m(Hw_#3BZt)10#r@p)vEg+|=-2pFe*-wJ|L;U4iZ2yUgzB zSmu7ZVT(=Rcv4nZp6S!k(_7^K+z)&LHuxl;E4Q9)(d)ml4>swLve;j#IYn3;F^q-@Qr@qmP0RxX2UGA8JiU z7MX*}J}S-B(T2_^doatjhl+HHxd2OUOB>#o4Spr%Kb|+fQqg$TaK^$k3&T6j-mQ~z uK590)F;42}N;R}pD2>~8^Dt`?pbKB+Il6(b5PmoStn%C;W&wOiUr=c8Rq$xQ-+B!I zIA5eY*>j+OZnytj7{@UHd$KgAIc0TB=Z5%BYXJLS`K U4g{PA!vFvP07*qoM6N<$g2$bLx&QzG diff --git a/Resources/Textures/Clothing/Head/kitty.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/kitty.rsi/inhand-left.png deleted file mode 100644 index aac76440083c50bd02a99f8e0438821f9b4dad68..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 447 zcmV;w0YLtVP)$Vl#izi~< z1g|abmiDjJ%By_}9D_V%q-)jzESttIn}+q+yTo=1gz$Yl645CLA{yKvea!j^FvbXD zjBr7OFzWyu7ea`?LlOamgaBd}aEs6<0RR9100000JQnu1tlWG*yo`M~N#c!ANXZ7k zbypzC066ao%=*hvpSmioTlitIpw4r?;hs#0I>^* p4FSY1AT|ULyMQrT>!5c7egUf4Z+LIvi=+Sm002ovPDHLkV1n~S#5e!| diff --git a/Resources/Textures/Clothing/Head/kitty.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/kitty.rsi/inhand-right.png deleted file mode 100644 index 2c15cf53e6089c3d2ba47e8a8cb8c4751e747933..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 448 zcmV;x0YCnUP)b;z6b9hu3MnUWI&|pN)n~|%8)V4D$iNyQRonsP5=;!-;ju9wF3`iIL**zS;}Byt zcJhA{lAY-JSFj@jTn#d<7J%5UYKNGYx3 zdg1r;+9%+YrXo>_&Ur4nizg!5ACBUj=OR&xPHB2G77{5X?dsZC->$BODWscCuy1i8 zFP@0#d%LyPXBx*b=%?05c0_7CH!% zNe7_m5KLc(Sp;B%0LCuhKlGgh000000000mFTI_f*c&H(X7P)V&ENoH{~y77#jlcb)(oeKkXMRi;Zbej=rS;0000igo-6wAhp3xV%$tB2<(N`(5MsQDd{b{@Sho@rKe*JQO&ejGs#%+3g{4QTAx*ND7 zC-%nlPrL3U%k2LCv-sNdOXuEkmsHCgyltcZJ@LnmKi7T=-V}Wxeo}b_s|n`hKp_d+yAC2HgdoB;rWM?tLm{$7a}`1$vsn)78&qol`;+0OJB_>;M1& diff --git a/Resources/Textures/Clothing/Head/kittyinner.rsi/icon.png b/Resources/Textures/Clothing/Head/kittyinner.rsi/icon.png deleted file mode 100644 index 7ae8974840207e301545b814e25d9eadaa85b1b3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJYEKu(kcv5PCmHfJC;T eU}Rvp!6=X>HS1se+?haUFnGH9xvX#t?U)1NOh8=>3>m)VC5=H{3di0bE42CY z$5nW7oXCQx7iPY*KkcjExk~I+a8+L3$)9g?Dq~&;2ki}V3OgW^Y`$d6S;IP;i0N~7 zC&uoNE1x)zv3j=k?Ptyp1eP#x6|fg9W+-Pc2Qjkufo);9Fz@o;m6fF>{}S@+7W~wA z5_!P)AS{;g6=U}+t^odskno18V+(dMUC}rod!U!;4&xm-(`OLn`LHy=BPPtRQi;Fk@B) zbKk)`zHI$(7et?br26JU!X-1_WkT`$KK=JqSx~vB(Xo&ZsE>hR%Q64UB`;VtmuflI zm74rt>c_KNLxDf<@s4+u3Gc16*HvCPx+C|U9nZho#CfliZ1nGPZew~TP$U1?s{O;p z%IEWzemVWA^xmrJ#tXLWtiQddSf)wDf$HBm)z4*}Q$iB} D7H@IR diff --git a/Resources/Textures/Clothing/Head/kittyinner.rsi/meta.json b/Resources/Textures/Clothing/Head/kittyinner.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/kittyinner.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/krinn_hat.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/krinn_hat.rsi/equipped-HELMET.png deleted file mode 100644 index dc16350a606810da5f95ae1538d45afc3a8b347a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 952 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV6OLcaSW-L^LAFeM{uCb@%`n| zyG|@^o65b^_w1tSB8QGE85o)>o?0WfXm5<7On zz39AlQA<#ZLqJc!`^EKUdp~~>yXbtky7#Zo`R9M{eYTum{r=_ynZ$$yhHS~hMS6TO zpEoYJfBfH69#%D5@yg1EX543v!Ixe=Q zhRJXFvZ9L^0_K;qszKG9_($(jJ#&L zZ<+alq>TsCHXqz}nD6l=B{em*iSwp0IoE`|-f`MV#Pynn=ZVwXmBqT1Z&b=E&$m;2 z@!had@RaPTwl1OeMH(~a z&pjw)oDjTBu>F)*;r{oX%YLum`|#tSvYD+V>*A9w<`*^W`0EbL{@(oJ^=t26+vWM% zSp!8PUwo6DBCB)s;VQ0(v&}Qi-n-=a^)0Jj8OQ7r_-E&>)0=#ZKH3MCFPrB1eD98{ z!iWC-We+HRv_s22lu;>&$@))+|~j^f1~sWB;?}_H*{b%w!zcK4>O$oUZTXv6J8#GU zZ@?-%!&zgQ!D^WG$(J=K3@_D*cqPP)G1Tw&K+J*|T$ zJ{UOdy>*T=GmhD5Z=#}9?e-)!eull}?>U{F5ARy{bob#aOjkZIkV>ri$zac*!lS3< Uv!>xVFh??Yy85}Sb4q9e07SpOR{#J2 diff --git a/Resources/Textures/Clothing/Head/krinn_hat.rsi/icon.png b/Resources/Textures/Clothing/Head/krinn_hat.rsi/icon.png deleted file mode 100644 index 3013f7af6ffc2aaf53b307ad8a06ecadb5f0a5a4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 358 zcmV-s0h#`ZP)0?-^#zo=cI%BspL~UgCdeOFM?}#6+rCN|FN> zJI$#uxf>AIE0I}a!Dmri0ivR!s07*qoM6N<$ Eg2)e)zyJUM diff --git a/Resources/Textures/Clothing/Head/krinn_hat.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/krinn_hat.rsi/inhand-left.png deleted file mode 100644 index b73f39eec708d04717b06820e84d88e7fd513643..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 819 zcmV-31I+x1P)4fEr-}CrAR3qo)pChb%JraiHO0;@9q!q*K6ZwK9F74p%N$;dp5&G-^Pj$wG|9QFZku z{C@wA@8|QlnYG%6yc{hWT#v9EiEMkl*eM`s2WYig==FN&j~b8>U&q42B66}bp^DBV zG!D=6tk!NvQLzDQYf<>xpJIA^96pbmaZH8!rY6ZcLec@f&}k;HtT~3mg@sa;3_!vFhK54`fSH+D zM85xkzvqRhHr+bk&9$$Y{k{v~$w>_M53s5m*Cd$+k}QG&hlTAfJ%j5Oi)^bk@ON$4 z_`MO3*hNru!RC_&X71>d^})9q2n5*5r*|-S^l>Q46(b;|JpWB`yC-!&IicNR&8Z5A%B=W-jLg7)w-$72HPM-CA5ae^yio ziVC2vv6*Z0w%}_-i`d!<48@0Vq^JZsT>7| zxw*NRpPNf+JjDe70IluMIRLn0xy4QxPh&b9MpyUF&mV23s41{jci&5HYAP&h3`KUp xW{I3U+m50;KnfHB9O0(N`d1K@|G|Guu&}!&wOh}BeSIXV; z4-TSJxx`Moj1$=3UJCOYgau6OvyX|{Th=XrK0BLl6Dd&oF^ z1UGAInXTzAm+0c+B|7YkMSzAo+t(fyfW=~AhMX+a*Vf@wVIi~{U_G*qR_8-hUb)63 zNm5J*qQlNCH)@ccrb9zxBbyHduvPt00qAr(7z_p&P8gw%tYKzm7HRwUK^2}(T;+R! z=Xq8q2*}MdA`}WkbhhKu_&7v|opDTs`sU`%Aff_DJD|f#Fa)1(2n7XaFgohTt3e-R zSw+8Z0swHP(?(|M=#IH@B@RM;9uHf2{|2UxZZ4%KL66nUcANzNcczYRE~NticKI!k z3MhbN7eELhgb+dqA%qZ;XuEEQD}C2^Hz~g(wB`ALzhM;wwze9ETBAniW0&IoS&AzF zt01tligJ{f7GrT?5jI;r6U8<~g%I;CU=;**x%>i->yLrc>X4<^qsev~&K6}IsflR? z2sJe&Ukk?kR91LP|>NDnMrttFh7?zfn z(cRP#WL0l3@}XSvR^%*;$Y9~gw&)2q0~H^lrM;Brfx-~U$8%>!}H0ZKYGww;t8 ogeZVy7m#ceK(Y%+wv-Rx2Uw2*Oo!`_WB>pF07*qoM6N<$f|ks7=>Px# diff --git a/Resources/Textures/Clothing/Head/krinn_hat.rsi/meta.json b/Resources/Textures/Clothing/Head/krinn_hat.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/krinn_hat.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/magus.rsi/meta.json b/Resources/Textures/Clothing/Head/magus.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/magus.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/mailman.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/mailman.rsi/equipped-HELMET.png deleted file mode 100644 index 0e509d790ea32120efb35c4997381e0568efafe4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 623 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU^4S`aSW-L^LCbPhKQp?+x$qq zF1b^RQ7c@VT4VjBn~x}^XKQNyVN`y(cw5rkxXp^G9jz`$ZmdiV^H8~XNWyw`%Y zK1V(xYxln|f7d+oRoAr_?UIYmMGNlmEuE>}2`l@A8Tv%csGrK}vW5 z--2T-E0|XpG7>FRwzuKKXU694{eLWG_Jni)H$gsRJ$#OxN3W_Nz;0@3 z-8jd|>^*OKb$(F% z+U32cc-FXlc=@yMjC2^|boqSk{}+W9f06OLot}4yJN(Vh2D|vr>)$VZ`;*^bOO5n5 znY%LQgBczFGoDQO&(Hnka*FdA(FX-jChrLCXt@>eB(rCU<+0W4igFK>%2%CgEUG*m leDy))+ZuAc4GOPW`8f|JZXnj(u#iu3w{Ab z+QmT-stD3^2%2iGk>=tX@cB*Q?s9$e=H4sx3J?(y5fKp)(SKtEoxpJ%4Pms;vaCS& z$Ml5Zu@=gzRiCpr?wjzL%uUPt3%kj{FYGI=E8yedyC;Fi32#vE1@Ls{j{hME?+j%(pI~!hZAW3AzG8*#xbHvcl`K*AUzKRsFXkdL@AO zIzMS>84u%Qv@oRukj4Z^2Oy0JkPbi^6CfRcG$ueg03sqHA|fIpqQ4f(ag|O%|9{|j zbQa3dm~OdT&d6V->fiM_+hc)VV&qpqI-NH1=Oc9(Yi>iL_<2CB{9_XQRzT!`6RcLM z?nR;q+?l|`vDWz`Ujp{Jty0Ru<)#e`1LyZPvbO*_`nAj-`2<*5Q=zs6z^(VhV#XNl zJ48=B-Y{yc?fE0W2Za4C5cxeIY)pW30MeKM=>ViL0n!0TV*;cDkoE@Q_;dP@fx$2U O0000v$e{p;@}?^)&3cfbGp`=0bWSqB#gn0su4>vCK9_U61lIp~#(&*>#>qWdKQ{bb z@$hw~u7JO&)HD0rve!Pg^S)7QE_S(92-6mT6+CLe0}HqS?2Y{cLrZoUIv(qIMf@Ssc55En|81vRQLqu`%$R zoARM1>ThjPb2L!CRT6fni>-&55y2rarzllG)wDz^ylC8Ga z#Hu^Y{MR2@HP^gh--_ZXmmMtcZZL3s`hM<%+rD2bEScmEJ6sq0P4X)tpL2>Z&iH(si<^PX>C~+?TaHFOs1z)DEVAs< qncM$X_uUsyU|hoNk&H_GW-<4wnAN@X!VF*xGkCiCxvX<%EEXNQ{-tj%{~kKAD$HTcDP5 z;-gf6O7rsd!G~41nZBQ`#y{!1@zbX}YUY1G{QL2P+PP)BdqdNDWgE_(;yy8Bp9D*z z)qh#niN&^sY3^$8cI=xjDS6#oNPwl$tGsI0-i(w-s}Ajre*Ep`^Yy1fn!btbSg|=! z#PX%!Mh~FO;%ka60zbYL%Q|t$Y~@pTYvJoVr>7wN-RtuIDm#6n!qB}k56(3+F(~vU zr)-X7aQOaMGV82IwUvZ!)8%cxZ_hi+9Dh+_)$zDu-T#Y10s8C{I#<8Df6hs5-L9RL z;Y)9SEiwq75&7!+tcyE7|E#IgS$M4{At=6@rDEp9&nx8*pYECSzFFUI*V@>-4En}J zTI{?(_VF`(sFk1E+*Vk-*0jO5YRcZq|BU)sqBiTzKfHPA%wQ13{7;*)JK^bmmbDCJ z3}#^r)(q0x4YCcrq6hd69OFu0Pe^9nz`S82(+$QO5sYsba@L?K`}nuv?%uhbpATGL ze^2jg-+|Jr=2jAwf1XUVvb2l+wX|ck!PzCYtYzQJu7o8@Crar3b@^d*$RH%T_3eJQ zqdF4n8H+3&^rkQNKJm23i;w--`)tk?)4En&f9uT0{=v*lv1P#>UJG}%bwW-DZr^B; z;k)qqTcED!)=y_lnHUyqj9=&h3?ZrCQ#*CkGPo@)?Mkce{%dWVrub-+)!saLweAJq z^a6B6ulC=6{rKCa?fWw?ao_LV8eegO?hzFmA`PsgV(v&#eE%nRw5~uG3p{;qtQB)zS@& z5)F(DAF}y{Ci-NjmDRHU8EY-rJLj44DN~OxsT(iH|1ORaJrvVi z^LaL753}NRh3S_Wce34-KY!_0p@M0HRm(;3^1b$|zaGW)OD|$q<9D#-3}xFE@V)&6 h1J404T3~%Z`hSOe$BcvFYk}@(@O1TaS?83{1OTb}S-}7R diff --git a/Resources/Textures/Clothing/Head/medical_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/medical_rig.rsi/inhand-left.png deleted file mode 100644 index 03218e8ce6e319c4c6f12bd64067e99c79ac0cf8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 609 zcmV-n0-pVeP)j0akzaAhncVJ{bN?{;TMhW$O&4$CYv@6MlPcL72OA%qY@2qA>zO_22h z{eIsi;+ifOBr*ot`fz z(GfG%jT^J_;kO^gRS4Fnz@pAdDTDZkIFF8)+3)Q^2!Wr!uRsWa{odZG5n+?nT|h_d z+&guV^X)pvt-DnKfKm#jQV9Ss{CbFHSDu*;E4d5I->o!vPbr1LU;w3*y@oAdHGp=V zLr2Wqxmkjan7Ouo+r-Q5I!~r2<9m!`RYBb569oc$l*%GUPNQ{NfizImT% z8haPOe1{)BerOIpeNG*M*HfU?YMFc0`)5YQWq2Dvxm-5-WSsdrUIw5eW`qzZUSEek z8RK|3!t+z0R%L+#tKQ058^00000NkvXXu0mjf8FLnR diff --git a/Resources/Textures/Clothing/Head/medical_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/medical_rig.rsi/inhand-right.png deleted file mode 100644 index 313c22ec03aad039bd064baa0c2a8fe8147cd307..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 613 zcmV-r0-F7aP)BjE7zW_?5-l1!v_ctbXp4V9(oL&}Zf)1X4TU4%5<)1(*=#}y1!t=9U`lDBONN84 zNwy6B4gCS8ZGs02HPBK#MD#LA$hOoJ$;7(c_e?%n7T>)-=?+N%A%qY@2qAi9bFQM#Qc89+p|2yJ!PKY$Pdzb;oHgur3{U}{7pt<3&7 z>z|fVvaExYMG)Gm)8GIA*LCr_{t~Y10suMpZiS( z5T*3!zKbBV)t$8mD%pU6s*aCNwCeDz+^4|Sc3o|(KSsOV*6zu1QsHYra4|-uQqeYqTmkIvY^w9K z5rT^`oV#lfLTLF80kEJE007-LO)W#n9l-I?2|GU<&20}tTj>-;?v>!~&ZheFcQtNj zO@C!y3Fe*#-}OIhJ^e+DUkOqG%PwHqj1S-n+Y#NG=TwsD00000NkvXXu0mjfyRsQh diff --git a/Resources/Textures/Clothing/Head/medical_rig.rsi/meta.json b/Resources/Textures/Clothing/Head/medical_rig.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/medical_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/equipped-HELMET.png deleted file mode 100644 index 064b36c76fe5357bb02537c69630bd9c5d015be4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 849 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3zQ7aSW-L^LCcKhjgIK@%_sq zow^ead!D%D+%>yi!FhqlrX5>lqjxMU;1HV_acKu@SBJpzWlceSVy_+uWE6Hewe!t7 z_|Splt=7x=EyhoFxaD}a9gAz9ki9PGgRO6!$36B#Pgy_J-T%I`{5{`0&)vIszexSH zf;r&wXQrAx^&z2GGi%SMZNBvMh^2km;rG}0f4sW$btlV;Rj*8@o!wS;;^i`y-4Dx; z<=rc|Ex)g(xI)z+o@v!8EBBo;O@TY+FOE59tZdbJ_k;E9*V-3Mc-8m+T9_$ic0Jt2 zxQSJb5oqANpZ)6W^OBQqKH)nUWIs26kzte0g@H}Lhs~{$uP|O^;P})#<{l>*PXB7Jag`>#p7gQ ziJLP@*z#H=T`{*25KJ!(41{;GznjvSbVZcfA^CxEA+*z7%_Ri#}(vqV< z;g=^5F>h{od#5i%Z)SSkby4PBNd@ed`u|r4>&=YmR`?v7plJ8@&!4;h%>$!X{$UQeoL;I{p*qCrIXAp&~YbJjnMeMY)Y-%4%f0<#K(r>mdKI;Vst0DU2T ACIA2c diff --git a/Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/icon.png deleted file mode 100644 index 5995b3fd197221720284d2de0dd01a24412dd9f8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 268 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ%bqTdAr*7pUNhusHV|QZV6WP} znd9h5>m8*pZ13srX?`HNr*U%dw7yG$8XUF`-t4-%On<~?NXQ?R` zZ}c`>be@n(h;3Q-=IGWssqk-){_Z$9^?(HP2EWD!{G7}Z2N*!MXEWPzsrvld%wAIg P^d5t!tDnm{r-UW|Ni1d( diff --git a/Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index d832e95c23cb35c82fb23eff96de547628ea9631..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 709 zcmV;$0y_PPP)}X62t_wJ>YqDur6JyN4joK+4yC!4>eV)R^g@0gDD5k}$9vzrmpqaHgb+dq zA%qY@2nm{y+Xia2ng`vOT_%%pRe!;oZunQ=0|<+1m@&o&zja-odZ}4<#Hk+*cU>>l ze-RP@V~pDcW2hYG(}ZBz5x#i-tW*B<{U;X{g6B(sF~)bRRm4(oKD*WG$c#9OWk>i% zWeuvT;^6lQsH%#M%G$_`@RFwiSa!rY@}Cbrj(pn%W8xqzJHm@u1^|#G2@jTUL6Rf@ zKrzdNgdpT3xVhhh)J&pX2c%{aoBO?~+b~TNtyT-BX$t7!Ax{G+W*IcO0XZ%~lN)$@ z`Rhn|aCDEVpD*jq;1h|26GFbMPpm%+&u2h1+zov*Ohm)o(67#q&~W*G>*rQWP!t6K zpePD*t0iGqf@8H496krEzj}v4K8Hue67Jl*3INEL^|2t_?gWoj0JEU2uuBxcygM*& zfe(NXLI@#*5JCtc!6WRUqgUMCbe(k5H1KzX0v~{|_X9+^dvAH<0jc)vxvORDs{n3n zr8#n65KHyT?K*Jn`YHap`ex=3e6s{r;%OdB0p?QwaeKQCTzGi}mll`CX2mpo6991d zu0gvFd`NG>+UvM((-#4(#M2xAE}l+8Y9^t{4XCP$=$Uh{_Bzv_wiTh9cgagB}VZT@T*Wqry7~VNe-kO6hI|kx}SQ)`DdO1wHH# zP!^P=veHmDrqY9%&qHZwZQ~^A+GhEEptLVd!!O^yygZTsgb+dq zA%qY@2=N-BR4O^zKs+8FN+EVRt$%7bWw@8;1MpdW!5HJ6&#I~lqbX;2nug!3Kj3Rw z);}-+#uzs;T30*7-4sI8@bj5-XUz78FWiwMSGzIKbno*psDnuedR z7giz5G7f%CLzZQ%7gl?EM7OEGf86=!KOSuMyc-$KawC(XY4~|I$p8SNDB@n?HbhYb z0A!PFVEqFJ!HxYxh}8({Wk9S(u(5x5oOK@yUDr{o)u8M8KiBICAe&@Rqza^v2t}&k z&E-!$?M}LrDw||T=T&p(!{M+QLOQPwtiP`Z1bi*wv!)~9YYE>QUxn`WNcO^^fUhN_ zR&t0&qX2+tG>X(p&a(a!H52R}1D?Eii%dF&``H}s+`0+?NaxkQAWl>Oc6fd!NCAwy zfN}GD0E7@i2qAjwgOmQn&&&)8k&0z1WuoYEXz=&3dCvz7f(e1xThBkr3U~& z?m-HQR6)Jm9t$38?idGb2k@%+TG-jv`j#tF1&UO0RMaTho(V25&GVnXr_Hw2>2K0! wg0@eC4-3y+(Z!GA`I#UEFzy1z&GP~L0dRWs*2+@882|tP07*qoM6N<$f@G>fm;e9( diff --git a/Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/medical_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/merc_rig.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/merc_rig.rsi/equipped-HELMET.png deleted file mode 100644 index fbe7eff6edd317fd56e4af979866a41afe353391..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1066 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVE*Xo;uumf=j|;2j9KLp$L;$Z z9>uj<$pi*-N-caA;BUB8@?_#VX&x`OZxb%_37H+M%09HqSt7N4?GkH#w~rHo6IjBy zEL*m6PZRug%X#Ak(ODXbE7f$4G+POK6t+JR^_Bhlov(I5t-ZqfJ^O6#zyDo3|2zM_ z{@l{isoQ6khnVfFd|Y+*hu!2E>m=ug?JsZgd!fyGK|@YfO6kITMJp4R#hrNuAjw;e zb?5(I3g=5u6kE;sW~%lMS*hx$UYCFQeLg-t{yKx#Rj%r%TuZZ-X71JUVyp=W3xBte-?QD4O$+q43@OPENPbYG}DBHiX>J;M-=fq!X>NmE@fBMYco^zZ3 zzh{EvFjX3+Il9T!D0XMI@uF%-wE72 z^YQ22YO~9JB44WQ|Ezea^rkFB=HCCiQ}z|HODHYZZ@PP<(pi1)M#sGJ_G3#UYoGEN zWbFBV&+Fd1Q|HQ=E;H`YoKYoIGkF8k1T%$R(S|LInQIu9@OmV(D&#syX)|OpUy5M# zke+ai%i&goNf^T=wj~=8N~><&{qU^!_164-zb~@=dH(uE-e22)R)5{ruXo&D{4EWd2$#FZuc9hkwJ@$_I%-EG+m8t+b}6*9gNf9>6L@R!-#S1iu=tB+m1)LbZV zPrhV(Y_MhnP~VjBX)~>63L2bv#{D8vW4(Rz!3HnS)H%PT)&yUqH*Y_G@st&vgnYzK0_a5T97dEt8F*Gq9Bhh>LlC;a%wc)s#L zk_Jzieek+u`OmM9f9CubAR)r0I>oP1^Sa=iE&pq(WEa>OeZIX_|Hrqx`z0c8glVqy zDaxB8|4;JS<|}`v**)l}Y^};=pCHL|<>(`3sgI41uRpq3!+7_d_{)ZiufittCwsXb zZ4P3e;->%T%Jo^t68|hTIGQlwQng;uZfn_Eu^m(Q-Yp7>r-nc9x UwL(AxSOze7y85}Sb4q9e06?|(Q2+n{ diff --git a/Resources/Textures/Clothing/Head/merc_rig.rsi/icon.png b/Resources/Textures/Clothing/Head/merc_rig.rsi/icon.png deleted file mode 100644 index ad8ebf6809a6f26334b1a73f2ec1ad131731a9e9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 491 zcmVPBIwq| zPy~@IeQ{H(TRPYiQL-PP_nw>fTNcA!!$Sz*~mKs}vaKB2(-Ao>?Y;C+rUTLq}6)0U)a%l3FS#b~l9s}4x2#sonH5NUNGsTz_q zbJ^$SKyqe6QZ+!IhpaB3+28w+H<75h=e_{P-GKJ7-W3IlT@fk}iY5+;q))pR3 z?AwowJH@(*qrH-mU2u>)#pT*7Sg87bg84%WX5Tj8{}sTt hwDSvz2jBsC03RqIs_s%UIcfj^002ovPDHLkV1mZy)ky#V diff --git a/Resources/Textures/Clothing/Head/merc_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/merc_rig.rsi/inhand-left.png deleted file mode 100644 index 84958a026be867973705ff17383f2638c4cc001f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 867 zcmV-p1DyPcP)a<6o)@cKtm!JNYO-tL<5ZnbMgs@i3d>-K}`@fDiw1uX$&aagKTQll5DbzE}0L)hS_~DZ+>|@Gt4{?2m}Iw zKp+qZ1OkCTkZ%;^>R@hePK7YCr?s^;C;NNqgmJ;pV80}P@9XZ7+X^2tE+LAmQi0_&E-yHYA@S5OUo47D?xPu#=Tw%;3yiyYBq5cjit1w0r0Ngh0Pa8>%(s^2B6qz!fG~AY&4~`tBvXz z5Df3r+11AK`7vLg8CX6)rn9S!V0b^Rt<4vpcWVvLb|@tSJli39x7IQeP${YlFu51w zbjn9XypT7)3aN+}aysQ>axa#Vz2E4dy{-}a>Izn~3H#~_?RAa#jSjU#1vC)A;c`>d z(Za4V!Iwt~c8v*&I$ChJ+!_0rURoqv>)|LGBV6lYdTCMZFq5dh4jA`(rIku2&eF2v zI1oBKz_T6V)yz!V-y8ROrNYNgQU+10*+gRY$Bp)PY8?P1gS2{4Z+ZEP={~eRdJJ3Ue{nGmnpB4S7y4ezwYX+Jg)Nu8hOZ|W@ zGC=OUt;B*Q7{mf_97$f~B8vN!R>i(`Apk(Je*ufjO+$Q#D!VP^-mrgxrl-%@IQ^~I zuWnv}v4LiaI$Ef*+X#mDnTQyeh!`&F5z0+OzkkchuWmA+`{O(t%roI~gVDiD%NYQ} zn-_Hl4woCUD4@`d0AmBqeEL(v3*RgN!+}kJWJwO3F`R{8-3V|w0~+Exbe3Nny9dMj z$?B7pN~dDKx)5MwY_ve02_hvH{6W~+Tu*uCq~ReP9w_#$3jyGt2msN|^=kzaece4$ tHb?S#zZBNZG^iCqfZGn>w#j<|{sN1rK7Pj)JVyWk002ovPDHLkV1ivZiT?lq diff --git a/Resources/Textures/Clothing/Head/merc_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/merc_rig.rsi/inhand-right.png deleted file mode 100644 index 09126fd30b5dac80ae16b6a30cd396e55a505997..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 854 zcmV-c1F8IpP)i zu=bd6*=!UJ(hiLK#?+j4Yme!l`pXRPdps&YB9+FdQ%I!JMg6VLr<=D`fMh03B9$hY zNf-5(Qe=QR5Msh*2gnC+)F}W=xa^n%p$1B?55ZnN0D7&0QKz8SDnXMh7qYBqvviNRvDh6A7hf;le)~%Nw39?CP5iWzx8J^2J-2Kg;P-gcaK9C6k178g zh^?>TT#9jhc2-k5K&#CI{2q_mb@5WsL)@rS$bS4#QGZzmcTP>es2Y5$Wx!rJTOAYWSZ`tA)L9Qk>0Ga%e=%?Iu6Q}Fiv-9FFV4jqvJ z$usBB2fq}R%~DjB?Sk5k4J5{;6bLsvN39SF0MU<0@Qi!ohX4Qo07*qoM6N<$f;Z)xfdBvi diff --git a/Resources/Textures/Clothing/Head/merc_rig.rsi/meta.json b/Resources/Textures/Clothing/Head/merc_rig.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/merc_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/merc_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Head/merc_rig_sealed.rsi/icon.png deleted file mode 100644 index dbfd1d66cd4c2457fb0871fb0370a3dbc1ba4ae8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 492 zcmVrnr$UEP`~nv0X2ivUegkpnH*ggSrHhbm zT?|qvHH(#QZHZ2Cs0j^CY@(4m-Xt&!~r#9A_JpzaTB7pw@u<0kL zadBqW&#wrpU8_`0x47%OTf%FOmjXLbt5i)oL4jjZ$n!k%JP(dZflg4KVBg7?18$la zGuL`h1#+M%%k~peWDInCUMMo=8WSo&QJdSAl>06c5ZZ!{cB2cY9~>&Md>Uerslf{2H&SikZOzzX8h z!sDrP`&r{|v0ftlUdgOouw6XFhvzF8;r+e?y|1C%YOOp40|8hNR(&GvJH{yW(XRVV z4g@@i%B>dB%Wxn|#if&wEEUnqaDkEo0UfYZt5i*nNjdrkqgThz=uZJGh{g6#lK%=I iEUo=Q5&=X25x^&zN31LPYKHOv0000>`3)?6y`nF=981`V*pyV9-q$ zBiKc(76wJyRTm>zDJ`q&j;kld3_$A=j-vD!#NKK1OkCT zAP@)y0)apvs5Gidb+Ep^u0j~a)6>&alKm}p!bmYaH6bhSM~6pb<#pBba@ZGxssbpC z4v)xghXcE%9=F3mW)k_@E4Fq^eZlsHpt=AH9*+zVjZ2sfdZKYDt3MZ?U%rw7&Jz;R zxWsuv%Ia4eRRys60*twx0O{n-20Z{{ZYNe>Ag2$1gAo8@tsb*MkFi#t)vq=>wH*e- zCwPaRb1`jUkjHGWfp@%x;Ntt7wpL#NZ=;^2V~OzXRKn*8iT1+~-sE?djwQ9jRbPOm zV+q>_A73_1L=0O*;}Q?fVtEJeueH(NafjudZK`|wF#5OX?|6v+=PzJS?Qqqf18hzg zH3QwWZuT*_@|xDoK57QKu{m9N`&i!DCfwFeG%gWtYiD_9TkSB@sJ;(a@Ob3iW;=FE zeR>`UMNVly4Dn)hHRty&csz1-Z(r6VYBuP(So?IP{f*iO0O=qvPlEX*uY4|Wa6l+> zN@km{eW8?XCz!c*&(6=4C3q-(1gJg7OZ3&5h&1+_MYOi2J{ z_EU8SHm3{ns6e@lW&~(TPEtJ{;hAp@fSJHPK)NIclFSt0S2F@+j)2a@5#GkswRI002ovPDHLkV1ln^f-3+3 diff --git a/Resources/Textures/Clothing/Head/merc_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/merc_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 43108a7514e516d8c98f0c97a14125ef3361afc0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 870 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 diff --git a/Resources/Textures/Clothing/Head/metroid.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/metroid.rsi/inhand-left.png deleted file mode 100644 index 7b42ece3cf66d96e66f00e6159930b23512afae7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 745 zcmVom@1F8fX#!6m4~=!{O|rL+}rRAQYs< z!ntK|lMLsiC=N#l31}-WwHUaD^x`E=^4vs=ayjqL1fv)R+{G2PQ@$)-YA?vnpxAmNJx2=EE=c)QHxS|?JUC;(bM$m4z!9S~p zn-I978p+HptyZZ3oentM)w>b%yCGLp1A8xNkR;T{&*z$z3NUt6`}K}G)+c8)%d#L3 z4Iw!?3XIQpUGJ8!0dPe%*n#VsI5L-u4-6o-wp2__Oh6pIlEc1P$BW>KYGD60EipWd zj%`B-f!f9f&}sqci-CmT`zsKS$H7(~7sc4jEMu&^B}68+wzP<9wX6D6I*qDn;_}PY zsYbmHwAy$vce>PQG+>*4PwVp&pj(A(>&v4&BngbMG5|2f%A(l>wpa2_@3C$bvegfF z^RR6!pE+KFRmaNN6Q!zY!d|=YSpP44{|(TsLKg4Wb3%v=00<#6__o;f@VZsVVrwbi z-`|hK$S@!T@byU`7Y_uu4E`@(mqFj3fT*DW!X6-O6hPPmgpC3Sdw{U@d;o+HLI@#* z5JCv)J)Sp4g0_3(W%mZD(~gnT#z`RO1A@X8)xh|?1|fiY9grl?X9ptlml#)6L!5kP zOOk}aWD-ymFj+?I;0;gP=8*{i0NBT;#pa>u+;**oL?Qvv=|GlcPdy_OfH?Mc5T=Rv z`f?Gi7S26?HMK`k@cq-hyqCU_34k$HMmh~il7P)kJUex?lzM$cse@}xn@^R;dMUbWFbD7Dp-9*zdRc1gP!O{JK^=sMAP9CL17U6% zbPEr2>x~YwhcIZ1E-vKyf{i=AJ{`hk^Ch>{_8IZ_If>3QeCNwJ56trbgb+dqA%qY@ z2$?iYRn?w9$o6Qu{aMvw!G0%@WqIVG{>8BQ5A_}Fx~$l|UNoCc$ls#rzn#QrWP3F2 z2&^dOTn=cpAftbNsn=i}xvIcyMrGzwxR%QS{u|2fMvY9iN7HaDDw?Lj;&j5{^8qur z`sSB92eae16@GF#Y_i!PZN!tV*;()t*TXovWcU(fdo+z>H77Ns{{)ml$K2BIf~VBfg4K>0qv6NG`Vk;??rG zRJB@#Ug$plk2^rsV!_7u#}Sy#V2ot|fH9WgwHoj<5i$C6K-FTw(x(Rz=sKRCKa+x1 zLE_?ks#GXI-+0(Ff7dfW)nY+>{2Jz*2LOO`9>9-P!(V)xs>OmR#v@j%6;oahz&Wt_ zv~T{t)8JkibsF5Ot~+4TPywO?h(-m74j>v8AUc3(6JG!!gb+dqA%qY@CJ!5Qz@UYP z&IQNL6&TSACxi6dAFx;LeFP?_6U}=4_jjA)wU=Puuf%rt5m>E|Bnf7V1t=E5&wkL2 zzKp)xaPI^q3E197yi_@% diff --git a/Resources/Textures/Clothing/Head/metroid.rsi/meta.json b/Resources/Textures/Clothing/Head/metroid.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/metroid.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/mining_helm.rsi/icon.png b/Resources/Textures/Clothing/Head/mining_helm.rsi/icon.png deleted file mode 100644 index c2c5a8d1de0eaa2b23fe5f9ed7191e407a48fb18..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 397 zcmV;80doF{P)1u4E)7OY8CPyZ2GJS~jutos2@-@`h>L;Xs++heEfF-d^(Qza4LV$K5d=YT zNJx>y3mQS_;CNd~EG#?Mq@nY`8P566dB6Ak`amL){CAXT6LejlDS^l1`8IA75lbiI zW-O6XZm+`T=h#u?dg^9oHZaca)-vkq5=O62`QgQ?3=5(QGSU0d?u}l5;`rPQY(EF_ zX<+~gTAo5EPeIEA;M2mEObA~=yhy rav_=}={S~7;5U&5{@j2>B9XiT0aR(s_B?)Y00000NkvXXu0mjfbcL!D diff --git a/Resources/Textures/Clothing/Head/mining_helm.rsi/meta.json b/Resources/Textures/Clothing/Head/mining_helm.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/mining_helm.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/neilpatterson0_hat.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/neilpatterson0_hat.rsi/equipped-HELMET.png deleted file mode 100644 index 5fdeb3e9624ca82dd68f3b0b6cdcb749af32819f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 626 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV6yadaSW-L^LEyLZ|OvtcKhjB zJ}#bHIrR4ZI}nl4_25pQQeMz40giTy8JcA|$90Y_T)5c#tFw#$=t(yX|vqD>Bkx_y>C3vAaJ-yt^3by^N4dPTZ6Pd+vP=oFPH>M4&H#``&F-UVB5KB{n=>$D|IXf&9bkR3HA|U-R?R{E*Kce2p5@=kpkE*D^53Y30gE0-Eq3 z-NW;2+KX2?X+Zj)zPh@5NydaX3}#|%Z2_~F^F(>c6l~1?UT1K}I_%Vf6;BR2bUjV6 zJfN7Q`uNSd1OM~y|8MKQTlb|~achq4V&;`?6CX3Mv9YyX+4NOopUUwh35gFm7Oxrt m*?X)K4#*mCxgFGyU}gBX(zv1QcxNrp^9-J@elF{r5}E*mx_IjV diff --git a/Resources/Textures/Clothing/Head/neilpatterson0_hat.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/neilpatterson0_hat.rsi/inhand-left.png deleted file mode 100644 index 50b883b0e649788ed8cf20f961ac21b1fee15bd5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 540 zcmV+%0^|LOP)1qfnxv&V>y*Zc5@xesk9VA zG<=$-X-WXtKWT@!>}!~BUf*HX@H(x60)nkTZ2A^sL!sK(MdcZl(^U)(&Ed0~2LK^N zAd|_+#Egw_*Gs7Z z-*1B~Kz9J$Sb**Ty0HM=0d(_y0YpSZL_|bHwMq6C16{wgLTcH;|1fZlHBxAE@_NUR(x-Kl)P3$Os)0d!*lx&!FO0(1w^ ejRoiqpxYbB@_8QdYAoyk0000OOVjWxPNL(VPH(jY=O1c8e*xYQre z5QI>06-`0KQP~e(O9^!^EYEx=_x)_X$LaUJJbmChfQX2Qh=_=Y+{RNXm2AC1EEa1> zkb2q8?`=$s*3~W>EM^k|0Qx&Sa9()<08Hw;o+jq9^X2SWGP;v$2N7)RNFN z&2g*2Fbn|zxr0tF)zb?bGO0(|X2eEbR{1ODpR$=MUmj#kh=Fa;;xJOF5# z=1Hg1A~{h(u=~<7e>eOpy-vCdY-eV~kmjqtE*sBCt?o&0yw!IB>5t&|n~mA}2xoKs zHpl{02T+X#s1BeS3s4UtDM)RN6tg> ztRoLlW$G@VoYzHHUmM1v0n6NBUKg!WLfr+d7rY4geE{CRjEBQLFfJaj6So_!IqEK8 zdF~B2xA&5ndmMWok=va8{CYTgC2$u|9Y8e}pgMqREI@St)mVV)0IIP7)d5s{2h;a` Upc-!FUjP6A07*qoM6N<$f{#|_mjD0& diff --git a/Resources/Textures/Clothing/Head/neilpatterson0_hat.rsi/meta.json b/Resources/Textures/Clothing/Head/neilpatterson0_hat.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/neilpatterson0_hat.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/equipped-HELMET.png deleted file mode 100644 index bc693e09e6ca1713430a180687b4fefebbe3d192..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 630 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV6ydeaSW-L^LExoZ|OjpOWFi7#l8Lyi)u6cjM(B`8@n9B6Pnnx9(@QW)L{s{gc&ZW=~S_?TcP350p1Qwvb}j zR(5-#-Tmx{`zz}XPsz1gU)WF}JwfJo*KvMj@#Ohh%U8VFd+f(Ag-ti#^xom}($t=O z^2L{y_K4?>hrb>^SRDU3s%{=r_G$mpm{xte>2vSTh_AW6<$r_1N6`oMi=N6i3pMB- zaAVrQdc%WZ8-q0G0kH&S#v4pIDh$yLy(|gb8zwU3Fq&a1y8MZ;X0Lp}x!cp_T#rxQ zxoi$U+s=I-ZzfpgzwZ0J-C$COS5Yw*RxE;c?d4irUAr z8$vh~r8t>aToU_*EGQ)(rpJo^4e#pPKaGx>H@x90NZJ4Uw&ANZF$mSf8ZpY%mdIs(j(~7Ri SGsOeb6N9I#pUXO@geCyi!xka{ diff --git a/Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/icon.png b/Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/icon.png deleted file mode 100644 index 23a280aaa227f99b2d1510d9c548ceeede19a8bc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJubwWBAr*6y6C_v{Cy4Zv9Pscs z*vQPTvFX6UgN*BKgk6^fGj5o$IP?0X5C3_9pzF;Vp6~Vl(h`86pgYpjz+@xiBxeOh z#drI+aj`r1>{n=>$D|IXf&9bkR3HA|U-R?R{E*Kce2p5@=kpkE*D^53Y30gE0-Eq3 z-NW;2+J~~IDG_@Z}*)ibMHU9`rAfsecT5w0YNaBc%S7?+=2j&3W38rBXpi+)%BVi zt_ok<)&0zvlapcY*U}vu<})xPAG^0ceD>|1^$&k?&6qoPV(mnMo|9rcB_;=EYko-|Lj&B?`OuH`p>K9iUw?8nxt%IRwV22uJnNb!=V|o;}0CkU@rUSquH{e z!rb@r6ow7eA^e5+!VK^4*>iBl!_p{LR+j9>9~Vrkc01)Kr!Qrn(l^~;&(-D9xD8$CJ`u(x@ zdCfcOH*AzGFS}bGf8gD(Ei4WHzNz!LygkKU!o2qEx%gxI^%ZvRSYNXI(_g&_1O_C5dr diff --git a/Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/inhand-right.png deleted file mode 100644 index f0c36d73ec20bc0541948900845a42a09231823f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7%k$;uumf=k2YH-b{fEY#;o! zFDoo@$auNJqp4+q?TLd?Qc7Me7K;`x%UE;KF(WgtQ>w{Dpk1M0BHQ#|%u-DPTkX zdf8&&8~i7;XtvK~k=Bw&r~hoq*3nL|3OiP{kNd=azBfz`0>z)XC8RkMtg|_MFUxF~ z;yEn9FyUr)TiKn&llgOElR~z~rE4Cz&T*t&@524Z_43wMl?P596lyd7J;7_KO!;Sq z1(~zdXZm!#jF3Edt@!jG-}{@tSiRKSu+d8K(5&}=OHWoD`SYpo%dywB;uHRH)a|>u zVr_qc+4cNp9fwkes}T*a7*=g$xXKt(T+0ac`4hX){++M>{%p*O`QJa`OU9esUY4;{ zPh|R*%T_jM1s5|eoue0JC2b(V8S(5}@varqg|hS#RNuQEc+VX0(?E`E>tT!Chr{mV zZTTNq%-9_)8WVfpD=n|^#a{Qc+)r;`KYTIuKrE`=$&9O*R~%ysVGnrAy8K4HL*+JS RS73BAc)I$ztaD0e0sx|@@sR)k diff --git a/Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/meta.json b/Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/neilpatterson1_hat.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/v62.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/nightvis.rsi/equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/v62.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/nightvis.rsi/equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/v62.rsi/icon.png b/Resources/Textures/Clothing/Head/nightvis.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/v62.rsi/icon.png rename to Resources/Textures/Clothing/Head/nightvis.rsi/icon.png diff --git a/Resources/Textures/Clothing/Head/v62.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/nightvis.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/v62.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/nightvis.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Head/v62.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/nightvis.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/v62.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/nightvis.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Head/constructiondrone.rsi/meta.json b/Resources/Textures/Clothing/Head/nightvis.rsi/meta.json similarity index 100% rename from Resources/Textures/Clothing/Head/constructiondrone.rsi/meta.json rename to Resources/Textures/Clothing/Head/nightvis.rsi/meta.json diff --git a/Resources/Textures/Clothing/Head/ninja_rig.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/ninja_rig.rsi/equipped-HELMET.png deleted file mode 100644 index b1dd98f91c49a4b96ab479cef8fb6f14ec76021a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 774 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU^?sR;uumf=j|-t?ppyOZTF{K zOIRji)TlE{Q_SA%a6s<$*pAyO_6rQ6yQjXpvfjQv+I2W%*_4u1$zVY-SiG_@|{*YxmoA*!CP5dAFVt8m96I24__vR z!v;4pOeQfbh%|q1J9R|>zyAlPNY?A0m+~w)yES};@d2Q=lQM@5c-R>Jot17oXf!i9 zqHK%MpI@h4%adz&zG&KB_rf`#^LW5&t45Z?1`%stIdmRBly|gMsNd1@M8du)&HY6a z92NtU1emrvWo9cqIhtA(~9#9`}di@&RJ8vnXkOI^LhV-)Y)%d zTs{4u%0j}u?sMSP=Ryn&Q@vDw?6vIMym@wg&JNZ;`fvW)J1RC8 z!ohfjafKigFf5c=0@xS0aV+3-=oN5~ZID7!SWw#D`1|h6*mLX*vyGWQMr+unTb&&{8v%nkNuT5rE^trOmE$9yfFRqE@qFBg8CN)FT#j|BSu z+H;|8ca66+JWSx(exG~Y^>o&_ok22j)vl$KmmCai9-VGF}e;ifo0}jq+49-6!s-QF5 z^xxI%A+q-MTg%NAHl72z>T{axI|iE{{0_D@oP3FKM`}n9vp0Ji_FsJ}(GXMV_ym}~ O89ZJ6T-G@yGywq1R9qkc diff --git a/Resources/Textures/Clothing/Head/ninja_rig.rsi/icon.png b/Resources/Textures/Clothing/Head/ninja_rig.rsi/icon.png deleted file mode 100644 index 2198207f3c6ca2d1c27aec7c3ba742ee7fc36aef..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 553 zcmV+^0@nSBP)A$L5SvtN-AK?FQ3IptUR3Z~sNW%%K*(1qv^Np_7XIl$5b^;$s0T#`l4zDy z#I_WSx)RwQV$$72v$JB!Wq&Z2cix%bGqdl`j8-a@=%)ty>K+1w03iSn2|A!q%sajM zH`X_`{{~Pf=ADJbjBid52<1=EX+D}*^0bx~7BjxP6d0gT%sXby;=$J2=ACNA9&8=6 zW+_7`eFC#)k)BF%c6#s}DU%pYdUAgLzHaxWr&5?TOJ!<*fYr4X2O#$0Gk<>FG%czX zr2OH@6GD)gnFZjJJ_cB{%-u41eV@cr9Y4PY*-GclP$N{N(` za^@i=~cgN3850sDOK$p?Y)rH5<-CoLhSAdQ6P3`FT zuxsUR)f+ZP$A^I~q(D2cv%RbB?`=_U*gOqhGLjr;BstF0;3f5j&HmmNeg{vdlxx7P r*UtH%SMi$x-cx;l5rqIDKnU;`#xb}Ud1Yoa00000NkvXXu0mjfc?<#7 diff --git a/Resources/Textures/Clothing/Head/ninja_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/ninja_rig.rsi/inhand-left.png deleted file mode 100644 index 7dd925557ef2f64c1f2fb79d668d5b0d1fb9648c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 644 zcmV-~0(K(kqlgAH(r=x^AiXTXL$QugWLjwu+ZFTMcou>|p;e_i!s4Uxf4o_<<+9;Q8G0UKlNGgdccf z_vs!?)6B|dvsv!=qLlQ2cW*x$0Kga%aU2@}5QW}v|LULEn>)B`&9djq!~`&qT+1s` zzX5*W3CGz6V@v=*+IYs8aGY)U!QYdR#wXL^wen;-M4tF%NdE|0>uczCc$NglnCNym zto60r@z#ce%f!rn)`pWiz9^{)=!KDSJ~_i^JVdv{0RY_&$7npn`Q!|X#&8-xxj4F3 zKDju`6~7E63n4%7#Mb?L+4K11v{2=X#Ft$NDO(A)+wE+;a?X`ZVLackdCNJbne&eN+0xSepd+fhWFv9)NRhr1uX1;MvO;b8nR7rNt0vwi==r zMn)XR0FWKM%b-mUNTv4;QllTo7@wRj{XQ*vz`_2Z(QGwD&8}nX!5vJKhX8=@$DdHM z>;HcO0NiNg)dh;0UB}mNgHkhrHVNp3k&(^<_T~;gyniia6{}4G04TX4quobPHcG&% eE3j&nPry$k;K@)iZ9&!m0000H_l`;h*RCF7-pN~0R*=rbh!3+r+U+N)vKE$l@MC`0vlj$szXu1VIo4K@bE%5ClP#4WZlZ zrh0&)D47UJN?QGQvXN0-N^ij3sNmW8DPN6!`}$qjzMO2>ME{xrnyzwHf3bF>rmMVT z*||4C(^Y=_qzO?JgV=mNkJTTU0q@>^5&(cP#)re9006e7uDP05YWE-Go-_~E)0qh1 zBJ$p)8ldSam*pcc#y9{hHqRL2vU~(h&$kH+{j;0?QhavPN1Xn(A}CcWFxqBd0%MFD zZ4*+pvNhpZB2_Dp_GCay5uJZkd4}!Hj7{zWrkB!hK`Xh^A$FhZ1s};O2MfwB+*eFvY4FCYs zGz+!qq?EoBBm;IWVAqu10D>S0f*=TjAP9mW%EzrgK8rp-a2uunBUE|=V$TKsm(^34 zq8*~7$^cDQxuU$m;lT-xn~zYhHFAG~yh`E>I6FV(&tJU^*5R3gr_Y*&7^VO+tO4Pf zf{tYiQDZ83B(VYRU}v6cmY6MX+9L;PUDx4i8Q+or!20@8LSveBzG_Qw$Sl zK*zF$U%xL+D9K?OTIYIh>A{bvx~`(wJ25;JZ4y zM^S}E%F}O&T*@xKr+sd%-{SWCcKmEN;i2t`-?i^2Pd|R}_fM~-LTxjvuQ0BVtYZ8g zxo^t3C1+k2zy8U4|3TrN_3tAZ)_5#ivS&|e-R>1T^&G=giodz?G%4ID-W%7y)9x}~ zhj^BUT=usguZuZvF;AO%L*RJ&2aOAxk56x7Sa4>`w8h2_VJgN_bDcg#96lPv_Ep|A zMkjTG%{75uKgX~o($SywHolS$pSrK|@v1{H_dhC1eCSu09%{I4HakPl+h-F`uj2UO zK1c7U%K`hQ0~sRI+Y;)T76(52)yI+}ZW`~Nzxdu7pmIirool+PHaGR%YrCD^5E}n} z-j}nl?+QQrWj9S+F>>OWPWAq`g_|!H{e5_M)p->LhOqGPxBq9aS~bu1PwZix2la_B z?z8M8{&+y{Cpv053j!gCwT`6ip+8r(8hSIZL0(f@T8Q1Ks3*bpKGwbxI5bQj{Ra|?V z>C((8mfH>T`yaPTP2)dTSQ7EgrD=`Fvx|w6r`ewaL-pIAJBR+PovU1*{J=P&D*x;| z@f){prf_{+zrH)TK(tc<8+1%zghPjSe1H}t>IUs z=vlYZAESKQ69RZ1ZrRljw0e45L(V(iSzqVBc##{DKvKi9aat`2m3&m_C|tjGb)zovE9`MVTre#d=V=lIC~Uj2`xSHK`< y(21~bu&`?`&yVK~nf#rd*ieH9@7W97KUl@h#qJ+#m3|CN`wX70elF{r5}E+Bs%?n? diff --git a/Resources/Textures/Clothing/Head/ninja_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Head/ninja_rig_sealed.rsi/icon.png deleted file mode 100644 index 813529a4abec183dd7b6b1640ce199f125809c14..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 638 zcmV-^0)hRBP)%()+Pb(u_te(FYF zvkw3U00RI(uQebRkG6W*U%h;z`)>fTc(mp7yA^%3K&YOAtH~|4*{-J}pWm%mCCvb_ zc(j!lC2Do6ocyXfeYLukyeO%LP&Ea4QNrnR@a6NzcF$LA7JHXZsa%k4PM3qcD5)7* z86X@9wE&EUTRb_c;7xC0GW-s^ZFT`rtcUK-vyXEzbbPJkps@lS{q3CB`YXORz`s=AZ$txt0l)y@ Y7jCM`K>v-38UO$Q07*qoM6N<$f<)UUmH+?% diff --git a/Resources/Textures/Clothing/Head/ninja_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/ninja_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 2c34bc1926c0a32f71c5eda32742f20ed6d023e9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 664 zcmV;J0%!e+P)*KiI>*@C@%f%s*ycfFKBhAP9mW2!bGp zxRD6kK($&GkjCg3h7n4CMNAseCH4kP$Y?a1%XpV#>!l6f(=Dt%2*M38E#@(6bzrS;{@K~?c^Q{kxlo7D9*+jbT@c)nZ8Jw&B_1f$ruB$!%f95IxYT^<+ zhtM^^w3w&s3rN=;oUY~2`q{+kS`O*D16^N$X|cbC_8`66ZCr@E-G(pyC^+6G8K&9*?jyp$awHqiFYyd#9V58M; z;J9;yVRN{z@0{#ih<8r*eCbC)%0bAqm^Xi8j{mn04g)10L?8AbB<&=a&*%AkwQXC< z76ybjK*}xv$nCU9Vt*1O1IC@exQV?11VIo4K@bE%5ClQQkAME+GHm_9uv_EU-w4It z0BP?6vN&Hm5cI`q5Rn=Irp3IZmcr8VZQQ-{1cvcE^owz13@|O`ec7$y>E~Zq*=+Lo z!^e*XR+RW95(Z>*8Slf^dtPgB@6#J$ZAZd@KK+`5x3AyvSnJ0=+6RXtw;72=aJ{sV z$iB#UNiBu>o7d2FZvgwNN`jWDKa3okV{Z&}J9$ y>g6*br`X6C06mQuf9rI5u zf_x$lrJ!Q@s0aX9J}N>fsNfUvdFA#MpNNBB63`!T?87e!j`_z5P%de)uGvA;s6#2J z005<+qG{C8H9H9U8ZgRl_VlrSv!^@ex7`RyvS?ksw!+#*tL-@WAZ~21v4KWik)3wz`9j&Fe@d(}6!hp5(d!`?)>q&h|al z-a2gH{^#HL`lTAGBKWoj-1zu{-79$a;jQg8l^}9m0Hf7L^XD;ZzkYrI0PJ2tSa@0l zQ^_=b9Dl;v>JIt?4h7{AjOHJ7%}!_*L)SB)T+(9SzE_b-reXGUm_3~h-e|S`%s5w` zX298V_@~d_SY}WE=VgQ-^1KfidGh!{Xa;>&3Tl>pt`2;K=j+|KE)3!J+Irz~-4DZL*{fxB%Rl!&So3fXa~iMU0lounEE||N2r|B5$Z=t? zW{@UIX!eQeiyv=z|FZE(HLF^z{KNAZzi9<9ZGZFvz_H# zySL!7_Jtg?<(D)koqx`Jc{;h${rsh>x8h%@Bf*J_Y#`N;}`;G{+cjl)!Eg+bj9H5>gTe~ HDWM4fOtBbn diff --git a/Resources/Textures/Clothing/Head/officercap.rsi/icon.png b/Resources/Textures/Clothing/Head/officercap.rsi/icon.png deleted file mode 100644 index 3652136edcf6c5683f45e2e33ca6ecb9259e01c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 434 zcmV;j0ZsmiP)1vT7D+mcO;n3O3@@T+7t}ShXwxR>hwM@`%%F`yExLw+a1-UC3rHjxbD=}0 zk)tv0Y$1+gMb1QGi+NYWnQzYfocEh^j*`#k8K)-3>K*_D00F>%0GRyEN2yG<^WFH- z!JaY_fX{}@E2}Kb&kfYn>gJa^FF?w$qd1kxcHD-wx`}K`)QHOV)+PYC%PVKhUH5Q* zHx$BC0>$DJm6r;drU8)L-ErQTrs;sBPtTA|Nu$xAZQEX^9-aVnQ<%|bnF@sf&@>G- zq7Kybi~-uV&6{}rn-=u6f0*ntNz}or-i?J90@2wV=5S$#RJ^hfr zwxJ~iRl@*q3{BH?o~wp|C4`?Ty>CM)C9!ziF@o;O-HPfu07kj&8NhQ3px*|!mJ$g7 zo=YVFU-5&_7Dy?7jMx$aDW#t&{hfpt=Q#zsNkBjH$3g+X*UEeH)q+uI?3Ymh5C8-K c0YCuo0aVhQbuD6nVE_OC07*qoM6N<$f>uop zO>|9sarZBWTevX0$ozvxPCQ~>5h#Dabv^^nCk8zU;l-P~Ihs4Qk9j2OGq*1NU1}h% zxTR)m#oB-MoSd1}w=O&HRGGspAP5E*>xDm7HzjR+vFq=y0`056|9*LQQ{1`_brNz5zkwy$YM76voU=5f*Ly={gnAn6n5$+~Zt&c5g zkMFqaQEtO9<*6Tz&e@g{13ew0u4@FZP~T6nn^STo*@V7SZq;uzBlKL>L$hjJztD6rT4P*!{)I@7*oh>CY>`$kMGsL%ML`=)R9`Q5Szu}b`^MPmA%o^T5?DWyo zXWx2nZ_6|Pi<>`lue|k+A)uE%yO-qTDUOlu~de7ZDz&-4Hr#`fdtLJsG94&MCP z%5q_*Y{&6O%dsE zVn#Rar$wCU=s5XH=Ya16!Z35r_@2)h2K)vfA|fIpA|j$?6RB3KBM&^5o;|sJl0J%r zogkG;Ej-jT=FJ}+HPI3R2g#(r@2%SKI_>tKCo;vf`J?JY0I-C>Rw9Aq{vKkn82bG_ zhR2v#2sJ+d)Ef=|m?Z=(Ax7r+3($2PZ13#i^Wz<#AMYraUjttvkDEy5mt-MSmJosb zegUq|Pa~Op(QDaFtj6O2fS0Ed4v*6SfS&96;}#!(elq`Bd_8nb*L4E+0DS5(5JwpOnnMWDsTlX8x}x!0Nq#s-2rrC z0dxn@jRnvhfQX2Qh=_=Y=)a9^cTL)PQTy@0ZwFR)=V+Y3`vKD$ZmR=>t!dNETmadL zRTnPbDcIZ)#y3)>nQnnhzUZmFcmSx^D*pDv?Tvq4({F*P{}fdh-)Xl|uT=&X-*a7D z-`#s*^G!4J72vqez&`a?KfAc}fS-2_Ouqsa_7n(XdI6TcFTeum4xk$gpgVwWEP(C+ fy0HMd1L*b*Z@tD3NQd%?00000NkvXXu0mjfzs~qX diff --git a/Resources/Textures/Clothing/Head/officercap.rsi/meta.json b/Resources/Textures/Clothing/Head/officercap.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/officercap.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/petehat.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/petehat.rsi/equipped-HELMET.png deleted file mode 100644 index e7317c91a1e502a394a25d82e91bb43e84023f84..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 627 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV6yUbaSW-L^LCbP-XRBp*7?d@ z;&)n3AjbIRrx$DNPyNDIpewXqWPucW-r4+f zf}f0}qc3$U8Hd~Xi4?f5uB!?4xOaSZsbFs{+Z9*F%PZJEJgj(pQAYps@#hDgi5i>rwg`!etODhni6Zq znYQ8^Hdj5c{QPUD&fUom%q1?S3GpnLccDcl%tx`aJha1>bF+M-lC|sX;+6@@2g diff --git a/Resources/Textures/Clothing/Head/petehat.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/petehat.rsi/inhand-left.png deleted file mode 100644 index 24f773e0bcebb6e2ce3861e5117addbc99958ca4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 570 zcmV-A0>%A_P)_WXu`pFxWIqE;RTj$lJu8$1WI9N(^`4)^g74S- z-@@W7L=<=!cdGBeH=O~&nIJ@RznY$d?GPQBYd}cZSq0x6c;Kej;80SxNMGRDx4<0C zdF{nK+-jhuLIH9+kQ)k++kxCrfZPrcLI@#*5JCtcgxs2&eSiNdeTkR8T7#HtiIYVp zMlPX*c2{c+MsQc3#Ny!P>n52-8^hvPKr_Hr@b4SI`fRf@=>m!&EM9<9%>d929`G6D zy-&Tz*=Jx_j&bnIUxW8k_?PklTUWP=MSH}M{P)6GYb|jauWej#}tfq%8~6jl#zLWVOR@1 zf4B(He1H%_2qAh{wO5d}91+3RJ_Q({dh2v8Ws^Es zXdA}IK3)Rg&yn~?_&7k-TdBtST`jZ5Bn``;#Xsy7TrF29;c_a8Bd-es95B$Y4+h0OexaoSI z(?9zZxMfZmth;LpxdmuIZUMQW0l5X_h6dyoKnNj(5JCtcgb?!A{P_NSu79A(S3>-4<>##@jDf_ubH!FzzJFWs%OL^1CmV? zsVx3GmTo&Vo`H4u)hsl?)zWoer08eyqb7v4vv>)(S`^CBY}f(Xm`O**FpIapBJ^6E zya!y8#jlZz`vY#N*cAUh8KMEX1>}YXt1!MUzr`5( z`tbU0C;r=Oueo02_;LOBqEnx(u07{p|M{~;!CyZ{q34T?e7Br1^1PI`d7_H$CZE(< zEOQ$teC7XT@%mrki(i2!`XA(2tz8G2fuRmC0m%r_Q;r_`>;?Jwzs3Flga2LN{zCZKx)3~%E QV8k(ay85}Sb4q9e0OW1b5C8xG diff --git a/Resources/Textures/Clothing/Head/policehelm.rsi/icon.png b/Resources/Textures/Clothing/Head/policehelm.rsi/icon.png deleted file mode 100644 index 3b16ad4500e03f5631b78987510312c2b910710d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 423 zcmV;Y0a*TtP)mZ00`UK`;@D0QwRf?Dp z1Pe>UDVOSu$7$RX!RDshnc4Zj-5GY3e!tH#Epk-#5Fi8y0YU)aL^iQpDmp<5H`*QL zU;yP((W(9{J-(c(de%eR_U(~@P*DL8;`Ie_p#w1a{9tl<<%6lkqdRXxx&=8^ z^`7$P7USs=0PF4n)?&Wge{AOvHrgGf7LR%h>N!b97ZIz33V zz%_RWt0KjDA_2g4uLr<$J`ce6d`@lhwE~x^E8T*0Cd>QVi2Kp#s?ywuq#=}cC( zY_NA=5s4v$*cul?u!zKhl$5`L!C-)Cn#^W1lF8&&08P{AcDsiMuq;b448t)^b8C(( zZdsO8{~^E-x@H)LQ>j!o#_IKYAo0BbT!>BnpyGQ29MX>d8-@TOKnM^5`~rS|e{xIi RAX5MU002ovPDHLkV1h$_!V3TZ diff --git a/Resources/Textures/Clothing/Head/policehelm.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/policehelm.rsi/inhand-left.png deleted file mode 100644 index 83c9c8af2dbbd5ca67d1909d065d8a58e8fdeffe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 412 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU`+OOaSW-L^Y)gZ-(dq0wg>hd zGZo#qs#VTCv^FqsIm^1~yNr&dqdHp^o4i7_K4Z}3M(!3>y_F4Wz3~;Be$@wEJ$AKt ze!PzRDqaCWFu1tY)5*Hv9On|l`CH92{<*33R^0U}zY%$x@j&8*Y2V&=7B4nl_xAB+ z$Jy^s`*iG|@`5LWz4^Wvt6aHtPWK}VhW~$e{t#K->|Q_DuVcRR7KURxmz?3bR>{YZ zF^i31!@1%qGbQ&n+x=^Jzx$oNf9L$nA>0`=3vd3tJ6@%bSr}4ElUR!{G0tFZuXW7bC++NyLk0~caJ|c z2ZD}mJNEpYjJq-OpGfBVu!J96f@gU?r1PFSGiS^Gnk|mc*%oOygofHL`>*<(_gv>9 phSFI5Z(F+3cq6#5ShS^<@!7mE*%dA!tiVub@O1TaS?83{1OPXyv9SOE diff --git a/Resources/Textures/Clothing/Head/policehelm.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/policehelm.rsi/inhand-right.png deleted file mode 100644 index d70348d871db975da656d753ae9b396a7a2346c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 427 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU@Y=jU?z zmdq|n+D@OX|EM--$^(xV zKewl<j8t!kGQid{zg zfuS?LYIuCTo`hZh=S{<)$i^~7db$e%%MweU1_y2CuESK+IW7w_~5jm|g vIG&~Yd_#4yZSaO4%Ne*8WF4eXiCgA2*W;sZb0#(cBZ0xw)z4*}Q$iB}Ipea| diff --git a/Resources/Textures/Clothing/Head/policehelm.rsi/meta.json b/Resources/Textures/Clothing/Head/policehelm.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/policehelm.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/redcoat.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/redcoat.rsi/equipped-HELMET.png deleted file mode 100644 index 2bbf306b462fab3e5db8ceb0e78da6fc04a6e64a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 526 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7%(-;uumf=j|-RzGedf*Y>Ms z9vZUYi(EGaS=`YPFVGN}6s`5nS=_bg<=T!8XQA5%e{a26>C2__`)9R6tGe{@i8X>w zH^P&D?K{6moyUPA@${w|%XbwvY-|6EDouE9nYmWJ?_yMStH@~+UlZTUm!B_8u@g1O zuUnQIz3TO^w4Q6TmP~PRN$I({Md+GS>FR@b_q_jg-_R-ORJN*z=E~gLubK;td&;jcsJW5jj#Q%ufoEE?BNdA zOP_S@ILqZ4*y8uPb+=#SG;{WZo`uUYo1XR5vBu0yl$cca=T6tERj2f1You0O>v+Y# vV$~_3rT4e!zyDFt%tDgu5q|t{*C4;kaEDA#m(~VgJTrK@`njxgN@xNA@V4B6 diff --git a/Resources/Textures/Clothing/Head/redcoat.rsi/icon.png b/Resources/Textures/Clothing/Head/redcoat.rsi/icon.png deleted file mode 100644 index 0dc7cb5ee5593689e19e7c722efd183e4e4e9e47..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ8J;eVAr*7pUNhukQRHF0@P3o; zfy+xzX|~og^Q%Venwqfj@QlWTYMFnJxN{_}+WIJ^w(p)?0|Sc!10%zSuPvdacT&AH zPhKvrW?E(C!lI&Ytg?MV-hn+b3}@cxH>sTAQF`QLbE~maq0>^-xcX97J$u!AhK5oh z?ToV(T9tMxtE{53r$4t$|1PwPA^*z9a-gvs4h&2J4e}}8CU@ScZQ2cVBZH@_pUXO@ GgeCxEMN8@c diff --git a/Resources/Textures/Clothing/Head/redcoat.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/redcoat.rsi/inhand-left.png deleted file mode 100644 index 4d242e5ac9098ed31c178c9c7c4c9072d9da45b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 456 zcmV;(0XP1MP)oZ_`ziB2&CEDSOy1E5 zlMn#_000000KljDI@&;8*W-I3#IRMqEX&z*3LysH_cza%rs-4tAP6?=toc4v+aQD( z9LFK0)M6Q>)M`jg(@@hii}lyOdzX~}^x%nzq?EHED5XeBNsiUCo&tA;0JuBA4FPa>fExnf?f^Fgz}*1=00000004mhc6epzYrYy^bD2nLucu?E6<7-hAR@%S(E#P_HxcR~q$MI7jNs`Qt zW$PBWMF7(!^XXoqzV8?3fvo^8e+x_p7KY(q?jG5*v1-lb1DL9+Y79h&VIF(c?E)|z y8Mtx1PR z6&1_w96!bEqw_5*jzNRx$<&h@mK7>vMW7Wq|vnX+q0wBZtZru z6f{ls)TTFo_GWU;na$3S?32xLElMI;!1dw_r;KZtudVp+=MrO4cdhKO0ZTH^C!2P| zXRWIHHGS4HzVb6hzRmKDCcd#Z3Z|uoC$Cy{sBXV}DMNGmfwavlzYA5I zUHa9cul?S?0vwZWn-ww=O^vc+xVUdQ~>8F<%ulv?dUY>Tq-2C0&zlS(b9d-LY bdjXTi@reaavlSNtBZ$G%)z4*}Q$iB}>(9)c diff --git a/Resources/Textures/Clothing/Head/redcoat.rsi/meta.json b/Resources/Textures/Clothing/Head/redcoat.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/redcoat.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/repairbot.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/repairbot.rsi/equipped-HELMET.png deleted file mode 100644 index 90a5ca04d76f1ae0043a85e207f13780fcf8af6e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 941 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU@q}=aSW-L^LEz8>^osH$L+aH z?=0ddo^V5E?KJHfkM3N0cp{Y}g@ZTtQoTa5*uvS5TmxA39z11I6wEjHc;#SRPqxO= zg_mbeSR9)x3nRlK13@_#C7NU-(iL8?p~ZRC-rZ!m3>^~%O{00&%HF86izS#@zkIrg>%-gDfv|B z)Dvvq_gIE6rN*OHm(lZ*yQb^){oSvx-HeVqT>84??{1By9+URv)#`Trn)iI;&YxXH zKZRz`UjM-+|IM!`rb{K$fBt;^;gcnUz3tDh4-TDve&&3u4BjW45rt$8q z`s%$Y=ftmHmzA%V{_y$E?|JFDS;7Bn&OaEZ<=GzjXE^7_UHytrfAi<;zxZ^0{JFw^ z$No)xeD<5~+kZNDJvUsfnlgR4Zrq=b&l7Kl7spRnVwrej&JPy}7RP&U<-{*!m_)?H zTv@kXm%+g`@ZHaSU-y0XyqINsYV}pA^Yi|mIodtnSmKS0-1?ZG)8g{If2(EeXJVN5 zKKkea`)d!lCoSoJ>?13gA;9u;$NC2m{tYVgwolN$YNz(6_U->;^?nB;7k`!fW1qz0 z!9L*_#{@owUO@#}2PtI-s|FLdh7yL%9)_0;mn0Z3F)lG=TEgs+3|DwoT|Z$>>%=6_ zT?-;6X*_O4{ZBmZ0 zCTF0?)2E+QtM=;N+xJ%fG{Y~YEpd!XMbtjSKM9xE&RYX*(q7kQ*TBxXl>qXaZV(2S9efu_M~c-LmM(RuWq|kB7S^k zl1Xz=?&)o^Z|%0Sv?N~knv~1%&2q-y?qmtGwHjS&yF9u0)D9WsL@nO>{r}EsDz|U_ oW+U(aK!~u+a${tf|W%o!NNwYE=}GbBC!(= zLSVVxW-X405cRT$R_@o$?Ci`xv$Npwc>X)0DWE8dEniudHVi|dl(JGvv9Z6ppCrkT z`S*9zSu>p$w%a{HYYkw7ARx;!3y`L%oy}h8_mjq^KC|Z%Y|IL+HFG&6iaNYq-x5U~ z=5mPE8e>*2>D&cW)tWf&!Eyn>{ljB@uv`$wJ*sN$EWqgrpq|1xa5)&m4O|Vz9Ngut zx`!4^I2ujt(V^h!`Srthc6yAdEO~yhm9J?DTm1s9lue}+-`Oq#oOWPCDy7g$*{0&V q&}srM{K*7<6EDCE@B%y@kLMlst!II8|D*2!0000{C6gPx$^q98UrgVd>mE@FjJ zDxD%$Y1fF0W)V4vf#XQChy|~MM6gzkmkVd=_q7~%58sF9K6#QS+&v(K5JCtcgb+fA zr$(!_gKRc?SzXO~wrzV#DNNJ! z08G>Llv3EX?X9k6y=v=i+xFlxjB4xs2s8l4DWH^M&zL5W=;M54okXIKJ!2ZB6pmA< zs$SQ1wzrRHYwKov`v_gvtE%@S&;VSwNHRGJhX(+B-uiagaCks6Ig0BR@2v;e*w~?5 zE-^g(l5)Ak#>URI_8>hAxllU4PnxApD^E#rIq`r1Ux_{Fv3 z#Qa3i!wq%@SXN4N-6F2D&p^7DT<$vq>0VrCAJ;8nS*bgJ2rVn6jm`G|vu$j)|K55( z>aq%`OvcjeV}duIt>j_u#(A<_!@*CX?~n z+PcZ-bDW(ONF@4*Mq`xAC614O0=EZoUjPm9NbG!NoqRq=S62^_NC#_ci!8jEVQp=Z zNTh>Aq7S8%uf7{1fXY6Da=FCj)aJFe&8bbI(HN0Php)ct@^Un2uRbhudU`@@>vIOu zy$lXEGd2r@gD{Z(O;1nBci#;$11u}0DK)RTZjo55nRsU>0P)UFl$zI~(U|YP8zKO> zTm>vErOnOFX%|4{2;eyTzBf-a#41pW|6&!WCkY_z0fbEg2zvlwlK{dVK-ivq0Dk~- WV@2dnh19?R0000~dVDxE%BZ1s4m&9&eC#>JXQj z21==PO0Y^hHo--+h#V$?$C2JpaPT_FNv^phH732o{65QZ?~d?&zk8Pl?;Su0A%qY@ z2qA=!VIvd@g_cIcFziSqBIvqqD~cjG=UzWBH#axnh@IUv|48#mHe0X_!>}1+P*v3i z0993O#uyC4u(R2MJ%~>9OLKn1Fl^wu7@hLF3cz_4j4>Q3YmlS_F5i8CBqea9tbs8G z&a3~cFFkSc%d(7O@f2fYPf;wMLYC#W`CSDt%{pSS1>ocu0Pt!5>-B|`W5i+$FwOel zdvOO&zFh7Ames)Q>=Rg41G(IR>w2>Xe>ZSm#R~whRC_=mQWM(ai1RAK;fJn{s;X+Ydxbqmz-8rJ zmivtg;CBGOQ33o8;J2YK03n1BLI@#*5JHAe*A0(O%g)Z$vtx5}Qvd*GUmoy(*}R*c z3eenfNlHKz!?3Id&dz=y6q-OZIt9+lP!vT7dI3DQ#=2pQL6Q=v)y}ZH`}$@Fc7Faj zqR}Z-DkVJH+XH?U`<=J%dRh|1WP?>FE^!08tEsu`Pk=x@}xsATl`#-~y&uhu0=# zQ1vtdG%YP~UIqYM;rid-Ici#3&~-h~A5%5E(=_-mf<6lj{l*9t!0!NlqXPIHz;9Fl fzXSMf=nL=%4N6`uSXnN)00000NkvXXu0mjfLm_XV diff --git a/Resources/Textures/Clothing/Head/repairbot.rsi/meta.json b/Resources/Textures/Clothing/Head/repairbot.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/repairbot.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/rig-old.rsi/meta.json b/Resources/Textures/Clothing/Head/rig-old.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/rig-old.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/rig-syndie.rsi/meta.json b/Resources/Textures/Clothing/Head/rig-syndie.rsi/meta.json deleted file mode 100644 index 2302285ee7..0000000000 --- a/Resources/Textures/Clothing/Head/rig-syndie.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/master/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/rig0-atmos.rsi/meta.json b/Resources/Textures/Clothing/Head/rig0-atmos.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/rig0-atmos.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/rig0-engineering.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/rig0-engineering.rsi/equipped-HELMET.png deleted file mode 100644 index c10e42cf14ed44d72107048ca9df0cc1e485a43e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1136 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU@`Y}aSW-L^LCcM$Lw^Olhbo-C?1}=^lIk z3fGF&U;n&*U6g#~@*eB|JNHci$uCsDYatyyU$We6+amS5M~#E@dVco)s=9Rc^7^w^ z^dk?v2-rX4Z{fs!2@M5F4PUNW@NWLRWc@Ktb+#AWY$@5Z7p=PIZ?=`sCX(^y6|2y% zb-$VzGdV>!F}}O&zj5cSlcMgr=Z=MKT3PD0%=pgd%uT^F(^8ZUAAcV6LV9XAY|NmtUH)U>|LZ|V&w>J_=(k{O zdYoq8S>2q6YgZquPxRTfZwrI6%PwWU=MB*hBD2gx@96yhGBJJIK264UXPM^*prt@>ujSd zjp{4zoVouwE$qO)i&L*g#T-5Uch173yg7BprReU)n^Y zz*r-|V;~)yWbJ><*W^ZstayM+Bs48WMRs);JR?6T5h zeZ$daGm``ICw*C(u9T?Hx6G>CxpAuIO-|LFe=e5-V|(9>a|#XjC(m|BynpD?s=ha| z0bUKy?k-%uefB~9WCopecb2_=6K%4`{Ji;lhOZASGp0}P{xH+=hLFiS&Rs833ZI%W zoGzUE(Eq&H?XOFfR2O8~M_Za&PA(1?`}O(PvAl=9sq$+$s;YLK-p8b;8>26`g{S?Kd$8YNTl{4I@GDO)i|Rky%y)qC(8I`Y4|iTW=UpAGf8t!E*14EP zmx|Z&p5Ju-$BNC?#hkm1rx%=3^MS$Mhds~x{J!tA_x-)U-vfdm z2!bF8f*=TjAXFMvW&_O3%vg|yak{#?O!+&kNyEOBM1W9GQ=y=yHh%wC{>5Oq0HL6! zydD<-W5a$0;PtpDbP#6!i=`wL&`|H*_P9`gZ_8Ih{>5Oa0As^`rN`@VHn*;`JDXe4 z<8}Efx}AUS_W*jljz5og@;8EI0*np&)#Dd)4D|OAhz*h)iqQ1<8Ofmtf!H7e{e1<+ zscrO;PDFvV3P>lS)HeDU=YaM;(fcf;25J5 zDK2!o&=jtK-;PU(lrNGy&f024`g?c&GZh~q5^VPzPIyW-nN`d z(%X3uUcJk1qX#u*q!Mf)K%4gTXDFzx?KV%O00&j1Pz7wbZig-Y0->O$z62Hs92(@_ z%6+DP_aP`?pudlfc5l9!qF8KE0RWd@-Xfida{ECF1$>Bq0xj(^b07*qoM6N<$f=6MOo&W#< diff --git a/Resources/Textures/Clothing/Head/rig0-engineering.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/rig0-engineering.rsi/inhand-right.png deleted file mode 100644 index 8a9c0947b0c93150ef7b884921c58532b58f4f42..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 919 zcmV;I18Dq-P)O3 z$nvDN2trUZ1O^1s!<}NlsISVBc0i@ih(DGiyZ{o|$6)OIu_4W~3Gd0j&-CtmclzGf zckk}q??4a)K@bE%5ClOGgl5B&OeX7UU~q7-Awuj@ul|~8M>y{KD&jD z=&v%s&@~nA?F8WL>2U=R?(M`aCTvuH%@Gjv2i}@?I%U1#(9)`OEmj$D_Vlm`zKWwxrL3>4-?V(JOxM!iva<5rjd{l6F%tJqkUg2Ed+r+9lW7w7PB0da zZ9*67r>!eWKC=KUkAQq;fwrzFWARv(39V}zxcgs*`?rTU=JnIj(?>qDz~rSIcO&6V zklz?4r*r(UzY}xu3E|#OCZ}@@L_(bZ{Yq8YiUCJYo$O9*!5|Ypnst>{I4e~`K5j?Q?(KL<;-^~6l@1zWOSIBi?aY&kDl@U z_^+!fgYz~*hOQ~=(K8Ny@lhr3@*fWf1>1=pnyS)Yb0=u%n#vBOVLxyk0;&F*mBD!i z05zAqH|ei>2b2pNdcPv|_R3CWBYJBZu+c``jC>2cZvpR{rZ+$k1VIo4K@bE%5QOGq z-E%*;-yc|yrauvS`UKQJ?9r}PO%Eqx>t8Z09|MsvWAPXY_%_Vh8+2z8r)Ed#=#B}PVvnfN&g!2GR0IXL(^-Ctkhw=aP% z2)qufI~`jFv=#GPW-iXY@NFr@;myS-r5|oa;Fe-!WY{$$z}7op@8Ri}fHxFuuXMhA zAu0P=n#AsjM(KO!*j}olho*|#3fb0eg>38ALf#8_L3sl=BLsfxXZyF@5c=)3rf8wOT;ls-$=`$Dx|YR@-;{ zMrYVU%^W2b885u$FnQ$^w&0$LCbw?2`@Wa^vaECKmwDdn*>8QWJ!Px@r|$meo$BB3 zeE6N2oSeMpL{V4G&fS}1^IyNX)b`u?*E!4j&kf(+x$pUi># z0j_r^GKV=wTq~&e&_A>PHm{*}B7^hV?VnBty}TNG{Oy&=pCZocvmDqhr1F51(cqnA z>Yqy*kLLw4FwL9rR-i2^|E1f%xn0wFqq;P|@Gx|&_xt$krJL4w-k`}=Xa4MSomSI( zqCnd(hM2jTkN%d|?)mnK<41#YgS15B?Q_O|?2Hdq z9&7QP5xOTwAnZV8#_Osd>#dI%>1CbXtnz5$+t>@LBEcLEpVj3zP4Fpv^zeF!pUjeF zuM9qyi$zxLIP>;xSLk{?Id*nYp^n$BaTX^jW|S?yW+o+0|_D;GVdly`Fc`~J*6b~N*L*@66h3m!WzsQi5Oyg!4K zdv}eGk!0KFgYjE#tj}JS%w@}>|D$A&wj)E;wbw5r*Q-zLe(>d6(W@BlwJQbRsi)^= zPx`THQOf48?=+U5+xo!fmu_dwlzCsP_C@A1$Slad6B}2XHOFb@J;tq1BbADQS|@eX zv!zCd-dtU8R=6{>_e0r!hsAl1`F=cDGX?T=gvPAd=S|A zr^#R4sQmnw&Xkw73pTjre_@mO%T%T-mtb|_kwKM^gSwS4v&JsPMMA6iq@UO8JU*q) zw!-=w+f-3@#t1L{;LqPOqZQ8h|6iE@^kRh9^3NZ7kBWccvG{YAd08Es)AELmYyVgu z>y2yN)~C1jh_X;%MBmC6J!X<~?;3pi`=j=L@`kf|av}8%zw{R{oG?>}=4!}c-n5iB eroK(Xf5w9xi;DG4{v`v;6b4UMKbLh*2~7Ye11EO? diff --git a/Resources/Textures/Clothing/Head/rig0-mining.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/rig0-mining.rsi/inhand-left.png deleted file mode 100644 index cc4a5c6129ee863a1da42241432c35450322c6e6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 910 zcmV;919AL`P)05jin@qqJ6t#wry{=tI_r=2`UQV0<={QMuPQ!4X!x8Uinc2Iw6U;ysU<5j0RA0vH zfwz>?y{f%8wH2m7pB4UYe=~+>(m+94fFZAIVHebi3|XuIjtgfQ@%bs9yG7>Pbn2jQ{@fz}RV5frA{Q-^gjIrCK?<Sz8;vFeIQimnDAH^2 zbAsZ=8$5G%0!#e_=glgv;cqb?>zWXt-+EQ&ocJEX1I0Ap9`FE5eFO2J2?6#zs0kg) zNQV@K@wxC%j$V90S^(EDuz{SW2>}3IpL;;*b-$m7@YDN~hfV)%cZ;JX<{XgprLZQB k!9*ej*z5o{o1_=u58NIxK3`nyT>t<807*qoM6N<$f)5I&OaK4? diff --git a/Resources/Textures/Clothing/Head/rig0-mining.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/rig0-mining.rsi/inhand-right.png deleted file mode 100644 index ab35af4c15568a9dc4ebecf212599f7004e4c2c5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 848 zcmV-W1F!svP)~lrL*JU1gZfmFb=Ec zCO*zjbDzm$3qD_@3O{UsxjI=M{jx?VZlSR>KIbQ0whugc!E&eLfzFdh-CNIoB?G=N2^WMy0!_*R&FeQD?Ji>g#M)Rw6MnKY^fg5$f}KW%VR_gTa^=p+28iZmdkC z%b~bMH-6olV4u&MKJoPigE0j-3|U_Rh5Z(Nn$W!o77IdvlMdjdDS80}0)apv5C{YU zfj}S-6dwov_$+k)z(MH#71l$YW7kVN7m}CY&;q3S{!-5L4p=Xi0!d*CMTDFLPz(rP z15dKrZZyA7n-U5^gq#Ej#Vv&5&|2oeUV0r!rlrGML4r%0{Cf2bcXZb9i-#Nqc;u9m zZ@&!Q{Jsf*eanN{-jD0vGwNgGEJvd9dD|7ki*RTG8Y>e7m%wcACoDaOie&b6;ByC0 zJ9Y@9d2>LpdL&P3fHbN+ia+w=Y2LD=3g1kXK?vor_mI1d6Yq5Ec(P2+-0w zYzi)IqU7H*4GGO9ewwHKEYE&2w4qAjNN<9Qr$C)rKXo_3{U}6FLD45ig#afVz)4f| a0{jCYfG56`kbKMl0000k(j zol4%87Lml$KS};V$qnQraC0C&;xNLuXSGSv~Nx%7fE;Z*oaJ?a5 zbK;g~3)}pPPX=6@`%99N%rea;wTEz|w143|w#?*y`Vsyu=eeIuR6qIr@4tP2pH#~I zsk50qd-k5Qdlr9scJ%i4tZ(l(Up6-Vz5MFyxeJ7Uc`?or>vvab`NMofST{$fYph zoRN4xlZn{<`^y;(#QTLj(&ttL9Fq9L^x*B)7w<2B_?87!_cG{j!_3o@XZ`A#>}qfR zvqN{A$Jutn@VcTDhgJtGZ><#@t1>25Z{PPI=xEZDmv$>(#jlZzI%NuUg6)~Uow0m?`Q%wJXzOQ5VP$>tZZU#`t3s9{#V5Zii{#}%kl|+ z;x}2x{JT}zZQi@jKbzU*j{Avx*}dN1B(~-EZxcVcf3G~^cQWTp+$?_ZbHtvtlWRY< z{5>SNyx;HZROZ@9pU1?(O+kpY8v9k9kj#^{+kuZ2wvP zy&MgrCEtUiYNv@xGP`r2I z3K;=89+SP>Qc@&-{}BFH@vr>$*D3p$p7xdoIr17$PhWcDsMkhro#J+ zUOi3^SG=9&b^Gz!yu#BbQ`SzAc>Ckg`ClAA**{3loX(~kl7IMJ4bc&Z6xW}xv44FVdQ&MBb@09XMCfdBvi diff --git a/Resources/Textures/Clothing/Head/rig0-white.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/rig0-white.rsi/equipped-HELMET.png deleted file mode 100644 index 801af9970b499b033bdfd16dc89432401661774f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1126 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVA1t-aSW-L^LAEzMsT>yar^CM zO=~aMXY5!buq#lYf6JsPS0+%%k`Ax*>iigavqOSss5o| z({Jid35>cTc1P&X=B;9S7F~TA+Y8qIFgn?sd0y^PwRm^Wyu~jQKi4TtxbtM*`|ow{ zcdGCF`L}20Ov!oat4gFV^ae4o9v1_m*Yoqm&IiR?H8dr6I~Z^rIN5J6!qAv7;Vjp} zn0gbj+N|28k^#Zt|JSeA?p;0I2i@{LuT?rsgTn@>SQrt-I%({Y8qse2#K; zsh?XkXZYi%v2(9nxmtZWKJ@m4zlvXu_hw#9Fk`%M_p*1{FB=B_Pu_bZUQP6hZv}<| z`%l%fw|AfC?ygjIZoYYB+kw2y+LsJ5!Y`jXzF=IYxasknNjtRsf1L`x8qSrlxAUyc zkMy%`*Bie6na;mU=6{^ScE-Cu7+;tzkhW*I%U1H3eZlR9ygv+}Fqd!0W8U?V`9iLP zc^$(p-WSLCkrm&R)vJ>=y)&!kXY$AH>t=7`AH81b9P0mRfzh-QhTn%ahHlrA=3v|F ze%U&H-71NI#P7G&!%uBp7@`@*>8J&aKJL?AlRS=Oqs~SSr$1j+~IOV&_4wfdz_3j7cwiz=$@-hu(?`bYyzw^sp z$4B3{pXOQa^5_!Ix(JuBfv hfSO{?7Rw*F@6>#7)#kz@RlxFt!PC{xWt~$(695&@BqIO- diff --git a/Resources/Textures/Clothing/Head/rig0-white.rsi/icon.png b/Resources/Textures/Clothing/Head/rig0-white.rsi/icon.png deleted file mode 100644 index 2d919621038e92f54065e8f99e06fca1832d46d7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 485 zcmVb<21=@{@h{Y4c;t2puLl>r@3ji7Kh8a14RAeTq6dNgk%>E~%$V}9C z6~?{^l>kgb7x_XFr(Q$Tl6~LPv?NZwM!rx)?v0@VOhXsf_5;`U!xy9P%%wKgvnt-e z0KehQ<+-o;$N)|ccE}fsr1V=@1!f_Y-2|Wn@B&=Hy|u*3a%OY@xnnD28oH=HJ^>wr zqs$?Z_o!F)*Vihorpvaqt86S4QoWLyhA#H^wkWxstYsAdFMEJ&^o)F=NbcBDnuy8( z&-R4?n2ybPv1ED?fU14x#on9-0Q2cJB>?3)AQz0q6Q1!&IKxReGT6vsbnc2EONbXgJ>2_X<%H8t#%5JrIr<;5hsn9R)$Z>@U?T)PSDZK0cxr<9fs zq8JLrnkH(&fFK2yF-%66WDjml2ij%HJP%{u_g@rk`)1>x@tsq)!6(0Z`r4VlkB_p?1j_{Qdllp5@(LYoE%-(X2-kK}7M>tn+lgAIh%%Ewjz-|U;+A32MGjz1IST2I)UEuxNC*FnX>4_~f5Zk0Dw#>UwJ@3~(rR<}- zy^HvJ!0C3=-QESjlc&$=4~9$+-O1!y<)}Xxa`?T9arN32HZMMAD0jzuZZ%cP8?KfN zGdsU@q@VaX=P%TgUs#k#|5R)Xh-HQC-F5szB3L6T8I@!0cYREixdg ztH!e%ckyi$F!aL1tDQQ8+dDM}jSV%4Vv2OJMFs#oihW0mt#U8ag#mo{xK3nlk;aA^ zBJ)cbkLR`#z<2r#Xh-HnfSFu2B>4br(0o* z((Or4adELj9qWaiseC3+K8}0~nDYJ~AOakB0LRTQatSE&?d&hZ00000NkvXXu0mjf D=53qA diff --git a/Resources/Textures/Clothing/Head/rig0-white.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/rig0-white.rsi/inhand-right.png deleted file mode 100644 index 56388c5bdbcd0f9fe2b9811e9e1cb3ad1b7d0b2a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 914 zcmV;D18w|?P)&?Ev-JVPAX%BJZOe!A$#DzuqWo}Z2Dxw+r!DZ zG04NFXGh37d?b0Ww!b~li)oWud%Y$(`hCH{-6eN? ze&77=a(BN2A%qY@2qAg?`@k$X&^A9KDYv!-m0~(uKUb$TF?7YcjV%c&f%L*`@ zh%3V|(e?IaU()q<48tr|v|icy?EHpdQo39z|F+VNZ)YAc7!5Nt+Jv<)M!*`!+81MJ zw28rJxC%|!xSQj*$mM2$mpveto8jj8Ee50EvLcin0*_~(FrDh++(L#g7M^i#A;Wa4 zi^sE1s*&FnXO5r3J`ebVLCzdM1;7tKj&Z?EX{F!w*)tc+ls24*t0PAb@$B6zT=Kp6 z)VG(;_&tuajWBulLDd@Jl$~*RM;DFFEyeD?TK2LFp}!yAP_23ZfS&#VCU0B^;Aw7- zouPhhs;9X*I=Xv{>mJ=n)2at})4!)Izi;J=ouPiMkk2Y>K87_9%*Tkd zjZ|!WJ$lhdm7kq0u3N3~P@w?!P9lsbrhqn9-MC(@CvU|9tam3~Cieoh4p3`bz5qf9 zA%qY@2qA>nde(gI=k@mo*0SZF2stjmFW<#Ad+fb*n)$lVQ%{o}7oazsSh7c7{lQ>y z3LN`p$+dJ<;HUtFd{!BTNivyWS7!)#J_g^|+`_KT5QThJ{g(Q`6NlHT10%1)FibQ+ z0h$Kij$TFA+xa7t;l23Jp6CgVekH>&>Dm7dgV8VwI1vqV`@!#g_3K`S=9{oS{Ma+E z)Hv<|>5}2*KmVFTp?H|;;_~6E=!@-4x{+=TSzfVqnL`QcoFNdPPhx<#<-z#u0*hL~?7P$}8KYhBr`>f?& o(oG`w0<{iMYf^w(2dK6G0Z&Fe%`H;s1poj507*qoM6N<$f+t|Q+5i9m diff --git a/Resources/Textures/Clothing/Head/rig0-white.rsi/meta.json b/Resources/Textures/Clothing/Head/rig0-white.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/rig0-white.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/rig0-wiz.rsi/meta.json b/Resources/Textures/Clothing/Head/rig0-wiz.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/rig0-wiz.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/riot.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/riot.rsi/equipped-HELMET.png deleted file mode 100644 index 7210fd9ded197e34e3507c2229fe3213d2b9cc25..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 954 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU~cquaSW-L^LExjZ)r!7WBWz; zFJ`A4WPN$?Rt3ksEEmTvb=`?^mx3L0ojgwLz2U8x!2eBNVCf1^*MM8m-EVz$L!=h6 ztFk-mHBJ?o=G&k6GPU{wXY!pT*2$B?Z~Z(dbi?ym?dQESPad$j|L~!ri|5kEevfx= zy~;bkzhtaL6(=s3Y z`|_o|TA06%;lbip_SJQ~BITcp%g#;{`>a0W=ly*(Wx31>dw5#EH*D-Y`Cf0mcCzr~ zsgLj8nUhf;w=vtStJMZ*_~T&X>$h&a+3dr-i1R~^gW2xKyKkkI#+1v(F#D7V%G)#WHo_UANo2}1Z)w-WdE3cWBnNX9p>>rEC-hccm$@{K2 zu854@?$^AsIzjyM3{cRtFeq0Y=3*cVhCh4HtAeG9nl_6^i;}xbAfdm9s z-cD@T=Fzmpp^5WBe%8&@m&d>7Tje=v$(Ac!WMSB{)WNxe(?r^a!DUfrpP1)|=I6=f zdmWnEQxCp9wP*5{#THBgF-$tYdH&7Y7jdF_Yw4o6j{e-4Y(K0N_t`C2%qnCvE%Sg8 z@0aZ64L;1?uXplfSI><(Ve)^e&Bv$V*ONBfU^t-e#`4g%;qDPO=R}|#(#`A)e?K~F z8m`TFQ=Dl#eWMTa#0;i`0TR8wm2(H>U!e!S1dmx)>t%Ua%j55U6+X z{`2Xtu3wfrkiNfg^3N^*4pnY1XRxVKQ+1g3=^o>}miLb;iv zPB8DNd^F2<-H)`%4mpYUDrZ*D{&?$tZbaOS^Er8W_ayGzdex>swa;3qH7HkiLdVf0 tK878gzoUPLiz*Qj4~Q81`JVR&Zx_d+AEkkzhQK_@;OXk;vd$@?2>=G~wEzGB diff --git a/Resources/Textures/Clothing/Head/riot.rsi/icon.png b/Resources/Textures/Clothing/Head/riot.rsi/icon.png deleted file mode 100644 index 61bf3976327a9ecb6a6c4461b4086aa306d58e1a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 414 zcmV;P0b%}$P)y|ADA%Bp#2p!^N#}1C!N^z48mMnpW4ym`= zB@m|^ZAg3X6p2c{>9~78zW46Ccg**Fl!=2-64@@-{ zQ<;QW;{MK0)HfF=W}2p!i>JKdfT*`@}HFrQ6@ z&3rbM3X-gWC=76ZeS^t(wAb#kKfufL6V5KKNO4I7c)UcCFp)rpBw^(1Dt!`?2t;83 z0MN9W)Hbupe7;R!Q$&qseJ=@3tD(`X7y9l3Ndv>-BeN_kQ{*06e`~?2SGpqsT?_8Ae?YoJU1SvWJQ%y# z4JK3AVd6pYB4lLnNOvq@m+VkqNMlml;o-v5UjY1ft^6MQGjXwhyymo>NFQ9hZ(lxz{sv&+VRRe9 zbHMDv;`fkdYj$DLI@;e`i?Vat4ld4)(P9?nmsYxdfR0)Vc<3r$zuBqC&DPtf0aVDQ3=USuW$ zIHHRtQlA889#6Ujxd@>1YTREx0~kg_GK_{)+o?-7Gh;_VCXyg$d*elQ zcX#(jrmyYPB~4e|I0aOxp9Y)FCMuPR3jkrAzm5N58jRENe#u-85Y5O7@E2=(J(g^% R=Vt%_002ovPDHLkV1lU0Y7hVb diff --git a/Resources/Textures/Clothing/Head/riot.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/riot.rsi/inhand-right.png deleted file mode 100644 index ae45870ce7e8c1b951105cf8b6d90f164308e994..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 786 zcmV+t1MU2YP)Zoqp{G__y!0m6not_@1@sv3qF+Gl!8Jt!Egl8+ z)+ks^!Gk48LJ$foD-0WtVet|V=`5Sw*_7>W?8dww41t-<@_%pM%+AgmfFKBhAP9mW z2!bGpNkgjDYOcy+snB!Qy?Fjo5oDE3q|%wlMnSPu=q2PNfWF}(<3&+05CI*gBQ7ge=-6pD&(L9dsG>&!x4~KG zh2;RVYrg)C4*^LT3NG7Tvn_%m}u}^ zJHcVAyl5j4)t#U{)MGO-&z+!fE9{3TI=~OEDKKe}1Fl=Zbu;k}AP9mW2!bF8f*=TD z^0@Sjf7}mEFGH9e_Jg0x2vH=E19(Q3=iPWxbzCk}00GVfy^IHdjji3trqP{*b|~tV zlaD%AS_JKv5daM2<6Dh7c$>jAG{66d^i&AE2pUX-!89b~Bn+nE(f&c1w>{h2E_?Tk z23MW}JmZ>5XRxug>oOhylzX|L`bLiL2(aHJGP|be`iTT!EEYf@;362CiQ(sY8{bYp z;^vJmUcY-)hRyi%qvN3ZMvkutu#djMw1ExJ`~AngH%G_7-G||;93j3Vpw+0mj0b@A zy{D3@s?w9~2j$Sz{R2kwEs)RWdjO!Ss`TG~3y4rvHPY{XI}@KCpLhrS1(A~H990%~vmo;*Y^CJ?5M9S2<=pmy)7eV8ZyXaeNx!~NpB;fq z5C8b=gnIua-EhmO#~Md`uj+)MMMz&=M*=$EO^a2Fs6svI?sPYHn4^#$Q%JF=Z^=a0iI}aI6g$lG#0l-PZl_rus*ZPcJXTVi8U#69qW1t!} zB|qm=VxmLPFPC~(A}tLQ2B$x36qSw|cO&rH+=w9rxFRI>53%|x@vqTJq3tS5xKXe< zGM2l#bi}j9p@}vKFTT8ySY7qvs`%>JvBTMpZof!BZPZMwm|cY0o|K|=!Flqc~^F)Y|^wQoMjB$+Ssl}+g&F@QgCz2E~4kBh!%vW zz7wod^j@IaF+wjpb$KPKy|1!GXE6o6l)sGny?SfZz+Ya9dL=zGPh*RUfYqb>qGKth zhF^AL?xec=un(n7R^847Ko9YCQOR*pYy%_qmGYp)GkHk30g^liik)qw^+1B8`l`3R z0r7EwY9g~ofq3^C{jF(Y4U=BZH-8i zZL%@bramwZst7dGYCOKy!eHk6!Xjli>s&JZeCt5F!@3<{7p=m9Oe`rXC5{DqYT`Q3 zRF>Qw3W2a#mi#8vdkuL-IHl4MvfhAiSIB0I>{irHObW{lqLaS`gyzr&@c?_%wi!FB zl67l2%!3kn=EJJopy3_4el|fjAu}^G10ZlN7Dl6{N-S*qsAPu{IaAQG_o%(XuNnT@ znO+V(&O7e$Mt4(|j#-D|w&$AI1*g%|2XMIrCy@^t{F#%=^V;w(qu~Kg(!()rFEBh( z=R&Wy^2cP(XL^B2%w@)yO_9pgPvaq3p3wkSaq%BcWF9(1Y{jQr%vlfodX1k&x*IGt zpGV}lHO~I|#Z!DnoL||nY?`{QZ&I5wzJvraM!GpX6qwUK zNb+gL^Xr3I?;+W5A982@FekPo9uPiwBp^5^=|`qCK<*p&WT#nY`8CK#Bs{)Yt;{&! z#r)>&N+!=yqg3#1k!B7`(&Za=&f*e|np$nif0p{QYjNtt)4hO4VD4e|zsDw}sJGms z)z%AOjXwMCSJT!rcW1j|F6!SX)Ds6AB~aR`dXb=py-=&&h4K9&8P)ChxM1S6T^8iB zl1Gj~=NRLodk*qx#f)z0EVo#19BY_eF>IG$^4ifb+tRuh0%WQyLDSNiK&KWj=iA z)qYqSsklY1I3^=0)&V1}+nZZKqJg$!4zLo^SP5wW9Olbx?@tpAwAtJW3U@&W;KG_D zsh>GU0LMFXq~aE-xW)0#+(0d=keGm~xZxc|F4B0E+07?BmJ2`ZJOA|J%{!q(Nf-d2{`HkTVBWt3eGu;Od*KsNY8zIn zO}y@@&N7^o;H1_$uREWodvgBp z`+d*vo_li64>TH$Mx)VaG#ZUYqtV=Hh|LZ#JUpzx4EwaUwr;9_wHh;S5Q~OoDAFTR z@u0MR>*!9DC3Gqt6o9c(lpWoPDr;PowgObC9uUBC{`rH;tIB0yl=K&a@u2bV&F!OH zfaZpIIs@iJ?c8eySZ6?NScFtODA)Gy3JB#hZ=qBG%lNs8B>=S!9tp}8!BXcg6>1r}kSVrlZ}ZXIFkdX+YE7{EcLoH>URiv700z@89`(J% zPnj=o>c4Fk!7GJ2zPT{M3vDe7$-DiWI01(a!TIwHWwYE>sOz`tZ$(FULd2qBnd~)% z8ce%Z)sO!0Be_B?sux0K0=yY{Pryle)MxOPyQcrZK-LdHHp_QMYWk=0i$KdtyY*Sz z(M)bS&nrHOd)GbWXaArtBk(k;vUD{{*8t180|VFnc)ex>c)e!1q<%d@ksgto&f{rx z)0Yt?&b!G?=atVsRA3{NiU;MDLfuX69%{I@;r&1?8kTQ|-e6|(GWYL!gm+>et?T?| z*MN%b1V4zLls@l1JWUUfoBD-J_WRq;zFoGZ0APw>Jy*(k*hXK0wN%n+l~iOa>?E`R zTWx?wqtR$I8jVJy(P%Up&410dKeyX#{=w}IO)GXNs+u)90~S{9fB+0T7blJp05D2# zjsbS=trnks5?l^N60TS@Y->~(ReP%D7{uK=gcj04c#_5>n5k4#HUk8ebSzvF2Ui-wI*q^GQtZbux8 z@A>*$7w69ThxQ-zzdz^ppE@&6o#!d`KN(=WP!B-U?8ji^tLBIZnEbHkFkUZYvz%_Z z-v0$Hj9eTeb8(E9eFly0dd{YI*&5ps5%AilXTP#?4UUb}_(MnT<*3i#!TM{AUR_{1 z|2xlkX2FI(j);I?gU>F%`}kuZBpLA+Q~5& diff --git a/Resources/Textures/Clothing/Head/science_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/science_rig.rsi/inhand-right.png deleted file mode 100644 index d5bdbb6f096f096ebdfac091f1860c07edfdf9e1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 965 zcmV;$13LVPP)#}S*Xpsi{m*YF=<&6HPPpH_kNt5 z=lQ?SIe9t%7X(2N1VIo4K@bE%IBux9xw)!-AQTGKB#=s}HvSXE9dRS72V=u3IohwC zzVN`9s_HHWOmehe0lD3#4iAiZoV<$XddmEO2Dp6wc|p5@$blQbnjY=Xm7BOnfX=op z`g(1l-Z*O)NMEmN7!i`A{kk~*tG%jh1s4e5T)erm1Hkx%o%80(PD6-L9RH7#8l}Km z-EqeERKkh;i@{EM$!cTfZrYu+WCiJL+j8gC<2xaLai&vV_wfa|^ShTw_!57oe^SNq zy8_&|TDf!g54taOF{7I!T)PGrFT(6BGp0$C)tYd|>yhxln2H-wJw9PC)O5;QFuw5T zUu3KnieH4T0AIwuRxqTm1an;XolKmYG9v((Ci6Wf6KmORplf$t{j&W^Cz~`LGy)qaZR+;rI?Pq*Urd3|@J~Hds zJ*y8T_5lkI9@DKn3GU6qy?MJ++5Nr`_CJYg8H^39xDnMi20v$Gb(tIQckosG+mgvc znVsN>F{FcmcWL*ZCbRaCw7FPz^^e?65bRPPF@|*7Ty)!2-KCBxDF7Vpr1L4c6+TXg z0EZobAP9mW2!bF8f*=UOLG#k@evN*9;ANEkDEcDuz4lUuX+3&}<)}yihhjGtY)g8) zP7TyjR4jm#yltW98IdVXU$1Hy5h@m7$!cMIVvEb?pSuSUHdl6-PI=vP1&zS}79eg! zbtHU=MDkZ)*M?3x342+xTHLb*;endPxo=cd0scqd(L@LLtyVtm36oiS$d})I5229l zDn||GnwzI;9qfKkkuUH|<`maIY2ivR$E~R(X>*b83timm+D>4aFgr`==FOg32fH6s zv=4YT^ReFayu-qS#{j(d_G|ckuNRyva4O(P?gN@W{8{;*W_8oqW!`+NgWEqC0CX!) zBB=g>-)=MV0!zJ~sMs3YShbViSY76$t1-740NVYhYZ2RlP}8mOh%w~;|2eCFBp-ot nG(yQ2bL`z=5#X=`IBfm{(L`+uAqKY$00000NkvXXu0mjf1!BsQ diff --git a/Resources/Textures/Clothing/Head/science_rig.rsi/meta.json b/Resources/Textures/Clothing/Head/science_rig.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/science_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/science_rig_sealed.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/science_rig_sealed.rsi/equipped-HELMET.png deleted file mode 100644 index ef520a71d85c6dd3ed0647613b61297d2907875a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1256 zcmVP)U@|wHAU97v)in8V-rUeu|g|^TJXUK)8RwNgSbH1 zgPMm9*1^UGWez6|%$b3u6AY_sJFwb+mNs3p(Z#hGL}5*i54ShArH-8F?ZNGSAtX2V z=KQ|D55L@V;rA2W-Q7IMTBG`dP_R|{14l(9?33nqbuI1UzqNI5MZ!J-WEKu(T}yj` z=}UF3f;@=hr*iz9D_|s9NZYw#Mv{e;ACA&I znxZ+CqIon$`Qhl2^H!*?rCkgro!P4E>TzUW0DaegWH9MehM)5;@Il}c0Y~H;-VE+^ zJ!hhwum_03Tj_e@-V9K&aGiDfW8F5!rxLvFmAFbCCNc9Hr(*(7S$^x~{1-5lxa5~t z$}StpmjbtdDD0f7!L=`B`F0ozwn|T#D+|F$-Z;)@8&n1m3H#(qWxl2O&Z<2Rgo3T| zBmeu{oE+kj&5!eO=+nHChdclP919+i-siUCac^QgeuG%=faRrcmGS}r1_bl-|228| z7Xa=T<@G3hKgkB5+kkG_0CXGBEgOJt1G;4c&}~4sYyi3q=#~vYw*lR<0q8cMTQ&gQ z26W2?pxc0MJ@5dO<^vY@;8$vdu0~&A*=&F*b4EY_8I>M^@_@vGi6vcHFk00eVV_(D z2$>aPixZ#w(*8iZBNS{^T1**$nY_`Ybo_myM;e`53nAPqcGEkepd;+dfK#bOuMEKG z(9W{IGMybzxIHmXSC1pxxwTR!Pa83o$L~1hU@++vfRc%v8zZ4$t9-p~FJDBySuzV? zYVpiKcXziX6;M@GB>`%yU*M_YStNqR84o6%EO?auz|ov;@JhRYd*(CNA{a>)vSU{R zg^%v0?c6ZGSN}ly@hHuylx4{SY`*ZdqdAqL{P<;3Ro7@cH%y`DC3fs;U^rQn^$1vV z6TCED!iTRpi6?&L?D+@)2dXRBIaR}zsL?X-{OMU)|Kv4GAiR=zF>SQtC6za7n69ee z`>XxLuJ-e$H$$1Lh_8A|l-A4{fIo0l+`V{6#uMx58=GTGF+B6wdfcue&Nw==^8!{S z4?s=EL8&9n9>I6f%lKXO#1nV8HabV&m~qKI&kTb}XU>(aQ~_&izZC926LM|2(U-q) zA_%~AY%ku4?EoC>9gtRai>G}rr@hZV4N?;8y-wVlrf+PHL+=K-IXOhBdn@U68->3% z_cfKD1kIs@o0CHvYzojfHkUo;ac@#xPFbF^jSHV7{lCm{uqlxBbSplryq+?E4O@4M z`G;J>d^h*}SnmL5&qpks6}Ss)&Yq7D>m2~#)%V(k5TXDh5A&rYdpy+kkG_0CXGBEgOJt1G;4c&}~4sYyi3q=#~vYw*lR<0q8cMTYmuzSn!_@ S2%ypc0000 z6o6yy8?zgCb6(`;ya<4AY@jCyVSrBa>q--V>q@ihxfckj8ORmA#A&jzJIsFG;C=SC zc4n%i6DGN$S4L8-1A0cY*4Af;hg+^Wz(Pc2A)*4XpEuap9VQ-bv9>-V+yxjB=HohXdQpjdp&OohKL=6*dR(h+fG)ym@5-JXL=Y@DK6D z`xWMH0iLyN4+Gf=&p3^qugIDD@kb$_)bkA$u9J ze|aJCm{PfcKPs*%wG;ZrC#lxzZoaY{V`Vw!=G9sq-}t1Aq#VH1;;N@qZUCSvA+~mO zwsv$>B?QC0ZkwB6`3(}f^7>5GDY?hv*N*Uf4LMMo!Mgmw^W!3ST`vWJidv4OG& zH4hQ2&@y2ZL1{rD14|GL8@3KCE?X`Av!N2J1Oj!*H(E1{En?9D8IBBz z$#_T_*Sh)>H92}R9uk0FZpyCyM1!H%%CQ18SgjDiF#hFZ#ck~x(5vLdL_DPb`|akj z+yU(^8}tNA4{E=!6kt6;anDYejECe-`QD(g{K*?w>HuT#>kFFzjEt6SUSHU}CnxNb z|7=Vm1mqSsjeg4`!LmuP+PK-Ao3Fo3SMKRNq0!#5QEA_4PB7$qf`XAzS$TZ`CQ>dQ z*Sh&Red!=K;O**zB9>f{dc0PKOtsw?n=~5 zq+FFB!1T4Bn9aFso=|tgvQ^-{$Oi%jXT!D{k}%=>BpgBIFfM1q64OsI>G_Qv3cp>)V0--lJveU8b;zF9o)4RVE_(s0F-J4 zpj0(t6i%!!Y%((HVm9X%!2j0)!{ZqMI!`={NNpffl9I(+(eQfLDG`ef=;6pvO*`F= z*cLzhC{( ddp&@?=5H@^Xn9C}R{;P3002ovPDHLkV1hE$g(%EVo0$p*ZvK;7rH|2Mq98`g?pL} z>zco{S1s!;D@?ejSpn(Arr~ext+4#c9a~Z00S3T{g9}-02ayKbel^(BoGvtQi2!vq zvor-vp|*I<0BH&+$A}Q_X*P20KOay9BRER{>*ks9c>r$QGJT#IpLc`^x%S`eGf)cj ziFvDkNhEB@yctZV<9ZGE|Iq9~aotB<&8$7H9KQ*flQS4|*~=H;_eU;H`5Snl^{ZU_ z?FbmttGPVzk}Muw9t-UI)SJ_cJ7<1V_fZ?ali0f5L zKInD?{2aWbpu;%hOXFE+lv$2lERFZQ(1NYW1NWS}v zK21@(BmelUZ-C|8ZP%jn+kj(>?Tr3%r7hU05>rWPcev@(REG0z5>rX?{S7Y31BPGE z@m6bqft>3#bGVOxKI2P8Td-4gh1!jaZ9g$RG0Me5yZNQ-N?zxoKqlB7>M(r!_fYHE zPGa&6+R#YB*>{pL*=Gyipm52yZ?hRQ?ZNT*K+{u z{dyA~_vWl~1&vRhC|IL;K;?J$l;_{1QRyA!%bmOV?Rp4+w^{?f@jU=^4~-a3D6ke? z8k?Rlou8f<<>dLG9Ss1rp6#WuZAB<)D%>6Fu-Cmc`)hIu6v7E1pUb+h4vPS*ZNO^t YKVMgEew;R=jQ{`u07*qoM6N<$f;)N2kN^Mx diff --git a/Resources/Textures/Clothing/Head/science_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Head/science_rig_sealed.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/science_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/sec_helm.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/sec_helm.rsi/equipped-HELMET.png deleted file mode 100644 index 403eb82c0c640e64f4f533b0adbd4ac0cb768f6b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 853 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3zT8aSW-L^LEz8?As0!N8`Q1 z8yASWvNdiLpUknVHSNSD)sN3oI<9X^zN1;DaLoBdKv2i#qpK$$Z2O|$VY5Spaq%Ku zwX%}}1{^gkt_mOI7w{d;3SNH1%KhJheex1V8sAq}m0NM{GcPYIYm0m)xs@Sn-se9j zUzGgae>_b5*>kn&#(#e;6+cfNtd&z?QbV; z>^Rful=&jfDqA>6*A^~?v_cTS;H;VE4Z97UW(q2tW#?hN^ZF7W8!$lIGTr700)zMe*-JqI#S!z( zh*ukMj*%M!C5wjIcyd^ z2NQXwPiswEE0@By?sl$De#*|HHpf1>iCusDZM}_?Qe)cMKJU|9Up^d2ZCJF*snnSJYOIo4;#Lv$MR@D+|D`Wnriykfnsum!f`%Y{o6RxVzd(9dznc+ArXm_7ilzY*7%wG5A7;f)Fr> z4go*Fb<5B|C1+ZP-ZLHd^1Fw7`2z}t;=fZkH^K9~i#9M#^T+Xh^iZ4mZ VUB`U?(8K@$002ovPDHLkV1m&Ar!4>g diff --git a/Resources/Textures/Clothing/Head/sec_helm.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/sec_helm.rsi/inhand-left.png deleted file mode 100644 index efa0d70ede7dc7c272497fd3140c75246b3de6cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 717 zcmV;;0y6!HP)cjh~fJb^ri;D82QbOCNW``kKIStpWR5(@97Y>RVOloi-jm zPC)OpQQxW}AxYTRniE_5cD%d#0AN`b06-K3WK{Le_<7)71UEOA;)_jAC$)^w7xjD#d1ttj|@bAu6M7#Id#=hl1`!Gt7D zjE@+b`cDw_91vO&Oe+dRQAAo%Fk;MioV(gn$CsCQrRNdKNzg4;Nm=$LwtsbxIrs)5Bf#m=F@EnEx*`N65;fpmb=%Q9ZJd0nVZ@l%LI>c> zcknMFA%N>Q7!MhCOK&_8cz6aPA;7a2MO=5gKYa$N6i$zhajEMVF*Z}@c^Z)rASuh( zIXJ|?FihqtkJ;pd>*18;A^LYCo3yBYcv1^YrRK80M}#S zPS_pe;W>ze0AZOcfQZz9Fd+dJoxq}ry#PM|F~0=|Z~HuB00000NkvXXu0mjf(5f}z diff --git a/Resources/Textures/Clothing/Head/sec_helm.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/sec_helm.rsi/inhand-right.png deleted file mode 100644 index 6bec680f2142fadae6a5a5152d88e6a6df6a2eca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 728 zcmV;}0w?{6P)oWdx0WOcEW?0h zSr~=^!!#jxyH*^MFl+ptD*yoAR9-sYD{l`&3U~2t>;VnAX>mM{`d$?srH%AM4jrY9 z`d$?r&!ZtXT}vxU8gkQl`T$@U1^|F%7%WMWXZ)^BaC>tDlaYq?QVG8`@I5&dz~i z;Z7zpkBlJTd#B@kw+&U*HD+_20~&JE$_N5Do<~j;aWxoVtZ5jkDz=IR*CrCRbAa6I zTO7~3t{ZEb=P$w3O)w{lU|AM9QN&o&0toeP*iYMYd}Y}+?s*clH;arQI5+fq`atwn zz^pu1z>UdzWbJ>F_@gi-V9^0ATH+Hx2qA=$MZ<1 z(-^8M_UrF)p(q%tDh`fM@Uz;dV2c9UoTbiyX<~kyB7ARrlMj-lu1w4-?L}Ww!U5-vfW|vMUK^1wfNVXhnNNR zoO7z%_jB6h$--58?_E;eu}<2q?vDh+?QJvtmNUr6%d1aXu!U8s*KN;}Gh3h6d_T($ zq~`zmX;ctvULw=3z`?L%&mI;94knr7o?BF>vOGBxTD3PW%R(hnRwcyRCA@BW6f z&;I+mmCH+8VRG!kn>oi$zj^%Jr%bhQ!uf;WYnv1ngsnE5>9awn`(%pK+Aw7frkeZV z^MZd0+_`s;PxtNMj64g+`khz87CBr3z!pSR4+3NR87tDYAarc_} zFYZ5D_qy$8joj^Rk2ij-*b^Wy^%ld@AWga1e#?LC+yCcVg@}Tdom{`B2-lL!pIg6t zIoWc3{XE^ZuK#{r-TdL@WKM>cC9|9s3UupF^*Wv34@^srJ7bo`t!FMMEoJ>vn4S>% z=ck=h$mY29!FtmTd6X~C@nTw(f8WHH;ojbQ@8y?0U1M+7?LXf=J-f51hEG3k-NpCc z8!MOZxcqVnPyu&C=B&=J#!HG3I%0-A%;!Hp3lEk%bNu~lhCj=#mM>p^V_R>cgh;pR zQp>5^9n>Zt+@zCp``N_!zo%sx8_IU?-D3RU@y^+2(|(*-pLE-7TI$4;DN~+@{L{UV zwe`?_y8~H@?WvJ5@$tvaO|D(PzA{8>OVrw>YdZ3_OZT}cpF4lP@#ox@q>U%ep5@(N z#i*V6qU@^G)$&Vn>+51WkKca#Eol4Uckl9IzCT$WXftn%>-yV|NsbF}q&+Kd-{#KE TmzI(W%%2RNu6{1-oD!M<$3V|} diff --git a/Resources/Textures/Clothing/Head/security_rig.rsi/icon.png b/Resources/Textures/Clothing/Head/security_rig.rsi/icon.png deleted file mode 100644 index d8c240b556e7fc6988b08f89dad3ab8a09d0d7e6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 314 zcmV-A0mc4_P)YcW)C6Co$a?&2gk^#p~IwSv$~c#S~8u7T1cWavF|2Hq>3o{ zr$8a^<0U23wk^Inv#+KHKmY{5R6v@h{Zv3SB{)fvaoscx`RwJ~fRwTqLSVnWV#8|e zw^s-uAf@zb!wK*h60b8Hb~nW9?B(~50G9CzT5Gb_!We_oc>`k%thLZu(=uMU=KI}& zx~{#>`_(u#uwZlKc|O+syk4-mGk{#5;M1& M07*qoM6N<$g342iSO5S3 diff --git a/Resources/Textures/Clothing/Head/security_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/security_rig.rsi/inhand-left.png deleted file mode 100644 index 8ea6f08bbc6f4bfade937f9737706b31e8dd6545..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 781 zcmV+o1M>WdP)@t(P*&tX@*9l zL9^MUUaxCLdh%ZTY&J``+r=;pT-W95>I&C&F${xlw@Wsg4bxp9qBUT5cQ?@Y+Uxc1 zy$+L5BOs+uP^nY~VS2lr(kJe3H^C%XJIF3UmlfiKuip3(H=i$0;nC=1*wbU6YPFiy7eUu`wzsz*e4kRvpPijW*L6Cb4yI|+>-9J}IT`vV2$}~(k_f%8toi1v zmlO>CEnH_8B|1Y9zn0Cz%NC)T&yiea7L}Z;=i@3?f+sfhRran?#xl#{m&w+zyPJ zXD@&t2!bF8f*=TjAPCQoC%1^aeRCXTniGUY#s{%Zk{tZKR*XxVPS#!`FWDbWT3ud zA;5=^)9ml>1J@Pg&CN~i`>#U)(&==dD2T-xaMw3}baX^6mm`@>lF#Qy>N^$@VB7Xz zvs9o(7NI9{0bWXn{hW8V@{yAhwR|sU}F5sUKibl@9gaKk55leh3SSjJ8sN{LSbV3 zBNb3CmmN*hP~0}LCe~5hHlb-6%H?t-s(~@)XqpC1(;x@}+~en}c_;ycjg&IGD7}A# zl-c#XKaUt=j;gA#Z5sg4>2v@9wrxXIRnH_0B|w%|P^;C1X0wS#qXGT%8XAoTn$0F^ zwVEJHD=*Ow-xNiGWm%AA8Ju%GJUoDN4q29ASr!yU8F|KY45-)Zk?HSVy4~*B^Fc!u z5EqwFsZ{!9^7J?^E=@1W8Q`45wr%9|d6=e&L?QvxG?CBeVcRx1=OfRI%meoK_Z>H5 z)oN96lOT#Bj*pK=Dr4T}0gN$ceSICGD5BkNLseCDyIoveU3vZ!cus`&D!QX)SCPx* z&}y~NzP`ap)$r^V^Ok`Bgb+dqA%qY@7SF^FpHbgGFv+uDh5yyl1;;2YqXPjGz!-BBML{Z+8oCBVClS8C z2{Oi( zh_4E8e|<@k002LKU*PEINN`tQ&(6;9@l$4cQO=OB3P`8Zh{a;CEDQJd_rPlJdQ|%T zAm3v^JRV0Pkw7Yy!dw1sXfFW(93CFN-Z8*13_;g*=g%Xsl9Z87r*U_8*H1z=n?){{ zn{K2t;(HJ@jNa<;UPX6)S-nk3TU%TG`?{`2qB{hh2t|Dvec{&zDFI;z5H?Cc*a3v? YFF}6%-i+}t-v9sr07*qoM6N<$g5TF^R{#J2 diff --git a/Resources/Textures/Clothing/Head/security_rig.rsi/meta.json b/Resources/Textures/Clothing/Head/security_rig.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/security_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/security_rig_sealed.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/security_rig_sealed.rsi/equipped-HELMET.png deleted file mode 100644 index 422778165e62711be202713cf7eadc008663ec75..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1013 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVBX{D;uumf=k2VG+0x-M$L&{@ z?$X-D@wK3-Csj7afh~9ILCqEi_QyM07CU;ki}8HBw6Qsz{~tF`o5-Z2-I{X786Si) z*iD1kue&HjyKPdgahkJUv@eidac8dAN9)Lc7r)es+3vl(_x|_V_jT|2{>J6x=lB0N zmhUav^t^KKY$2i6t5>g1e0+TI9FrM8E?v5`VejV6!qTBVS$|qvTY=&s!3#pPzQ$aC zTKCF*&P$1{kL8v>pC7n3?B>0Da=SU_J^z}Pp3Zn8#c0dzT!wGozbnsNFokJpP-ewx zRrUFwejYAYQJ??s@yEgkm2vvB&kD6EGN`MoGqfann9c5;GRaG`K)rIhdH4RJoz*7~ z9%Ov_sdfR+ftTXTZ8XF~9&0B?ip}+FpE*;qNrB(5b{cn{eyXVrNAN%|l1}N|xei*y3>66lqO`9%BTl_m&9{Pt@oZ+&`%{zDYOm!`&s*<{F zl4&+OWpm`NyL!iuAD<}Zn99ts?`PG{>2r6rKeo7%Wjd>OyUp*q*Vp8l%{^6^7vvvW z@Hc+0O;5ss_Cp@)56Ls#V#s8?l)=1&)nhU51TlqPGl!@K69R(5D{c7Rzvta?_R|mF zWBp&Y?|5EmdwLTvh!5|p+G{sSVCoHqoiTYguIFv%Y)bg^^kZX#!0kmy#3hoqMaU3KYC<0BuYH_T-kM0iD7LR_l{e} z273SY$R`SHj?kHO{<$HK@}(JGng%<5y)2Pxm|y?9^TB1k$@V_~o|ZrMYTh6J@Y-at zYuS@`K5=HSn#=dKDpqsfC8dnpW^IWVUY7id4u1FbJGa68SM_`W>x1IE)%Bwfmn~)D z+wfnCkDvc!ijhQHWA1IQWG#DEp-z@g7p8`k2}ka~2#Q_9*I)nVk>HxueO0z~Kfej? zum8&RLi)k9*fbwuGD!!j5I5^m% zPuTNBX@N}pE$$2xsU2UwtK8Uj_UBK_v&W*<9@X}0CExR?yi;3X`f}^mtsCvwu3x|2 tUbs3x>+ru7s#URa(}|23^f>&(XtvTbDCmEt0x&x>c)I$ztaD0e0szI>+;9K@ diff --git a/Resources/Textures/Clothing/Head/security_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Head/security_rig_sealed.rsi/icon.png deleted file mode 100644 index 55893aa4a37e479bc2ebc9b3b1383b415de9ef46..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 347 zcmV-h0i^zkP)5Z4p?;(uIYbV9$^f3WuPk|hO`nu*UKR5L^?}0Fca8-XfFH3mKjs494j>U*34Jg+e0Gc#lyjKe`G6rx= z*Kv|0UE8(*jMp2QGyp&df!5l15{#!nYwb9=_`Z*PzQOl>9Nb>!&?A9QEpJ!5j=z7n t>t#L&;J5U*cYy`402aUkSb%>4@B!=zPTE)XZfgJl002ovPDHLkV1o6Bli2_O diff --git a/Resources/Textures/Clothing/Head/security_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/security_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 3ab4086c506301401717c0d35c3d4d694f54df9d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 812 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 diff --git a/Resources/Textures/Clothing/Head/space.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/space.rsi/inhand-right.png deleted file mode 100644 index 9e6077ef9e9f8e47fd1080bd338ace39e27714ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 770 zcmV+d1O5DoP)D?iG@%0Za-&geA`}^E{9$x)DUwxnV;qd_o zA%qY@2qAA{&UKdp$>mGrJh*>}%*C7NE*RSNVi?8#Ruu~PVd5+>8#zh4 z*~r1fSr7{NE3T@UBj z>O#o9;uA6-KY(R*;Q0cqcSmXtUhNB^s<(h=a)NOKLg{N+pVGo=&H?}Ppi60fDNF%0 zyMSiXd;o+HLI@#*5JCvio>MnI)qZ~9G@9QLs<|!xFVudH0FV)Y+RqUb)fIp@niNur zI8uo?%tj9P?mrOw9D{aMg;3WVkV?ccIyR2y&s@07ad`XYmDsnR%VKq54o@CGs<=H` zQC$HX(^b07*qoM6N<$f)bK# Aod5s; diff --git a/Resources/Textures/Clothing/Head/space.rsi/meta.json b/Resources/Textures/Clothing/Head/space.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/space.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/swat-alt.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/swat-alt.rsi/equipped-HELMET.png deleted file mode 100644 index f091908df45dfcc4e3749476985b25fd12cff2c4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 866 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVAk|>aSW-L^LCb@&us^hw))Fj z>DnHlM}ltZs5I&ENM?u~nZ?+t$So}FwBq_&A!*su*LF_SI&$RQR6&uAB5eFRE2nO{ zvRqGamCGZEke$vc%v@`CbWaXHRXh1}z@LBLf4@umGOw_rqGS0PmaPm~^H$e%7Rx=? z)&6^j)A`ElQf1@N<;z@pnZMn`Ij0~rKF5SlP z+$OC@k)z3EqX3hmK!YLMxk?>v2ebNnn+on_E#1lZV9!;jdz+?w@|HXx(QLl)LFw+; zAN%?jFIEPUdE2@3lMW{LoP0KYQGkX*`m7n6Q{Np)_fmc0Bi!ob_-o#$^aF2<_N*+Q z&;ICb8td8Mm$z36usEiDpJb%ar6l6N?bQ9adX|PKx4hRa7F^%Z-Oa7i9 zcBRwyJCsSL^u2dvi}Xe}DhJ+6SuD@v8g3tUvJYoZFsl zd#wv@{nMOh8u@&>*@Jy4kG1MVG$a`q*1bOF#BpO=Z`9gv8r|$|6{72|W*tk`my<|h z{iAR5v%YN$;}xbA7uf>17r03~=r%~@G5~`Uw_xQbwiF|IhMsaah0}k$J~LLHKJ@5P z(5-oX632TEy#3k0a(i3hoeYhc3byhSw(C6cDPB;)up(@=@?60ObB`uoH;{ns=$*zw3QV;{MQkd0`jw z!n)YCXRj`Pc;Z~c)twhKckahTQ=YF%Tej`Ze)B%3r^M(@e#%FN zwmRXM+xJXkuFLM`T=zO{)31{1IZ+Izw-~Y*uVgTC8eCVDQuD%3nVsH?7H| zH!&I*B}?;*iQPxNd-vn}<=*iQFc=K~9jj_V9LKE$JkR@e-fnez2V6DT#LW77Fet{K zhXdB@b>(e#Vt|>o>$-3pr^qR#z|6XdiCQIKW=%wpQbH+Jh)XF!L||s!s{tZHYERNE z%OHe6k|Yp9Aj>kO_9P{uy7~>?!0iLlo5$y~{Kx(t``3OAHoPe{R5FFc`i7P9kv{3)$+7 P00000NkvXXu0mjfWx}W= diff --git a/Resources/Textures/Clothing/Head/swat-alt.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/swat-alt.rsi/inhand-left.png deleted file mode 100644 index 107f8136139156cee0ddd7819e9b2809995d7280..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 712 zcmV;(0yq7MP)ejl}^OM?*qg6;di|IeRn!ZKR^%!K@bE%5ClOG#I8|D z+reNkP*6s4+U<6#{GysN^2?JfI^~=PWnGWHPiHgqdcD}QEp7h)pj-gXc~Gm>V47wW zlTw0n9>f_$m=6G^X+laF#j_AW=@Q_a2aGWYA)>;iln_FIF$T_guqnT+>$n+@qg(*E z8IMuc^^N&SP$~dp3~sUE`o0g(^DrC^;dvf>--lalxQwxX<{O5AlBS_jtv-lXs#TOU z4TfQ;EEhl)d%&|7aG#!hT8ZC|nizeJ)rAm3byaIoD!_a`$HDb!{oC{R01&p_usz=} z116IR!p(0wn?>=z#Z;kGfY$yUuD&xIT%Xnfpx^Hoy4`L7ES5)W|1L)UqJ4kE3)lXp z{3Iwp2wj{X2d~dQuk^bv9`|?a;%N^;nVbZdi;X+@By6Ps0N^-IAf<$9ny_s0G#un)9I|lrIaXXS}GB8u>{Jxj;qVd2eFc- z!Llq^mX+#tdM*TLzUkqkyZ6U)a64)?ytj2B1T4!+)psrgczHN0e0ldOxbHQX{`MM# z|9(>MKrRFTR=oy?dp{t4>X=L>0Fd}fkQ)Jjg$QB$;`}%`Is1_MAeW1)z%nZR2DuZ! uaU7*)i`)sI`jva`1W*kL@Yn@BHopLk3ITE_Qy&Ka0000KmU5Qcx#iigEep=>5gKxr2ShLibee1)4&*mqA2#xJ=g;N&)<$l0O0s= zI~pM=ik|ux0>Bu98aq=B!@zJjM8Dt1a5#iv7*JzpDr0OPe)uMpN+F&|;3S(}u%BeJ zh$j+ArBbdn?i_IX4(ie6SC@S}C}40CoZ20tY1*UbE(E}`EM%^)^1t4G0RTQ$`Pd5i z6EK-fz?0w9G#$H_jk6Gd;_(B%|7OTsU*!Ry-EIrjYSjj2+oO2=up{ZgFw;L9&nG;- z_r3JH3ZYJ;W>@MhSGHVb4_hI$seaE&aC!2o#X$H1uqmE}P^I1yy4|j=>pCP!!Yb#V z11n2mS(XJ!k|4|SvvnR=^Dgk*od@V;hyp+m1VIo4K@bE%5X9lJ_LEoC&kwBQ;J*lY zeinZ$%YAqtdS?lI2Y@?YJU@5Z(DT=#5(HmcfIA;gBwWq|K)GBF{aFHzuP1;zpH8O% z%-Yd^@9&-K{6In!*eVAA|DC@%{iNdP%@1z>n7_LK-0kSF;cE-fEdw=oawHb*V;JXgsdps$MNWb`lpLefdSr&lVxdJ{f>~(?%suw;cg_;4HxJ9n$(?V*+_`WJaL zRKW98$J(>e`gUd0oqW%8VfTLT-(U0GxC9(6?Kejk} zyF7o+t&m)U{fl?A`uU$zVPILzeJ0JA;lOeJ`3wolYAgOQJlG{uIOo}SpHJDjjP(Xn z0!0+N7VW7x|9Qc>pUn&ZICprh_|uj2aoNw_Z4MIWK0f;C%`vfIqgac_hTXr9s7w(I z6j^vTZ~C=m8PWo6#X8@bZy#O1_1BTD`wvH)jyQ3D(lVwwo2M?i93pY_@+~GOm8D;| zr}y8ve|NpKq7cW#H6pW@DeYh0{Y~-4>u*ngyefLSVdwj*yI*$wt^U5#vo4o;N=MQr zU(x$4Zfp!1b9Wqk@n^n{+=_$){|{aJFS?B_fP29)DF@vKsceR=3|VU!uQ09Hh+lBl zTJr-Hb_^?)+s3N?-_&;O_G5>gu5mhc60r)WH@V$@%rGH!X3f`M7V*amqgL9kx0OF& z$y{(mhu-t3<<84PmzT1wXymxs7X}QU=(!fl{#5+hH|6=qt@{`6TYZz| zuGr3t(GI>XYi4sr&XZg*xpd=HzRNdR)~YAel)n73tM+6BcXhQaLwWz*9S0Xp*PQjB zKL6w*K1HFol8vX{eoQEN_oI2?os#aDr#i0;I)kID{{Ss!%6P+&qt!o`e}R}ouW3UR sgXuK}VB&~iUcnlW%!^+zI{$z_L!is$ilfhd0#h%8r>mdKI;Vst08yD+$p8QV diff --git a/Resources/Textures/Clothing/Head/swat.rsi/icon.png b/Resources/Textures/Clothing/Head/swat.rsi/icon.png deleted file mode 100644 index 186dc28b8815ede8495c9c583517029eff6fc66a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 379 zcmV->0fhdEP)S)nJzWE601co4{sX{n)rGxoKU??R-rX3g z`&7z6uiMXr5WKuTGaL;Vjs^%JeudgPfZy(9LI?n+(InHPiqaKm*hc Z@C~{fae|*t2}1w?002ovPDHLkV1hc>pfLad diff --git a/Resources/Textures/Clothing/Head/swat.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/swat.rsi/inhand-left.png deleted file mode 100644 index 5ea80d9b41a7c8cb042a8e29f23b2b994d4b9ef6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 632 zcmV-;0*C#HP)I3tw1$%8x4b8QlW@!ct${Ci<}@3J|nA31bY5F^ond06??Zglr4iow-3se~AnpKq3D!7})}0 zI7YAAhY%AuP7Oj#;QNij{){oy>-C&%3he@f;TSh-gX^1rwtV6uSazJ+gZ`WgxUMr5 zH0MI=JSAGUfDn_M{bT)wH?Mz|zYvqDU^y3QpKi3D1KzxTo1C4WPK|qC`>gNo>zn1T zdJZsh5V{*|(csIVDu9un;Mw`j6>#Y6qB3PF1vgV*{>fDMgaJS9?xLpOl-%zd@uwn%Oc@cu2wPa=G6@dT66J;~d z)(9X8+MQ%@a-62$RkP662=M;hhg`tA((l#?@a_AN9fgv%K>{p#0*j{d0{jIK<@P3Q ScNl2^00008l26bJCXtFqK)s2R-0Lf(TX$l6xjKmsJBR^6*ciL$j4N=7QPV%9EQc>|`h#0#D9 zaEXw8XLle6+1NCVZGv5&pM;D*gw8qgHCMg|V2m-w7-Nhv##q@Xv)L@w542jXOae(N zZTv5?38T1P#vQ!6y!Lfn+wHH{9==?BR-P@Yl%5iQ$f3#{Q-LYLFjni zQJm|whv4>5{GkGL+Ff4=0U-oz+XetMn@!NMPP?1yB2fH5%W<9AyBK;Li>kA3g9>^Y|hR5&BH!z@uTxvRjV0>c^sZ6p=oL)Y0s0f z*N29Hly2zc&-btNzn#w;DP2hEMw0bBxjVNnQ~+x_QGjjYlzi|zozE+ZPf8b#v)X+q z@woUSL%^C&l(%o*`N50#_w($jamGFbt?5JwJ~4}ud=jw*00475`frmCD*aTL3vlWH zPObC>V2m-w7-Nhv##s40`r@D7q z{EdEZ+fkxvDsFCvnFV?*i3&iC6SVA1Hs|JjW|2LURR03hITF`Bvfo>fSBdTbT0&RV zD$dRt0JcNIDoD~niSGbwI#JB=NSV(Un9mn5$0H^0O;m9*p9y~a@W}^&o7x9VuQr_9va?d%LU?td*PtLyw5%g=D3 zyt=o2!K>Tns+Qg@yVmh1f)EnI(o|K2_4To8|YvbV2SZjgM@ zGJgJyZw(JKa_**npKPkMwru*Jy@(o!Y!BWVUCm_dOQtK9&Pw3CfHcSZ{bR zF@9CT34u<-Ib##P-bpBz50{>-UdpQcxFbHka=v@iPhli`77%hN4D z@e?M#_une={5d**!=Dem>zKOy_OsWRTm9G4A>LCZb`9$Bj*JZNuB`e6Oh^o#u6{1- HoD!M~-DK`g`oBA$&qAOb`H0O!9swA*fuF8}q-Z4!D{60(X( z_$s}`cr>WRq|$iZzXyYO1MIe&qu>nlSqiDNGiN*+;OTjfqO80jyk>wZx5XbG-%OmI zrP7$s(%PAy%zFj|XSK?gi-{3lE+)n=m4@I9MOk^>>kTj*UbK9+a5J}40KpjmAkPmd z$_j$B7Em)rXF35OBY~o)~l&$zg?m2Td$@;06{Y# zl{Nx*_b)9t$~g%@o*!C1y9*@j%KOfORx$87fcCnjHEl!ruHvAdkqy!m_{!foK-c!a fKEntQ0Zw5bkou%Cn4BqJ00000NkvXXu0mjfYFVZ0 diff --git a/Resources/Textures/Clothing/Head/swathelm.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/swathelm.rsi/inhand-left.png deleted file mode 100644 index 552d63e98f73aa8c108f545b804a73fe631a0788..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 557 zcmV+|0@D47P)Nkl4v%X zb==f*on*6ZFdS`NZL;xsD6as|b&__giD2=HZl{f4@rrh<`Q@N~itl#X>nl%uUP=?- zxlVFauL1zhdM!LWKH;p_0stJwu&!8c?Hz18p0?>7{xd_K3xA@ zw`yC*$I(lwEskEcj?YW^Ga!s&IF~n{=IiM8D%XE+GYPurw5$U6ch||p z4=@;xD&nD*$L5sLHF!XA1q_Cx$}(JG;s>eri63AYt}>T05ijl`F43lADdd}=nr@hj z2`IY*Wn%)$?f?-H5fKp)5z%kcvg4|f>{sWkuf{w7MM%rekS^ct4$Ewq7?S|cb&`wo z(^T8kf5vP!hvzy;(Igl#1;n|5ssEh10Km2zQfCK@sQ|G*2)rM*uA_LtbL`4r3Vyk&R{#Lb zhJnwoZ!{YQ0HCT@3O@)Uzp9me?W$Ie%^#`&T~pz>9vs)hmAh|c^CM2e_4;lHoElQ=DjS{kf;Jg=jP7BR|!_#g!q${EK;om4_OBkeI=OcA}C9l?{e`=VGcmv0rGb7 a1MmktqRc`Tm^{<~00007#|laDMXmCXEq_KADn+ufb3a_{t(DBU~hask{6o&`>^pSesj zCDinf?Z;XZsa~I?RY7Ow3&t`n%VeAC#ky-%-bGsIqhxJ!@0<(&Q& zmK~paHX3Yvy$k59)vFAAjRiy%X6=vBYc>>n#>Q|=;?&ckC4Zc}6;`i$k#xVYIF-R+ z`CY#Ar5oSdgfIVCI`RC|52Yqf`vPWkYj-t0OlYXlQ?K#;Xq)g|;O^V&@?wu3*Ky8Y z-=Z(x`Y>U_jjb&_Gk(}{&D~{K@sW?=$Hv3`>Rpp&Y)IwF&pTkgzw>?j$JC9Xf<_M# zp7Y7?*U%_=#l~=B+uW65s~HXEwy|56A7VQ4*}p&C+-Bdm#ZScRxMJqaXH!o<+j{p~ z{>LSrR{J+Fo}RSS^hc?{Nd|@wHu^8VR%wWJUogp4X6JXQ5oS5SE}Qe|LF0`3OtbAO z9O`&HnU^qLVOlYf4H$lIQVzNeQke`}8M1H-dM>eN@YwFIaPrT_U(6MivnIRsAIPa^ zXwUAPWM5W)KxbO&+O6&fOwJzIw5GLUjvVX5e+{;W8$PY(IwNs->*JQ^)^E-J&6(vn zDKzxP*=I35uLDI`tJ@5hr;93uxBYmqdw0G}j{WZ=kJtCymQsjY7T0>|G}}Gv=>65g z$Nmb<*?#Peub^uN=Z9a`@;2|q5A29Pv?E?CM(%2#X?fsN17xu&~sHHcrH=Tjqp zy-#@C*^X}Z0( z+#!{;mt*c6Q)BVx%d_9|{1*4T(-2|Y@VGMWRqCfDMQTY0)QaElXT=>jScCB=r+Z_{ VNnQExSAqG0!PC{xWt~$(69Cs#b|(M; diff --git a/Resources/Textures/Clothing/Head/swatold.rsi/icon.png b/Resources/Textures/Clothing/Head/swatold.rsi/icon.png deleted file mode 100644 index 1864fb27cea58fb1af273741261216375a693719..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 373 zcmV-*0gC>KP)n@bwlt09!Lr{WnF1669Ye$hI z!*wVMB_!t5(4qI6&iB0cefN}ifWct+?^taw#Btn9fH8J5f7Pq{09<$3#5q?srOk6$ zRS3hdwVQ(&;G8SQ7(CBwVnPUT&Q%u^TA!dkxs(z@h(=sW37b-I&XukKtq$0fBE=*_ zw(|iX*>0O$ib-}yf8rN2006jsM0)e|auEM|d%*inyPTGRvZ^pn7XHWmGXT`}3YF(MT-Sx;I7jQWb)eHE1W=2rQ{v~)>n`Xk-rK+s{J8;x!C?3XOa^GO T5UV)j00000NkvXXu0mjfU{$CL diff --git a/Resources/Textures/Clothing/Head/swatold.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/swatold.rsi/inhand-left.png deleted file mode 100644 index e56bb258328d1b47ec25acd16e79869714a0a66d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 707 zcmV;!0zCbRP)h5?tJ%Atxf*=TjAP9mWh(n`N zbb!HNAR&zW*tT8B|ACw^)a79rgL2NJs-`8s7h#BAua|kY74^Rh(gon0N49OlFpR|J zc^)|DQI;fPe*iEH1D@w4_A*3}x&-1UCxl1>_dE|m2vju*H4P)2x^S;d02p3gCig}-b)RZWdm8mx4L@fy)OCH$&KScq2vD!pWQGf% zj6LAVbBrFHf8MgsCoO!x$~43@2xLcVF-QLHG^j#03g10{8Q-)Wl-w7z`iFB(8~}BKoA5$5ClOG1VIqQ;j#BeRz>>{b{(1?{E1L$r^02h**5?b z?;TJ^fYrW%n7DtSNbi6WOMr78bvm6b`(1hu(okXsR5cAwzrSWXF-@W=!ixU&#T(2gEzBn^eb_Y@VTfzjP1(2@_WN;?c-khos}4|N3B)*#v-ZjT{NiKb2dKmn*hFT(fpP-)zAv@e pLOB6se{xq&0NIcL_Z`4}^9SS@2~N=+HsAmN002ovPDHLkV1f!_JLv!b diff --git a/Resources/Textures/Clothing/Head/swatold.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/swatold.rsi/inhand-right.png deleted file mode 100644 index 8c2521b5e948e7dc73765a66394b0c58a5ade6b3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 725 zcmV;`0xJE9P)rSL)^tKBD4mP#dD!+CQrr$uHYe%&0RgUyP+6Q{v$ei>EPM~ zQDw0U#)O7;@fIVF4C>&VYD;nx%W@*w@3&Zf(jDJD?jG;%9zYNTK@bE%5ClOG#IB)q zI-RvTC>D#62nox&`uC!dkzAe!89C>U#+dtmYTIZu8p@-oT9Z}u`y9YIcZ$U#^7*`L zvn&gob0-N-koo~2pU=axEY}{Sf6v=kV+=wFx1nWO5JEs>44iXk(*sxs&beb4280j* z;Eq8E0mCo?^)Ji-jWP6bWWv1A0if6Iy6^fpGT*S7J+7ovDg3^^Mmm#Ou&b(y@o0o} zD&=eAj{%48(BD7%;j2PdwUlzX>;SWAbbN5TA?eXD(?5Hj4|sCz z2kG}ELhX9RDb0J7Pv0>HWZ-CF*;7ufc}1GE_;2M`275ClOG1VIo4v3uNmn?;n0NvH$A3w13cVP67XQbleEF1mr!t9K5V6z+_OsWKhU_ zeSdnAwG$BoLgxW;jcbhI<+DE+-n?*Yb6TyI+i%?SfY3`|KFYW273b_zGNQhhND`q^ zt*Nx@l|)2+FOg+}vZf%a{vL}+Q{g0Dr|(Kb_LJ=00000NkvXX Hu0mjf!~t0I diff --git a/Resources/Textures/Clothing/Head/swatold.rsi/meta.json b/Resources/Textures/Clothing/Head/swatold.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/swatold.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/swatup.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/swatup.rsi/equipped-HELMET.png deleted file mode 100644 index cdc950611d7ebe7ad05f3d07fd8fcbad505f2914..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 688 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU@G@?aSW-L^LCbD_H755qw~GZ z=ZaT)nCpH@_u6#pffyI(OfTaYRPPq70wolr#auw zO|cF7U!U+H^2fjT^WLi*{>?w_v?||B@f^mSxL-9df4y49;~d(1+2r{0)BVloLcT`S zKd53^w?5B{VTS&@4RPxk8RG5gSsUVfHhg7N;1RuKvVPsqE9F*9mrt(onZ)8bDWtpq zvBbB{FH^$)rFMng_%-dtZ~h!hxlk3n_syf)SJw8d4ef8^^smX-tMB1q*id?Wu72M9r;i%N z*#79t{E1IAY|w4!l{g@Fz>Oz?J3*Ok1M3Ds<{L~mIv9c8Kf8|7gJ=;u^T`|A%!_%QNq3%`1P$zhU8$ zYtk(X4`r3|GlcGU5OJ+GJ}4z~+>jw*>n?W*t&F{l9|UIXn)P4`&&`vsPwH%t_0<-A z@Vh_1+LG&ex_Ij5YspqIi>#hk*l@I27nZ~y%(#4G^5e^|u5a7Rxz2Fs_22_#EnjYm zei8|D&;QFz_YA ucFKWwmTzaRd+kw=;z7dUaQ2||2ln})rn8w|F8&Toi42~uelF{r5}E)Q1v(!9 diff --git a/Resources/Textures/Clothing/Head/swatup.rsi/icon.png b/Resources/Textures/Clothing/Head/swatup.rsi/icon.png deleted file mode 100644 index 6f9acdc33749ba185f94efd5dbab83c2a2b8a4a4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 367 zcmV-#0g(QQP)jI#Z!uJ9rgb~2^g3@ui6h#5R z&GjwMPmf$)TmeuN1&-4-LKp#7tIth)x%>cNv3UP=zx~|4XtW9QJVQ#kv%l9nHyW$) zDFEnn&Nl7!`m50xMoSRIp{T0=nY_YCDarGUC=P2MM4L z4En>`o3POmm{hngYR^Db{h<<9A&&J|To-&aK;3BlYiI!$U;(WIz5&zka0jxq)*=7^ N002ovPDHLkV1h|Tq~`zt diff --git a/Resources/Textures/Clothing/Head/swatup.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/swatup.rsi/inhand-left.png deleted file mode 100644 index 0922c892540d722ae2b2e825fb6a57a26c55d544..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 600 zcmV-e0;m0nP)k+Ls^6ktLKnNZHN$1;-IO5? zB{8X`jk!DOk@thrT*3?Q{d4a)?md7Y2!bF8f*=TjAc&%|Bm08MWTL>0{M2eSDf?YD zZkWrSj+YJxx1rWKE|d%4c{9Aez5L48M!gwYR%xR>=K{8E{R*0Mq0Y$!N(B&NuI#yO zTk$pLVxw(dl&%4*zI>kNLd@ZLv-lSUzsWuiS~fzBdNWKqyF6Bj>_$k-BKZ3DvXfk~ zbp@{iEdl_*X#D(dgHBTTtuP6&Z3nhZ;RPTFf*=TjAP9mW2%>oW`-4l_{)0`&=7m2I z(snGagJg-^aqPHyEYmw+%nS&EAiTIdkH@~xGnd`hVT1rd5QM;@*8l)MKHlLtHau?z zU{OfTD}oUzaC&lD&kb9-kgkIo_x@#&40&ScC?N%ooji2N4yKEKO7y*tBk5d7wD!&^e!16+< m3S$>RRgeJNc3|5SUVv}q5bYZ=MTe9C0000zg&B~=i|dusO$W=z267;^7S+OXQ^_!B!A)vczk#Y0pQ#B8OD<-#*=Amf7QvH`+b1u zb6Wmb0fvK7==(l=--qkE0Dx|{3%PGN7*)CmGQT7T4%fnTQnc%+VOP|h}7({Yk=yPzvTV0$$UZ_;CZ{_Lk?b*KXD4!j>Yb7@5AVaPq(Y= z(wxeRpzT;Jdc~~E;ImK`000)t`F}g;sK!r)sQ_gMC|lzTKnNj(5JCtcgplSrd*ie2 z{R8JT{*F-UZSlV$mz;H-$5vwN)Ju@L0K>s3jIO^)i{%fvt{b*mty&Zz(l~ZSPXIXf6_}=3>0SaU^ARAIp$(&h*Vio!ql4}C7bfGkjuOr_Jip8e3wkY?3LqON zPM4kQxQ3YPUqE(_)Tw*qRHg#hj>Y6r(CeA#^-R>EdqgGk5nwwOTP){nz20EG-e9qu zv#K{ysT4jF{P^Kh2msG7GX_+DCYWm?q#_4i7mc3^Qvu2jP`1Vw;5S*#@Wps~p|$`3 N002ovPDHLkV1l|LEnfft diff --git a/Resources/Textures/Clothing/Head/swatup.rsi/meta.json b/Resources/Textures/Clothing/Head/swatup.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/swatup.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-blue.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/syndicate-helm-black-blue.rsi/equipped-HELMET.png deleted file mode 100644 index 5fe683883632e767500b8eb84b7733e36ac3514c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1236 zcmV;_1S|WAP)Oj-ZuRDkn}uT#yjs5XpkmkT~qTahSHSg|)&jB|M4wce9`KeSiP`eJ_^ZQyPs1 z|7X;s7hb)3HQIl?xY&qn+m03&8_{9EnIwnhuh;8BdNN5bER{+C*tQ+Ht_xhE-|qum zE?&GC&CJZOy1J@}Bp(Ocwj%&l{T zpFaHyySuxi^Vw{cZg)5yn~)SC1AN~nm&;Y&zI_XTX_}Sw_4N&aTrOAfeV^&+X(0ik zwANez%KKsKoXvIWQ{H9)oi*`x-@ z79g9{0NDa$lNumffNW9&WDAf@YJhA3vKh;O%a<=pSrR{tqv#P{7XWbGc~(|#kCHxm z^n;Wy!|ycAjU7YytMJOo?Z`C$dT$A=*&Oa2_*_QBH*Q(oBWn<9ft8ipQJl2X>5$Lo z$z(DtEWBZ1;SEbmV!JcOVQHxz#rZOs4EcPXPN&1EQ-5Pw-S;Xp3BoOq&1UIzI#`xP zv)RNjjL}%NDjH3kYV{vBH#bMezVDB;n5HQlFL4XRPd}d@uFJREZA{bL`S7}Kw>x#` z&Yg+0!u9Ldqf)8#pPcLK>r>S|_dU;}*(@b)g~Sz5tF_2xzaAZ{sv5=1e3Ce3;z_X4IIqmk-iQ-oSr(q>DPb5YVHhew5Ga;q;W*`wL>eE*DPvg{K@g1c zdY-53X#rq%_6Ci{`N?gOdHM1smSs^a7J=cKJwUNoWMgB4`S}6M%QvIPkAMB7)v&yL zGn$_t5Cj2d&z@y#YYTuN2&hylXqrZ|*%aO*Ap9Osuh$P;p9h$knc>;9ulUqA9}}B! z*lsjk*SUN5u2Akzx;#FKCqL;N>HYxO0%VgKAX|WJQUhcQkWFfUYyq-K4UjEBHmL!! y1;{2fK(+wcqz1?qAe+fg&SZ7y4{o8Y z)wEN6z>6$@_i~U70|Nv9ozZt2%CbBuAkXtJ-$#81tyU}lesJlv);`Zm|JgTvIP1G{ zI-LTbwf5FpU_sL~z@GVh?$b2I81t>skMuUs4VO|9MGI!L8Bw%AN{O`=t#z=CpaRxf zgb-9!Mcdx7*=%UrJF2Qe2*Ic}> zfnWpOkmYje*Xwm~XqVty(B;(dlMDO?LxF*Tfq^Gfmy%xBBq=-q0000fso}85ZP&k6?PnKhq3KALtr@s za_QC3Lm|}X(UMaPIoY_TD7MoXStikpr5zG`=@vVSEjQ8j{cd{VJ-zS$z3`xl7zP|2VzD}oeo?#eXI-T=+`Shcg z|K{fAK=FDp=2xItECzsK7+$qn1y(pcJq0Q(FE4vDGc#l|nQJS~FboeM9R7t=>Nk## zKIz&rnM^1ejrx@`;9~{AUxU{)jc|B{`T2Rm;T1GZqgt(Y2hz`9RaInJ#&wSfg+jRQ z5wa|!s_M1=gW#(G)oK+*Q79IRxbAZf4-awO=M;-Y6h+~@GWyeOHfgup030751JG`_ zX*QdFrrO0f0UC`4ilSiKHj1KTHSI+f$ZFb)tfDB{3wzI5?ARNP1_uYvfF!S9e+wiz zICw^*(da(MPkh@0I(VM<&UM`@?LeZRZ)cVtJ^GPWtJSqfA`vQ;^ZT+a`0@${V zs;Y_3ETvMZM4?c42cW8I!nSQDCMNpED3!jVREm>Ke$DLcEah^UQt1c4B$@o#&vXHw z`+&|Ss3;24)6=|t`#E!SS!%T!wrz9Wn_y#O!y6wTClZMuNfM@M5|77m9EVn`#o5^z zJ3Bic_z&9$_`U=tCnq^Q{Q}FHqf&`qvj2LmuOvy>woNn|#WYP~u^6Ul5{*W&ZQJ+q zhY@swhGBS}wS02&DfjNZ0zj7Kf87UMwd42lAGQKU+6u3&t$DkpO<)4o!XkF7PpU z^5pxA?~C(8#|o4Hoq_9mdy9?H{ap9uWlSW z5SyTB#?f^h$8kcg>xNv{4Ox~I(sdonvH-Y$|4VYY&u;uCxbqdTwDi<_@Su(3I4mwM za&mG4fa5qM5(y+pBA?F>{O>>@I>C+zz5X(jWtr{m?JLLfpXdbl_kRj4Ej{)2_xrcK tgAj;40M11iMclv$Fe-!qx1GRk^Cyx4g~KkPwtD~o002ovPDHLkV1mr^-j4tP diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-blue.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/syndicate-helm-black-blue.rsi/inhand-right.png deleted file mode 100644 index b206502050f9e6990896c592d39ad6dca6d00a9e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1052 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 IM6N<$f;54&)&Kwi diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-engie.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/syndicate-helm-black-engie.rsi/inhand-left.png deleted file mode 100644 index 082875554b495327d330a612358c9ad357963113..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1036 zcmV+n1oQieP)cTMzod?1{dkNCh4UZbTCzF(wlEW7lUzpFbE%g%MZvc*9Z*p!C(r) zw}1(O5S@)7loC;&BvKz#t!$~%F7ZZarw3O~Tw7KxuVQaI-$^^md;8v-_hufW0f|H+ zkw_#Gi9{liNF@I^0ykAqEEYX5V|dc(^o`_$-k1T)%gf^P=VCD}in+8X7Sp1i%vJQ0 zUtL`tN?$+5yiyd4#Q@0Va>6uCvRU8*P=ib+BcjnL`Fwt0#^rK30r2cu5cYr{K8@w` z`9LHR@ycYt!wi5=&LX`*Qwl}d#|!KLudrBHCGR4QnihH07ub=kH}x7!8aw?A9}y4^0e zZD07F7kHKdy80EGreRqYnx?V4n_!m&ySs^V9XdP}?A zruW`UJX-^P`Sl%|rXhsDb=?c^g%~_(y;2?%V59-?12O=&ZGc1~kw_#Gi9{liNF)-;m*&o&*yjC+Vj6Ht*YN%}X&6(ip>W||1_&&$S_Zb@- zV`5^0!^1-wjqj+{jI%&o7vE&S$B*Aquh-9>Ez80%3`(UE$z*b9y}k&*+S-~(CX*-s z950v43>V z&Sv}J!!rB(t!wM{#UdDwS1}9&$8iF#>jqrc4YXRVfMFQ4TBlC$?0h}cPH^WlV1033 zbffoh9EZ8NIgXBw0B{_Ksi`RxMWIwG4SjdO7oFhx`n>3N@AbW9rm89%8ylDU@}KAg zpFVvZSYMwP+uN@_pDKaP)%;91fGoWIR34ej`lN6adejd0`v)>A$*6CgTYP zgDw5N=LcJsg|6!)lU|ZPdPyd|=(>(&SvDvYPA{wzyIk1P^;B&9H-f* zVK1E70h%(1s;bzwjjF0_ZRu>Gv$dtS)c5NyXy_`J%f#dF*xQ4>zhQ3=;_-Ks%Viqv zXK9`RzrFu}s;USfa9y|U2ZZQLyIW|i^7i&P)oK-nfM3Dy_XCGGj)S5oEn~a@*=*Jm z4u`RA8%@)290$j7h(sdIvZiU+w%u!+Iwl_f#Kgo~ip3&|qEIXrnV5J>JpQTKC!5VS z5A&8dpm7MQs>;a72vbvk@Z!Z7M@L84w#`NV1pO2T%+Jq@fq?=1em{XgfI^`_G#aH+ zsZgy}IXyjPZEdYZzwi8nLqkJ6efpWPu@cc=4q>WZ|NQyT-CA-B1OfqU+a?$cQYaLN zL?RRl1%kmKwr#ghDcQvapv9dL4T(k$=q@1v^fnbz-bAgQ-> z?10AV+xC95E*6Wm^;=k25GyMyeg7(S?0|e;=ix&?hG78p)j$8y!F{4*2k3g9@$q5a zys0~&R4TRgsZ=UASJopsJ_MJRUV5_G?|{1ThG9@Dm2h1b*LA5>Dj0@AG+MZIv3Eh& zhv4q+E{0(c3f0r+fj|I&P$@big<7fPVm;S&dmcA@)810000< KMNUMnLSTZzZT=eo diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-engie.rsi/meta.json b/Resources/Textures/Clothing/Head/syndicate-helm-black-engie.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/syndicate-helm-black-engie.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-engie1.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/syndicate-helm-black-engie1.rsi/equipped-HELMET.png deleted file mode 100644 index 29872f1551121e301547ffe2201c8e512919ebe6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1310 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 diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-engie1.rsi/meta.json b/Resources/Textures/Clothing/Head/syndicate-helm-black-engie1.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/syndicate-helm-black-engie1.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-green.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/syndicate-helm-black-green.rsi/equipped-HELMET.png deleted file mode 100644 index a7b2b93105e9587dc899974925a6082bcdc9142b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1238 zcmV;{1S$K8P)5g&6owx;R^?jPPH19J>dB-rT{Os>B1oTdrBaSE(-kx*%Stb z{DEOgp`kDY2UkrT%V`~1P9jWvXOY;`%ru~z*1gc`fh;7H^S*w4?v?P7vA({}_e?78 zg%2M-lpi18ac@c2b>$uRmOSr&M#*{l)oNAAPde^}#bOZv*L9`u`$z$Y93p|Gr6pM? z6j)hVF;v7ag6p~xz$%YXrc9l`hv!ySR*Z>>38i|mJ76I0`#y7Xb7U%GR4NrRl`-b# z=J0)gXk=8lt}Ao79JX!KYxXe=gI=?bZQJB>xeMvX?f?Ma_Yp#{wY5c|HN$IOQ(%Uz za0?*>zVEB*E7R?Expe6gjKS{iE&#{J#~dCWUZ`H|4(N0`2q6f=5Fx}GF#Hojteu`8 zSr-iIb~+tieR#?7zT~g{KRMo)y!!BxPNy^Use)1m07xmf`~ChW&jTgZdMb3gT>yTa z`i)+%H#~2eCe3D(ZnukV+e$T+0tmy9TrO7{q+BkSOSM{U8z7g6k!@?-xeW@cvaJdby&x5%Dk#++5IXQ(^}3^qX_1XEK}yr16TO5-Z6R*NtU8TFmu z(W6H)lgVJ3CYEKqd~D)q|s;~r6dePEXz`^snh{*(glOHc<@7;?Ct~rwrzj4 z=YWC!$6QojIe?FO@Zf=b_UzfnKlCX1tN^|Rl=pydjU)iw26U4Ipxc0Mk^poY&`lD6 zZUeeW0?=(hH%S1x4d^BbK(_(iBmw9)pqnHB-3D}Xp#YYbm$i(<&*O9aD38Vf0f%szZS{qgUxtSs)TUu)Q2tf;esxinjB95`V4DYTfUg(C;DcY!&VRNCr6q8`x+n*t zp68Lz=Sip2+{iC*Bfr4CrQ0K48uylN%Yj}xohF~p<9QzQ<3DpfJAbA#_e8h*3a%Y|2Eo}tK?_$(Ax9l5UWc|4gw~vP zYd&z0KXfZ=fX>-%=yLbKV-Rqw}Y6Q#`xyfH&B)(LI|w22q6~0X$T<}U(dZQcx?fIb8dS) z9yuS*xvg(4@Z17xEpZ&DWmy6srA#-Q%@!bzf`|tp_<;f*JP3XQFT(7> zFR<(&OfHK=oXi;0(P@*)YSUxa9-Kto9g{WF856dC5JXqclosAF8|fl z)vn^*#ZXXzlF1|hxm-@#wv9C4oO2|wu&^K#i3It4zGKDZaybd0Wg=wAaLAu6TRxu; zjg5^3l`;@u1;BOZCnqO~Wg}#>Sz_4;larI!w%zJTJAczO(RCfK;u8vm@G3sKu49^J zNB?dJtO5XR+r}^q4h{}TRMWiXH3`xjhyx76z_#sh*f- ze}W{?3ILE&zVm(mlXf80&bQHM0Py|z4|tx}vPYv)DwPV2Mgv{f1I;&30fZ2krkQGv zQYMp06^q4p0H$fCgb<93jI@nW@(y`heZyD&*QC>FN~IES!*7tDBpv-G$aH~#_W{jG z&@c?f$HzIHIO1{n3Ds&9Aq1UPf|ZpO8H>e;Mx$t&M!8&OVqyZyD%<04t;Tey3Jl@e)(=>z-NGU0o%OsOY%H=XrN`w$-nih1r z!3vPi=R>-#^I7`1Fer;c!^;aV3jJqdejM*XIKvfa5qgjuX=~?bdT% ztJPYgU3q-S>Dk%6V-Lh6ctQosvT$8Dq3c&?`d)yYt(T$s#TRm#Ec^TWw|;B3bzNtD zeZ8xFK;H`h*COm}y$pQoJ`i&NT#3+&xC0|VuTTO!bOH~}-%_WEbGuA6;s5{u07*qo IM6N<$f+|(^b diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-green.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/syndicate-helm-black-green.rsi/inhand-right.png deleted file mode 100644 index 245d014997471a60f6de6f5d0af769792f176a51..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1046 zcmV+x1nK*UP)v9FDA2@ z_ysm=OvcN`Xcz{Oc4iQoMbcx}9(G{`d|B~jQ0teF^jj5AJ#-h9ss>4tBuSDaNs=T< zk{%mnV`Jl56--S{-AEw)x^Dcw*2coZf;fHRwe?C^mL*fdFP_XGJU)Bb&`CcM<$`Se7LKf+;^KQsnuweJq>JDkCE!9oPH1 z3){9$GMOZl_LEMh38noclSypbZdWv@EXxvxVW4RmZrMXo6x_0hrfC?4ac2C1(>u0p zqw6|*dwawV6TIg=F%s-Kd+553ZQFO(nm*O*b%ut9zz+up2LPO$oX}`A&b+>T2h?gc zbX~`B9CTe@1KJ;5*Vq0%KCpK|E3R6t#@3fjPL2eB9R1G8kznh~Cbe3P*7?%{-4zKT zik|27e1Q<62#nuG@HeGiuLJPY=+C&W+di(UD&=ySdcBUOX&q%c65u!vhGC4ivXn}t z#&>sjivWgUj606Q@bK{Mw&I!!Zk~^aANbDuox_<$@_B5Zr=@2c9v885;<_%!$H%O! ztaQZh>#i^y4&$425kLOLezU~qv3-1#F5z(a_FHpJ!C(-_aS%dKDwT-G?*4ICuTC!?X|+S<@I|viQ0DpW-`-aTzSE8c(~&j+^A5$8|IyEUOMQ<7GntHNy_3@|7K^cE zZ}Kj;@$fpqmgVK;bCWkc_eQ+SZ4C4;-*PL9qwBf1_oDG2SBGT+9(@A-2HY}km_<}p1+f1g<_dDM_&veN9DwbvO ze?|>@;oZA;y`#sLWqH>1>z-v<-f@33N{-Vn6beFqB0(=qCX)aZi$%}2ZSwj2!3V7t zw{G3?rlzJ?T3S*>#D}3+EP4PhUc3NRg=^Oa=a!b1ltdySR4;G`_~N#0lg(zy=kw%M zm3%%=Hk-w^?SYX|Q7jg{SS*IF>#VJh(H?VPM;~sJ<|}ySt2yjREjazYjpK*W>HguS3-f+yR|V2g5LM90$WND%EPW zQq5*7)oQh37)Isr{K&e%uiNQ#SXfvflgUs6GMNku3k!5Qoqo7UXLP$=xO|zvA3r7 zSlV$M&YnFhWI&W|x65zu-?I-~fBP2e_HD+1zb;%D1R;VV@*dzn1P#OB{Q2|Tym^yK zrNY+M7LMaE>i-1y@89>v$H$3AqiC8&v)Lq-O5wUL-ENn?y**yPel4UgJOUFF6WqIZ zkBb*Cl6vp}o<0TO)vH&crG(Km4aadvBoZ{6O_IqZ&1RECB7x&L!tD=&9RLSi;Lqah z>?|uQD*))a{?pzAeEp*gt1leDQSRKi43_!L4*@OYeHXxfY0NDm)69ypLfNa75WE+r87=Ua8vKcCX`T2P%OXA0I z5C(_Ogntz-m&@Mz`uaCZVE*2LpB03EWf z#2$o3pj<9{zG$P-ARdnsiA31m-e!AyTX=WIFcb;}&)17YBE;iy8jS{DzI>t8YJJn0 zK@c8+Xf#Tr(ZDoKR##Us3`4ZUiP+!YXKQO~aO^nFz)LQd6RsC{1pIG59*+aCv9Uoe zm)raPx>l<-{`~p#k&ME_hY!7EGWj3PTCFyo$z%X%x7#F>$-tu!xC83-I_J)v8yu^u z>WOYfI1PTJsj8|6C~(lB^?E&Uy}$wd{_!KTs>&Z%t^m+(w-rD;dX4M4BYg<&?Ch|! zvoo$~+Bb84=mmg3KYU>22OBt!Bk)7;hGi*_rl);DOw**@ZY%wMU+MSzitD;WbxC)wQG zq}S_Fnw#?$-@QB4ZYa&odA*q#T-W95)vJ8|{22h(bxEhwXqv|A>Z43_!L4*@OYeHXxfY0NDm)69ypLfNcH+ X5a;t4I&t;s00000NkvXXu0mjf+vsWA diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-med.rsi/icon.png b/Resources/Textures/Clothing/Head/syndicate-helm-black-med.rsi/icon.png deleted file mode 100644 index cd419a1114b86636a2369b4d0ecc236804bde349..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 411 zcmV;M0c8G(P)b;z6ox-gmw+<{RgsY5n}h>oi!ve*lW)N-GO;jb?E&yj$ixtj7_r5jKoqqlhHlL# zd9d>G{y)E83_U$P|DD030SZfKxFg_lS07xn0{eFJ{2*WV8))EAPmx0a+lw~=HqUdTuN*QNahLkeC zh(}TMCH^jWB>*rQjaV+1Os7-cS1VYr0oZIdzO8^KZbGG$JDpAd%w{uoyBz@I@%Y=X ze>8;N3EYaz=X1B+ZoMME$NMk1Jn4002ovPDHLk FV1l=Ly8ZwF diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-med.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/syndicate-helm-black-med.rsi/inhand-left.png deleted file mode 100644 index 60e82df8b637f8d6cec8dfee742a327ebfea0663..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1032 zcmV+j1o!)iP)w&YW}Zxo1x9To4EZ0)apv z5C{YUfk5!9;TTqds;V}aF*uP(WGH#3J!Zhh#)kFfv#P3=8i`n{s#@J-deKcj7K;s} zuNxC~DN+;#fOtG^X_`hf8vQ&`DzUn{YR%8jlS-xfW?VcTw*U?f4#4Sz7cV+vsZ`40 z^?L0x8L%+};6LYs!64CSl&I55G#Vus45DdT$B|z09*+k}lE~$9IDlL(ha^dOJf6Pt zgJ4?*0BD+qEXx!M1x`;-q1A%ZQwoIwvMi%%T3;RYdY#G1NdW$7wE$=~n_OL8*=cGA z+cKb5t0BuWhG8JfaypaAq%*-_I+MwyWm!(&j(1(f_IRyUBbiJR2n5Ijfk1#{GD)pg z>%7NKY|Q`w%d$STZddNxalqe8wqCCTu(!8IqtSrp&-we!8(c0|XI_#dTkW+q0ES`U z@p%00RSJbd{(L_F3Bcp=_zlBgdV0F2jz*)wZy!Ez14Q1xM}75*N#L(1Pdb6H6I=U$ zb`g|inYp<+R#sL>r_+?nWemfh-l> zU5wg!I~ZvI#sLw4hc-YU5C{YUfj}S-2m}Iw;79Z5&+K{~x~{FQStlnaJ$>kRXlna^ zfgi!{?yd!}xVSj9uCWS0+woGV^xfFb&dxyDJT_;7u~^KiR4P;|6(%Mon4O*F{QR8D z%S%e7QYR4iWo$Cw=H`ZSx!id+41;huOg5V(6bcQjcPxtF_V%`=D9ZJ>bNPIJDi8<& zpzAt{qI|a%ewre9*To2@(`j+Lh%T3lLZNVPy<-u8YPCwWTAgyc-Cyl<8)q0000)>hy+}mZ%nlf%n!yw$mP7Jms;3pboKJ zy1WNL-dp|wdydzI$U;J#@Sr2*D?0CCS4p#avuv%N&uM0!nTOx=o5#n8=NS+LK@bE% z5ClOG1mUHzq|@npRS*h=9wd-n-8X(~^I&mt(d?+$Oou{dI-NGJJ~sHSi$4;Hw4K|U z2VSoi08P_OUDpYR!#@fN1?J}FOpnJyB9XB4J@R|fG|dFq*w_H872dyZT}vbq7MIJ_ zcE7drVO`e=1OkM^VZv4`;c%EhAb_sxt%?SfrfH_4C`gh-CX>MeWHK2fNkUPSuJPM0 zpXj=dEX!oGS@!n!pwWQ6J+j#>vMi(P`lB_bSCvYI;o)Hb{%JG-sMqV9pPzTVztscE zG!Ix_UN%QYMzGuMI2;c0`8+;O9 zTrLd5xYGTh%S=$yG_(0znwgnle}5kUNs_wG0|u!FKzsa`T^Ik2Q{jb$1#@R-=f=s; zpe5k0tTz?j*7)b(#ss_sA_2cT06`E0K@bE%5ClOGgvWO4n%_-}j`Q>L=I-w9Krfo! z=E}anT})3;6N|-Kdxfj3t50qbwdVxHVlngh__%GWteK3bl!%_z1Y@z7Stt|$$mMc4 zola~v8^vOgVzGGTD~v(ba}TiF?c{PfR8{5R-~d^cA2O~-bLT;@`SzVoCjciWCj^7R zi_Yf?g~G`C`nu)W4T9NhmhtiN*16ScH9J2#cuMY^fZxA=XU1yf&v)+tD3wYUz;XGW zYPI@&2f^RcY0Dq4UjtAol~7fcQmJHVG#ZvhqhYC5s}@yN@%elY9&A7KJO~~h9-^u$ zZnqowu{RIkcDp$}J*8f+v-07C$^RHpnby$KzpWXoz?`{`>~Prp?XG zYm>LKvSP;L@qvExO?}xMeJYIyu{$gh@ZuBjAAzKYES33EdH?_b07*qoM6N<$f)zXi ATL1t6 diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-med.rsi/meta.json b/Resources/Textures/Clothing/Head/syndicate-helm-black-med.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/syndicate-helm-black-med.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-orange.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/syndicate-helm-black-orange.rsi/equipped-HELMET.png deleted file mode 100644 index 32f3e3647e386cb0b1e4e5ddb074aa1e09bfad41..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1255 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU|Hws;uumf=j|;2jN4%{$L&8o z)7tn%=gLNLA5O6;d{Yb#y;!=zXu9mFgzc?yOp4lv6>ikJ5~6kQfanGPcf0g< z#`G0WHdIqrw=|bjo__k_t~>=59iWzzDME)0BG!GqVAA_EivO^IhuY-!Q}zX{3_I3! zXUmCL`Um_K}cb~lg&vbRL7by&_5B+8)B z67l+LmHr*Rl+?#3FXU}!++kccDQ~-UPXF=80jn?OZ8zj`)><}&ao+QZK5Cn5r|X_R zHSP3M(}onInO|-CA3jXfWZX38RhY+B?LU`hKe(|mdCj_YpEB1tE#}^TRDH?gOry^Y z|C}$F_#QiUY==!wEvZWOwYg z?b{=xq9&cv|0>4dp&}GBd)0@>zw0l2W1W8dePQk@C#8uKcvXAXy#{(zpebvsm)hio zQEQc24t%yLiJji38OpdJn)Pq>$JOQ9HGB6(m$fDC*;eUb|G$oJcKoe|zh};#?RF^6ym_@*>uF|O+53D9*goyfR~b%mOd!&Zi?E^I5r7R)-q zaFr=USaLyBLl#)^*@Zka=FSbhBxK(){i5<+Ddrz{Y7V_UWMBJpbGNH%eA{oSXHRw| zo>#~{@YX5r&zil*3zFiwbNo-dHd<8wXuHs5{k4v-Hva(1-SP6d{IVp&MC!)2v)8VL zZTSDpBiy`r)59f|DbE(f@gJM_oHa`4^rSxX0@g3<|D8C&!7$Z}_4KA~|7&B`hDq-# zdg`SSTJZ1?>%@~O^G-+VO>b9ID~m2Un-;u^3z&qY=RBBOVIy%o$xv~(#KX`Ji{@;M z@L`a86ZV4Fub}Ke1+(-A$$pDslVj#{`580JW=nnWvA*{GZ@~Niy}i69eZuds!;xDxLB{nhqW77(G`;x)!LjkY= OWAJqKb6Mw<&;$UhnqZ*- diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-orange.rsi/icon.png b/Resources/Textures/Clothing/Head/syndicate-helm-black-orange.rsi/icon.png deleted file mode 100644 index ec3e434f73f0a6282a04221c30f6fe4f9f6200b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 417 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 ThA#V!00000NkvXXu0mjfYQp*5 diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-orange.rsi/meta.json b/Resources/Textures/Clothing/Head/syndicate-helm-black-orange.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/syndicate-helm-black-orange.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-red.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/syndicate-helm-black-red.rsi/equipped-HELMET.png deleted file mode 100644 index fa7092db2a02723e3828f94fbf123cf7b7c5ac8c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1254 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU|H+w;uumf=k2VG`Ij>!+U0)> zE%n^jwqj|Zh~twr>!POhwO`3Dy?Y~Ix)+Cpl4_672lfLc$&OA%W`rn$h>(_s-ck8cu z@bvWb=D)XJfBx*aHjMk)^XJX_f77Sf%%0Ex>TA`9Hv#{$wrVX^7yNp_X(59HP({w| zG|3m=f0s0Ni|exm2M6ETTOB^xvrYu4nqkAL*MHI^YW{zET5x}^b@`SWJAG08BGv=T zC!6y$r^cpNRn1C`J#N60b9-6X>fS9w|xHWaRB?B;Enta^Y>8xVzS}DU9o08`;^#fqWRE zH8p7S%{vSd^78sS*LhpbohGDkdTQD1q}^xV7R@wHKX>6}$&QP8$&B{XPha||w4I?w zs>zANZ@%5xR`dLdqHj90XV2cT?(~ZHEaB_pcrU#)>2zrd(P~YN6zO)gIsf?a@%}Hr zYvpVz6sE@SVl|q{6aK6AoE6{Eyz(9Y>(rE`y=HCPXjrvZ?q`kM=}j6UToKb;?dC7P z{@Qc8y+;_so3MkwzrSbvk(k{bucpp;B5kw!HyMF*O@BEQm$b!qY+?Mpv*cyahYt@A zPn`cn!*UwqeWoCOr~6798CS8cP&0Gb%5e1v+X}G-vu-e4WeO3NUJ%ugmBbvv9pIbO zkj1#FlQ%%u!4$0cnFrgNHET2?h5id2zo@)dkHH}M_MNCGDYd;jw=H{ewqQl#FA2jX z_qpyzMREOG5yGd_C@RJK;7JdM|DNnw$FC_|W!gS%T9ZNM^2>_TPfzqvsW7)bz58b5 zDsFD&{N7iGoCKbEs|Yp-Pd+J#zW!AqM$O*SZhG+buM8IwwmU_) z30lUbF!zLY?~Lh-|DM+H*g|T;t@@tlmCCYBw{PFh$nb zc%D>N41zUmT(}(Q9djiB!tw$dx-TooBq7Rr;g$K;p7x%YMB3S-kJt$@Uht znwQyIa?DQet^U5GsQ&8HkAX2i1D|*7=ZD8CX-OddpTy&=`iLu=f#ny2r>mdKI;Vst E0L&Cpj{pDw diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black-red.rsi/icon.png b/Resources/Textures/Clothing/Head/syndicate-helm-black-red.rsi/icon.png deleted file mode 100644 index 1691b4da339783e59b0baf6967f88830825644c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 412 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 diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black.rsi/icon.png b/Resources/Textures/Clothing/Head/syndicate-helm-black.rsi/icon.png deleted file mode 100644 index 897ebce46c01938b00515814dd81898ac120a965..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 379 zcmV->0fhdEP)TrOO%S9h+pMhJmY%2$7Q z2l~E82w}yJfD0kS(VFn>g4YNDj4|!w@!)3|V_M%_;5h=VHE|s0ecuBhrOeOga|;m1 zajvyyKA(FT7~FxTX=X{1I1^IJJj*hql(`ij^Cx(ZAc`W&vShtpbHCrovW&7UiK56i z6)<8G)^%-ew;KS<<&v)J09Y&*zgGXYO=x)*sjA8x4u{cO5JrsPnW^HF4ZMS3AP@)y Zz5wVIhOzH4vRVKD002ovPDHLkV1isqqq+b9 diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/syndicate-helm-black.rsi/inhand-left.png deleted file mode 100644 index ed1406959d813187e1ff7f3a37e12f9d6a018f71..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 942 zcmV;f15x~mP)+49+Mx!CZ|C`O`r-gpczh1A4%gf892QEaK0Qr0#_#Sw_ z-^Vn~sI6M9id-)DM?!>&m&@hfY|Um<+uhxj6*2$`nVp5nmr5lL4-cciQmI70-=7)P z_xvr(!Y~Yay&jsT(d+dv35;pj{N=oJ%hm@vb(N}X`1x={keTiCKI-{ zw%FL%;Njr`fY;Yoo}Zs(h8iJFfbn>YX_{fO|4z64u>WJ4CXGfzytNd<(H)P+BoYad z$z;^#`#wPsU>FAD@mN;KfaDnfAcXi91i_njp!kvRWHJFDo6X|;eq>K3lk|E$CX)$< zVMvWvssOI*Vp&!(9Hnx(T!?*Q3smO`O`<2Vck16#<@Qg;D>bUIC?QsL<62+#8<6be)-71HVSTwh(+aa|W71dij7&*yO*2O$Km z>!Rzr>~Q5*f{jK)gllkEf@nPxl?0kDzVac%G*PL7)Xepp8Z& z&9-euqY(g|PG_N=VC`o>tyUAcTn^9kI6gk+@$nG=&+{l2i|D#eyWL*6CRlp`TCJ8= ztJMU+-QC?xTlm{BjD_ofwHE+>iZHM2U4+@tIkvYo2E&J!(raf1!%Y1xuNHIkR&O;S-;<> zs;X{;5Lw{5t}l$)woP_-cT3lE^TwX%q1)}^=;$c_bh}-6o>x+}iddFKWm$$Oif~;Q zgb=u{3sDpy%konH`C=!V`P^5k(QUx3{siwT1ipdjP=W z<0Bp(9+qC83lIbWBuUDG{ZqW?|M+i7l3-aDt>UYY&2A6`;5ZI~AmraANrE&@A&Me` zASl`Kn1fO}Nz-)U2PmZz0G;=C{5^@H2mr9ZzmFtI@^L{B;JPlND1s=8C7Y4}VHiS| z4>bo&;^% zCaS9DBIvr_(KHRZu6MHFtNc%3+cx2O9?fPGjYb2SronL>Xqtvbqk(3#37+Q{{O9Ix zRIk_3>-BJae2h4bp=la=y&mfI`sYQnCbe1(VHko^is^KUcDs$~bP7r-!Z1XwR$H)H zSP5E|MYDJ5;NT$7q@pM;o&Bn<1dIL`dCLElOX1VgQ+j!Mx$=>(ngFk5;T0(IT=3t4 zl>+<(m;hhx0E59`Fc=I5gTY`h7!1Z|^X#7As!hkiU_eKsQKdIcpJSmk_8KHff@zw0 z#kE*>-xSssz%)%t2q_gzGBGwuh_&_vP1B@V;Ev-!Q55hz4@FU+C<^-hex=V56j}QT z5Cj2^$<R8IQ*R0N?jv7zTXbCuy3JG)+ky$HXv< zcX#xoSUU;c+}yx0476G;0LW|atyT+@$posZVlWs`ydckfC2Ow)P19UjhX(*vRpEIa zMx)X9OoG7b#m-BX$W`G(ildtnJiw~MOn@IRz&|e&TPUwoX-xnC002ovPDHLkV1gF` Bu;Bmz diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-black.rsi/meta.json b/Resources/Textures/Clothing/Head/syndicate-helm-black.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/syndicate-helm-black.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-blue.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/syndicate-helm-blue.rsi/equipped-HELMET.png deleted file mode 100644 index 75b45c6ca3f7aef85b8f02a304e85bc56bc74126..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1219 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 L`njxgN@xNAeajaa diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-green-dark.rsi/icon.png b/Resources/Textures/Clothing/Head/syndicate-helm-green-dark.rsi/icon.png deleted file mode 100644 index 9d84d9e2157534796348b805e8a2f1b8ded210a4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 391 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 diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-green.rsi/icon.png b/Resources/Textures/Clothing/Head/syndicate-helm-green.rsi/icon.png deleted file mode 100644 index 55101873c7d6e2085226a08a69cc11cacd71d45f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 407 zcmV;I0cie-P)w~ zp-PmYYV%Sy{7D}2p7s9U&+!919?yTLcWi?(<|KhAiVo(_+7^0RKDy?&*4kC8o3$P1 zZ8yrB+gdowGVm~{bBo2oNhuM>@zIWUHqaE0q6mY*ppLKCYZzmowRTh!Bm>pSjWPK6 ze6Qm+FTle9S(Z`C(F|B?!NUMHFQAsC&`-G-m1Cil!l)dJ zO1#TUXlL6sD6I7-Q5@06I)Ut+lgucLl@Y5NVnM066D+Pk(F@ zl7GUcNRlLOwOWyfPZRPLG&xoLWCMSJH{kJjJimQYfbmin-7f$D002ovPDHLkV1hLQ Bv{3*6 diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-green.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/syndicate-helm-green.rsi/inhand-left.png deleted file mode 100644 index e70611084d88b22cbd6a639e4a54a9c5ed302380..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1017 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 diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-orange.rsi/icon.png b/Resources/Textures/Clothing/Head/syndicate-helm-orange.rsi/icon.png deleted file mode 100644 index 30f6d2cc8b5da50dfbefbbf7e39ce5bcccd0f4a7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 411 zcmV;M0c8G(P)@dq3opWt~OqtS@@ zY>J8#mi>gC^??k_vZyzjv|23|iv^zNQExQ0PoAOO2?zaNs^SEIYPHIEJO)5G_R>DE zssdVX0Qe!&>2%U=x2xTJifCU!k!{7dHn0nf0fWI{_yT!IjX(T?QMdpA002ovPDHLk FV1gSjv(*3q diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-orange.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/syndicate-helm-orange.rsi/inhand-left.png deleted file mode 100644 index 15f837f58a95855d942217d68b4b6e35a63120cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1037 zcmV+o1oHcdP)J{I1-kMFF1ne*`7NK<8Va;$Yw~Q@Op-2th0VN9xByHjp(!HN#$$9qs@_qmJ zz2{HQ27y2z5C{YUfj}S-2n7E(JoOq#CX+6>Q9F@Hq^|z2xZ?(V`pKkI`g>-2$|)SR z*xRfBmp533AKtpn`*J{HW_rrmEei^1p80cyi@p@cJ6ej@ zR&sf6t%r~U61HW!h%7e;?{bIp`jt>=H|HQ zOVRaoiysb!-ELUDvsHH;rl8RTsg}KZ`qEU0t-cdFkxzMAvn~ z;V{{3mdz&{tgWr_@%Y4!{s*QGDB$<|Id}d7V`F1vvsuF7Fz3!+s5zoo>79ekC|FJ>?YUawrrcl}Z612c&1N0}B01*{grO8PL#D zcw%D0iO1u0|3@Vb+!QFK(ZRbxLj`CCgaG^PfIuJ+2m}IwKp+qZ1OmZ}=D_dSRoZlo z#bQn(k*F9$wM|pkUyZ#8zPNGI0qB;F)orV(1Skf6)L+*2;q_}ZWpmT)2}Yw)rzd!V zp5O_*UN6C5kooy}PWA-pKI$(D@w_xm2FL+v$2SK_%SKgIG)-f4bQD;v$!=3Df*aZg z&Uh^hGUmt(m&pfy7rVs!?RaN2|o{n}eu>CQHs;Xo%8G^we z-+p(yrYFIH7a$gkIRgU&!#v5-?);hA|Ns2i z{hDtO2m}IwKp+qZ1OkCTaM+L%i9|yaghHVgqDZ|os((xA;`7fwwJHTulM`0y*U%FV zh-c~lReZea-ch<3IH8sY8n-hjUQfAGI2^Xr69b&Ta8cS@wHv2o@X)FEYue6VxG43# ze!Qx`qw=O?d?*w`Rn>C4VHhM538p3|EIT`4YI4HzcomApB1=n4sH%!#7|2IoqqViQ zEU%=>0i~5sBof@clP%q+C`0-TcTc|L00N%a92a4BY+bAf7`SR~8oO7q>X>TpdRvs0(z8XOBddOwX zs&NiBG18MU|6Z$oz(`NVoGyBlT8VuyvpE2Meq)%q$N#T*o2Ly7qa4YVI5tl(?HyA1 z?Ir+=Z-$k3e)-x2m@W<}W;TZ`%X@1@gS_`t=lHKFuCE3d92{hRex7sg6kSg@xaA1e z^smYTD!%}4z3nF$45I5gckiSzvpKf<64)sZ`0|UW)z#I7^A#5z9UbVpPB0jxP$;mz z_Jn*s&&QvPR_Wiec|uv1Ieq3V!^6WA3I&3}Ag9lqwf)Ki9O>*}#k>#J2D+}Jsw%p! zgSEkmd7mSl9W`TWGQp|I39Gc10)YUjR0;sa>)A37uu}v;wf>bnOaEL325xt~0^0@wino zJef?=+uMuF<)W|m7=69R2#3Q>^RJS+Bf#x;lT0SjG>w^=nX0Pm<_fHx*|h^ot1rtk znx^s7+%3`{x!2&Is(#WToj+g-jM>Az|5u=7Ptz3dpkm#^ct5+#g%Y z{C+>_bedQ!CcU(o;C9K*^Q6djVNZ&q&0;)=>acLYp?AQ)nICbL+P?2`00000NkvXX Hu0mjfcH#Uz diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-orange.rsi/meta.json b/Resources/Textures/Clothing/Head/syndicate-helm-orange.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/syndicate-helm-orange.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-orange_light.rsi/meta.json b/Resources/Textures/Clothing/Head/syndicate-helm-orange_light.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/syndicate-helm-orange_light.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/syndicate-helm-orange_light1.rsi/meta.json b/Resources/Textures/Clothing/Head/syndicate-helm-orange_light1.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/syndicate-helm-orange_light1.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/syndicate.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/syndicate.rsi/equipped-HELMET.png index 37908c7894edd7e356bca6cbad8db6a410dd5cc4..de19e52a76f14fe5d6e8d086d759366da61c2a1d 100644 GIT binary patch delta 1251 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 diff --git a/Resources/Textures/Clothing/Head/syndicate.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/syndicate.rsi/inhand-left.png index d0ef80d425c9cec2d5885fa0fba7df0d45950f65..15f837f58a95855d942217d68b4b6e35a63120cf 100644 GIT binary patch delta 1015 zcmVAYss=6gP4kic~rcDyKOx32hSu zZHHZUnpIUr>OED}9@=HnKtj{99kO-@gxGcJ72kH=noXSq>@Y7Dp>*3}&2TNZj4e^2 zNDbZrB?}59ZQ>Nty`N;sdG`DAegF5p=TFZDfj}S-2m}IwKz|?*2n7E(JoOq#CX+6> zQ9F@Hq^|z2xZ?(V`pKkI`g>-2$|)SR*xRfBmp5C^7%XfilSf`1^_KBE!dWc6p&F>wP>T>Dd1WL02D?(nM`u;Zo1fR zS~hY(!dP6YYGd`$L%hCrT3cI-!EbJEva$ZyO;?M!CV*|3$N>q{viWgz=^H2swjbWQ z&HHjdVrF{E*)0nSX`cCWg^Ruv$2(ez*H&_QZmoxq1Ah{>WxC}u;Bp24Ts^*I{`F+{ z_Sw87SL$n8HUK}L8spC6|3m9L4u#!x7jU@_D18FF_WA(fa2Q?J zxpy~>X@A*O7s1azi#uIiU9`4&>Fn%8*LA|-FxhOD%_keIt*!C#_{5I>2c`}v;P?AE zcm4unV`F5qS;FBk=gwcKI`RNV4tKI*J^*J6UDr_*1zp#{*&k9ZoBJ#B{(xZ z?WPa_Kvh-Z8lH}JFR=YFhN`M$GH@A!!64s$ce|!1!GRYb7K=Fp0|Vr8ImXAw zSzcZSAeYNAI5Y|qhuDHg#*BH?+KvbPqRrVwgG l@X$m8GzuZWemk(={0mo~cJZCv&(Ht>002ovPDHLkV1k=Y<}CmK delta 1004 zcmV2!aTZB!9_CL_t(|ob8%HNF!Gm$A4}FI}Q01iXfm$O_We%7d-HvK@BiNW=Htx+fj}S-2m}IwKp+qZ1b_cG+FEsxNF;0sqj`eC zU`zJx_Jjd*4lKq!UOV%fIb1hF?8QTO1+`bL`6ZmE( zgDgpvzECJ+4SKz25~4it_wU`SX?rw3-*$a)(5{dH8@GU_Y1T$M&1NP;Fc`$=^HttS zrBWmk2^xv87=MddH;0EgIywTt=kt+Dr2ufbTx_J%+#DW8Rn>}*E3*Xv$}^uxBzT@o zR@x2IM3y8rGns}ycJg^TWtonSj>_N<4i4Bi3_C-uV4DCN=`^w=VVEZ0?QVU0ynpKL zccx`YVlfu8>aBwEGXH&Ri#vuvPt_LMF-@MyGHzLBBY&N?D`ddt6#($@=8Nq=yX3m< z%Om3hr`Z-?&2k|SAXhcxvMfU?MbR*D%eB5+!Bznb(`0#Me1Knm0^sKlKN@&<`Ri?f z<&p6L!!+q_;NwOH31V4*Lt?uq_-jXD`y1LMH9lzgCp-|v2(`0XNkA+C&KlZIA!D}s9*TLiQ z@L+b9nVA_1g#v!Rp9izEcs!nlw(Tw#+qoQ8sf4cU_ce(5i*ZxXy zF&4ARdwFbZjMddu0Nk>C<~pEQC*z-F-|7mu(0@`m5{X#RXwecAwo`9{K?~J3E{5>j(j!?7r-O0@EKH{*kM0|H_p5)mP6$Lqq&_hATM7afAQ> zs;cshruCN&4}pJkKsK92Q53#^`n0Jp!DW>fARG=`qobn~i$xX|7Fb_j2cTFiGBGiM z+wDfvw5DqUMHdj>pOAw--sj_kH_22Qua23V+x^*7(6&gfQv#1aM=M| aHh%+{NOf2*IiUj-qf#;#4hCRn_gm;7UP=-gAYXdMSrCPDCp#A$9Q*J4(|_DI3>m>&R&c zNHN<>?b?_?umh~aJjv4T{F&MR|NPngnr{#Y1OkCTAP@)y0)K%(aM+L%i9|yaghHVg zqDZ|os((xA;`7fwwJHTulM`0y*U%FVh-c~lReZea-ch<3IH8sY8n-hjUQfAGI2^Xr z69b&Ta8cS@wHv2o@X)FEYue6VxG43#e!Qx`qw=O?d?*w`Rn>C4VHhM538p3|EIT`4 zYI4HzcomApB7aLuOQ@=fVHn6qU!%3PwJfis$^oU7Pb3oDy^}7to7o(S*Mo68vp<$J zz+Znpz~yek>2zWk1_0~p>pWR~yk-Bg19Djt#p}V$=J@ec=3A&Rb^zYJ!3T=hW7{Yw zh57RDE1Ywu=xJ{)%T^v0xxN}e@p{N*&8l$@HZjtZF@OJFt9`&oPsW@sdX!p;eK4~* z0DgXBn7POQuXvlM4Gg0k$(1-ZPcZErQuysA0E=&im3Mym+60&`4k>0fhb+r`Yej>+ z_f+TjuPLst1{fS1WPX00bM6#fPdB*b2-ftk$^$CD0B^nRCm0N(>pFMuq%pHOw)zs- zDG&Jai+`xq)zyXb6&D>H9q77FFc_pzD6qcvgnT~F$DfQ=>EE(>LRpqMeda8~!^0E` z1%kmKr_Y?V{mKIz>Fi*|ybsm}x~`+DD!Q(NwZV#cpCg?eHDhWr!Kuj!tF)H_fdHvg z3IN6H*)k8XQv^V@{*^pS|7}y@(a}*W8jWuI#(%e)19nTz7N}$=<6j20b--ajIN+ca z5C{YUfj}S-2m}IwKp@y}c0BXj?$9w3iCD2%%+`mdJ5f^_+YQ~_-HeUL%k}mvmoGKl zA!^+Y7#ojUj@A~AzA9I>L325xt~0^0@winoJef?=+uMuF<)W|m7=69R2#3Q>^RJS+ zBY(i{c9Tpd(KL;jnVG7p>*flqo!PYmN~zCk_ z%a^3@f4Bj_^71m8rg3#{K)QBsNV;}!NN|cSo|H7L2`vAQy5n?qb{0+3@cDcIw70hd z;Pd%dSXjXC_Y;XkES@9TI!Nly1jokX)`Q$1Tgv=?Kk0OuSS%*Jw3*;`$?{NSC002ovPDHLkV1g^z{5Ajp delta 1017 zcmVP)XB)Qf6-`WCUS?Gp=<(IoZAFuf7!26#Qmi6r{u%`K6 zySuol>lkz_;TML1UkO2&5Io=7amA@mT>3;=x%A1wNiK*ePTi!)p{Xfc$ zWD-@!h!a8pO~Wf)N0_*Ma|xgu1{No#hVjR50D#}W{A&2x;*S*oSe%#|)(rzgz4f7E z#%eW0N+oE7Ael^}R4U=7u48O}AAb%tTknbkoL_*CuV05C2vAiO&lCl^VW8EQz)x|& zclo^8-+$ka%PfmXBmz}cAqWB*jRyWP4Akp&e4ER;?7wup!)P>$+q1KnnVCVO(SRTb zxIH_IXf)b;Z#pE%FsM|kFprL)sw#M%hpMVDkB(5ORuN>FrZ!EH;C!KAT5D-?auRE6 zYXE>SAuZzoKg|HZZNHP(+21x4&gF7uKA&&9UdY145w? z6n{m5D2iBGT5|nS;!OLUQwv~?el!||D2iBq@&rG9GTrn)!SeUH%JesRUtgyK9%n!( z6tdG_;AQnvd9y{W_q^J4rg#!ye0&`BdL01p&|o?2?tSDee;mBR0smsU3kLR@Q*VOz zGMT_HPoDw+c6N3kiXt8wEcXZl+#?Kdk8*=oI8hY4ZfLLYya}$XtUwe+#N%-QKsX!* z0L0^Qtgfyikw_q$&6;?FVC!w-ITBouB(t`+*Rm{;NMK`Q1I1!7@Xkhp?Sh>*36cFm nPcBE#i}L`z9i{?Ycme(c&;@C-As=7>1veLXpIwC7=!pqC+U?AaoR@>Ez_%>QMU=3U(3cX8(q3|A90`>?pW&2_mSt zx`+lT1ky=~R9bUYI`kg+Al&8defT&&kVqu|9p$GVI-Sn10t$t~xBDkSE_-@>@Ydh= zw|CyUcJ1#=AOU}PG7{w~l_D95;+HtOK+7~efW^vTwscsmoUQev3dFiSs>Kr7$%t@B zMb}iqA(iZ8M73BV*6kfv0H8gvNw{@#`3$qALoS~o;nryn?7-mwr$G-)hcm6LLE3HQsB=8 cBoc|_6Q1I1ei05*9{>OV07*qoM6N<$g0&E-V*mgE diff --git a/Resources/Textures/Clothing/Head/syndie_helm.rsi/meta.json b/Resources/Textures/Clothing/Head/syndie_helm.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/syndie_helm.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/v62.rsi/meta.json b/Resources/Textures/Clothing/Head/v62.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/v62.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/viking.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/viking.rsi/equipped-HELMET.png deleted file mode 100644 index 9345121ed88c8f72ef06dabe2a87672f82fbe89c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 294 zcmV+>0oneEP)^%X2wEmmL0(gd4ew(a_yVJ6cI;?N@A=88N& z7{{~Y?mpWcr;;SWB$MH^1lS!D_37QW=`>yZwSM-Sq-#0=V833LzGqc+niWj8b!IaB z0{~GNFdFo69lLsb&mszg_5o2C;CmM5{K7fE090*Vgb~2^EL_JX%?ez{26(Gqx1|-p zGvmcd^=5Mg(3{QGc(F1*{j~sTRy68w4A9q{!%1_CHzhp29^e*l%EL*cuemWmnO;P{ sPOUQ_009U<00Izz00bZa0sIx<4)cyoCR*TkLjV8(07*qoM6N<$g1}XLZvX%Q diff --git a/Resources/Textures/Clothing/Head/viking.rsi/icon.png b/Resources/Textures/Clothing/Head/viking.rsi/icon.png deleted file mode 100644 index 4d48d8520c22a4b4a855ffd2046db0e4823f08f8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 458 zcmV;*0X6=KP)m66oQ~2Toco2 zW2GKMqHQd48#kKE&YmY}GF8Y7^FBKt%aR}npiY~qRlNad003atB$zRl%5Tm&!TPEU zT>-{edec9HzTX`iBmFAOQ~;zn#^&r*BM2>kD*iFN2e0dwmY8!+w!8ylh)Mvg_+KE# z0+@1<37z;PT%lH?m^By@eTpNcRp9X1ihu#L!#8p8F(PfS?B zux&t9pm%&pdIsXMRT$G=ME`BIKS~>b2B3C;FW9@xJP6(8ivR!s07*qoM6N<$f@yoi A+yDRo diff --git a/Resources/Textures/Clothing/Head/viking.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/viking.rsi/inhand-left.png deleted file mode 100644 index 49e3826e5c6c71d3b32485aeeb5fe11ae3bfec9d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 352 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU{v>XaSW-L^Y+@_tmXiTV;_$P zop|=(c-;1Lt&fB{g4Z23^}ZI@=zL8tvRZZ~PYHL)xn;Wzn`au`T&QvOg44$iv!DMR zo_syShx9XN$%Res_C{jAtNxfXn`gi6+-@9A- zPu9xM-M4?=mB#$-rC}kn_I@=CDtFt@;OX@!;Cw&-rGmz+$#Ut)-PYbslMD3d3|^7x<4VaWX^FsW?#5}*Q(|V u^)3v~{s|c@247g(%04rKeFGsHUVrDb@bqnSe(rG?B;x7n=d#Wzp$P!ZPMqEV diff --git a/Resources/Textures/Clothing/Head/viking.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/viking.rsi/inhand-right.png deleted file mode 100644 index 7e99df37215350ca46248f6f6f7a169e70f5e2b0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 347 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU{vySaSW-L^Y+@pyygIrV;}p| zJY^R($mdm^Y|0D@na>;@yj$Jj%DF4=ELUY1T~FD?XS1|vm6n>Ahh+40PA|6q@lGc! z#S4F&Pz`4S8p^=noa_=9l6^+*uhXP$?$-R@_% zPZvM5N(()nx$frcwQjrCUcBxmQBhU3V|uRds?()Dt&P`@)~sF4D!?``=J*vw>sJ$G zRafr%ZrT#XurB%3HnpzHG22WhE{Uq$srzfuMpl)~T``i6e;%5!AA)t$$u_{#FyL975MqWEh?Dey|c3Cl;I(>TPtXW>)(~b5kZDMC>cHF#p@7znrG1J!DBgTxg43N{mBI|mPnY`dznk~`*w@#Ry_z-LJMQN3@$xYR@b=t&oBzF{ zV#fx9#R5t*>T8Zqk6*K0dtTcK{ras_A5CvPF8oWRLz>NQetzxMWP`HrCnQ`}X?IGu z6)*_qojJo$U?~!&*M8{Kv$9uvIDl?2n)&2*{=Q{PS9UfrSy!K*d$-7L{uQft4_?N_ zze&hn{qx9XU7l~-X3fjnf2mY$4T$;Q>{wb$ext3wRiVYHj-yF;tUfE+$L~GW*vwwJ z;w|sRg)JXTe*Z6q?@ZmdebiBR2uf*><@t9${-lxB>-5(q;y!f!? z=B^WO%wiYzJ2q_FW>#ELF{7!8i9x87W%A_7C8ec?1_m2)~!j{v8!3 z0uKD|l>MK4LP){7AxDQ16obSu%l0(%ykZV|v1{JH@*N(bFJHgEKdrvax?kSh+^+5P zvyC;!!W-7TUbZZAPx&j6g#jG(3I+WWY8JlU^^%`OLRNOEN9aWp-PM)GLKC9?yme`6 zn=UnD?#yFpn+;7&Trx8=@2R}lmB*$RvtY-L85t&CuBocqg*(@%aB$z)QPFVYy^X66kzx%a{<%E~hwb=C zP8F=adXuj*zHZm!q)Ta!&-R_0)2q3MQ*5Qy#SD|Xa`N)eukW;sxI0~M+6nb!X|+yi zHrG{NcMLA&2DYqk=oO7DJiK7hq9(TOvy*?97w*dBS9benGRG$7+)wS=Ir}fMH!RD1 zxrk@|_0=gs3lwz}w*I(Mn3B?R^=hb?xY&lT=FzS zde*XsMLRk6e#+YBd{5l>@`vkkNnbxRmbImV?n~W*R moD*an%%%~=-29mJ4`<}Dp2K{M$2x$;3WKMspUXO@geCxSfGa%! diff --git a/Resources/Textures/Clothing/Head/yuki_matsuda_1.rsi/icon.png b/Resources/Textures/Clothing/Head/yuki_matsuda_1.rsi/icon.png deleted file mode 100644 index 325cc9b502ab0abe4d782eb6e072b9d8885283e0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 439 zcmV;o0Z9IdP)UkcX|As8ghC-yRi)eQ(r7eDrBd!NCZvwQG)?!m zRAOUe9aU8kLJ&MWVD03XN~MBnny#z?sR}r@%|bX#Jig?p5<=R5R0TSn4iEQt?5EQx$}F1~ z=bpGM(tTiMRb^>u8AVZeJ3ZrRH_N+mB`y4g^c{#sqrBGZG@DK0H`goz++6dxn}z2W zX#>)&IG4-0<#HKCQ2=PS+tg|`^7%Z5VR-TlYQ@qOFbrcVnM``#dq45tFjOlZR;(Wr h{~1l(fRB%l&j;i_cL!qHw@&~7002ovPDHLkV1mTp!*&1w diff --git a/Resources/Textures/Clothing/Head/yuki_matsuda_1.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/yuki_matsuda_1.rsi/inhand-left.png deleted file mode 100644 index 05615b617c753853500c8696d1addffca787d2ab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 897 zcmV-{1AhF8P)NklCiYOVJD5B^=8YKt{g%L%tv4+JO z(H~!e=nrCye2j%oXh9H>MGrDiV!Msf+k-hP)0^%LyzKm5cJ4WRhx2{=zVr73g+ifF zC=?2XLZMJ76s3k%Xb16lT*5Gxj@RogNPdN!VK|qvVst8muqxc{{CCDQ2?m4z?QMn1 zF9zub5JFg?P>8CkDh$J5YHEtHu`ya(Tdn_5LI`2axOH7!9U~(n`TAlQL23v@qfzU@ zy?bolya~fFFin%yr%tf3vx9+w0iw~UWhd|Pc*x~)0D0wexf~vk$5wtRNcDi^&=6~M zou;O}bK0&YlO%_R;K-4A<-dIX41iHv`$v6wc{v~6zn3}GJkmp;xw)C$u^0f`fyA%+ z(>@=oSFN&@x4u5-QQvfV+a^f9n=NaV`(zJSZU|&dlTau$t#twtzkW$Ta(g`)(_B#g z!^e*R+b0%>TqWn9G-V)tEA03Ct^WRg zTrL*?*=&~K;bGd_+X;um(*MCix5CmrARG>BEiEl`+_)IZ%b+M*;pM9AzbN^`P{|uW zp-?Ck3WY+UP$(1%Md`8ZudWKsKd`$rE%_UvqFjm=i*sksTE9Q9$#^bzj0XrItVnM! zgM))qxZUWwju4{Yr!q$vKnP*=-nvC)WhLo!nr-#hobSJh1F93bQMJ!8Rjl+^!C9fOM0^wlY7N9=kt<#Pm;s$ z_v4(Co5KM?5ClOG1VIo4K@iG~6pcoU>Y%x~*_J>GRc!pb> zVGs(1q-~3;NLz{DQUFy|&2TtOb#*n0qOh^C!SeDl?d|PmDHK6fRWm&;>+9>8o}SLM z=ZimQ3h26S{&@2yb#;eP6a~XD*wgz3Z(RI}v9U39T{pKOhl1(4ZhF05lF1}MCi!GC ziP!7R8-LCSh)quNn%hlFORJ^x?_)7ylap}jloPSr;=%p<04RqJ<+Qt8F7DmEoA*1G zDd6+@crOwGpb;2<+Ww{A&z{}8?TgkS=0Csl^G}=C4TmB2*MHa2s~=cCpECv441;hu zyqWblj6Z#49Ab^{ux1#}Mqi|Rb8`UP7>-IehNIH6*Xj4O<&1#!^>u#x^%uH3I;gC4 z@%Fc0^X&UO*>TTf{QaBBMh1G!eQ$OX8R#+n{e#lkU{s0>^gMqJ061_^!Q-hV9*^@N zc!k@yZgJw|NnQzjx*a(b#os@eH_3FHzkks3D_|)=Q&STQ^Yg5(uF`V-8m|Lfzs4UQ ze*%9_I1skItVuq9(atG=rfE`VXQw$bGQvScVddy|BoYaxrlvUC*N3KQJN`Lft1Kfx z(=@5At<5rwUdH6%e;$Qj)@1W3`#(cvUjRW61VIo4K@bE%5X#RBx4ugK{J@Kp{fNVRm+wy33br3(`rpErQj1 z_p-RS$eBBLSgNhXCpX&FwWA7N1FB@1m6esu^~A&ke=jUR>S*RrMJXtF1Z1DQS~Cn9 z8X9Qz`8a)S7neE?Flv-W844~yI{EbL=;$b^REp)LC0s5SkA4`mD@I4zvIc}gAt@LP za^d_r_Io_c%*;^vd5;}kJI@%M5?`5&P}x+(EV#K+`lS5D1vr r_jdK|B-;uArIU2Fvi~zw_62wX<4`<2DTI-j00000NkvXXu0mjfLPpiA diff --git a/Resources/Textures/Clothing/Head/yuki_matsuda_1.rsi/meta.json b/Resources/Textures/Clothing/Head/yuki_matsuda_1.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/yuki_matsuda_1.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/yuki_matsuda_1up.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/yuki_matsuda_1up.rsi/equipped-HELMET.png deleted file mode 100644 index e7105dbce14b9e9bd5ebde4bff3553c8563f151a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1071 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVE*Rm;uumf=k2Wf-qGn2$M-+i z$gsK0dpAd?@aS2`Ro~ht3yLkAdZ+T~TQ0`q&rbfDwpRS$#h&kMASasY_(lzFY)Wx68_lx=dV`ZoBq9W-}~=# zzRzKPzj$eo=ALs`rWt#3IJTV*-F42suBXCgU8v7hzMi(jUuy2Rc8i}rwf>|XqZ5Z! z*{4g~f6axK$9HiqerO;oA>*e=_MHW{j!7pFGE?m2o zH@~Lz)y$8|^=HDbwghOnl-vE2Jwi&k_uRkO=t-?I98@U73e=`n5LryAJoTjiVU-n(V$RFtjSHUHp$<@Hy@ zRt!MuaDU@^}Fu>-wE4bcqd1O+F|RcOgrw|>2Py^&+`^=B{dOpSixuXf_) z>v!+Atx^e;l9x0laX)?j+^#}Gc=sL z_n4!Lp-O$9dvLIDN$mC(fnKA+rF`zvyodkgev z+xh2*?@wc82vRDWeJ^uM?QdQN1;gLU2D|TW-?gjDL80O1?d`b?yX_Pw=}j<*(UY;O z65*c7)A07wjA_%v7#dO|HN?83Cr_Six|>hSQA0%Q+LbFW{GS(lmCE>TdTO=leZ!-+ z-05Qc3@$AhCaYW*2l6`PZUu7vldfC+oTt|jaUx|y;%$b2DV>_NW*M{8o)%fYDc{Y= zFnzM;wW>yapUDgl9QD|@-|k(qMD8UMr}{x)+`W4~J#~5boWAl+A0*~-sMYJfcAN57 zUcknBsqLxh*1L;rPE9Y@dADJ?{K6Y9Uef(MC&JZ2J3gLZII0#@eXB`yCBH;J&xEf6 zJ3d^#cjV2qi^0rSKB);v-mkU`RXC{IAf3vvogr@u;~l0Qfouib58NaV;1!IkX8y3mOp?0O1`_l|NMb-=gxh|ekRjq zUH;A>BO}9LPsPWk#)Fq9hdlNuKJew`Wy!N=&;EZrX})1HTkhh981D~^YFScduNnf` md#nn zgb+dqA%u{#M$+3sC=?PaaLTU!VO0>=*9>+$e|>xM^0 zbRVpAga^PF;~n>&r(J)X5WF4_uW~rB9gpLpEaQhHfhQ91dOZ9zLJ%4NV~qQJKD4w{ zz+$oB-2L9Y#^y#eW(dLUcJsxX&A{3h0Km@cH`v_Vgwbfk+}s?xySw@1UD{gmnAs&x|a}JZqw6DFfzFttJdxW0>nFg83wacHe zu>5Da3aRCW8vtO{S6mvh@E&zo+t>gAOihQRsp*h(a5>p7QeFknUYS7O!0uot`g?eV zat9OrJsbe~20~JMWkUEq^X^6{IbZxWdE^YQqhdiCB2v435JCtcgb+f=|8^>`oJG?6)H%~r#>U1B0E+y6zvTD(rN2LvSO|ylJsJgo?QHrk z*sH)@mx}|yw@3u#<>gRSHSJh3T?O)f3LM3HWf_&GYB<&Rx(;H&2JkZmI0p{DEqDfJti)^Oa5hGOM?LuRXlPXNcygc7(a_7$E+><*GaxOp!A%qY@ z2qA=!>qd}eIinNU?RG-~(JRyVZ=`EvjB!(W`RV8Vg9G?{J|UxT$|AQU@$+r3XJ^yK zuSo!7jNf}Ur|HNT8VFu zT^(*dAN#knyAz#xo`liSQNG^W4Q%}Y035x0kDZ+zR8&-8Wn~4!!^3=WaWN%+%?ubE z9K`14CQ3_7@n=4SXfz6|)rwdw1~?p98j61F(hFEyTOo=f!r?G#YHFaWDilQl=b9@c zH32@KPw4CG)Al;y_xtnq*9U;+#zs6C8bUlC2j?6nlPP6?XM4Nm7|jgG_d#B!>GpT5 zMNYOGaJt>m0sxJg{$kc5%Yv=#Z2-X1vMeku%fk8XgYDggtQLyS)y4|c&j!t1S1 zu;3lx05Co!3j>xz%`s`;0}7RMA|xaSd{(l}IT5<}F<1<=gM4&h|Dw7C^q>UfI)GfG z1mrpZLI@#*5JCtcgph2zvjy5Q`yV03SXEhB8SfAJ`KyoL_{$HUd4JH)lWjJe zO))aitD>tez!)=&qNqe75$rvF3g?|#eEFo}Yp)%5Ef(y)nL~JEqsrxSsQ@Ysj@eMU zW`NmbQfFpnu&1hMYHr5EmL^E|E78_wLo^zN*=)uyMF9Y_vEdp|*F7M)gr=jb3u~*Z z0FIZ@R99C602D<*B9S->1Og@beh<)F8cXb|YDseN0KhrNDXAigW7 z`zhdZxp*uVLw#*60AM~COna_kodF1*40ypi!hh~Zjf*JDGA@ibCqlyBz7e71h9Q+9 z?^{`z_SpZswkV$&RvPn6A1A>*R#=HJbb*9tS}wQ+R@c5bN(sny0J(PU6Yv**#|X`_ S^28(n0000!}w{j)jSgS;3RmWuQ}Ua&4(rr#Z? zHYD`wt8)!{ufIyQ2z)7>lG=Iw`t`t%TX-e}H3fB<_!e5o?D~HC=_X+#)kKM?o{eE% zoaaA3*rj)BQ_Ga1ke|%6*aEyJKDT^i@lR1OdCk%(uby3hw)kN6y!KVA+>Tzp#e5}g z`^}tPveON(<(bXC_Sxo1rJdK20Ey(a&nxfV+MX-jBCum!_v_c$J(d%<_%j}h*d4W2 zp@o5=VqW|9?dBYcc58aP7k`S6ja|4(i^Y-Qc;SR)FIW7D@@8PT@*sS*XwCih#}*6? zi!@4{d!POLCwKg@VCJktg)%x~-4{1*=|6b;b~Lwx`H!PXjV8XkzXumv$ZWWqx7%@b zaE8t;Q3i%WndrY?zgc_5fBf+yBiC$p+3vec2X2Zk*vtOMbH(K6>FSpS{$(*YyjPnO z+*rSt@ww5j%MbP+%4x`CTsD)}K=**jX2xZ#Gt$fsY+<;3hHZve!mOJNmzjKwr4ynW zGSirSxDC$M=O0*+-}?K@`=`tINz7Gx9w~ajGQU~DLB!RbV>Z`Rk<^Co4cwx@hVs+0;ruhO+ zTfnMR7HK%eURP+DbB9Y?c-aoEYI*CvWN!{eCyrOU+(cX#Ov#$PzSQuLL^h}5hTPrN z*G+uC@9qqKuvhFZ=LIXas}J74dlzus^wcJs%6HQrEsZbL;2-UhRHo4zlq?Uf;hsIK_i+u5HFUe&XT?DMIfvh+ndQ VZfuvb44Cy9JYD@<);T3K0RW;>?9_0OB@?MhB;c(!S`ueE*05AXy0Dlr-x7)SdXsvCnwe52}RHKlW@Y!UsSa3R> z$nzXk#Tdioa$&h#jzR#UO0Zh3P*t3Bs47KK#H0b>J9L5f9sm&`NfNHtEBE^y=N!}N z^t}Mydqjk?EIFUgeLPK5M1;Dog8_ni;C8#UUA^->r><+f_ZVYv&LJYqX0!M8KxbZ6 z6{^a3JO-euDvU9xYDhXD@B{#?wQZJVG))75F^0$ELDMv>*Xy9&LqrpH=2@08pU+8> z1c3d1ADRk?xQ55$5ui7pOeU0N*`G+Lf=d9f*=*W0P5XIK6l}NKs1ig0bh6gAB7&+$ vnZFFsLByK>3c#!Sd*AT@FaQhy{|?{>l&P3Hv5jX^00000NkvXXu0mjfj>NMx diff --git a/Resources/Textures/Clothing/Head/zhan_scarf.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/zhan_scarf.rsi/inhand-left.png deleted file mode 100644 index 8225409914e6f937d3804ad76ead99593dbe2915..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 874 zcmV-w1C{)VP)t1|SH6AP9mW2!bF8;(uds?f@?@FAk>Bo%{Ry zv+RGkna1BJrHqu)NGZ*!b^u^)?X&%L%}>_@+KGl?h}YLw1VI2PrQw|8?(S}H#3`lB zcsz!b(g-0w*$W|{lrm8iogKBiTqFYGI7Xi5Sg+T}^Bhl4Pes$5RB#pxc9=Q%j%NYk|4v89wIO;f`;N1o?BkWw1o_feK50DyCj_xE>{W%*@f{E4-{xw%1ARS3fnp64OUvM=q=JqI{XgVuT9 z_c5JL;dveaV7Xi#J;vkXBevTuvMht=c^HjGuBX}JJPkfPJPZJ|&W}bTWLeg}Kg4FU z!F)b%owixzQaFzQ07#N#u)AK534P1+^Yb80Q!}5>0pQ{h(Ccpjn>qfKS%4mY3%DRj zlEFUbUC?U*fYX*w7kV!MK@bE%5ClOG1VIplYc6`*;(~MU91qWJY=*k7TW4*v zg^dW?o7AO^uJ;1iwZ8k$+a+P0RZ1D#h;b^t7r=Io`M!^)X}&xGMo~0aEEeB04FVrK z|Gx0lA%1>O0i&pU0AY5)KL07*qoM6N<$f@bQG A3IG5A diff --git a/Resources/Textures/Clothing/Head/zhan_scarf.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/zhan_scarf.rsi/inhand-right.png deleted file mode 100644 index 9b5d8041c88e49dfa318fe3169ab5aeabe852533..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 886 zcmV-+1Bv{JP)nETO2qC)9DldYW5RC zs`h$6Wmy6MJkJBA6h%>ByWL{FUL()*0|ooWbUFng1iOBuX^Pj^*T()e0m`z3 z=Xr?Z7@N(eY9Eis)j)m5_kD|VuFA3mV+@YtAWc)0Wr;LR(e&fh1n@i$Qc8qjc+gSL zqrTJRJYx)bo;UWdtpQR>Fvbu?QMF=n&Q%meiZKQ$hIb7ETr4(@-H`;%Y2DS5( z$po|643ts;z-qPnA{Wlj!@~o%+b!Za2Bj3E(WtfWK^nZfyR!gP&W}bT#Bp4;_npmV zgXMBrIjyr;8wU{p0AUzfyYr4@E!A zZvDOQ1=L;6awH~%P_FAD2!iVU9OHfmXAwY`qILBs2!g?g&`E&Zt0%f@{QUfk*=&Zg zERiG$T-P0h2%QAb7Z8LHYCfM=Rbzbyuj}zTGWtv>0rW+RAP7(t1qdOv>aiAK2-T&| zSs+bQ*tQJ-)l-MO@B7veoCi7zKnQ_t+ql2KM^O}&82Vk`H6nxnAJ}XBPd+^bbjr)J z3`vqycW<&R!)mnxr4+8~Vm_Z=?ixTT1tA2!?^}A)6NaJn{{CKxpx1`J(@B6NNg8*1 zzVBBeNGS)gBkUx=zZ}!kVJM5>rv>=PydH}4KnDSaVS)S0F7RE~%)Xq^zW-uV-j( zX5r-M5)vGcmYQhXy_ORw%~%rT7tG-B>_!@pv&+-PF~sBe+bM=zOojrk|Bt!ewsqo2 z%udu7IAo#zfx)pYK{KqHd42Be{fENDlz!gzmNV8o#9p;;7R!=p+yNd2JtYAu8y9$H zHial3%eg8Xp0+&9cw>fI;@01jTcRR6(iT3AGhCQHxzsnSmw3+#K?=Ikg;lUiv0;Km0@zet0AW^Qe6eKEBiC!D@XMEr=k$i*yR n{GIgxE2Dd>K+S)f{nO3Wq7`aejY=*7eZk=A>gTe~DWM4fyf9{# diff --git a/Resources/Textures/Clothing/OuterClothing/armor.rsi/armoralt.png b/Resources/Textures/Clothing/OuterClothing/armor.rsi/armoralt.png deleted file mode 100644 index a91a8b554f8c9ebc160e33c74a8c6cb8eb724c21..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfvp#Yx{S0F7RE~&3)=;Y`U5*(10 zn%LFgaRn&KSQ6wH%;50sMjDV42RyTM2#Vn`O*xACA=QVOc(whXpLrFT3mC>C;EQZE+HNknd1xpzmbeK zmybTU^HI6{3Kt{K#TOYKyqs>D?PD%1JiTs-V8O#M$EWAw*%Qjj%2H-OsCf71>&pH% zi?5Td9x?1rw>3KXK620JQjJL-YBz0PGe$eBEi)8yds#eH@$cf*^EYq{znpKy6tq(0 z?X|tr`^vdr7Fc`kF6|G|Dvi26u_M~Ph_~XubokOs+x>ID`+qmC`@P8OtCYZta_*}e zb1#{ON85jjRha3)a6va@a+Z?7#rsYpeJg(pA{IXTtX}aD$SxZ*E*ge*b zd+Z*Us9o)kVPTFd?e9%y6xqJ7jN!lenSMn?m`%VIkXQsiUt?eJH;LuI$|)iZb3eW) zHDkzFW83q0Vug&{7Wr=Lsgt7qyl~FBz3kuXewpw4nG)*Pe>&z=prva1{hbs;`VZFU zdz1fdot5+N!{%-5Yc(f)uQh!hm$tsXFK)ei(u3BQK9#C}!X6!2IpvB^<K)Y z8}((C{28quC#Ks>JFVNrZGGna>gjrQLd;e?-()k=icg<8uMHH{nI66H{ECd;hDV3^ zZr|qRd*yvVbkok~ZcPvQ3r_6vn|_NYi}e=!S5>}O2Dd9*3J)e`|Mq(FPl^4)>zoT2 z8bIX__niK{Zxi>;3p{&nYBF5Nx+njkxyk*DmG7c!3s1amSg>i{p7VTRG1iZHMV3|o zy)HF}>+v6#SpFIR**&Bu9Ai<)b&wKn*ut3U!*Gdhi6J9QaMphYqlq&T_f0jB0%lL8Acz0(+w{L7ydt0rp0W^RH*hzp!-%V8fJQ+n_!nA;G z+stP(yxz!2&kpa76H^GL(vfGE<5+zv=7iNe8(AG=nzmKB8qq?CE70fiYjxM?TSy3dXK zjL&(x9G5!-0Kzl@h}|*9{DRmWXDi+Rj4K_$>y3=}*VDBzQFyj+JBlcG2$y9AZ4$GM z6?}W?K2lA#2|#QA5#RUuXq{wU<#|Z6*<=)|0~8*@RO{}z$^*19K-t>8&qxDk01co4 b{vE&<&75bGSbw;q00000NkvXXu0mjfclW3W diff --git a/Resources/Textures/Clothing/OuterClothing/bluetag.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/bluetag.rsi/inhand-left.png deleted file mode 100644 index a155fcbb43f862833cce9724d85cb602596f2d9e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 341 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3hH6aSW-L^Y+$8ufqW%$36y2 z7p-jU=3sq1C1`{5ix*E4;uU_dwVu;^=OlO7{Dtrr#y8I%NdMrue$XNJ;6n?KBUY7{ zO(g#QUpAZhdCO-(qgX+p(IDVZdM#?}wO0zBAucHsRHClUdhxw9;QIjs9#@wo(kw#h zJIk6AR{y*F?`(xu;k4IjHeX+T53Oc6x6{vlUjEfzA7kbe&sF(UpTVf@n`{mKAuwKvaMdc5! zTUqV9W^sC}jr8O&zJ=d@Gx|#PiS3HhT`KOYbv`4N;q}!ZzWL{#eti>Ib?Spn(Y7p diff --git a/Resources/Textures/Clothing/OuterClothing/bluetag.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/bluetag.rsi/inhand-right.png deleted file mode 100644 index 8911261a438e1baa6b84ee678a29e36c2900f8b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 351 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU{v#TaSW-L^Y)gZ*Wm<)qaVYi zgSLDK)RNq^)PiGTAK%O?XH_3?a_Q;C+Bo(-tEb4F`c7jYNB0XQZPSo98S|06k_n-CU#`nJ`Em`(l z)5rMsmpxwlUY?rw_@6`Kteb`P0VkKA<(crjQklbjst$+ysn2^hzS{JEVcvgx=j5Kb zdrtnoz0{c5!~XAW_3Qhu$M>6mWz)zHn%BLk;Mqg(b>G<`)&fa0*P_DI#}?bz+qe7u zF*i7W=J`k0l3mWfOTI6de%;tJXhzz(z71Cx=F5M-l{CN25@-xDz000!iaefTRf|jd!E$tkrH<)nXA}J^UsWWxs@z z%R{TLC^$QKnQETzTi*7Iy;EVkDc(e=)oxgNCcD&7^L*cu3=KQG4=}zSMJ~e0<)Kxm zm+V`icTQlXZzegRd5g z4yh)0Dzv!VzW}hv)a?O_PGQ&>K|!d%4aS?gt_o71%(hnr^pW7G%j=c(&oSnIIiND7ph! z@Bjd=HcE@5N`+hPhNYTVm;kcr$BDMfb!P(ZvjCeEIeEd%?OAu^Nk4;vPJpb~EC>1w z;6E9@b@u`6tOsfLLP&shiA|J=&pP-8;vf+A0CIl-c=e^dz6SE>RtL|5I0OZECitxO zG}UT1ECBPoAM;>C`#`}+6{{xxR(Q93nRjTOMq6pVeRZbaMD}vr3C$7sF$#_ z`ydt(=*F35c^L=#4lf6;C7@@r&J7Tq2MF|c2XL;bL~m_)pqh4?P4G+0*>+xVXM+D# zymgsi)VLEMX#z>(PJpBdB#k=(k|vNeBCQWd0&K5u)dC01Hp$w+Two0XT1w zq9O<{f#&(XMb}Q%ViA&|!LM2)Zjen%(F^sG&>4UrNq2cw5=Yg-~g%hDdy@W!&wDkR*EmMmc zetlPqMX2VSmncHTfU6q?)sO6TNi$-YVR~E*)dcjJ9rA=Ljmy+RlS lUIMC_>=IyapwtjS@L%1VZnE$zeh>fv002ovPDHLkV1nz&*`@#h diff --git a/Resources/Textures/Clothing/OuterClothing/botanist.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/botanist.rsi/icon.png deleted file mode 100644 index d328f9aadf18802571b86dc6be32f34b1a88279f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 645 zcmV;00($+4P)g{aVJnQZaEH8#VOl&!C~} zv57G1&jKvZqo(Uj2X1P7ZvbJwNz;M*>|UT~DG1B+4g(N!9GkK25-y;KkL9iE4Pbd5 zD)4IoT^|RvuR4OK8+XaYgpM1Nx9~R4AsG0_%Y)1h|DxCW$1ugY5yT_YIBwy7u z0G_P?kQx)QyekDkVi$->)1_y4!|57PC|1OSO(+VGW=4W5Gl`m+F7uE5{MvMSS= zuu)RuQ;$;6QomwMl!K}eM#P_+02B)$hi;(s4# fJUz1xxJ`cmE!G>=^QZeN00000NkvXXu0mjf^O!Cv diff --git a/Resources/Textures/Clothing/OuterClothing/botanist.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/botanist.rsi/inhand-left.png deleted file mode 100644 index 347f54a66f17be1c6caf2dee0675670225aaf0a2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 780 zcmV+n1M~ceP)mAGSP{XTgy1EPS_&nsjDgUOQW_ZSvRhB>-LwC|u3op(ZoRF{!=OC~ zEu#cMRBA3Fq?ZJWSP1bF55FBWnJoof`pa18`&`sSpU>ydB={ac2qA1T003~?HpaOu0N~5FuUvC}$urpT z;Sp0+4Q{80lA_GFN-#%0^tO$@<1CHg&Y$OtGW2;N%#n{`E(=xFc%};gc)>j)fbn#e zbl-7cj(h|Y593@G`Hl6ZuYL9AU9@ugj)T7AKngqzEIWx*`K|!B)4TULzp;KV@rU~# zGaOow0uSRUAZBC$Krr#J1`orb#WP(1oL9ik!8ZD>UX*x9%*g1sde}MGUK(TVb`;&; zGxo7(>_57X7w!i^qpY)s-+WOk!0q%_I*J=*o%y01y$(PWD~U4!_hUe#YYM8Wp{NxQ zOgt2|0#sF7Iq~p$MXi8=Wn*C3Q6Z8z4RSpOgoZ;41IxxQ%M`?n%#wHyUJ@z5+U*EZ z-~pH|+rRzoHe2U{6zD9N&K|p+9-0Y!`#?gc!KVtZ9L0--y6$W)qmL;TBgx8g|{C+ z0RU80!`;;d;(T}@r3Em`Itzy-ew>^{vqW*E@+Z*fnnFdC*`BeFyQ>SFo?XX|mC6;c zXq?N&Uj9JJ3lPpBJVj~?&}^Lxi*pEZrM3XP<^@t)fQR!3as39aR3|eBmu8&+0000< KMNUMnLSTZtuv<(3 diff --git a/Resources/Textures/Clothing/OuterClothing/botanist.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/botanist.rsi/inhand-right.png deleted file mode 100644 index f718bf6025bb7fad5b0116feba3e31ac9e1f2008..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 784 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 diff --git a/Resources/Textures/Clothing/OuterClothing/ce_rig.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/ce_rig.rsi/icon.png deleted file mode 100644 index 44a2bcd998a0c54108bf2e1a2c78be55e4b73998..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 507 zcmVCmN1K~X9QbuKs*k#7AL#374r z9Tce!#`*&k_c)Y9YZdN9DMH?o`^CM_`{up7GoJSXW@&RX^_~DE00}?>0L-f{JX!9A z0G)0h-#_JSb6`Ysxg9qY!lP0u0I+f^jc>M@G9?90mV2R>mzcIirBpy<9dbKv7(358 zR7wR*+rrDs81~lyOxq#|E^u4{z{Ark?N$?jcB{$5(<=auD+q!MOxsfRuLdw0UITDB z@Z+)Fz5R*r$N6ZziW#c6;pZFx5LpNR{Bqp>VGbxKVW-=l=*LO8Mw}1Pnw3?lx~;kb zFjm2|Ek?s@HmY?p=@eHtceGngqH&$*K|=v}k8r9CtK%{Rz38<8qEZ_T3*@S9_>}_O zYWe@C3cxx!>4r;-3*0}xaNIit_>lrycR{Dyrzp#D|NikMZWm>Fs!~);O99_MC6i83 zl;!v&jGSlEsqy)+st2H5h5(J`_C)kciwiXBH9+qW0?l8rb#R22mo(}%gzz}q92i1) xH0m|HykzU(NM}1hQ-Qy*nLkJpfCOOX0B?&a!1QnnV?6)>002ovPDHLkV1lh6-+2H4 diff --git a/Resources/Textures/Clothing/OuterClothing/ce_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/ce_rig.rsi/inhand-left.png deleted file mode 100644 index da0880f1ceb4d33218d3b458eb7aed58ca334f85..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVD$5JaSW-L^Y)g#_hAPKwhzy{ zcI-$gve-C@|H8^87y2ixjNaEb*@DCGSmcWf4ll3Fx~u8DYlr5d5<#7=Sed2kgT3B9 ziLKt2IbXg-nf?6T(@)PAu?q;oz{I^KovAavs&c(%VhD_wo_KA#N#{|M_!zayU{UdA zrUS>HUtfPsYkz&l-1yZiM7!48GBU(h3vG2;ygdBL^Jw#_RyEAil>ND7@2^X{b%Ir3 zMRV)AiK}H>k8NAY`^e5Ec)_)jdOB$ zO4ua&<39YdYqPW4D7AVDx54{&{{k5u7~WiCd$r21Z^~Es1&>Z|zUlkX^Uajt1wnI^ fBg%DMLgMV@`8!2!wAb7L1~7xCtDnm{r-UW|Cy}mU diff --git a/Resources/Textures/Clothing/OuterClothing/ce_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/ce_rig.rsi/inhand-right.png deleted file mode 100644 index 6a3177c609e83d8c5eea112a786257357aea1344..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV07_xaSW-L^Y)f~)?ot?wh!lJ zca?m+;>g;}|3LG`1m%iP&sLY5xMVC+)8t^tE7^6>vWdO=WQ^B;9!Vz-Nh7g1bw{Cq z%wCU0-+ng=awyu(W0Cv9pacVp{;$#FemTqQQ;7n@gyqaY)~ihug42I@-u?6Ix8DEO z%*9u$cAM`?+j@^_`t`q`o=0je{KU%O^wfLaQolL-mVJKTw`}V%=?7+&b~ApMto<{Y zRiGlAJvbjI$mFvux#iUKlO;LY*DqEybUjwQwarn6pK;>s_}qZ$ttx>E3qPrLGNu1x znDzQ+X9ohDb6-*Oa#q&*{sW&CO5U$h$D?Wm}kRay4f!fE^YE2$6vTrOTO{bARQid`JDpB~CnQd*?^i|Npnj=6@e S8W(`U%HZkh=d#Wzp$Pypwynwl diff --git a/Resources/Textures/Clothing/OuterClothing/ce_rig_sealed.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/ce_rig_sealed.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 0eb3e8d838d00b4c22c80c49a2f589123ec26655..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1580 zcmV+{2GjY8P)5rl>z#0zhxy%DS(f#OYu)1uHB zTj)hIx)H=mWrWdP6f8voODXPVNNH=6P;27fN?OZ`o?XNfO|KYq^cJ8uiU#N{KyMTc&|84sC>o%*0KIWQ>klWYM-_lT zFhnF0X0mfiQqS4@tcol<@VK1-oP6Pu-Vr8mIh{gy6Lt41CA{q#WES@a~rsE0fYE3Y>xew_J7v-0$zq2Z%(% z`1^gdb$B!1vh2wG_IksOJs$+m1Ww(r`Rw=?Dt}$AiPd{k96V)ZI-c0dzka>pMv2zA znhk*TU}UtINk(I|b$F?(H8CAe;P3aL9xucUkjvlXYEB!_G{wP@v;iZdH%Ufg40V22 z@=M2~b*(WqPlG@vwRX#ZlMODBkV4p&+U>wddb77@2mq0b2SEcoZs!}L#ax<NF;2aL0E$b z|0f$fS<|jMEk+_?MEQlML4a=G4_SA=vZ9=BZx>LQ7okG(3q1loL&G>4U37c9kYxvx zol}x5JLvXy;b?TxGc+s`P8dBy!x$~*9r=wGb6)&H8SsC^zW+m{Xn@`V^hVJDy#?rv zq5*mf&>KYq^cJ8uiU#N{KyMTc&|84sC>o%*0KKvA4G{WI5ZG3F-l<=p(CF^1k;bI* z^{qVt8xa0iTIk32KC1#`>hQV!0wS^Ug}u+Jj7jBdxjhMLNnBKiW&`YfR;8}i1i+!g zN3y=vdi{qoLAKRPYFRu-i&R%@!ro`y``TdD(

lA4!+Nfmh2*nRCz~ zsNE=PNgm+U%O##HM@U9veBbNm`D}u!r%Mu76PjXbe*^|MHv_>C$!Lt^mRfveMR}I6 zLScR}MP)@f{(fIt$Fpo5xmw=`?So)DOqOg8bgjY74h-MLHoQH4{QW-c9ag1~1LCox zWlYBtEGK7x^vy^-d&;k#dlIBOO5*LnRc-OK8!!lLX*)RkW5yB(mIA*9CfIKyE3lb-YE1IeylB zW5rg2J2;!00k_ZHE7 ztXHS_;oCtYGik9OWmfM-{a_&f|6#v@)#Xtg=$_)xeKyilPt* zhA@0%P#n*{mOy+J2zeAoTgO`zwO3c|5(7xRdc))HX9YK)`BIe>Hk7WH9V*?XL6#kS z`p55v?h7-TjmWDyZ11xwTWj*^sp$L%dl_oJRAo5l^RB5=@J7FYGTAvL{C1ny>#$mr zud~^3G`hHU>wZ3A@o%* e0KKvA4fqFOPw-Xr=zEm_00001r;P)Cl4?M<{N$ zbjuBC6)f?4v5ylg2$Cb$qKuq>Hu3yx?18)I5Z$P(gv47AEu0j}r z?}z+H=_Zs0fK@YUdWzY2!u~;%bTYy9%^lsg#d=+30zhF5fk4{7DUi#XDj}5>c+&LL zW|#_WLbwV%YkKN6K*_AIy%p#F;gQe1PXNru6F+xrDt+FSoNdQ_Dw&nw`TpTCxG$L% zY{!+F{ohTg1fDmDr;`avW`%CsdXYSxOyGHg4f1LL%3}!7vfjUV`|Yhbt!4vIJBUEB z1V?A*7zLA7vw;u>mxsfc5C*Mg1EXMabat*14p3C!e^}^0BoROa5IVpwsuAVA^oaiB P00000NkvXXu0mjfJ_HPo diff --git a/Resources/Textures/Clothing/OuterClothing/ce_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/ce_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index c8af58de835c4e6c2d4b4e829fa34028ebf462cb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 388 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVD$EMaSW-L^Y)g#_hAPKwh!t@ z4;uP89XPbJTubwba>}b|>mRG|HBBxQvoZ{^{^SzA{y;c4a0J(hWu%mRWiFmb0zr|S7Cq1MvCdD?*y(`{aR&N{Maw*EA~xbUSt zix>>%omud$%y8bBp3nZ`I}7U;FG|xmRXklgt1T*i{R#GB!&9#{-m=_i;?-EZf+2ry z9yh~a6<@RzK_PK!6wef%A5I zOpaJ~d1A~qe^dAT_%$+pTIWR>_!#coz4ze7k29Rll1%Jw|GGMN?aj*F{nL+E$MCoL zF-VvmI3@hy?$v}BYbI^q#K?bsy?vb3?Xn)J#8hSm1v|?ayZU>a|4%apX#P{a@g=U~ bM4bGkPkomgFP(A)hAxArtDnm{r-UW|#^k9+ diff --git a/Resources/Textures/Clothing/OuterClothing/ce_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/ce_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 934986042e6c9e35b45bcc179dfd6497a308dbe0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 380 zcmV-?0fYXDP)LNFot}J%Wp7(*s0QAR;1CE?jk5 z#E6UR&rE8A-w)i)g>(6F?}58G5&!@I00000?6O{~VR64}QCKz4bu0?27Wcc>Yc*`! z*?wX` z$`05ST)=0WCcU&fO-WL_)0COLZ8TM8_UikAhUKDsKlpuluhp{ZDBl~rYM-3Nz&!@O)g)3*?yX$VYw*jV+<`Rx9u;b?0|>CwBWgpNz!yQ_}fGP autD#Yk&4?cGgNc{0000x7cvCGURZ*6-VhN4^Z_Ke0{RZkqMJNL7tNvp`VN92y@9}j zo9+rxK>`Q@gupQyiM|Bh)kxTddd5SUHaWaaQ}f%%q&Yn2{Bwq!;Th%AFMr`7^GLP> zvdIOI?SO1@0c1NMn_K|d4#*}KK(+(2`9|d8_Tb2+zX$DOCFp$8q+vgF29S})eiZ=l z{MDh$|I+!x-*nfneO$BzW+|xi7@toW$=b+p`sR<2wF`=MJ>WGtws0OeAV z1$%aV4PYrsxm0A=H1&F7BD4obZnx87$68H=VOlt7>;V7{8hbEI3tCNO*K|9r(DsEM zf{pzudi^2Fr6QVo9h=o{H1#^lr6PL$AsYrsGha9?aO(YDf9Uz8EYNBy<_jnEz3&x( zR4kX4H>dRP^@pD8DEN)_H5jJFvLS93Q2SHc!DMRR8Ug^YIs_(D8>hAt+J0aLP{4!s zv0|7OM&lXylmwP3HyY1im=*@@Vz*NSU%R^qoCmDFSDShr7nfHa2l({o+a&QI^n0&Y)FLKR+jH#K zCiW2UGtNH?4AZ(5d{BE4?rP7cJpGEa=MkO?Q{cPW4gg?R+hIav0R>IHPD3JW%C90U zz^=B#9*pO+6E*}$khJj|@BCXql&@|vv>JTS`5=VW0^Lpv^M%7^g2cx98s-Z}Xa*(< zO?&TyUn7J?Xf-%rIJmgH!e~6h`RoK=zAfN=}?WLPLNLeydQx-vG7>OA$un z87?lbQgZVKn&pK(A4IHYz!x`_Y|j*-AwaXctwI3+@c5Aed|n>ANN)Cb7c}|dCqYqP ze}p1Z8+`ui(52u3;Pf$2`F!*Lv+Ha8{?i|+eGy6nAp!o6e0B4Hq{#)4?SO1@0c1NM zn_K|d4#*}KK(+(2$pw(@fNUPT07A=Q!2er&ntKA$_C;tl$Q$HqasZ%w_=x_GW+p;( zUhA&=>?wd{p@wRQgop^C1>ir5@&>h{CD`t)D|j7C&hf>+!?$GLIO}x61XWwP*tX>*FkBSChoJRtV~Y!sU|>$QW1pT z0u(US=_gYg-A*g^w>c3E(?Yk?!enZ*=g{gdk+6gofa>mi`jgRKe|T%pK$>(rE!Nv4 zJY@pyB?x=3Nb>-G>`kV&@V1n=(3Tmp&HE&Z@H~KaVbJkQyl^K|JF){&;Cub&`mYN9 z-3$_?EGL`+e(A;U)5`+dE4WIO37K#PtU^8i5kL{siFau(-y|P%bkoo|i6seEVH))nieFuc_8z5I+y4rpK52&hu zkVM&v8h5Df3Q1agp){(*w*beTzaQV7Kcn5e|H^af=R50>Z>|Yyi$Ky2a+J81H`ci^taQ1<()Ai@7-=%Ih349mJ zG#E{$avN0iM*#6FEYl#0QyKqgGToXd%xl#OQJl&&%A~L}0bv;S$66GpBw5aI(A%0b z9P~)CoG4BS`(sTdjhz5VmOmI1+W^S;%dC4$JA2^%eI58NSJ$_UCQ}06eGvcVnlf9U zsr)4q7ZealmjBkgtdy(Rb8MnGrPFQ!&}p}b;`B*(z>@$v?Up>4t9&N6KmZ*a;BQOm zSuh;*m@k&H359Ca3iHL1;h?8f!=U&yoG+I0@U8M0cQ18T`HTqu%^BDDu5S+ua9?+YQri0ih<0n}Ism69+Scc??YAkVB09V17QzhR%PGA2{_Fe8^_oxb lJ}VWG62Kw!|MbA2^aBcA&u8ZWXyE_=002ovPDHLkV1n6%1d9Lw diff --git a/Resources/Textures/Clothing/OuterClothing/cultrobesalt.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/cultrobesalt.rsi/inhand-left.png deleted file mode 100644 index 790c99187e9e146546b1706a60e889fe75652776..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 531 zcmV+u0_^>XP)8+|EI+RISydcS7L*TXH%0F67JQTfPH`h=_=Yh=_=Yh-f}i_(}?2eH~|s@3fl= z06Ohv=J+fYOfPu2zo!5|1Ri#_wv-6GPxHSy>K-T&c!-k}Qur!PQi#CAQTM<~5=tf) zlfqZ6hQ!0;2+_sWcwPh^)>f-H?S}}X!H>_B!dLa0iw(C50Ju*_pT=>L&Wz7v(d1$P zaM};Q%}plbH*u08PEzPZ=oh!eXf`z|d?f-8(ZvWreT3fA-4^ib+*aQI64`dN#^A5C| Vq>z3sivIur002ovPDHLkV1iU%_tF3W diff --git a/Resources/Textures/Clothing/OuterClothing/cultrobesalt.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/cultrobesalt.rsi/inhand-right.png deleted file mode 100644 index 19ec69214a220b864e36ffdbba15ad610742a758..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 538 zcmV+#0_FXQP)OC0gZ*74JO^PELkd@gQ4HZZIN0CKjNcgl zkiu2nj>N;`2*LT~=eY13G#eI9dOrN1Z=`0a2q|3EZrNC}EdanU9({Qaqc|1+baIlD zo}Zd{JQ-CNMlr%DhE9ZD_#~OTDTS+q=O8%0gnm|e=aaI|{G|9(H9&iQdBxM<7SAuQ zMaEVdUAy#ilFS5jI}-DAvjBkkxmk2Ovf%LkR=Z_?`#ml*0oUOTddFvYn=#QlKEri* zQ*4A4k}84#aB(%jf@xxC01Kvxi>pD&Vf~ISgh0ItI1v#M5fKp)5fKs5AIsJ6)4jJk z_6?IJ_6C14-aK7jU9H94fh@Ta&~DkEi*Gh8sO80?<0?&NYwRbw?KF%>7{;SQ11ekY zBj5*pzI9R4PaB(Zj+)u{?eNy%v|td!Qe1kytSW9XqS?Lmm_X{xt9FEoeJLk>N)6naqy z7K(vFDRxg9(8CIXb(f;By-5WHwWBRgx5hu&z8=Q+_Boko-o(j3&3BoYnR(wg-~8V1 zy}aL3I{bPUHyHuH1^A7Y0e%bc8!ZF;7T`B-yaB;_FHGx60sxEJved{mZb93w)&5oI zYoV?PNb5reC zqP8sYWci$e$@voifN@}6OC)&Be`y5pmHzOmSxL`6&thY*h{u1shqf6Y;VcYQ22Cm{xm&SuHPutiuX8WgBI#fYZYp2PPgpwMg}n)z|cr2~Cyp=qak4rXt+H&L8gV ztK#qd5LNu)&ORajD~CZIX+25)`S%s9j4w$uTUkQM$6|BR&{T@N8hGK!B&Zhu7w`Ov zFMoTtA%3B$@M$1~mGLDBu#%9{C9@>7GQK38211wK-zX^mLV1Mn5wK7mA#VAF3^=P) z*ylpgKs>5kn3(YAy}((ef|;!>%jmn0U!I%U$`UvHLI$)2gBY4hv1uot1c#vc#J}AKt0&JKb+b-AT|snV|D-`}~}WtgBH0c*QT&1qKHa7#y%B z9)+TTkKY3$=g)ZsFZhKFQ2R~X?y(4IC{nj?_ZY4xJ$~{FWsTA^`TUcKp{W#E8DBmh ze}VNq1?zhNU|iBdWAK9Cbp+6)M~}^pfa~HHGNANK#`@mH-{SPRzNc_+$QyXUFFX|v zclP1nuRp*KdqYzx()IeAI6mBI%2b%=;xz$)({OwlgbesU;>ItFw+!%GfZu2t;I{z3 z(K5hq0e+)pfZqcA#*H_?)gs>LY?c@YCX_CjRbu=?qgsR`fD&q|4CBDW=xml;_kMtS zkk*sLNsDMZLI$MuBqQwY4l!b&deefJpj=K`L|=w*1W>}_Qh*WLg-!nw_iTNfH~KOy z^+MPHO8ES!%!mPNwPtnAsuX|r!KP;wlGU{hw(?U;iwNpAAgw2frpk;k9#t4|KBrVI zO?!z#(Lg?@IBL;UvHb`_5zyNmLi$!29qkcpZX4)mk05=ke4%9RHTZJ4lNQk^sM~-= zZCNT5jh7~L#~C4Cvi2H$IowH0p=by#%Lyl|Oyp+?F#yOCTEG9?NRhGFk_1(J7!n07 z$A3GQBALism6ig;Mgd_1`2MAzldX&|vy!>j;LGt&T0|i{3gmMND?!mC71E4ENI57c zuZ3=(6M=99SOP2&t7{twclN>j`%eJPO@gO^5aie1U_}oTF6NC-m z9Zu^>a(uYMgwcJvUSe|ogc*H&xKpJ^v_0X<5Kr=UtOvhu?E$co&{yw&-;|%m51!m3 zwD0p80P)Qk!Vy3Tlr9<1kIJC?d7Jg{JeOUAo4TZ{E-*NdKu3E7@u;;8wHbZij(pDI zjz<-Av_~*FkZ{!nTxF8YZEF~OepCiv^~=m%H!Zmb%{O)}qHr||P}k|Ubh?4LnV_6@ zEuwH$9#88@Li?MS|0i^n2A-GKB!brd0KWzJjg|p^3-BBN0cuw0Q?td}y8r+H07*qo IM6N<$f+LXbJ^%m! diff --git a/Resources/Textures/Clothing/OuterClothing/engineering_rig.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/engineering_rig.rsi/icon.png deleted file mode 100644 index e9ff6cb9e28e5619e3f7b3983a46b16b181669df..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 683 zcmV;c0#yBpP){iw90qz0r z6hO(=SjpDdb)T6Dpk!;TS)(v@6#(%1h+{Hrc6Y!f5ZB5PY!wtKS5xC`kd6|3JpS!HWmRc54Gq`a_Af^J9y zgsmEY*alNqad7B}%Ha3I+?WXM?Y6f%yY0f%RqX6}<6#h!BC-tqQL;7m z?bieJ>s|8xQV4eoj?-{*Y?LXE6o+dY1rR64Hb!lCWRzlCzjHasIUd zew?3+^I#GN$8Q8+E*?k0DvGx2Pr`y#WOMQOzXf>p?)iN1UccTY+D4iAlTh0zGrl!Z z^Mf&U5(b+I@B6{;0|2Q+l-h!PE`xk71Hj9H7tbKX{bMpA1)yhLtSotg9kWO5_Mb1_ z%90b=bizU^Yufwj#hHtORb>5o@1p*J!H8lo0sv>i8~%=&9pFjFkFz=;1<>ACF&JI` z7vRUii259wKBQam{G+EBfBgb~*%hoJOFVvp@5i5|Td@?tO~l>#E&p!;ego3VH{)rC RJ?;Pi002ovPDHLkV1lGPM7jU~ diff --git a/Resources/Textures/Clothing/OuterClothing/engineering_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/engineering_rig.rsi/inhand-left.png deleted file mode 100644 index 696692aa7f384a07eb3f573b8bdf35502b594b54..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 541 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 diff --git a/Resources/Textures/Clothing/OuterClothing/engineering_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/engineering_rig_sealed.rsi/icon.png deleted file mode 100644 index 101206a47b5d717e57273bb39e8ea19ce8c9b42b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 684 zcmV;d0#p5oP)mNM?pLX zMaLc)9BN~+4T#hedqc=0TC0uXc|)@#dB0!s{k-q{<@boz-DvWj$Hcp;j{(L2{{ui~ z)WoV&>BrZ*)}EF&KI|CDfvQvK*J~2X6aakv^`)PT$M=>gsMq8@m{$W-ol0LCg3X;C zxj7wxgQJELsXCSZ!BGQ%+?>wlP7i5_ks+Q0h{XX4d8x+hHL2ps`()mz5JLeTikmAT z&5IrYwi{rXf^w;dWeRLJ0HAr%!(0hdK|Bf&ix={e^)+3IJ6@=Aa&tQVS)i5$!0|!_ zvA(8L$jfIThB}a(we1EtUWhb=vfFk83VEq!U#~@Cju&FP!GIg70Unz*pq9Zh1^!u} zzKnSMF*jZWkQA4OKpKLe9kP8Gi9232JI4#LOu_ac1np4eCLvM->{@$TEFN3_?bA;U zzz?q2+MmWU1qVkBEK{(xKaC$;-OD>X`K=(HYD_~NNIn$5^kzcGn4JfrB9w+uMQF^< zb2Fh2Ks?tKpKQesAO3TDtFCP~pj;|qyA854iv#iQMsuWgoN6c}mkky4qFgvq|vP zdDIu$mo0X!JuNQE<8z63D&7_#=|J2M;`2Xu;K%3hTJro-2ek38*%;ux0saC6KsI0D S>YcX$0000Z7<0`Bo9y9(B}n+h=_=Yh=_=YNS1Ax;-huc z`5+RiFIdWFMXhX%Z`!s@Q7aoL<+HvXLN*_i(gKw7S+Tukpx5^R07sQQ0RX+ehwZJ| z4p`}9KF*-eY@XDj%;?BMFp z3Z4@l+NT#900BUIFF!iIvzrzh>pB2nV_nB{LdUP`8_l*%@%KDsly-oRoAZ6V*Y}V- z_&WYR@Ok~fl>Z6ER9l@bqwp702mHW8yy$bqW-^c zW&SdmjL7A3(lf)@cEGpF>Ua;r!VXVM`K*xLITqUv0RC;DSjhK)*A{jo1u5_XgR|uQ TdFxgY00000NkvXXu0mjf_v#9Y diff --git a/Resources/Textures/Clothing/OuterClothing/engineering_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/engineering_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 5e77221a5015b9007181febcdbf876e17c80a999..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 603 zcmV-h0;K(kP)4xO9LMpm7g2&#DCQu8gIp;zV zYlqz``L*XClnQxOE$i+@mT9PJS*KLUN1_O;=GUHIoXhI;`VIicpFb#oUf&^?4Sx}W z>BH753fYmx%wn%QDL})JJQ2 zZV#6C+oHsGW5myCcbn7hHW2Oq-2)Y1eygccOuJjrQ52{EwT8{z{R4OR4}5Ko)}3ji z0<8f6x$NH!$a-tIwm^|EKj+`Qf2*Rr1_ZtXU|NW=7Ds=bT34Qp3;g)9Ohe7yC;BfR pgL)>taEz+J1(>~kF*^zoO;5z8<>sFzTG{{r002ovPDHLkV1jDS6?Xst diff --git a/Resources/Textures/Clothing/OuterClothing/eva_rig.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/eva_rig.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 32df3ee7159e82680b137fdaa5edb43f264a8a20..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2254 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 bxNQ9dMrI`HI)%jG00000NkvXXu0mjft4&gH diff --git a/Resources/Textures/Clothing/OuterClothing/eva_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/eva_rig.rsi/inhand-left.png deleted file mode 100644 index 1ada644263a25eb57db9ec87eff0c8f742147656..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 754 zcmVzd)1f-wEC>D+KKun00KI+3QI2VE&Ly0)a-ith&@q~*Q5zJ5s#c>p1V z5JCtcgb+dqA>@C;_PT)W2mv%L#L*E|g#2!ZBbRaW_8m;z zkAr=jMoP~iHkIA+d|UD9`CR$4V4oYwOs*7voRzGux6SH=K97v66Dt7XIIbwTb}J45 zh+mOw31>c!jP!gC!9F)4(hEE{FCsmkL(d7>W_7IqU}@6mh$;rh7Rvwf`j>q9yTP#q z79CMV)%f8qvogNY;Mf9-4tJF-EA}r-8xZol5f1nS0N8CmQMnHXd?Ms`SB($$t1KMw zl@f~*#*=>*=XkOWiA70-13nS#S1rF}Ep0$b&!JFsfOF0^OYPX&IOnWTbRebYs>Y{v z1BIf4an6}x7`QR#fngZnoZAXT2hy2r)fKdF=#vA&>-Cm5eR80t!Zl5^RmMjmk$>YY zUja>dyo`oi!l~FX^Gd={uZd6jO*~Ak)p{;A8gi9>9O%T-hi^E2tOEyst=AJ@m!{lV zor)a*z&U4?$2Ag8#g66GJUHiUc{LBGVsDM5PY5A|5JCtcgb+dqA%u{o%FIrSx#W|E zUz+aA0f|~Jbh*YV6mzC=LcG~0nF?5mKcDcv!>at%2HSNd7Qd%ukPPt z`GCZ3>Fj8SLvbOoXh4V!D2LuPl&4i2Aifqh002Y1rsVU;Nb5#JiJJ0qbT_L50ygNiPKI2E}-$yS$+6+x-s zk`AInNgM=iBBc(3@Gy7PVoSjwf)cQ$B=;QJ#{8?)lHi^GK5&G4mxJ&9^6~*@o2mv;KPq&Wy6?|SR;=;A5eV?=Cf}T`FR0}|yxP+Ux?_lO` z8tl_!Wb-Db=8Cp2*k1lz!K{r%h67kwG_CZbqSXBUp5_5H=*5+pj{wp*CCj*aD-8fh zU-ot{b>}cO=tZtzA~GC6TzZBl)pN)dOq@CGb+x;pVNg#hA~CsC`;<4nlxo)!lS@ob zDxz!AJ3t>Btk&nRmzZ2)`q-e=Jl;@%s1`shtO@{dyS7mO8Vjo;ss%coxuYT@3X6qR zE3+(NdSPdBPcQT!vn+{NSQU{GrKLCx1<2-2lq()^&e^8bhrNSy&dL=JvU#)lep|`q z4U{V$#yMw(Vc^EAAPmC*=iF7Uc#vBx9&85ZXGcXS6sjHh*-=|h{XMBv$_4z&ACJeI z^S8`^w%?bDs9*SGH|F0+IDfW^_0lFDWY=u}3$Tk#ME%x}-T}P(@Et=Z`*CD@W8eI3 zS4N-g1^{r*S^c>~2%qf6%4!LmbGEWtf=_lkVg?gJ2qA!nQqa8mC;i$kvgQ*%Y;lig119Uz1>`U#9d;@Sz5NdN!<002ovPDHLk FV1jU@OE~}l diff --git a/Resources/Textures/Clothing/OuterClothing/eva_rig_sealed.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/eva_rig_sealed.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 7caca5b96b85420cd8f38a06c7e77ba8956051a3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2298 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 U)gFDBLjV8(07*qoM6N<$f&vRn-2eap diff --git a/Resources/Textures/Clothing/OuterClothing/eva_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/eva_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 751295ffa534e5aa52219ea55be9539eae9c6bbe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 748 zcmV7EgkiDCbT}DU1euh&B27LIVy!Z|wxrvN?*}1m;l1zm@g+Ir0fZ1j z2qAjJjJIoRC8sD0S$$LIANF5if?tWL)hN5}j;Jm>>Ias{{U+{M&` zIM~Noq;wOpncR-+{fPCaynsOK*6=C4*=pguBy0xI}QMd zUsdV}XMF($=_M1P0UsjbOT4fyA-!ax|AZnqT`K@Mnlw7*=ach)db;r?U->*aFCjYS z=QZO;d#vjCYLoL4qN6>wL#0+Y+JNw&4{oUl0FZ^!UuU;eM0n6wGd?urXKty;6U!nd zlD`@;k(7{F7P(t0A~fW8{E~IF0V&-?q3nVzl(1!YR1R4vp-^@qrJFV5)4G8|*~Mg` z1j8_Jb1?wJFdz#hRw%oW&g5$DpnXH19_GPduyW|r!*vy|X_`^1vKIOOYD79YiT5LS*wZ9+e#>)F|IDM=W2Y+ld65o)P+*v)U3;@Vx zv#k1iow!GpvAUK=Hk)OuYk7E7xjnW%A%qY@2qA)r-Wk0nRs}9(vnUo_1{j|614t0F0cq#J+%nv~Dz&s3k8)cf*$5f%Cp1Vlz4R z=G|t~dD^l8nx+X|U0pa6PyhfNz`e&i4`6MlU2lTWGzjajycU3#%?|8$OrIX+{U?u> e_qq^5+SpIPujOWs(n(hU0000R?dB)4Fr(VL}h;L0o0vAM_%KM@eDyHh0)@A}9)8 zwu7i+whDqS^RNkm5NuK%ZVW6#aFn{TwS6ACb?cw$Ryx+`?*pODYXjf>czK1sA3z8p zgb+dqA%qY@2>G9|{SL4fI0qZQrxlKLsQ5mgz`1LK+umo@2U=L=LB9w5=mp%oeFr0V zqhQ~jAf{Uwe3WSVf^FoFPg|w2K#vELQ&u7RI3ZSkU#cANd0n_N@)bZ7#}x%vZ$$wB z(TlFVOWiok=XD`IZ6VO(K}dX#r};C8Pg^*7!X?zYplnbJt9*E3vnGp6snYx52?<(Q z<$IO95w!l!{MP(i4NpkW`a27i<7EX1`aN(;832GRWXoQiQU*c4r?H6}EYPbmrzYnfM;*s+p-9?H`D)4 z{P_7NlBr_DMRt7)-HvMR4erG0^AVrHgC;0000rt7GQmx1sWh06~1a-B$O;aSSrR7qM+{jsTUI5VF~397p(g zr971rQrK|uF~CGj2-%#K*obX|lLPde>-&E7GqsNa-!Wa=JEwr~ym(mrlgkjJZx!$R zUe1ij#n>>-KEPvQd~NVv1%wmmTgCP3&qjz1-VSgjidhU(q?CYH5p+SSVrUEhP(*it ziWoDOa`pin91vna>?jDGeHYuEBH&2)9ht$G(Vy^A1YEXbHrvFm`n(4mx`&IzV8Fh;;$_)XIk!L0OfNki`xz!(F-b}Bq8GLG@5JFH@)n*h>N>}Z3U@szFY%w|@WLI~+UcLLIgzXu29iVSy7-P<%mLe5=xb?QC zO__5Ipp?o``~3XeY=beDZDKk>9m_WEG)+J$bspQR2#WB&T(-L*gcd0R<^g>f;{V6U*MDakpP4~!6kx~_q9`)+#kWJu&c zz~6PWZCkkC@3KwXwu?UMJ@xf7^u%cE1V}B2CVtgc^*Od|SUEr?RzH1<>tYbSu&9HZ zjJG+$weKFkZYRLwv;7{w*V*8|h@>Ay&wy|5fYa#%V)LI$ACQ9oH2Q#4{HM|fq~JfK z4^aP`+8;$qeL}E4K%a@!`T!HZa6$;b_cAC*bnoXnJ<|F0>%Itj4gv2l z_)nt`NX1{gJ|H!J@%n(&{6*^na_|T119DXT9QuS{eSq!QDW*Ok1g`w2(+9-nFIFFr zi@#`nKo0)X=>uZ(7q1UU&0n-WAP0Z3`hZ;gr_cwaYX0K&0jc>ni{O?%fDp1cgI8Zs5kiZ5bzK7h{L$x(tK(`La`G3g j56Hp)Umx&n1D=g9`cZ;y8&J|_00000NkvXXu0mjfPHfH< diff --git a/Resources/Textures/Clothing/OuterClothing/ghost_costume.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/ghost_costume.rsi/icon.png deleted file mode 100644 index c19f9ee4f1ac41066e6be60172db636813c48f06..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 499 zcmVyvUw;@B_G#s=~I{spgu z#{CEu03293@x^l!9xmqY@mD2rQ+Y zrfGGR>`Nf0ApCs@ramyr?2ZDbX^QGtYpHJet00hYM}f=dEnpL%2BQ`us|YFJ7URc<;#)b5cRB z0q0zl{dT)$ZIn{chDw4pj)S~i*8$>sl}b5xXRWR7l#6{JEJN=-D5YY6-EOz(Fja~I zatczXQcAd9uK;jgC66?wDgk2*oX_W3bsJ-%3gLMxi7Ej^gud^i{KgnS#7JP7_dtZ2 zhHMdr`~&><0Wmz3clP0Pd~)G*|@KKDMn0q(ex3pippcz2h*>9EJOU pG(ZSCKepwGh*zJE|8!GI!4FtF?z7nR`V0U7002ovPDHLkV1kzk+g|_x diff --git a/Resources/Textures/Clothing/OuterClothing/ghost_costume.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/ghost_costume.rsi/inhand-left.png deleted file mode 100644 index efd146b02c94f414676b656cf70594ca032dcb40..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 532 zcmV+v0_**WP)Lk}?r|7nUS{+YA^CYbH`xUMUI)B20b@+kwH(wcQSq8|Y62oMY0mf@l@+jrwKk~? z-U+p}j8e!dz@`q)_1j=Bj`|N`)cgV3?DZeaDRKoYvG=1%Q34$GA1qOn0H4@X21N;= z;Xf!!fS6qVgQ5h`@E;T)8 diff --git a/Resources/Textures/Clothing/OuterClothing/ghost_costume.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/ghost_costume.rsi/inhand-right.png deleted file mode 100644 index 5627783100047ad1a46c1b85dae06a8b4632e093..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 532 zcmV+v0_**WP)`Fg~$Qa5^(-hlnmDqlu>_hgYh>XYM@m4>bPO5?+BBL<|)>;67a}IsqXMNb0 zIy>iXk1^&cqFX08pO#ae0+8!4HNX}z#>{#L099#_)alXyTSG*~B@>p-fE?CZ70Y01 zqH^}{(+2V8r;VuzDrLp&3;=X2gQ@h-*}pF}aL&EZtZk56#>EWS?e3qFY0qFZ40N}lUYM6VciC}+v7@D;Q)O8Ku9-yt#G|kR?pPj7B<&y35vTP)ur<~Omk5}11b#JCMA70?NHvEY^$}NWn0_g9~f-u`F)@M zdf%s~_r6H0Y~d*LR@e@N%~*i29SEDT0AV{2He&(8b|7qyyZ~>9?Lfbj4woGEeg2)V zBK`IwGy+P8OHOHf&WRO?<31iM5~s91=eV632BpI#=hOS2Iim{5bb5>h*fpc~w>M_08|_SF?fAi+taAq?i3~KA(lAX^>?ZWLa)IKj=|FDMdP+#_sMe0Ce4XLI|48CIIkuOt@b33<3AuS5+0+Y!-x&wl;(i zWV2bQs_OZ_Ah^ZUbsf=Y6zl8j0Dycx4**zSUq>_=ZOajUZ^9c#fP46`q+(eXYPDKh zyK1${o$35v5ZwJtS8_b5rBW&E?d<^oo;`bpR4Vn_|MfyB1nTuVlF1~GJKMIA&*x#= zHf-DWoF5Dm!!VFervvpNoC8?wYnlcCJQ;<7uIqdx^owr+G);qH7+}w2_eD#R1VvF$ zuh+RS{}p`A1Kg8}$;nA5iULWJpsFgr_{qsh&-R00x{`BJsT88oC=Lz|u(!7d_M7E{ zgM$P9+nq0Z;d>&KNF=(BdBwa}yMHsj1!y!H0D%4deVC@nA2XCvn5K#S{r$FfqlC>5 z`XSJQh*!K1YXn52(V_I~D+#vBR>Ui=y|Vw>+S)+h1Oed5mB*1-kvQ&&&g^(r#zVJN2o%qh+oPShs&Oa)2)d_?_tVp;& z^T%qA$a)|k@H#wQ$vLMkUcy8?0YV7hl|6nldek8N+<(prG1#p+aurd_@T}2YZ zgxPWzO7vTvBNPIvs^ambU)y4fW#yfn9VC-UVFyG>CX?9N*#YpXE}>PnBAET>eD0@@ zoR=?O`tDD-KA;m;6~fQWb~PC&Y$@JdjpBwSLB9kpm352aw=O3L?D0FOeF)(k;GT#a zzozgiE=iK`{Ej*Fnc(v~X2fmt_%((5)6YaqNPyF)Pjf?O*UmYLqKvFA&J diff --git a/Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/icon.png deleted file mode 100644 index 706e5829bb7b55e2472566a5a8589c75b3807706..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 574 zcmV-E0>S->P)iuY8R|R`l*JLw-M5K z#b&r&w%G(TW@i)K#l{~3;oNg`zH`paA!!`Eglp>CRiobkZU8rc8$exv@yBaAexIbR zk(nObTO%_azfaQf$7}khy%z(#+^y1{Z4-uJ9yGfE!Z4&~+q~SZYC%*2XpPMDZMo$6 z=@BU<6W=eaPkbLKCC^Wfye*e}uFypQt&y4b`+b5S06=Ta!+o3KbOyk1I^*HKjn*1~ zAPDI9`;{Row?J#12U*NLdbZ7QI-_UXEao0Uh=Na5eF>0dzu9bZn-Bumby>_k%%4A4 z%spJ!E$oY;sB#s)*TVg+BuR*(C=X^BMq#~975)lvoW0{XC)om+rip2q>~=fiI6m2T zHo(D48rgkT&Ll}#tyTp;-}e~|2BrHh0{E;rj_Gtd2q7>G1Emy$!2qQcN~t{iI;wpJ zvfc|J08mQhwsTY&KnOt;ML3Rwl(G=C*=%B27I7TsU{zIl5@z?^ZWqh4Xf~TTj*|!P zcDtqi{{#S_-EN=Q%6eYr_mwKQV87o3u-$HvQs(cv)*310iCm<`=Kufz diff --git a/Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/inhand-left.png deleted file mode 100644 index c42cd53e59a739ad24b821f83e869c31df36fa7b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 501 zcmVcb002MU-um+xl)sB)O8JOEl#IX zj-ie|0TTd|wr$Zg4FI5N8nkWO_YH{$fTAd{*=$f0#V>thdKx=nvfJ$tV}w%b>KxYE z5l8g793>zCFrUwH-eO?=YOQ5Do#Jpf;JnpZXZZ+b`33+$*L5h%5?$BblqZBR&VYU+ zM+r>u`O_X$zafN42tl;g{cqdtc5plq5fKp)5fKp)5fS~DL@6cSds(j5l56GYE9>_j z0C>C!@ZP6gBw~!YdIGYo4gL*_#R34*^83U2ux;ky-TqFo@pnG~M7Q|~G#avI$Qby~00000NkvXXu0mjfrF7x& diff --git a/Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/inhand-right.png deleted file mode 100644 index a584bd6d663a0e1d8c11452fa151c706e784a9ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 514 zcmV+d0{#7oP)8GmlI?702o@??=TsK-F}RIjFr0{jad(l1bGgLsc4Wb28F=Yy(ezzk-GwS z1U7W{`6Z-jXCM#nFqnBkL_|bHL_|bHMC6mmUS93eoNsLp$J3bs&FlTXGse@IdG8It zd;fp=N28HB=MHbO@pNX+IU9{eohU+*Bo;z2z|u4|z(NR?B*{PJZ&p3aGJBp(EXy(j z%sF=$dt^<{!vc1B$LzPzWE>8M%;$54!{J|J$G)HXq}6IgUDr70?h*7u zgb*&yY1;w@5XUjcR~~==0}w@#_4|D`n+?a;D2iJ1xBdqJlx2zcp0X_O7WN}lRdsf} zZ42~hU+qWV{{U1~)vKz?q9|&fEfx#tNPZC!5fKp)5fKp)kw=rgyf&xCbmYY7)_xzO z|LVf{az!xboO$ofdvDK^NoNai@^tu;L%+asxn#H7-7HX7G%NnzdeYfnz_kpZBW*Kh zoje{t=jrJQz~VS=+G)D#ssilydw|aO4#1TK5cxcQ0?g8~$2Jsua{vGU07*qoM6N<$ Ef|8-}@&Et; diff --git a/Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/hacker_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/hacker_rig_sealed.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/hacker_rig_sealed.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 8e5380f5f42417637d6bf916c53ec86da23de625..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1625 zcmV-f2B!ImP)bA^#WzvGq232xhscp`j`iIVL52r)r1rUS-Fw_54rU;tv?CfA9Cx zSMT@J(|f-_Y1+b3Cg`^Ve$y4eZwLIQD}dh)_)S*;za8+KBQL;veml@8+5I_({-1pR zn?R%OaP@%f{+yHD9CN}M$#L%wXCx=PIp(;XY6scRqUpm?SIcFdq2mQJC^R^lA zIuxEfraQfnD1I9I9)&{T&~Zgk@a^~yc)43d_EoCkCsNP;cVAtAs;Ur05z@&|VEy?A zY}4`fBj!fJ^ZzKvr2moMZ zWd*~-!>A0CMxi%vnkF<&J8*h756iOHFF1Q3fTn3MO%sZuc((632M|KoP2SHG6~zZAxRQ!+Xj-!hMRh42+*g$wzkIhsj7-ZB7x1#O?);o zg7x`%wrv;&06-7~sH%#!wY8=~A)JvMK@b3d39D%uB9RD-dzue+cXzR|u>k-$apDAu z#UcnHb?rAa4zMf>hGAfRejbKlz_Q9kY;`XngrL8_pKVK$1OTk-(`^9g@9)R+=g&R2 zT~`42(^nJ)i9`aDBr)T`**qjkLL!lXq9|3bYX-NNnx-KX3SoJ9831tRmq!4A<>h6B zLLrtTDzAGN?;HrZyAMq&mSsWLbp+F+2M3Z#T^dR8@sx7@+TD_e~3e09lq%C={45{}nuifO}BU*VhMGmLUiN6h&b- z-`Cey_54;am>Y6pu^2+35cc-=u)Vzvx=r)J-rgSDcIS(Fc+LUQX!Ov&YB68!yni#E z1t=Da0DzsH9hj!cUNeLcn5K!Hot?7tI?2{Z=Mj+(Lqo%F<*)28KM6xM}AhgD}dh)_)S*;za8+Kt^j^J;5S_X{C2=^ zx&rv^fZucl;5m6PH{?tn)16D}Y3I^<`cR#KAA~a!^Jnsy?(ob90vw;igSjE+^p&gV zjYJ_y5?c;Cep7bn^jN#*0xF@x({)4OV0o-J62<8&S236ya-Lj&+?wTaH~HJQu)4Uw zR)+*Zz>S%iLyol*w~ZS!GY|v;x~{{rEUYdrAbe&qJmZr03=C*zU$)dENTUz1<)Ik@^P`i z?e!Ie5EzGHZG0St5JKSg`U;PW1>QS!5I}E8O3(8U$1wmvN{Nee6aHih0PrVMT%4Pb zQUU%yN*(RW?UX8}0pwK=-l3sC+2YPC{*oO3Y7FrNh= z|Nde=3&0qwtxMBX+l4=^aNm^YInp#$!7R(Fjkj^(%M|SXJ*54!RFC z<@+cOY=gYhl-H)}UoMxewxPBIO&@J?piOY#8|T1o;Z+VuDH{t?N7^UhvGjjkN{^uz X=L_YwAvX4K00000NkvXXu0mjfT`dGb diff --git a/Resources/Textures/Clothing/OuterClothing/hacker_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/hacker_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 4adff940cbb5f39b9489b20471b3b116fe3409f9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 505 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 P00000NkvXXu0mjfG=Nkh diff --git a/Resources/Textures/Clothing/OuterClothing/hazard_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/hazard_rig.rsi/inhand-left.png deleted file mode 100644 index 9c6a1579b6085a0ac929e69e000a3d03f42d4c76..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 596 zcmV-a0;~OrP)L6>0}El6-^}hXJ2^Z9LI@#*5JCtcgb+fA|4C*Qo%+5Xf7KD~ zpqZ(7wYcEqX*3!$kLCM*d^s9Zt(IxEI&5UEx$^U{((dpR!~n)byxe~g8x#H3K1*I} z4ZzXSdjPc7Gw0`(>a140T09sS#^W&$s}=5KHyMsD_}pq^Sr)dfXa~)|j(Ih&R6c1p zCYmX~h*VcVxxAD7j?N9eUXSS9{PF&Ed8P79SB^1JG8s4J7m@lWVA~3%^7Q*Axs=Ld z+ls^8$Jb^L4&PwgDtY-_P63liux*w0qXH|~1dHxg4B)!Oq%91)0CdB%8^^17wK$hk zgkd*X39ehD-#4i*e^}AKfa5r^=Xq$YaU6#r2+&&3Jk~TnHE;f(;W*AxJNL4AA%qY@ z2qAl6rCUHq`6&7$(Kj*YDoqZWn20 zG7D9a)^Y;eyIXA9S;DZ(tGzusLBP{OVWGY@(tWhs(dnF!v4#MQe?Y190GOO4nb%rQ zK)Jlb=rST(%G2qb(B6NJ|Lp)i?9ScST5f{VGYBv_O|s0nfwkNNEX(5F{cXMvFBl9A ikDfe}GP)2#EaE45yu|(|#nXuZ0000b@?P);c8!w9J-BugyWUOf@N0%I?UCHr6 z6Rb_q)hY>l9|)8$ExhOCJH7b=5D^g(5fKp)5z$SuQ&kMZP=AssM$yTR=LY(&ZDBAN zRDQRP!Z6f}s~o=H!EiXntzBbne&g4|F`xlJsT41sKhsL3OZB=t2DFqC0C05l8UP@r zT$_JsS3Eb+mzN58o}=q~xV?J^^Q$j-KODg@449_CC_1TaC;XgW2&=3sm9EXd)B&B& zgYt8Fp)i}xkY1?D`*l?06T(8#xk{zwW>n>0IRd6BAcTc1Q{^Ru1=AEbd~)zF^Z&J% zhp%9oqFj8dB>;Ti1k)6izgcPLwsT(tfaA2wS{zRR0F(Htwv8x?Af>GR;tNIo!p8Y++it`^|2j?2PeepSL_|bHL_|bH z+qKcOrV<#}z-T==Hw3HIwkJ($- z_waQ--+HkB<=U-VOka~^3IN#KyN5WQG-7gGWuqgIBvbTy`^fXWe1E`mgGL^Mji1`% zM+Z8~RQVFZ+jnnnP6v1opXwx;LSuo`j~|d`pSPW>SvZF$qNe%=H7eG0mhN0(00000 LNkvXXu0mjf^wbLY diff --git a/Resources/Textures/Clothing/OuterClothing/hazard_rig.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/hazard_rig.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/hazard_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/hazard_rig_sealed.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/hazard_rig_sealed.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 17838db523c122f800bf8fa6d37e53738da262d1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1997 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 diff --git a/Resources/Textures/Clothing/OuterClothing/hazard_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/hazard_rig_sealed.rsi/icon.png deleted file mode 100644 index 77aff5f33d0b38882e0dca7736981eaeba9189ef..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 724 zcmV;_0xSKAP)3=vuq4>hh;DZzqQ|A<~hPeQ$jrye|&UM%EP&;BFzAeOp% zGQn;ejQAtTl3hY~t@g4#XhIA%n`%KU`Ci`4&YO9knYZ&8UuiAJL#pLLqc;JX08M~L z1u(a@=+11+y16CA9ZOET)njAHX*ai|xHB8G?%dX*d)pd+lFzFWep*u8H<1XUD6*qz zEX>dIdHV~t?NoevdITn?Uhr{!opDvgvMfGiGQ3*L`MdyHy&PVPBHNh^Pl0h&1x+KL z&k>7_;P>}nnl`D_KANU6uBz;48ef4aQRL8b{~jrbCttc;FXk6T08~{)mK9Q|eRMrb zDz%R+E2ydpfL|1uy7n#4zcYZ3Rzibex;ncV9+}|e_!P5PptnyTk(eY92#`oj(%UCs z77LslpE5i$L04xtp}{ad?*qOaU@ST94h@Aci~>qHN_$%e0J@$g_xf}Xptdjh+Qo4#!J2*W5`1-~dE2))GPF>Kpm^!X^Z?cC@KLN8pDkfb1nQ6QT= zVs~+~?oIGafg}atqC`9%YiLJhAV~_c{QZEL^l{x3corhVC;(uZHjeY->iFwe)3ht| z7Bp{Q&q4(7>|NZIWrckH%D3FEwbf$>D|_Xy6u9LxfkOE1Q&TzYcsafHFk6eb?ak0{B;YJP(p4Koj7<1^5l($S4@DJHs6S0000BU0?Pu9dNq@c|n z!bmqmYN}ZeF-rw)lg*|W{C^-2X8FzR4*zTp{{bO{5JCtcgb+dqA;kYAvx-TZ&1Upf zhjjgRrs~zBqEn#NYR$b?v)PQkUreagDs(zMvN>y^{35KhC;SKzfH5J@o<50;34a@( zC$F^z;OOWr09xz0^NUJ#SF2t<8jTE-$%Om0Dz|bQj4#gl)ahbb7PhVE`t852c{#6C zAs#m-oGYJ1sufVFY{%cjGs9poAUrdFyna<)sRFagF(!;R>(R%zcVu!5Ih$t_0!u3L)7f}jsTKRCU1y{cD_ z@_9uN^y5l!-4es0Nxl4GMgIbh<3yh4p|!?w9DLtLYd!Z`v;54W`G1DvI7_{`m(2?y zgb+dqA%qY@2qAb@?P)Yo+q5dROjH1&W&kgi_+rnTl zsQhjng<+@{*ExK@gW+(DJG;i({Kl_^6F>uiQYl`&e4&*}m+EzQ0%$2E0O0ueH2^?L zxiaCG=D^Z&Jj zqeGacC>P&q2>{zy zvP@MT-^vBqwyj;)g_IJuZ6k^zNGWT-_(GAtuyKCdwj1%!zfRNh6A=*+5fKp)5fKs5 zc5O86DWbIl$K;k4lK?00000 LNkvXXu0mjfx2FpZ diff --git a/Resources/Textures/Clothing/OuterClothing/hazard_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/hazard_rig_sealed.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/hazard_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 00bbc88b923d6cafd30e3c6b94622f860a02f241..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1775 zcmVj`t zrP|V8HG~96mos%qq{|s6%ot=@M$Rx=V|Iz0VL+B;gc(C45t*OopCKmgyCou?+y+ymA`+btygRX4;|`0S{!TP zt40lIV0V&9EG;bXnK(Z?MKBmdKA%Vb;1I%$VO7%r01-(7a4~yRJ@L|V@{UPSP;1jtaBF(i^ngc*an zqG9^`AE2&i72hwaDsqN_cLxVZB$H@%FW3qmI*DYG&;FvSa#3jT#H}wB;!CbnEb?bw zP}c*}<%|=NB(Ab$n%oO$W{A|%!U6!GAW5)Hvt=)+p8bL(AR)6>a-MArx#|XfN0b9y;{9 z>ON_pBrpKphMp4|4Ic2Y1j3B*bw{vF69wDmAGc8ey#01I%LgHXoME6~+t|)#vD}jg zP=66g!lJ6eGEL+RgMVlPBvE3D;%V?e0}qHFrJO}o#WVF021ds!)Zfl#D+cVIg%A60 z@KAfocVtl@uQUE^=zh@uIIv{_UoZ30qAsaZ&Y3bk9MG)_8SI5Zfpe) zot$Cd)r+67bNewKfT3H z`Pr$keIXBc@hS^l*Riv?0qc^8+weo};$^5)P**f)ODfLKPAiVV^RrX_Tr}no&Icrt zNlebn;$&|ZmTBT-Zx@p@vq&V9qFo82FBHP-{kP~J9Ky-oF2aoAWN#P!gF|?|{}z3r zkZ_-#J%D2H$YrcQJvWc#oqnlPO(V@=!lEPy+< z=P~!l=jf{$^+n*e4^&2i?(an*6bDd7h(h6)BhLfzqm)CTFn}A42ik$A0-^sCx>;er z3HXh!0Dcqj8(jhXCg3-^0{Bh9Z*&Fln}FZw3ebs8sYaj^eYYFJIl)G7zcC`;?%r$L ztG*@^c_aN#FM)J9<0O*Fifb}imW2u>+TsCJFF*-P;No6zYNYwvfLfqS6Su9Ug$1mv ztpT{W8o#c9;yQTt0IJhD9xpi`k#(12IKGOi_4}vQ#XhFBIapz>O|8TY=j~Unqo9vB~JS9N697$O))?#Hd~4V+=US*d%Mt<)K z_a+_)yI(UXk z1#mO*KW)UaEaRE_2vgryMw_)b)`RdKF!kFkSN(Xr+T+ zCCX6aBt#4M~^@^;zudxWN#OnJHJ=d3j@I8?~+0V zQ$ika{`h^Mx&WbI+nAo4zp=ps7aQO7-29dBH)j~a)ndZ$0`35)qLj4*H343E0BD+r zumJ9RdXcK^c7u2fN24vh4K^JK(s_H6uHOkB-TDB(3HXh!0Dcqj8(+Kt{{mDTJvJ^l R{wDwc002ovPDHLkV1l56MKAyW diff --git a/Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/icon.png deleted file mode 100644 index 5ba991b97122b12c7082c5bfa94c3d98d9e5e18d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 737 zcmV<70v`Q|P)v!bMweIcB#tE7|w zwBwkPZIecY=V^*dDS2VrRLf;dAt*L0>g4zc!!T&IT8zJXjVT0Q*Vh5aTNVI*5HO#e zx*Y((i_uX|I~`0RDA_jd&JJ^hf`0D@fqpKf#Pd9Wa}^p5HQ$=b^vgZ)2%N5~@|MME zr$alAiNcU-xeUOY>1jOxs^v0K80vMsaDyUq-DOm4R`fZVLXfvC{2(AXZvfBp^z)>6 zvUV(&qaDZeQ{mbsG==z2Zb0ue8NE9O^!ojJopu}#RAC@M()qRREleSZ!Vo_Qm@5?6 zuh;dMD-`tZO(CdlZ)t@RwfcP#0|87SXvZ-VGqbE^OBsN*Y$=lzeYd)*VS3+B%*@h` zV+}n>g=>4@su=(DQswh`eBURTPd@(c+v&w-MVUfq$Xf#>Uq{kleh^%lJWZtXfh6{f zL*)knwapCYtiIiTCjfwME-9rpD9`hdQqqp&Vbi4taJsHKsP1AI z21%0vdj7onfmW-9zqq7^IgX(e*sRs@JdcBKyF?fMAB7<&$49(fT;l!ur48Q;0G#_f zKy7mafL}kpv#`8E$+kJ|bcRir9v})sJkD>rC=6LxUSTa;$~eMRQ5f>G(YUnY$$J3k z_4Y)1CeiLUmdmBD+7qe&h}N>Dj2{I0;^~dNW#M_=jr`z7Ms%0)`2LEY0EUf!Fqvm~ TswtpO00000NkvXXu0mjfYgbu@ diff --git a/Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/inhand-left.png deleted file mode 100644 index 30c3e1725084d87488254577105757b824ace738..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 582 zcmV-M0=fN(P)B(NZC;~qiZA##vy+-6c}C6X>zT4|9qw`GEjNGdI|&8AsFdyyW2P`F8&{+*h&7G+1c4iF#`}05fKp)5fKql9$M{=GWk1G zN~SApwL8jnU2JZwr*&UmU8|orHvoWLZ)?PP+k@8f%~_t)&Aj8|9} z4Yj(q2H?+=1As(IctQY}Jqz^H4}$J2lz6zmLl^|8Sk}yJ#j>#LZI#Z0K`D_Ez|&v=`Q3c3%H^`spXu_tXv|#XUY5_x z7eYTAs_7fh)BCORS>!UUY}-~}w|CMt;Nt8Q1P{C<0JU1}V-7?=9IDH!YxSD5g@t|vi0IWG0i(F< UkFe#xW&i*H07*qoM6N<$f;E^9P5=M^ diff --git a/Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/inhand-right.png deleted file mode 100644 index 3a30664788201fb582bd4539346d6a0898c0c752..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 605 zcmV-j0;2tiP)i^J03ebQ4Iu#Ja~0^jANW3W{^Sjeq{Ow~U&_6g9MpxY9`5fDNr{?mqvLs~ z*)}36@o;~K!1qxxjK6*{SyT)I$Bm=XwcjsAQUaJ416Y0WYn97or9a8}x^Q#38UC7U zRsN0if`Lk&KrgSN*d~AKvM^0kJ%90Xu?Kwm_yObbICszeDmuU31J>o=OPjpx&!3%+ z=lwJ;ip#!_NJ`v{Mu?302y`#bOAR3km!F7;h=_=Yh=_=Y zaxbqfv)@VW3+$3i1*i*G4W~0z7p`iy+J);KCS@u>)w1xm*+kW{P_ymaw#+w?so~iR z2C8Bhn8fj-|F(7i{ePf0KGQS{`v_!`eCeRsYO5j_Ak!Y;p1uY!e|xNE+jw$t_(ww( rLN6Go;dG{o^8Vl|JO4j`XvcjAfj#q6NbC+I00000NkvXXu0mjf#`zyP diff --git a/Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/ihs_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/ihs_rig_sealed.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/ihs_rig_sealed.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index cbe722fcabdfab5655325b614ae04ff6bef432f1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2039 zcmVi9ROWe*uCm*67A11L) zyg^5spazdm&Eh?*1n~qrBe3b&ZgMaU>J>tJNzmfkTzU`6d(%>Esh{k2Gc)=?7^|PE z>eZ`PRb5q~|9$^o{E_iZ&;kUFkphAiAZUyf5VQb6W2AtqCYU)|atdc9XE%E2Tm`+| z=%G_MD><2?r7NM=3nm2=&PsiSD4dm?ILAR0Md*fcImy02Hw=iPh&ab#kP?PbQpigp zR5&X+mT6*9mZ51HR>RrQd22*bgr;c_cpmr0$MMtq_n5Kof3?;tcB6+5p+gk$N>LE! zxUbd{`N;G0WIPXl8nl3H>_#q!m4yX*5~nA}h(@EZZ5xR@cM<0}yiybZfWY$rI;S@i zzR$F2H*~|mz439n!B?h_GOL0^K|2uX(G;XXw>WUSw>xQ-lksmwSs{@!0lM#97maoqDa?}d#@V?EYs{- zI~I$fQLi)kg5Bt$Lw?swlWdeI7yw;Eo)Zk(JmBF9#5s=MI|9oz(Wuwy$ITP~UB9QQ zbQ3Jl4FipO9eb*Z{he(}PvChh$}%j|gl-u0LmVJc%Cscm^yJtRuf7(LIa+cSWf^Po zGHyM1*rokFRqfia`xHJNyu&l)JL-`|QS@vDG!s)|~*g5<;` zR>Rp)Lf>%mX$kFi8$ib|c=ZMDJFV+F2%Xh%mhw*y;9qXL_&@H?Z(taVMx&UToudkg zL?WnFEBNK}C+NBkK@gzpI{h9gAf2Db$Afohx7&D|dKt>7OU`+*`y%YAD&D4Eh7#4= z&Sm)zLf_;MDBgrObX1f0A|+g_DS3nI=w8j+yy0S-@slg{EoP-`R%s zMG!aRXG-T~$S=r61>O&<3M|t^ty;m<>>RSW z94jeijKyO3;owIk?%YMKT0xxSP^(suxN{dj9Q=r}Sd5vbXA2-XxbP*{Pv_^c8qS6a zT<2ApytG)R38a|iVB$|g>S{O}vL;L?&T&KY_pAVSZclUW)UVmsFxqE$ zg=Yn(@{0X*gqup-f z^!d;Jg+Y>834+jZJgH80CI|u*z;6&97yV@glLFHDc^ZC*wwrhZ8A|5nFb{;Z2^SY>B%uISOT5q#!PDX*?{vv1~uHgRu&de zTwe#!X^merKyeW~TL78U`S7Ua{3r8`^Wjm;$s8>?#r1W>ISz?CcQGwVv_Z)tgjWbW zk7-Gwn?^?5JQ4FkmFEz_jDdSzk(Q%S7Al^l0h zn4AJBNV-qLkKO?A>uFC*5>T3d&or>4ph3O+%dHXjhj>0tUQIy$tQCD&id1RsJFhDQ~@o zTvV87GAZEslN@Z@#+tm`X+@*6`SRulEY}2=pO}^;Sf+{c<_1+lty;mFybRm6@%#x} zgNCUln0Rs95d;D0r{7XXM0)n5Q|nh*oFKXN&~bN#lM|ElI+nLyL)Uet(l}ETAk1d$ z`=OceeINxSPddE<5(fRw{^X*9JypdopFaU`4MN#~{=jhl{FlEn(POrNUhVew?61oL zE}928PsV;=?hEvyy!9H-lf z*tSiR5O+NG3xr3bUWaYl`0%Jj<#EgA70g%Q#os&GmwQ%scIt0PPE7h50^P_QEjhJn z1v~ry?3xz_I+2Ry3NTr~>GPjMy#ol1dL8Nf{IzW!=s3P~e*UZUS2qlQo1;K?Te@qM z)rXk?uW|qwS`KCfxcl@hQ`uJyBFDY)@k_l84%Hk@ytwU<`2ae+=yUk%1qp|4Iatjf z7_uM|i9~235;TY$kw|2y-w&k#n)Ly=Wf<31|8s-n1Ec^mYzQ9B2LvrZ(D=hE;Q#CV V4oQ;C3K0MR002ovPDHLkV1fx<)s6rF diff --git a/Resources/Textures/Clothing/OuterClothing/ihs_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/ihs_rig_sealed.rsi/icon.png deleted file mode 100644 index 41fcb8b236545a2e9055ea641c03041b50f8c655..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 872 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 Y577KW)tQ#_m;e9(07*qoM6N<$f<0{)#Q*>R diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_gen.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/labcoat_gen.rsi/icon.png deleted file mode 100644 index 4b2ec35bd9bd9352eb93eb6b3be5dc73da982ac6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 494 zcmVB|x3UGUJSI?59wX3Rn5#P6GNfHFn3(!nnde6oA zJ!%bc9FtF0b#qB6QERw3zo+y*2;%dQhf41;#t_FbSKl9SZbO=;d=a9JU+D+D2V)Fr znhqHj=&3-Hz4smfYc1Y;wAMK1D4+e#Ih=D?YXR^9Rp@O&={?q3vh6(D_s^09=Ntf9 zYo^mF0NHjPS!-LkJ{@eqk6+&?JgCQ0GF2d@JUEz?5`M$Ys(3p84DrWg&L|s+pr7b zkR77n3Vb~~LkNK}hHN{J^6Tr?_um1ks_NWcjqmjlJw(ARFvbA8{hm)&b+(;Hx#|8w k4pB7zn2Z1;z_9`T0b2~u<^q3(lK=n!07*qoM6N<$f^J&iHUIzs diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_gen.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/labcoat_gen.rsi/inhand-left.png deleted file mode 100644 index ee7f2e50c6cfb9a3712f799aa55eaab97e9df398..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 440 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV669aaSW-L^Y+&MtY!xp_7Cfq zR&&mgtzkMjK~-c|`so|tCnmX{xVLougoVW?3!JC#JH$J;MBt%S`U%cS>OV?1OkWuA zYW`-$FTWWDr@r_9`*P3O?cXv36 z+g#f!lFG?&ViQlHjIyVY&t(zw$tTx8|NJv^*1T^&-x1R8avNBkNgubqkzpmJAyWgIHA*{Tb!C~I>8E4Z@e3t27|9$S~IGN*X zKh?729=IJW!g#syk@BPesxP9IUp#pcZ*;69NPb5sm+Qx^GLc`@VL?=-Hz zsoSkTPn~meY_J8%? cPK_D< zExiAp-D~A3(L+()I;Zc=U-eX72?4aGhdqh;C+8Tt_UZ=_LGd=lw!?~Bt}!&ktq=e8 zEOX-0vll~WomKPm_cNQCs(nrCz=Mt5-R;f{@vjd|yBWo5Vc+qgM3m)inYF>O9IMOo zqgFHgyK}to&8j+bP0l+XkK D*Ne)a diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_gen.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/labcoat_gen.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/labcoat_gen.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_gen_open.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/labcoat_gen_open.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 72c6e367b775965678e719f3253f9aecf72320a3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1059 zcmV+;1l;?HP)l&H7=5m~q*I48CuKk&F+>^csZykFgt1CchF1Oo6+fXQfBPfgW zZxsQZVn3=?t9Ts7+hG_k^oL;x%zdv_tLXH4QSJ9fWs$)7E%s~PVlDI&LU3oreFY-M z|7rwq@(E+Oy&i!2Sh)mD(**T_+v@=)jKwA>ii9*jV+;ULAY|nO0E{tV{;e*731jGX zy8zXX_~-qp#9vyLl2;S1vMIMB}9gQdGIp)8x3%2U|#@oxYf122BHrMVa zi>%|2`Jk5v|Jr`*AhZ%RO%s-7W%gZOUT(ZJ_6@SZkWCO?3Nyws*8xoN%)f~rz{)i) z%l}_L3#gcAg$+1AJIidB4Z&UbS?W$8%P;gW6o%nO*Vj#wst|@DM&mJnMZ8 zK)ll8_hk2^6*;rI;mqoW+s$4asRm!{sDhCvMvff00lEd~Ms9#^0lJYJpj&`$_@@78vsDt zkBQ9>Kb5A#x7E=e#{9f)phNn?I)q+{b&CDSvaBR4Q~mKC06={?_jiF4(4=6Z_xS}t z{F?mf=?Nkx2uDCVNB=d7OI2#q!=L@TPjQASPMd#Os2>o4^d#suo3L$LcK4mZqtLeP zg}kIFcD@T(mbJIKphG~~fOH~MWl7AgT0|i<2RsgMk{Or!72IAA0I12)i6YI(>j;1f zs1Ko<1R(>iO80Q4^Lsu8Feqbm;YaK8h5JN-5RArSoDa%|O9NmUx4WfQgjs#-<0x4P zc6vP(hta~R#DH40s^TzOIE5=jMi+iE*^Msz=um0#ED%Cg^oUM~QqKaMln;KAQ8ltp zq|@}vCWu1Hfb>~ERB6mISjqsBsuUH4aC&@Qk>sJD2vzCG>jQKP(2d*x-2!wYH$b-l d-8gy!{sBJQ{WL`~OV9uS002ovPDHLkV1myH?%MzW diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_gen_open.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/labcoat_gen_open.rsi/icon.png deleted file mode 100644 index 5d1364f829ba64a0a244a68b63c2f52cff59f495..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 424 zcmV;Z0ayNsP)KV( zloGXu$#6w%j1|O59f*w~3_}2Jt{w_=g1dJB!Z0K@=9F!Z17vS+zBklb)9dvp8$_)& z0LG#VM>`N3gVs9Nb}40PzP}v_t@X)WxU3Q%Uv7yEs7)JRMWuzaA(T?WD?Dw+OrJrm z+YD6ndw@Vif=@u@3;hf!CBbY~`dn358IhEdZns;g_51zGPg4s3>;|mJ2aLt!{|TV( zum-s9bPDe`o6Y|RNRp)T_bMCG+5lkZbeSh)hU9NYB6CXH5bj{&035)%0lomS)}zG# S_f9JS0000hE7CojK^@@_CWNv{a8tOMX7kIXyv~_0Fmnlk6k787v}hTi!qZ zbVjr7{`<@f*S5!>HBRO^WN_s1>)7=+4d;H^x#=FL+Z@4gVAt2>hYW10p3klr_8H#iyT` z!yOy;?09E;E~S0(^G};@^PW0i#%hs2pT9z?pup}mQ$+U0`*(O=NzeEy#?i#UaN(Wj qC)3+ZJLH-+={&#e=;l&?&OC>CfArduf7b&;o59o7&t;ucLK6TZvaGZK diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_gen_open.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/labcoat_gen_open.rsi/inhand-right.png deleted file mode 100644 index 9998649bca65aec3e283d528d110946e46ca4f1d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 403 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV2tu~aSW-L^Y)fuUbBG++XMT+ zbq9E@Tx1g*rdGA}%-r={=;rP(90pG~@?TuqxVqg(hof_^vxC!|2c;bje2bQJW^_&c zKUrXt?uGa5Gjkd`VBp2QwcA!HEn-km+I4Hyzw%|?Eguc{8@jo=9RAVtr!;h>;j-EV zm4UILej*D`#)pSi^FEz_n^*9n$>|9yoQpKFKd-_BuUkX{`$@A=#w-^loX?;@`6 zSubo+SNZ$hqG#q3n_j$r<9BPTl89^LrCEEje|Ey$3Z$2*_JqDIW+``dF*#qnb^C?b zuaBR-$Y*gh_-V}iJSMc^Ze8#6^Xv=_?|(05D{9*NB{rUM@9oFWP1@CZ41ev2>63bK sZJiba!;{K&3=`6BR%CW`nw%9e`}Q2FMOTHXq9lAPmE68D4+x#pE+3OkKh~ zpnrMrjCiZ_QPaOX$aP(ZX`0@l>w0K?Ap;sYFH+tv{mX+~RaID)1>3g0!?G->sv63K zzy@S_fdhbH7-xj~mj}6F7&X^LO_mq9s;ba+9gHzpmgOCcG3dGuRaJ%c0~wIz1wJx1 zgXSYKU4u2^n( zU9MQh`syO)X0E|B&B#m`UdwRPG%+`G4X)#QCa9|F9n^T&ap5|ykO_hQ3%HI8yIR4> z*fdCAS^Hqkodvuo-)6%RC9k==>GYIB^=D|dHSy7de_u9 zp5hFu-|`iBb8O?y@l&LGdw_Rh!TniMhLF=h+cp{mAT@9!I!OjKzV?aAZVn8DKNfgxx;W{o3_g}VMkB|Z9H8gG`sQ&tf z)8AqA6_Hip;k69cbsd&v)y%${osSxt3lOA9Fvf5&yCjvC zU%jjN%SOhgaJc^xN3V7jS$Yf2^YGMKa+qMBfSU<1<^iAIE z8~?oWcJbG1S(ax8{oUxgAP5bD{mX;gKgiH4(5yUaf-HE%HVFP#`Cz{UqoQko>;Pob zH9&R%vgsNiI{?{q4UipxY`O->4nQ`cw#PfQ6)r;9xP)hev?RqCgQ}{rE`bGMcrC*z z7K%$`Mi}Z9&~+V#VL;dQ*mD9}K`T)dOBjSxWa<|jC_AH*y@8%OZHqUHEeOH}XyLbrzu)ey8hmW2>OQkV0 z{tf&~)^S1k0FU#}VOJ}d7#)CVngHPC4TunG44`C*fuXC=QfX{&tRPn`$F?5mhcSj+ zv5f7F6=%0}ZSEvX0_uc(HfcEM;iGO?iOk4uF z3_=D}j$YSniQy2~LWQ4<1KC)%#Oj$+ZYbG}te3j;?ct{iaK$VCh5g1MFb+nvJ>J=; zAEjn@G9-G#R^LC||C9ZbQ04vYxD`x zID`zK8~{SoG%shr)A$?j*N=TJP%4!~Z;2dAlaGRKet_%%WYaZ3b^x;Z7Y}X+qD9rN Qi2wiq07*qoM6N<$g2AGyXaE2J diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_tox.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/labcoat_tox.rsi/icon.png deleted file mode 100644 index 4e9358785704c40b9714066c0ad6487451bea973..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 526 zcmV+p0`dKcP)G26!eTAN*v4%Hu~^VjOc5|`un|iMh+rLvRzZ+70ZA-OD+@xl za4{-^LxeEFW-|B##zw`*y1Qed63MNGId|^)?qzmZBKB(d%jo!1_clNqpbgNH0OPyU zQf0rX0CW2hPZK}AA%K+3NdVAw{ZqH&yVFwF^>=wq1xU%9G|U(>1qYN;*BnYIG6e^Q z8B>~sFTjhrs0(D%Nn{F+YhI?{Ae&BNE53+uI2;%v&;&$XfK@9n%yo#mz-l!9PG612 zA?gB#xeiJx7-Qg^2Py3hkdiq$6IlVPR^V89uxiD#7^_ymIfrfAI6S!wbRRms#F3F< z0DxoVvC+FmcB})5*@Z979V?G=qC}3mPUY+Q+Xet0Y77sxV+;=T1CQQ?KE}=Y@$+i( z`vA+2^F+;7{aouk#ct8v)Au_7en#H`Au4~xbNdk)3WY!^#aXmS{Pvp)kdiq$FgA

6Y)P@!j=Yj0vq@1z2iuF Q{{R3007*qoM6N<$f;8TPm5NxF1>g74>2&_tasHNV+oF^b08mPaZQGJ0{^B#6kpj2UPB`#HHn+Ct`Zl+= z;W*AhlW-hI>aAm#rU?KrO%wIjF$SJwR)o}4YYl1lhSKg0WoP$50AOeLK-#^bD5a!Y zYy5E%)mlT8Qqt}XW#EY%xuFa^ndQ7HK8f3DCNtL8a5i!A-TN`uKk9d}w|}@${NDZ{ zM*S`;lndZId#VBF|N3R$EgG*IIshPkE)t(ass)JY z#vMfA>Fjfo_^)5wxpr1EDZs|PhZyy{bM0m0FTMg<%A^3FKGe}{Hnl>bAg^9N*B0FY zV(;F*hGki^w(t9?k1>|Xd!>|;$z-Ax3I&-?r&`=zCjQsHW#Wm5h=_=Yh=_=Yh;FD= zkIyqX7`YC%ZA+jc9$TD+@7`!Jdr4j@a?37b#)() zA3aDkmt3!a*xAIr`bRfSd>dueJh@&0mMQ`ORw+bo3lN2;&B diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_tox.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/labcoat_tox.rsi/inhand-right.png deleted file mode 100644 index 47621235d2d340d10a0d2cc8b3a2c69a6de85bae..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 618 zcmV-w0+s!VP)KFu;8N*vOF24p>ruL2$)rdr*@T0G zf>Y8~&`l#Hf*_4U*Pnx=BzLLx+Kcv`zt58XUSHw&e(h_*dkb5S=ip1K(`eAg;n8u<>90>O7I1iU zjM1PEQ|v&~HAK@0qd^}#rQ6Vpg-f4F6~KP-Pyv2@>lZu5?`^VV{+g}<0OISS{I{|i zHGLb=^!xm^Y&3lvAKnjB@gkW8DD9Rp8uU}KOiH`u)D-xg%mTc9-9o3+QB+l>7tfz6 zvfKe;rzbCAn&vzX!*F5W%y}V%pvh#SsH#e{*-VM!>rXWw@iR=4O!+g$7-Nhv#u#Ia zF~%6n%SubdLI{d?U&rII)XUA6w#Tn3YYqO!Yc$*B1w_?aoz8|+=?+jNt^5m!rV;Ly zA3)PJJbL`>I&=D~Rw{sAEa2n29sn%ee7up8=Li1i=*b3K>rc>eeW?cztWf~R_36&t z`_fN=%<}=uym{5dx38aYdJ?Ag;bpY)gHST&y>}+BpULdjlkx|D2><{907*qoM6N<$ Ef{A=C)Bpeg diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_tox.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/labcoat_tox.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/labcoat_tox.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_tox_open.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/labcoat_tox_open.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index ae338c7c38ef4a3e8e3e09fba9263f956a9dfca3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1482 zcmV;*1vUDKP)z_ZEx7ojmkw)KCe0yl2mgSVgMKHoKb<$b<0I{UU}0w7%=>)iGw;3q zzW2T%`=?jG2i@B22^uiro2&fE%pjs*I}9_EX#6!rfEXgbzdfU zHXtcd0svyMSOrnnVy}qBVkP%A8%dE8x~_vU2F^K5({z5Eb1=rB>$)_5$je+HDNptmzkRYA`d1RdUH3)&+Z#zthHiM`zt8}BdAn$1 zdt(VB6ZbJT7zF?@#$cKz0AO`9hxO%o?EjU4VHnum-EE2q{VNF(kH=wI7G@s(0xhgL z{BEpn=3p0X0Du+PHpm6w$sROiv8r$K_4rGHKXF8w0~r z`2Dvv008G)>P2gTbMEwW((+{OdCmK+LLNZGbNzM4fTT!?tBG5%3VGx*>GR5gk%{~0 z?C!yL<9D2MBIleVo6TZv>!9KBASqH}ZR-HpZ1&8EbABzXK?`fneOg#^J`(A?nz-eO zzpepSu6zmr$Ys*Fr{4}y<T)4>sQYZ>1YQ|OUsTA_L0k^5$zkQ`t09-K0819;zAJ@@mGUgw4IkPN2H_O zGk;wJzCFEGa}Xi7lSe6Gw3YU`de6zARz2k}u7x#N1%LeS?Oeb;1~dX+25fIE;hugw z1OStv8=*gTer<{v8Q4V|#|Qfj*CS+%?qRrSlc=P@NQ#bY%mH+TnKtW1Sn0$pqv28835!>kTT%z^g~#M zJUY93008UD^LX(1DU7xV?u>o~_mXu`pcI)WYtLa7@)#S8A|8(efRidC17Bl+U9_>j zJdbGK5RA46wl|irx|s`XJQCr25n`lMQbU3>%D3C^Fqlp+ceq{V29z%IU# zdRD3hxcA-NEr9mwFB9(V@d{n1wVtYklmYpZmnBG8ee)uis40)?`TbfvwJeh5NWXJ?1iDv_&fP$kyR2KcE^YBn>(o zrnyHw9f9o*Q-UOL=05d98kDv-mSn2)h3hv*F)%y@044mCLr5udULoBAF1qKkT0pZj zNJoMccLVSC^Ct^%C%rcSzA k`2ng0s7A{G)dE!GEk5%bDBjK6qyPW_07*qoM6N<$g6ROU-v9sr diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_tox_open.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/labcoat_tox_open.rsi/icon.png deleted file mode 100644 index 15c79512585366516d38c925c26d4c09584b1dfe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 614 zcmV-s0-61ZP)1t}@4DU=v1LU{ZA}l;gCxDi92(Ff5k)*mQwX$2LqSBugTzC{n-EBEr3ev; zlthqROHjxjx+JX^mk41)FPo)*z<6;NqWQ5g)l$iO+MRc1zUTX9_FKh$-Qpy5=0u~9 z0mcAhfKv%DvoSA+89!Elh0SQ+AcOpo0J5?m0fZ30WjnJmFNF{t^MXnV@-N8Bf{Z0n z06bU>q3b$^Vfelf0?V@4Dw+PA-DFt_0x+-wUU0YVlFwz>Dw$Z8g{rCuAy8G-51!9u zc)E6zNF);YIL-!{-K#@;W&?07I~E`VOEN`ZI@VLl@IT?0dO2A z$kzQUkd*~_J$etj*}$w6v6~G5?yNj!dUlS7$u<8Sz-~5h90$WN*#1}xbRYTxOif(@ zz^oKmSC3WSHD?nBj5t@O}Vej4{R-V~jDz7-Q^z zqTF->e_~k{8HRx%2+-+t{@FZ#%QQ`rQW5}2DakZVN)mthJDW^_TWL?|`b7H&hY&)* zvMdrpVE^C{wr#Jq2-~))d3FvV1OPw?f#%scT%R&4LTc)b7CF5UIlU3NK2fDwBiAQ# zdLxojQoYgo>murn7D*|W@qI5`#yh>ymGMd3PIEH7u!D=KhwuIm7_tZen1^$W2VEQ; zpR5&sbbNyGpbJA5q3PN(zPNV>dSNHcbhA^b)~N4=1OR<6q)N3G>&`_xC;G&Vk0aF` z5YhBqynlNN0QmI5fu`@qj{o|_TN!61lLGABeSqtLEDl}aT{CKJqNv&8eH-XCzC9zT19a=EV(MLe(YEP(AvwL##(e|1-T_e;$|i-#bpbS8L)3|q wRBj)GuPaXgV5N^BiQE=oI2_(|3T!L<1T$6U<4Mse9{>OV07*qoM6N<$fb%7 diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_tox_open.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/labcoat_tox_open.rsi/inhand-right.png deleted file mode 100644 index 260fe11b50924387ef32f4eb1c12afa625059207..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 645 zcmV;00($+4P)&uAX+7l1Lw7-Nhv#u#IaG4?-E z{&s+iGqP5C8xn1ghs3=#6M~{&J;8R;y1|t53ZVQK49(-iXL* z^+`%e#ywyx9j8iY02>E&)K>cBxP-ZS^<5$iH&^*LC@K zf)1)$8Xw=E0RX;yvY=||h@wVA)zbL>&7K=C6Ig)Vy(|XZ=G-_=cK5P#KY{B67U1)T zD(dyRl1L=z<%=UFE_VRmyR+BOb$vQ^9B1jdfeQpFC5^{pC6P$bWHM3w@%p1i!(YS9 zic@~Z7-Nhv#u#IaF~%5UQ3MoUm(-s_SSqc*Ue><=&m*7y(fH_Pk%2g1uU_yZ(wWxTCa#0x3{ zTZmu{EG`n4^NR6kWv%RJ6xmZm2Sg;@Sm)?yG&7oejm_sLyl4EOTYzq~2Iv-`8?6Dl z1?Wa=fNlZ0(HfvzfNm%maQS@2y^9$yi+L9_e))V=8fyxd&sSV(@Vkp_liYRqD;wZ< z7aRaw!_D^dG1qYS{;z5H-35m!_D$1-Wm(x~nlhly|7TV5zT*HZah#^d49$i0CAJW4FDKp%KVjHfi+_Yf&c&z4`U=rf?ltO(Qt^-a0p5%;-Po~ zK@ecQ6WSE={PMW$Zyo-l21xg%^I;f*F$PL0qA1FUq9{TXMF_(XfOry3w1PwY5+4Z3 zG%&_$@xR&v*1HRjwu8NQs_!_6q6h#$DTQTO0D#eUV1!}VSSvWhzuq->+59C``Hyyj z_p5t=0bszWGx*ip9)M|@zz<-$`WLR@0x7WR)L(FUjlX#FlHX-6Fh?c+qXuj`PX=B9 zbi{GK_s^3v#*idQ7XR<>uY13%iy}WDdi)}PmERqL(nQEKO;AcpW0cZYTgWLvju>(b z%2Q#+SVktFI3Z-Ob2=qhNzb1@uZmjV0&={4EBRZ|L`SP^!0q)l2q6f90Hf`|@FtV& z+&OT2eVy&I+(=NDztU7#B2Cj$*X6n56uD`nX^MyM-vR8u^YUCBekB6{WHYkSc3^lH zGd|i53@<4ELOccJWTz<@ZDQn|qcuRc0NrQ}&@DhWS_5Xr%d#-NnId*#jJbFX^YsHNsND&A zlL>6w&W`iz^`}Oj%eHNJlS%DsH8Kk9%3_+hR3-THIr@&%$hB%4P)vk2C8!FDTyIIr zDvbhJz8(-YLDmugN(&WEjeLfxs7s|LLCJtI8DsRa8}mB=z5x$+k32~d!F}S?nB&qWCNO^<3Tto1D*Nu>}u2{~6EkZ)~86I4;l08%KB(gDd!a>WsKv?!;? z4^@i;=ld#bQbSuGpj&`$vItCr6e~|nE0x}f(1N}|WuMh$>fIlEar@%A0Wbl^32qZ2Z zQjh9jORx(;644Z1bbtWe9Ywyo<57~>eShPU^68?hPXH6Z1TX=F0$jh})WvL7clnCh zs=j`|>GXXFz|-w>4Umhxy+8HkB0n4Vp#V>}&-F5nTfM5PGykc+jN>4PL4aoQ(tFm) z8Y+mQh+?*?n@cGL6|9prrT0M)S7Qd1-eZg*iXt}OHaO=^#xXsvP1Q6BBiIh=D?YXR^9Sr{xq={?q3vVAH}?aMgEIR}8&n#E!P zK(UVz>FP4F9-AN14R z-qarsDc^3lt^enjUuVztNzg&0ltOFW>C;*dX6T;*;1I1mM&Cp%rEE89sElgEE{Hxo zM1nK$_3jQSCB_)CeJYBFht~Gr0jjF%Y_G=l_Ypltf=ghG0S^6M%vN=_Peoz6-;iTO hOg|-fVFVWSEdD z={f1b`|mrYd3L<}%2yYE<~}dm@9&RZCx0r9-4=PqQe4c{aa!sO$;B5rZkQzniX7Sf zXvUvis~94}uU`DAw(gdWSzKQt=eui+6P{ZhemKGAd}UR2!aSYqr;AlQchv9C{~Yu^ zDwm;u_r#)>tnb{%p8x#(>BHOKs{bFS>t>g-?E8Fg{*?aY3rqc^9_&4SW`>WNcv{$Q z!F$!KR^77q%UuHZ3Xm~pucqQVArsw;?;gI;_quE{L()9$NNtOnm95O%OIcf)9+aB> zeysgdS$?*!#%ZG?h8a=MbKDd5T3gzc=0C`BXE<=C;q8CN%TnpL8+KR+OiN9dPEq>w bzm|!;WV@#fL)>>@bTD|j`njxgN@xNA$zsg0 diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_vir.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/labcoat_vir.rsi/inhand-right.png deleted file mode 100644 index cbbe70d054e00f8aa06010d9df9617417620c7b9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 455 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVC?gBaSW-L^Y)fu*KG%e)`#~` ze@jeUR=EE`PU7{fw|5ShdkD)bExEUDee z9m@@5n2;)YE$Y}~L;lH}@87+v+r2;k)gS)JC+pV9ZGXBylW$IOVYEm}WSe2z(Imz< zT{py7zlL87Kl?{Nl=Xmj=-e~)w`Fubt3G*f&zfP+cc10Kd%oBF{5Da2cKjn-E9*1y zo3Bl>QD1xhPY}cW`_o#K!}58rJzu`Q^1c24w111Q^WE9vd(DaCc}J<~S0jt1TN?zJ zj!A^AzIsB!c!!b`M@Z;a`?hKEFz*2ACFy2Ip4GEBmloxJka!-W^ISE1^S%D_vtBh> zi3ZF*n^rU9{Q0R*wX8%poSA;7en0!aJoatpfjqP9A4fDiCr$kR@6JrURl$tcq8Kij v^g72gZLixQ|*oKk;^<^U-Ufjh+ZNrPZxV~%@wwXeG*@&fvach)zJMIp=@?=AAi0qQnG4 zBO%LAL;#Xb<`)1UB4z%AZh?>plgR`CFkpki|3p9k001VF3Brv~Q^@km?V?{D{+$L$ z_oeee5Ww?1lm)^d2mmBk!o(;j;-^gKE*VQZOGH}ydq+UHIdOK_r$MIx{dLa?g231) zDB_p+%zte!I zws5clP)oM+(LYN(9F0nk(?!vF*rwC@&hI;}3`!Fr&N*DyEo|#_Iy-NTj|SUe$Sx>P zg^8$e9zcd8|1N$2@9uG3{{Q-2z(k-`HsJc|s&K#V5IlyTGEV|s{)48%5<-Zbu9pQ# zQxHPn@%b6Rw&8N04!@ECKr+*k&*b67UEE*yoc_A!3@62tBh!$R9aC_s#K@VWGQhR~ z+o%k%Ex4ATF!hF`| zRFEk;pOVykR9h(PP&Q!Pn#I_B7W73z%)fD?>F`5!_)iJHtQ#1!nX(S0Ph#WNEOuQt z&C1k&e@PmIp8Ln3zHFog6VZ<(GaVA);o$))CMb`9Y>s{q55PG`cXj%!FAE}M+B{o7 zpaSh6I2?`Od7kd!M?;Q6&-1qOlBziRDd4*9ht&n00@?;-6QL$cVvg0K3Z)p3=Ieo^ zCa5_FU?xYWiY#Ydmr6~7(g+x^0ixByiB=0Isx6%B`>zfaRB4<7myCgkaDD&PiE0~7 ztA$fm!&C+%Gr{q6YT`6jIE@(4ZMRLF#tNr$g~;R0YZ~kxZ(ie5rNxWD7<;EjH6Uue z3rJGg`LLjB(B0LxU0szNzEURES|>Ni4DI;#2r+X8H( mGQhR~+o%k%Ex7ef*J^+amZ$Q$A>FOI8Hy=Q{8Rk26?_{_qX&9^{9V|u~ zKyOOp!kM`IhkHH_hd-e5*FE=)hr3qq0eXNQpa*aTcsdM=)nHT9X{*7ecsdMgwN3!G zqg??ItN46;sl_U;?rfS(}r;d;*Xp37N<(+g=AK?_Pd3G{!KUPH7rMV+;V|(1oiV z$V4#4RNAh!Zp@F4p)$tY+=a(Baq+$Y0R$p1Y%E+3q1GBcAeI>301LU-{=w4#l{vftN;K207*qo IM6N<$f~jw?$p8QV diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_vir_open.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/labcoat_vir_open.rsi/inhand-left.png deleted file mode 100644 index a918eef648a0c2ada40347f14e9ab6621da71574..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV07_xaSW-L^Y+$8-@^_f$3F5O z;V`qlu;jc^($T1N`glt;Y|Z*PfoF3mYGHzl=cF-N*kMoqeU!k7P^(^RAHPk#S$ z-KWVw^T2?4t;iW2k4ZCG*NRN~G&^|Ts#U>reUtu~%icB%3B6id5OZQ1#La*8Rqvsef~F z>G?UuTBn0PU#|>{3j)dnN-s#i>pAJo>oe0*D}U-4{(pS;gqtnX^Et)h-(@~Z#9ZEC z{owL<*X3phE!FF{{ZRB}fw}U){tZDLn^|_MuKSezM(m8vnKWZtvDPx*$+6F~?A`O9 zrtX%VGXD)<$Fw@ly-%O3-(`6J_rcCaPx;108Y-U8jXhVY-EOdOF0hbUX6(rJ;QUX9 XmFqX1SZwp;A;x6HVQQGkDs-scebCf*~T=#xIYy9QPa3 zao^G3kJf+w9~E7q5(SyFF*p%y~=l!*v-P<~?Ujn4G%Z eTUn_nUEZ^H$Ae8?rTxIrW$<+Mb6Mw<&;$TnIJoiv diff --git a/Resources/Textures/Clothing/OuterClothing/labcoat_vir_open.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/labcoat_vir_open.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/labcoat_vir_open.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/marisa.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/marisa.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index c2e5fac25841f5a82d4bf2528809f496be046e2a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1065 zcmV+^1lIeBP)5pSXf`45qAGqR1D=*gq3dG8sK`J$hSt=+S!-R2SI?Xoqc(ZU!Nvk6>0og(B;oGAnhjSXD5+2aDH|&cMTU` z6lF|QKy~rIn`|&1`IWtnptK5P1tdwBPR1}f3er}e+p7zF z{q{p17g-IIMgUJf@(@o>sscUy?bSu8`{a&*#X~RTvH#%oSOzCNP?=7~=0A62T z0hp-`B(44NH&4fW1gP@oPJ+XJFY-p|A(KE4{&;^g8!-=gch3jsPYc3;w?IsnUuh2T zyDuS-KfH(i9$c>jF<3CV3RKCj6$*1PBq)-r8-DOQ__YoA-|%kYfU3|KU|WD~GzQof zU>l7AwguQmV}NY|w$T`1TYzm8>J3tbh>9dt)Bsg=0B=o@B097UpiK&d$NL-j-Yi3_ zBO3(XGC~&}xiR7&!b%$>RGk_2dk{iE2oVv$Q`M@#IhIz|qz=*)e?fWB9s%cPCvd%v z><4yt4zu)4kh$8qF-0V;`A4PK+%+S$k5 z^<_kx4nF)UP}%^h#Map$B`y=YQnU@={QX34^7lG7Oy+IUB(PDSq(OO)kWQL8?DvdUiK^0|+#dJ4FJXMfO*^h~ j4lu2u*&kqAfNlH*4kLSBI-R3F&iN@znNx7Md#Tl8W^4oQsW1XWG^ylTsy~{j z9dpjnA5GMlKEDp$3*f&+*2_7fJ?pomjZR|AgbzTML{3^x|XFVR5p_>I2;= z6}tDY7Bgi|x>1#RhQZS_0ARo018{pASOJPS75a|q3XzlyyxVS2<{4ZLqmvV|!H)p! zzxU()4G~R1RyWSKz{`qt7ztE)D|iGx8Q|P%+z0*ugzU#WYs zX->NT=2Uch*xVNlS5`*1%PmZQ%p$0M;t1y^1J|SzZHLat?Q~9E;uIik%@*@_{uI@V z#)W^9+-;a$;6TL9B`5O9ww2n^Vmn0zt55z|o%QNe*NKxCuY|7mYdOYWYMz#yI#E8a zXlsmvX6x0WiAr6Z!-m^$*}kivWG~1&@31D< cKd%C{te zQ_tR~`7b(JQhm9|tkIC|^vxw7ei@#6#@)nlOoGKRpyKY!XVQMY_SHuF_P%G>|32W~ zv4aIyEJIeTTJ=OfN2lsQ)>f-uj0LAaoL`4OB(hnge)|5I_rI>B(jvPvOoA6bUOhX1 z+u5|u^>y2GS`v5I)beq8!!bN{ojAPig#{Fr-tPvE-8 z>wX;A&eXLg>h|Mu{(ggFCR3M+Ze>gO_vcCg&-s+)dv06j82ig^O>5YC?RKBF_3g*M zy(UNO-)|={Z!R+f+u^|Eg?uY7)$QLJR=rn_L7}Ra@j*DFYuL*RN{i;d&)>0QPn$Fg sL&W;)aZ@i|nWXDfvOhO{QCA&9P2Cmg^koKT1hNHiFL0A|&~1=XWY*%J?UVM;Y>|<}ljA$Z{g*z=R~DYnIO~MpgzG;x8FrsL z8uGtNJ69IB-^FZud+XoKx1au$3Z811A?Nn#!Ud(U z0B+V@5jW;vb86HBa=hiFqI~$fb<}-)_!n=jJGSYotQc2G;%zgaG?0BQ%07AV5pkmf zg?s;f?-0GhX0Lz#cjM!#6%k_hM7n{b&t(~@exdjkEU&Vk_i!^-y*ziiY4`cd7x{tw zoYI$!A7l<#D@?uRu=CGG`*pH^1^V>oFfMcuKYdImsY>Gh_V=4-$Q=XvBVd8`G@cH( z(j`&SK=Q^mTN63ef3X*(e;n@Dow$P;okjaKfV?g{5;?H>p9~=o*(ivf6QHA)DXpBdWs>7@rnlX3f6$dJPX7edWjJ% zUd*=T+WDIIg1cTy1hIX%oV4Kj9D|CGcjAKDD|pS4d9x%~Urt_l@NwbsuQhK49)7IQ zaoDHqx{HOa|9EeTQ`t^!!%3YBm8&9`@OXq9pDDC0(OY(*?|9(kX~m|d3~wuB=5}jZ ztZOeZRSsneVyl>U-T!ae(POL5BwbGt1$y^zVf98^|8<(qryATAGammMp!H1f@?qz_ zOm!F6+~|0jIHju+sN2nXou%_BhRY^_TF)k)ef#sCoN>qFsuRz?0hK4tT6QJMDZjDA z^st>x-Rs}0{n!F~og_bOu2Wc-ai$|{&X2Vl3Z~zf{Jnq1@7Mec3KKmVcBx#t%Cq_H zy~E-2cdOUz|KK-4+MqAbKv1kae1=^)|NMEiVwaZAT7o4QefBWcGwxCeX_@7a{TrCw O7(8A5T-G@yGywp=4V~2h diff --git a/Resources/Textures/Clothing/OuterClothing/medical_rig.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/medical_rig.rsi/icon.png deleted file mode 100644 index 7f61df66c58b35c62cf63258288a41a824fc0a15..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 353 zcmV-n0iOPeP)Ut^ILqMi@kqGG$XqLW$A0TUoyg`OOMc2HHmx5m)Lzf!5Gz5Dw0Yjl4 zx)`GlL85f(#RxCD#pcfVK6H}kYj?twaW!do5AXmkpt!H~nEGgdi(mnspB_imM+000 zac)90jRsQ!vSygCjcNTC2;_(6;P=_R!U0ph~jX-;^l_oa6pnrl$DZHDmcI6 z1FELA?@1of@8{q8f8(0-u}TFF>9;nGvQm;6i%JC)1W-BzR85POoY_6_k=<(bencD& z0M7eh0m%ZePeIoQ==uP9Imasiy`0hf+7kfMasEfVLZ8vMT0D}O| z^S|4j$Q-*%ngh&xz(q`c6MBFLcz_3ZfCu~lGMHs?b3Wm*!`W3;Dn2?Y{@EU#;YI5u zGeQpDI;Z5SH?f+E%^X7a<}gCc29aM5ZQtGK zXyTh}EtoI<@r%PFQO`*?{*}DdJ{?}Og+Xwl2G5g_DYYpdkI(2^b}z4CRn)9yiz8VW a{w%fTycVkXJo?ZjkSU(7elF{r5}E*VOL$oT diff --git a/Resources/Textures/Clothing/OuterClothing/medical_rig.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/medical_rig.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/medical_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/medical_rig_sealed.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/medical_rig_sealed.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index dfe645a28ac2c08c07a6b9712d4c3fdb1e5a67ff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1402 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 Mr>mdKI;Vst09{75t^fc4 diff --git a/Resources/Textures/Clothing/OuterClothing/medical_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/medical_rig_sealed.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/medical_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/merc_rig.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/merc_rig.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 7510f2987d7cfc1e5153bc92d513ea405783fbf9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1970 zcmV;j2Tk~iP)`J>T zIK&HYvYa-H28x+7B%y`zECy2(Ig6sjR4tMo>Wd^x)>yGEjmTK=W})00$(Eh>6e|xV z`oP4xd3xWu-#z!-d+t59Z7*){I^!2s8(=lM0$6Q;)#wUfwE$@!+~X{PW|c@BH~sD{UEc6u*{;0}vZi z4m=}7@%RI#_+K~$X6M}c^k9wY!5RSHyG~OqSGe)ux-Nc-|S0MUt5Hb*L(LrcVYC%eO2TP2F+ z3Qzy>cZ%f-Z*7%$C%c1|h|6aizuzuq=iIuMh~srRNo8|Px$OX``3)Xj8|7Xq#-nSa zsQLPKe#&hpmCfOGInfevL;Obyuy`|L^Y{aJT~3xW6{g&FIT8cWHReNp2BK>~UHK`u zo#jjgugi(YA831C?&pu|=Q;cKyLeqr`F|gLTjRIhARl~NlWks?le2HXOI$y1nBR6( zGSsNxl-rKi<>YRuhr%196w4Ld=a3)dHLo*e`Z#sJYSIzHvL z8{&WAGFT|&2v;>0Z)R*_gq0BoA)k+8xkAY2W9amNY+t;Yv4yJ|g+k6ue-DM%qp_Cz|;044)vC&9%jESOBph0hrlJGSPbq zsPFz}wvsKMJ5FecIP)RDOpF@&MFKP*@|)&2JOxCa4K)ML96vn%01N8}H%0;?2Qh1d zVF9GFAwSVR4-flJG66j7I|+F3QtR003;y|#pHw!-y$hEqmMctbmH5}WK??n&sG9{A zUH@TW-JA`EmqB=*kUZ==iSo-~KD+w4?Z$)ay1H55*VX?5$9odAACaYTUFOo7y*?o2%Xf_pX7m=lLT^Vu6TPSg34Y07D zFeQSiDd6!3xLfKWmCbRt)I+$c0rf-4kk2QNt~-gy(zqV-`Q!m?xT-bTWcEbJumF*z zaa~KqWvBN;T#|HB1kw3ox%I_IxT>Kg;-+jc90MkLPk}!`w4p89=K<b@)4;~ZmGwcEP_nx99;<5%uOT^IbJ`~0gpc*?GSZD zS|Z+5!|);)_JFP4J)j<3MFhc0>c8dQnfK4s`-sWgVS+hzX!Am%4R&k@Dw<=*Gu+NkcIV_ zY-{BKYTht+Tc~^4^Kuvwh?g@J$Rx;K3UcmQ#flM_iUE%%&#-;Hd6Tia_@+*uhx_>r zcB=!1iQ9#!N1Et8MYyUlKKoOXJ!iJ3b?=v3hTmr@2E70E_JQ_BFDRN&zFjnOG;#~P z|MhlfV!+DGs;yNA#T*osS+4?utJVBBdpl(MX6V}Aey^YZXH-^$0P^?Pn9}ilAhI;B z3$FeA|Nc#wFMjt|Q~ajW;Y@lHsP7EL((|f14|Puz9TrQnxGER6nL*osFJPt=t&{M& zoRHOMouRxKraeH6K(x;ztHP~BDw`wP=V{vm+qxYV6=RKfRc8SL`!l|FtJ6$-KxAoL zkBupWd_Gw*Y84u7h>a<2rQ+TC0ILnK8eIXbHo$8953wc@H4VJ=KmY&$07*qoM6N<$ Eg7Q7Q4*&oF diff --git a/Resources/Textures/Clothing/OuterClothing/merc_rig.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/merc_rig.rsi/icon.png deleted file mode 100644 index 7e1ed05505923e3fbd91d75b897e52c90a5a0aa2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 800 zcmV+*1K<3KP)MoA6w-WphD#1S1rL`5>e{Vc3SGJ>xVSj9wBROo5)94SQMWD~b#pZ& zStNs2$n}WnC2blSZ4&&7oI`s@g4$eLN*(%#gL|HP-uL}KpYOT8WVbm_Tsqg&F9=)^ zxFGO95O6y&T3MYm`{l;9XX z{z8s+dV*Vft%L974K`!K!1`e%j;w)f#&C(ULLwSr-RLqK6KoItg&a#M8Gj)Mz}#4m z*_gn((IpX$Aj*oP2ppLLD*^zsF@Z!h!dlBs1=ew~<0&06Q(BtPJgjf7XC?_=Bk#L|MUK$f56S+a!vbM!+Xf)HIs= zZCmdzW+^V&9zJmg?Fc;WHS7qf75!LU;P^7KYM>OCNJJy36`i7{ zp;mMf(FmouWY>VxJ;C8+WWj2|=Z7O$0@{bNl%BA=rG@gNHi-?*glAbGEcwU*oQ72FTUbKtCS e?mwj$1bzbrnOPw@FkK@60000kN=HTFvHPWoz>d>teTnfdpLvbxw zYNnJz0+$4H+8;?t7lRfJPX|fx3MF@!OX2YQTEacY=Z@!l-#Y@&140NPgb+dqA%qY@ zi2FqI`+|E5iwdBbi1G61y|%r+p(2el0G?I847}go!lJUwGNsvMe{AWrPTWX2%DeTz z&x>VsU9DVNSZ0|>*x~oR+GFI zww)i8-y4hA#(T$u@?Q8_0Lv`*+xKsoXb8(JJIW`gXKdri=^00PFMRKSUaL=hItJj; z=Mr%HYB=eDf4wSB@?QAEM4z&l&0>Yu<`UQrxXbJ0 uA;1MF)=cfi#ABL?80k5~_x*$7zW4*qxyW6`Vglp<0000EhNQLx!x{X6=}vYiP%ku|w%v z5Nsw(!NNsp&h(E4hqhv%DQ}0MczV}AhY4PMK8xI=!q3O&-aB{?gb+dqA%qY@2qAFZa%hj;Jk;86{L#~9$E$DSZjQ!L_VXdSm8{Oeg?A^V&}UGNAw)GiSE> zC;AKf$1S#3V$>sxWI_SzkwvywV(cHcE;|2EJb7#USKZQpa4Z2p&Ns)&j~08O6xBwZ zoNvzZ{;2BY%lm_tdgs_Kzoh}DQSOdUzf35AX_SW&^rCd~N9PwT_2~S9WB!2&=#2Vw zu>io0cO~Hb)bPRtIGw6a`E6JA_0=`KqZ>S^|KfR2k@L;*qVQ(quK*qEt7{sd`t?h9 z8l3VEEP`0kCyC)tv^fm@XFB(G380bmNctZ5t4dCD?2p0r_zaWV`rup8?ot{Pw(UgvrOoSq{X z50CD27r%Twsqf#s<=Ms1)dbvrRFrJcCO23R;_xz>M^%`(hwwzrz0AMea ex-yLrV+6T-*<0000I^rbH@c-WA)kUkY0 z;t{{(acy1##jGrgX<;5?n3~9e6+N_Sxza_wkz~u775~vhR>9qaa!w>!w(nJ}Tv+r4 zVd?1Ve1GS6e&=`2@BDtYZO*RpD&rSc3t%)ZL>Giwr2V=q<~v@A~l4$*9ZA@k6%;b0K|qo zyPgqBar*Ah`uELZa>}J^N*u4#K{AtN%w-2aU0dbRl|gPV+~?7i zLDaR%aemBYCz;9Obvn?LxFP<16)<}(PgGXe!8Q}Kt=Oo zE<5w-B3`Ehw?EMIx~%7q>!&&O<~w+u4*A{tUzhoKD~oeoaD`3`aYv|)bR ze!)<+2FF}>yiN!A3LWHLA0)q1c(-zt$v!FI z=^tQmV#yXRX*CXWKNwm9!n?W<@1NN1RC-8p6KQc#~?pu zACuqOZkpdvEFd})GZ0LvH5L#|sd5I~{y>cvJ`B|J1AKM)B)1pt^VQ{(08R5BxC;nO zPPz2hkVk6xdPkqMfE(qUoS|S!ec}DT5h8QLI#evJ+VfZM2*NVW>^_F0LE!^pLms?N z2f>ueN+LlprQ&rufOuwe0L9qqSM3>nPU&I4!Kl|)?w)eLZ z>e?!I`;PFzGdUWyn}uNuxOFF@2U9Aa=<8(82T|8n^ugz@ltNt>sG3)#fGb`p~FuV=I^P8E6oyYL}vX4(kKC@k0 zxT>q`Ieu08FL1awLG_5t4eR36ncv!Gabn5VsLf2DrWEl1h*$nrxUB%I1+W@z1z0VB z)o3fgY5}Z9TLD%JU^Utbuv!4C@yaW}bb&;D#@p|d_6MXKqK-&Y;x#o42f?rfJW418JB~23qDb;^Ns|^~l?9Bs>_j`=%qww7 zD^gbeXskcO7I48=@&3~xzs$W0vjb}^04k<0GRR_w60#bBVFf%&D7)IK9iqCnx~FqG zOw?OIBd6R**1ceO30&~`$(-+IW+f)u8d-q4W|+GvRIKcIIgD_`^XVd_6*A|8T<~qf zgt7ii`2cRb&F0nGL&nnV8#tHP~BGLt3R>2BHro5~K0 zim__Eth)e#`iQUD>NL|95Sbg+V?!Q7KA)@@wF=cT#D+Xgh2rh{0ILPC8f^twEr8Yd YAI!2E?YUKy&Hw-a07*qoM6N<$g6H$lHUIzs diff --git a/Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/icon.png deleted file mode 100644 index ccd9a200226db0d6db5ffcc346f3675c15ba980e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 816 zcmV-01JC@4P)x;VC*i(|XF zl?IcgWN0nqJYu{g#$Z}w=vT^h&^rum&8dhT{KLV$?>+DP{-6Kz@t*5Ty2?f3%7vbO zN#K&eC4v8efZK`D;?l5rbX@E2n*xhV z!)B?l4nQ+C1c1I>MGA!p_yp?vEdo9PeWyl!uZa{21K42^WuXtp0%}pG^0|Q&3M0x&M-`k&fuoq7jhXoY$@cK6J7_ELtX;DeQj5By z`nTZtGO}_YKOhm0Mo^17IZZcpcF@&l5c15Wn@hnJBBs|4o{Td)K)569AB?Vl8m z6xbwQ~Z; zArNKd@U88@<{Svvo+V|nUXeAghf!e7>j6aKv`_3koUjT+Sz)>1X3gtCx*23 u46^3+u-tGvzJia!aUVD@T=-AvC4t|-HD4hS(oN|A000035 diff --git a/Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index db3bed610f114c6f33b4641369bcb3d69bc63ad5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 662 zcmV;H0%`q;P)jS17qVFD=36wS+w3lgmB#+!6SGK?os)5JCtcgb+dq zahGU8e_?TPNdYtyF`m77t!=Mws7Sp5z~i%zLyuQnTvE1WQl3u^YMJvIaU<<2@728^ zzbvooYNcaiTPBfugS@V*NWFn=nXGhd^17~u<+rB0?OtH4(@!`cL{--nL8*yFFh^y<<56H`$g+VcGDVAL|CJ zbZicLJ?-JUGv7<+W7~ktdCghS{OxrZ$)m(dph-iW+Fy5Wdy!|P}~*20kiAJV7BUH3IG5A07*qoM6N<$f}6}b-~a#s diff --git a/Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 64eabd9bd0e29533d3a6f6699454965e60abcc84..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 643 zcmV-}0(||6P)Ef)4TpTOz`6KS>zrSem*|;-obkygb+dqA%qY@2qA=+ zB)-8yA(7Gm?dTHE-n{lbx_4iP4q5;_`S@Yz^W&zFNNLlkQC*JpYUxi+BJrec{;B?h zoKiY-YGN8SLI*8!O6kx+3)85PIW@^CrLW*OxRz5&Z_b^Q4F>?I)C~Z#;Q*U+=eGH$ z1`GR#C+w`oX-AjHh6A*tOYE%1**`qF?EE9~^quivbxQ*x@gx9wUy!4pC+vmOG&^nb zzM$p(an;RN@P{n*?y+5dO9M=!)*GKe*>C{UsEs7(W$EUREi78#U#S#>n54rz4c7BLG9Yv0mb;0j5#wJvHKWt|!3hIfBXX z_-=3UDwW|_QL6F d(+DxCegk?YzD*I$(8T}%002ovPDHLkV1g2gFF^nR diff --git a/Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/merc_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/ninja_rig.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/ninja_rig.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 69d8c6f192c86b6b2b7b15c2d5a10275d483b461..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1597 zcmV-D2EzG?P)zrqiXc9BV>rD!V7>H6N%jucs);-NqcPbZ!T$=7WGBrp_+Dc5E;<`oij zT}`Z;h^FE^U&Kp?AoSmIvX!ruZeD`x# zEMRhNnghVa`4IM&cBHwjMP9BHkx8VbnT>hAy|5`oR;T!=a}3XC*QIDG&WDCC06-Uq zwhEYBo92NB5yi2ng=?QxlK>hH>*#f+BSlQEO>_18p8xzaugF}lg<6q^N4v1w98GeGhu!AD;n6NIak+4M z&{hE_Cxxb8wLoncRNsH|=2ysa<;r`axK2KqJx!Xn!%gqCLR$sAd;GSg`FPzvEbp&y zS_z5*H@zo{>&98$U*YO)NET^CzEC2RNu;I7>J+clt4)3&vO2}-zQ}k+P^(u_t5-2o zn&*r$SgqEk$Rr9~QGh^BC7O!!pg*i!r?{)f>2!)#j#%q}MIdAWL||`eN2272lAgJ( z#hzqBJLB8-+w5 zv<0r@*Aqs?8bhgAhTY}>V+^k3IDhx}t>j9MbFb$ftX3;Z#j^02LJCj|%f5U8A`pD| z2#hi03#VNRfvun(Tb=7G3$q|TrmzzP0LEC`|9b^Wezc%1pbgJ@Af$l%_dWRZ6Dt59 zuS&A4*2cA=VUNgg!Wfo5?C5?g2r1y?qyVqys-q(d$QL?GeQ!d(a0=jF8~LZgV+tig z|3}>VqUb;YW)mF;IZn1kA=j0cI008@FBohUx*Xijtxz70U<(V#?%!Mk$OAWS0QcCaGI6TVh5|8#2>FFxf@IKfxZUPZ6kn@X zg*ga2K{}f+6`v_Y=(k@M09?wXA}R4AK6+tj3(!e0b%W5iHz}(g%mt|QA zg}rQ(C2TKjN)!TRS%&&pT+K}{gtvezInK%4Ef$N?AJh*ANFZlSovFkpm;0@^TL5S% zfib3}p7~NvIQ{Gt?;gLEvM*mCU&=w2Wmqg0FvbjVF!VK;FPthz(!FYq)&s_v!oz55 zt|0{gmlF^A!-fteyMdrT-0=b!IvkCr;=G&P;N5^xPKGUj91r#C^&l&H7<~s-w^l|7Y=y*bic+akQmRT35+ws->xSB;Y?a8sKVV|WALtJV5?i~p6H+&; zLn;JeiCe0sMG>_j$R@II#|+^*pmU%gI9G{Sc#H48JKsIO@7;GMf8Lr{CVWfXeMMkJ zU`1d>0KgqDlV5yzN$o)&!9WqcIU|txoEDP0~%B93Y1tP^LjcxBj3dzu#4cLReI~ELt z-L^gGLu)o5g=ECGcM&N@xs>2iAX!e);gt`fC;|X_W(UDQ*j2zD^sy#w001n@g3mw1 zmp7le6qswmWI0859>?9qGL&0>A5iij0Av*jb_Do;i(cP%PCslKO%`znlc{%fS=q&HK&qfIYoKh z&*1qk$W*elnp26^Y{0xQpfww)=2ViYWIa{D|0V#8ju<;`)tpMk)$j^WDHvW|^Uc=^ z^!v|W$cL^sA0Ow1XA|BuJSh+9S#5h diff --git a/Resources/Textures/Clothing/OuterClothing/ninja_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/ninja_rig.rsi/inhand-left.png deleted file mode 100644 index ee8afcdd53bcf68dc47a9e632808012e6f84c590..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 500 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVBGEL;uumf=k2Zi-iIAT*gxcJ z?by;f&1quLRKC`%4gVOH-!`(^;i(Y(@1{?aLRLqbPD-*qad9W+%z^!rQ4)HgCrFsl=cx+ZF%YxTidd1qQLYXfhx zu&^XE!=`5**-!s7Bv^$q+neZ|o^*h}*L7K5cDA&zl ze_&(m&lxHIePoVH?A@!}m&_}g6}EEP^M8z1*WRtln8`Tz+`0b8_h&4#yzX$>`xKCy7BH(v$!oeJ%3t1Z{}t=aJ9Gn@V|?PD!Fbqtd{0yFsP`SCwnZyB~hBe zr~e$ofyWAGc21I6lXZFP2IB{%UyP!EA6H-gdS@jl^qx=Lr1ge}VVU}cw!;sDEV=GB lyuR&yC2Q-R(+iw_vsmP;p2^Lj;suON22WQ%mvv4FO#tw+N2?OR7mDY?1*^-}J3 zdWHGdURQXoFG-SMG_U~xqk)YiN#MEun?b1~lRpY$tJ~=z3S;Y!^Y8BM2molU=Q^9R zX|F4j&vSk8Twjz@V(w?#3pHB}X|@_Np4eiRfl^Aw6I)E%hrh);%;pDvFXct~3)l5{ zVoMapmbrdh?CO~TShv0+lPLh8=pEkd0l@R85{0p)wU#K1t-62udHNeeWHLp6W4N$i z?f^VyYw%oOzW?|M&-LXo%k5TcX`15p?jC8H{{6$vR%31tsQcP~kKC!<-rihTt~ddRzYRJiHfcuB!rCepGWhylQ zgJB;>y9(V-4=1NV)tQ#+OPPnRF0Zj}eM2TwbUQs2Oz~-$HLtZ^`Ax7i za{{}{8z4|}4*-Dki!%UQl?C}%O8@#X+T23B-NydjL4|RMmhA~j*Rv~3F%%>K0000< KMNUMnLSTZx-1v?F diff --git a/Resources/Textures/Clothing/OuterClothing/ninja_rig.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/ninja_rig.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/ninja_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 85e87efe1f5b953506f4334d0ed346b7069d8fb6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1499 zcmV<11tj{3P)7!R6#mwBOslFD2pJG8VB~VJ3dXWTUD=M*$URwVr6}no=l0Nh4?S_<)LV}|#8M7D zCb=|{PtB>Ns!N4}A$4j(!ty5|LQEq??H=sy0lo2>ADdZNuT=A0c9~`8`{vD?H?#9b z`un>Et}$FCr18~n-)Na!3Tx3#WbQZ=PcU!aD?FhGcLttZfTXVbJypcgUjG!DwyVK(LRPJ`Wv9Y_Y8E@)femUen zWBftapd3al5*OmX&;Y)~k`{}^;aLbEn@^+NY4K-Hhl}60J1u1MX?PX_h(+S?C6*>) z1mbtT<3To`24f6s(M<&9Fq{q-f^ryZ(M>SM_^=S+zc2=bLILCs_i=JO1Gn1^0LbK0 za5`Mv80}6AUXLFDkj)s75 zy1b6)@;a1q2>?)UQ~;bdnv6i@O1T7jXY1aLvAkdyzrOJRuom4k%s)~LIC`O=mMlv3 zMg>lX3v1C$tVK7Wsw%&CI$WqXDySuk($Nb=w5{hNcesyQvM7<~^#)<3T7c8xLME3& zEm@Ruhx;SfeeMu=`LcZGswX55AW?ced-gk2wbA#UD2DOVOhApM8Q`M#2H{)-)RM)4 z(}_OvlRN4K40}%$=hZ{JK{+h+UN3|eLf7Wz(C)NAiyp=pfC7&L*XD$(GlX7#yWM_f zW)g+)QrPS9V^*5yb8b)$V^*5yvw+zk9zDOlToi`7EEb6)n@_{-cB9#B^6BZaK(R;v z+bDz#aB_U=Fx2Q+BtG!DneZ$G;8_Up)gJ)E9U$xhs;UA29{=(a0O09gN7&x_gqL3i zlxhLbOWmpVc}c}D|M)< z3dYzOe#RJ7RYkQ@7p~Kg&vv8#@ZV-)7?)8ELPH=F3gEqW?EnBpH{|U0ZrRN2WY+(~ zAp59_4PdnZt1&fz)dH->)Bsisuo_q10ERY2eTgMa_IJO%_rLtvwDSO? zVEyiO4e0I`8OcWoe+~K)OWJ2Up92663s3RSzuj!@k9+qgmJk_LLnfEP+i%&i9R2_R z3~3NDfG@G6#a32fv)Q1kD%zbEPfJm9!fcPA9;eherN~HA_TY(-5e&tEdZWS{oXMql zj^43d>z2xlNx4$xQKfk2pizzA3o(ScJt94jSfm>aw$`f$rAQ% zKa^++R8AKl@4^x8&+&=9C4i;^#~r0qPor2&A=X5-`WGKT^M3s6-RHk%EMF+&;*#Q>#TLbKWA#8!bi zqSk!BEe1O#gtj3i$z<)9K89$$7AYuRj002ovPDHLkV1m0a B#03BV diff --git a/Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/icon.png deleted file mode 100644 index 911e6455cce72e274188e1cdafff20c73eaa8df4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 623 zcmV-#0+9WQP)A!V=GdZ097&9J2_6E95Ric861?@=euRF6o^$XE^a}|20`0Y@cuNbdr6931 zRZLv}RX1IB8^~b~(H`t>HQMg3RJ{1R%P%v!6Xu8UFWEX%+wTy3Lh%Cq4?Emi! z9GxDIQu~Lb_7727O#piR_SB{pgcVm>O{_Ubr^k+2aOHv8l|r}Bkb3<#p@G52$t zbpAmqXG1y7^9=A%n|?oKjX`{8m05I zsrXU>lvWeNFi<*m?rwEzFF#3lx4L}^S%=lq04$B&|MzDv@?=6;j`8?W003pebAiA( z=G$<0{!eOQ6D~47Po6R`uJMzZxK)BhJmC6|XjxkMPwC15egOpV{F+qg9!>xN002ov JPDHLkV1huQ8>0XK diff --git a/Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index ddebc2e4c3973acca240b51a239b59f92152a45a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 546 zcmV+-0^R+IP)yELB?POV@FvGZB-?WAk%FgJ9H}sPyT0b3J8kYq0JOx0yYRKv?VCu zUI$|nr?j!;lM^N1Z#&8F>FIIu@(v&(A|fIpA|fIpdO<2hBo#ua``4tDYd=c}p`v)Y zTsIr7Oz~N~(w%TP7^x&l;BYOR$3e29lcQi zVB0o=P{K4#1fhg&+bj1Uia&mLx^jK7ekeW4vz z*s1Ixisk)#T510eSnxdo+qU6*B3FESzl)i=MSH)ixw2J-G~oAap7!gv?0@?kEP)-$wpa@z*QgaDxbGDn%(|gN55y&b3tfzq&*zfgquDscTCQ-SX_dZlWhKG5p>V`Sj!cvHAd7cCS&-0}Ew(8|+7ytmnFyNjKo*?Gase67RA|fIpA|fIpBBH99 zjHmKla3$-~Hb10L&#T>O$tVtScb{y=WrjMYLIqImXUnt^#bMc*j!OIcmVL9ETQnQ* zv6d@XroHLCKO5Vx{L9xvnfFi8e@zu&G#b_Z5G>5|JSl{zUF&>Tp)&vguD^Z(Feoj^ ozf$R diff --git a/Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/ninja_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/nun.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/nun.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index a9a918c67ef9c7a0126086b6805df6052bee6890..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1656 zcmV-;28a2HP)I9u_K+(?U-kJM^#z&k90N4~ww$ zuvE%=NMKnIS%meV;6WNB)gDZ-Tdn->J- zH{bg+^L-U6*Vpkm;|sq9_>H~;{1)Ih`VR10fZymlz;6M5qwfHo&gpAuq8KV^)}|OL zNncAhZTmmNwF4AGCFb@Hve_)|#UGL{CkEN)Ui=}+X0xncx5O%j+VTc?;TGI%g%v|3 z$wUl)-uWBHj~@pBI5)&cbHN0czi8>`F-m(Im;YFNajb8%*Td1Dn3C5&Vu*0G^L`Kf^bU~ccg+}>g5 z=rI6@!2lP(s|biFVbtm-%2ailGwySPJDz6^qMjNG4+ciTdg=`%UkBt!`p|VF@&13eQRhnhW;hcN$J1 z1_P|0TYgs&u(-Tt`=-Nzeyqk@`*jLVekFX!77g^++0PAHI-poAV)p5C5JH$IL$ZW& zrD_Yaa;1t&^*sQfa(!JOgkbjRa}j(#%)SrSpJn~)_D?6TE=S0l8cbsZ<(Co>G^gdy@Fo18Nc;BFF)7Q;HQXwV#IF&exvUIzXkY>z61Og z;5YgX@LPc2=sUp6ADz5;f+&VcrgmottreKso#|O|#MJH#t4o;Logs>$l9M-2c;e@F zfMTd*eqjmOY!;fPu^IvTva}bNoSbBJ37V!Mo6TZ=Vad}&7}wDiqX+g6bgmz6-WS$Oz`OF=pN!H(-Sx~-2K;Mr-ns5 znVx8>p}eumeLYX_1f5QJv+@eJRvN#*8{*c$g$FN8+?q83ys~L1Z>)NHN$PnOC~vHy zP$;0hu?jI5fD%50D|c4BUd}bH+*x7iaH|Hd`0STK?ji83^e_8OtHL5mn5D^kfvsAd zaTbe3TcT7D_~u}42fVxShA|9b5FuG2z`-*#JfK`5S;El$LE+u~H`eCvr^Y@da793| zSOo6d&;61A%T_$u&H4bKQ6pfjO?2vMrm+>cB4A`>#CDv%mL_M%G-Hvu%NHXP%zXLHYf+T5Tc1rpYR$zFi&1St+uq`~cgW;Fu6#^UlC z(4l%{PsvfmP>H5#h(@DGrBb+k`*v4LWcSlRQ}#4F?L~vO=;9A-p6n{Jx*}`z61Zn7>fxF7@C}-R}YJ z0qz0*JAlG`LD=Pt=r(7UGomnG=sNdL0PJ!`glFeeDiv0;YvSRX0d=fo*F>dKQP1fB z#G{&z4iED2(`UxV#{pPcTB2Aisu5sfVuIJNUSO9q!e6MzqQurJL8(-tR;vL}EEbua z%qsI*twyO-(g_z0K(0P*TQraM6~ydhmZxI|vy)k6-aOhTZCi{E4@NFUqzt5Oi&i@% zJUdqq({syw`57`jx2(*=vvXSQkhE<@2@62%s_ob=XN2=4Ptyse-E|SmZ0aQZ*RB!M+5B6>mU}|a#*>Yb#e}--K z;RmN`+^Zj>`;)7^8_vwk0AM8I_`xYgB956fFcR9;)B}(m5#Yo7cbDcTvIY6Emi zzHmk&PRdO75~4SNl$m7g@sK+22Bjs4AA za9tP2ameLz0BV28<#ITVgX_At17Mdk!gbw0oet>l@4qlFuRYJhbzQAbF>(pk*Vh5q o+1XJUkZLp<>VBiqh#C@r-_^1bU;=n38vpni|C-9zw zC+VWyW!-iIvV^i56{ZKB5b2BNW$MQMe;_!)XOd?!nF#X$L_|bHL_|bHL_{$)Yo_>H zd)EouwndO_+XBGGgHSCO?6k;Ou<7_I%Bn zDW zjTN8I9bh_}BWvghUD59;8P#UZ6j?*Zjr#+o!vZEZZm0#US}qD1SIFn^&6(ih>N-6$ zAZzF_^o&1+PBTqXcD10Z_6-pYYxd(&5#a2#jlz_R^c{hcNvA|fIpA|fIpq99p&(Cv0Z)gJ7O zcc&G<03%KX%KhDIU!&b>h}%04z+wxnKNv>JCEn)U7Rltle7yt!Xj-&;nc4x68>d>- z%y&Q{#Z#%B0RT`sEFiPLC#JJ`TrC@F2nso-|W#Z)tB6#rV!Gj+92k6C%;D6*lkb@pP>@Vp3fx9@I z!;N*iKp8-PhteUI1h&F{UwKp#LvL_|bHL_|bH3(s|INo!ws zqP3P$T5ADNm?E^A^(e0ZkYPKKake9x?N49U(fjxc_S?^R{qh9>U~8v0F+Oix$CknI z2>_sU>n27&C*?oeA+BS`joRIN=>OhB*)s9>D8$xIFX=mZ66cR@95}ss0O#kAmj3WU z@e9D{Pa(HF&x`Y~t*%Vu_dIVR|Fmkz+UiQ&*x1}o8=FVcYSu3_^Eakl;my1ESCVXA zs+HRq9G{?UnW^IvtKvGglr0m7!5=j4)X+Z+3b6r3TFtsdxog!5e))au?jKxy1(Yol zmRX9IP*I&X`#{Q102tp%udBoYJbL^Teh^}J|G@Br5Ko>xpL48i8cWOYgAf~=+lC*6 zXe=#H9h+1D>2|wg9m966AAuvp_x-VsVY?{#iHL}Zh=_=Yh={IEmeU^bJP!cS>2wNn zYBVdNloAmUrIf6HxW90JImgG&(fj`nbXloKV`;ws+=JE{wQ6OSc?u(*arN-QVy*z- z^cejp96)P5t2}de+1*=Q$BvJmzkd4x!!Qc@B*?S^EVBdvDCoTd$WVZ2_M;*!B2h{e kdIQW#07$#tE_4z80X2o+QC*`9T>t<807*qoM6N<$f_ZKoEdT%j diff --git a/Resources/Textures/Clothing/OuterClothing/nun.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/nun.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/nun.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/nymph.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/nymph.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index ece983a1a76163a8a36014ce0597553a00fe4f77..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 878 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU^ex1aSW-L^LExozuN&KZT0RR zfd^H+m?kPu6PjRC@rohogooN{>7d_CdmK{@OLZ4b-4*tPbHWWJwSeUZ9`Mc8N?9^X zPf)|GrD0*xf_DuvJ2f+F?qF3Ypi9kc;)tywP{by`j`CGc%nwfh-;;TBh>ZZ-j!5?%&fPzaG z@i5GoH)-O08TZed|K2V)33a@@Wy1NVAIy9Iy7Vv|mu`J6y6)<(fOAZ# ztk)d5!!$lM^G2HijS199-)Oh-?3AjB*$xx#+wcFEaLRDrn%MO}fKJkwviXJmraYU5 zogCA;jC6J%-FhPMPzbY`SoxA~Hy@ZtxXw^gIJ3e1(F%dv4gXm`+BHNmm>y!tV!Xn^ zyn;1AnP-8RL$3i=L4|Yumu9egc)Py|PxAcs=JJ#I!3seBs`~jR8+kdNF?zX5?n!65 z)Z#7Zlcc7gJEN*Ou_21 ze!A>S-fjEY-|K76ex}U!5XWYTnLwsO^QPc?|5<&Bf=@Yxhon{dn*46T-1iI=@Z1T{BtVHd%eTOjUW{M*U5ewQEZc?R)d> z_^DZ4wZUs=PFy;1+us?C5c@#nEgf&=zy1w}qMVMj==5$`9`kXEw(Go-_tyL7xcu~4 iTGDjZK$L+YW4^k@L{mNOK?AD!blDQ_iDs_GW_uI8Cdm4N_W~zT+Y?|BqgjK|a^G3u^cEP5%5fO7; zZW>RI;oCp|(+t@NCw*@T(-rB!>TTR&JMSX-g3|CGsgub=A^?c)8{uhy+!9ewjy z|JSoqmTf;%%h)EB4md zto$lhxNhnG&2H=3%~MlXx?HOIvs+@1RrZsgsaoHEDL!9(GV12RurQuD{{E<~dp{Lx gfBMf0G$8DT`h!Tvg{D(0KZ6YQboFyt=akR{0Bb~#H2?qr diff --git a/Resources/Textures/Clothing/OuterClothing/nymph.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/nymph.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/nymph.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/plaguedoctor.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/plaguedoctor.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index ded26ca1f707cc4652a7d902eb7d28fbbcc9c8bf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2348 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 XmGqs0>bM{#00000NkvXXu0mjfthB6D diff --git a/Resources/Textures/Clothing/OuterClothing/plaguedoctor.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/plaguedoctor.rsi/inhand-left.png deleted file mode 100644 index 5c40e07631a42038b679f38d4ab9b603e84fb471..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 792 zcmV+z1LypSP)$ABTb>Dv_bj?5(LqK0|(+vt{|vSpgxDnr87aeb#O&Te$a~rojGwX z;ww0_kd&61K$@PDy|WzDWY(I*(_Vw?H$H1;ot3rD9_$TDDW#NBN-3q3Qc5YMRwrP) z-L8E7$*ThJ?ZIo(?RG`LE*ihTzb}W6UX-JQm*w+=SESSFEF8Zq-}Hi;?RI`XB?f=5 zJTNsWB{tjb%wS*^iEjgs4*TSs2_fLUUpRhQjV`#gwI!3u1Y-=lySs=8#u$3N9snT( z&d$zm{LSs{ZJA6a02D<5fcKu!XoQFmLg4)TywRK+ZL6F!#u!?y7QJ2%?>+r~pN)+T zHlBNch};@4B0LBVfEXh&Mp8-u7-PseH<>QbZ~?~SF~^S|VvM0IONPTC-g|P+eDmp> z)OCGpd|lTZAHGG5k;}_Vrqe0jd&;up`0+!=<8hPe0u7GzrFCe%3L@7*a}z2+ldYUo3uEjTfLO zB01-I;s8}u;r(JeuJ@j*ssQGN%sEpOvFTKSJ1D^H-vhALVvHfi_>ViljEE3p#27Ol zqr2Jxlu}A5rIb=iDW#NBO8wt7e$sMZzWe9}$tKWG@bPEAuY79M`2B$U^2fyR<@c9Z zYbnc;!QjRt$6MXWt&98cvCkKtCemL2fx4`156k)OVLNA~viR&If{-32w2a3SHNFh WwkaJq{ZWVj0000l1LLvzf8*a?KhHxBJUTidgg}xcSZf#Nzj0wO7)V{$7-QJp z-bO?)#xNR<07#OA)6>(HEyC8;meh3(K$@liSZgVY0udoe63))fZsfnw79j+TF>GvX zFdB`p)^c)k!sg~Co3Hc`k!3wgCn7>Gi2-oV;he*J4}dX-5W>toHwrMBOgMhLk1>WU z%Q!zj$68AWf$zU~hpMWU@EF}yRmJhqyEx~#yu74o8mzTsS;q0>eI}F1%sn&hoaeb@ zSw_1Q;y5ORKv|aj^38kw*ABiOFXd@E`0eS#{Ou2)JWtbfx_sN#FN%Wkzx@Zmbpf1n zMA3C~hzL;>E&PF1)4sr_X)xwGZqqbeU0u!1KeIJh8xzMdB7*mRx_06?UPAoaYdh8$ zgZCa0A&z6Lou7ZE0BPz7Axv)sD9aLSXLih$WUZwvOMvN%3?Y!FZtnMI3eZ*$Ac`W4 zF*xT|eg|lY2+lc-G1FzdXa`VADW#NBN-3q3Qc5ZHvgthO+1uNbPYzV0sE;9d-KS8Vm+vjG@=-QB@UnU9ZL2fq6Q0 zKnMYA?R5U$>-FwB*V1$uIuS3toCS{T0?&Vacw9c3pa0z P00000NkvXXu0mjfv2A+2 diff --git a/Resources/Textures/Clothing/OuterClothing/plaguedoctor.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/plaguedoctor.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/plaguedoctor.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/psyamp.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/psyamp.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 9f67de739c0fbdc26a69103a5754f3debe7151ea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1581 zcmV+|2GaS7P)zI82`;Cf|(jJx5B_OLJty2k1Zik*YqIkp_HWu#YI@qOAlVWZ6O{M)|*|(!5$)% zdeP&agitWJAhLy?LUJlNxE(6JOc;qm4AVpUy}rar=FMa#vv&P~sCkp```&N9_ulvC zNsS->!pDq9Q5z679teoqfT(e=30OT{vxk*&ZwXjEU9(kH9h!uDOF$`Clnlc_DOZ$+ zk#lbe00320hn68sfT*hlu`ZpkalXyuW(#>cTgcmnVX(jb>W_;mFXf67DLUIazTpn;o=6XTEL_m5X4gFe2v)yF>6A2=oF)XS_RZJ~S0RWrq+{#?nZ~8nrn?!l9EG*lV0Dj%^ zB#^r;FOIWko9!m_Yu(XH{DKI+IJ`h|Hi^dzj}iMS#wJQJHPztiK~8B52#<& z9Y5C+8tPYdX!U7Eh}kk>woH+^3BzoeAQJk)Y0PYyc=V_H7B`Rp{=DbCfhG)~Ye}Rh z(x_k69peN)AUSTH!z3ny zz{^!tmBk^wk)PL-XCMKCTuWpL1d*;fkw~#Vy>+M9UzGfT1Pq(h1d$Z=k~pAQ z&{vMhuqqY{mHU0KA0)TFz{dHuZ5RfsM^*60;PT=)_785Lj44RPQ(ebkW8~7?W6bE(+P-Hkt@M*AL_$I*V6bL&l4g;RDLH-TX5(p#y?}spSxo(30 zcig*3Flamw5VZkO)bK<=SdGshv19HAR}bL9cV|CzczIDm1O(mf z4I8CgQ3|9WLNE*?uq!EHV#nOIYqc77%w2nWdRpi^Ldg(c+{o_b?cUlz7^QF#IMx5i zmetcW8##9wuE`KxPFOu%v-vhTp>f-Q*)m5?Lcaoueyt-jpFt^Cly=NrdtLc{pk1y@ zfNE>iqbh5H$T6AyQ0pqFZmI3PC zG*a=@$VlMdJk=lpu%>7#o?>1qvJVK=1E?@+RV=227$*|QfH0Q>KY2MOGu=Qp0m<1U z0I}Mn&?ZQQ(S^#3J8zhEiU0MGFsnn$i{m(X(^>PR(+OURvYsNr!ykTTg84o@b%z_b z4b0?ky@>RL=Z)9UvVU}4#OS>*z}qMSPc=b;Q$LGIWea)R%N`_507Zbk!k=zFv*{@O=DQp0AKZwF^aVQi&6Wu*q1|!$ zY$0z4eo>NwA-Cs7b!T8ucL?Zg+JWW*L3DXX4N;qglOe*wtN)I|r<>1&?hFJ8z8xmV zb9SOWcERV-xYGniYM6W+7|50PLgSCqsaa+j{D6*AMOW4 fZ9vrc=n41-v=~TFY+DJG00000NkvXXu0mjf)Yjq? diff --git a/Resources/Textures/Clothing/OuterClothing/psyamp.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/psyamp.rsi/icon.png deleted file mode 100644 index af79360d796554bf65548483e8eceb74cdbad914..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 515 zcmV+e0{s1nP)?QJ#s4qykc1IPl<8n&Y%?J@y$ zM%}1i?|Orf2rnXnu?@_k=6z8ru%a6weE z7KC5t;fPA$4%}h^Ow9xhDQ1h=Hwc-`{0M*rA}U#fAS!|7*wMw=!OC{Fn1O~gF-y4t zc<~T4q-fZ4oCmi!JbhjLW2KUnA{xgmz3kM%JOBVpJ|+N`rBIGv@a~;}h7@{PN3~Q1 z095uX@TMM~uOAf=Kq-yTn|g`=iAvy2J&>>942;3aN|*s&d^T9BSzz{UYNphwc}d@a z_@<5K7yzJ`b)j8h0C7D%9OZQ_2B0Vj0rv*s@6D@%*L8JMBA0m@c)_~{(ctIf}ruE-bEQRl9la4!`e|J8Cem{VSh=_=Yh=_=&HsUxoRX^iX)eopU=K+Z0 z*ocz9R!)?deOEJzA|pyncoiA|2(LnONdH4Q55W9>4p9Od1W{r{3Fi0ny~hZ;0lc<{ z@p#)TU|_m>o3;;fR}GCuBQsX zaR5Y#$%`C*$1j7B7dg^pTDI#x@0%n^{@ec;P6xB@ zKHnL;+IBlnU#ELLYyJGtnQm=fyPj+9-U2$)Ex+SqI2r-~hNGd~QI#x~(*Q(KwDqLk z)xK%-ZBm8W?EouzNDy>`@(ieo(*R5+ldaoySNl2Cb_W1}*Y?gm1tKCMA|fIpA|fLC zP-^#`{tzzmhPBQMY_nE>fS?;dl$b+PZ$Lu>AWF=7(L}mTF}NKZm3eC9U*I|VX~OSc z%gT{-nd0g9(^0>rkpcKu*7(>nzV#l%gPkF?9)d=59>GiLWV{suq7RS<(6jgfvIdGE(A86DhdjbXW60ok zDkefD5OF&s5|-`AA5o%@{C}Ht?{IYPhlI`rh=_=Yh=_=Yh#JH5JhQIPhqnl%%9aw~ zd7cp^naqh2vq?6qz;#_CO3dhZWB_1vJTiIlFC}1dK7lAfk_1s=LCkGNV@xU?u^s z>*ntC>)NYk@olzB<7Pl2xCr31opcX)P9_1q@8_=bb?tT3*cku-cFQh11R^3LA|fIp zA|h&ny445rZ2ecbE@kpf?etsR_kHWBY+n0h>{RF&91TqGpa%e$-cND;_qw(Plbx18 zXRm`OjsO6?gB}J)gWAr7okuP?f&x6&-s?IGmQILlLX?=Be>X+PQi`pYK=KOIp|+Bm zd)^tGs(Vp!G+Fzfzy2vEniA}sfccN1pFchp6HN)WPC#--;O^?K_-IN{$oYUeF9CY* Z{sT5}sv_fJT;~7)002ovPDHLkV1mg#4P^iT diff --git a/Resources/Textures/Clothing/OuterClothing/psyamp.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/psyamp.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/psyamp.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/rad.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/rad.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/rad.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/rad.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/radsuit.rsi/equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/rad.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/radsuit.rsi/equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/rad.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/radsuit.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/rad.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/radsuit.rsi/icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/rad.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/radsuit.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/rad.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/radsuit.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/rad.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/radsuit.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/rad.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/radsuit.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/eva_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/radsuit.rsi/meta.json similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/eva_rig_sealed.rsi/meta.json rename to Resources/Textures/Clothing/OuterClothing/radsuit.rsi/meta.json diff --git a/Resources/Textures/Clothing/OuterClothing/redtag.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/redtag.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 7937674c8f3dc1eceb807f5ad2c75c4dc2c7b951..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 989 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU|!1%R`cFj|ET%_(8D8lr0lK1*=Y8+f~OA;K{ z-g43v%DkGI>@+*U^H$r(3vbK zF_A5Rdx4vjgKmRVCc{>StR;+##9533)q?WO%Z`Uvgg4b*|1HVTayZds+qMsRNp6Pc z=T;WXTd5~LZQ3*jhV1X9sngTG^#p&6wVB#9Q=?j{Z{dTttPD0f|NpE$x8pkd9AAZy zl}a-@H$9E+-Zt|=%Aa*?K+~u3^K6+4G^6O|j;l{Y>f>+!tVuXvCOoI_{#6Fw%Ldz` z4lQ}#5o-4CD`VXKb06ie_pF_^ATw(FvYiE1cIA8)mG5PCe_MTR>%GN?KX#-kDqy`N@#XB2-igjvc=3hS59Kg4u>hs}scTbxnuDVyte=u(5+Uo|FdMa@cJ{#i@(gSAfa$ zMXBAB7ASp`CQ{>NQ1*@5b|-g}T& nRdJoUs2-9Bux1RP;7{JS=et&A=Wdt?%(e`ku6{1-oD!MDJWvZ~$w`%|mpaE7Azz#f-CodCGorLDe zmH+_Pb@36$XxCaKS=+ll5|lB7VF&<->Rs}~F*9N+COh!Ny}ON$u>kA%i+s)hyZ zAHW&D!45p}a`vPIAqB7lPc%#AOpY>!yYt=jlhdM^S#Org$`Dcj&N=)+4-IQG%~cHx zFs!fm+a7<=1Ls_JG=Lm6uyb`Nj^9U8-|hMu9#0>XYe2aR7^MIJ?o`kyn&3_)eUf4@m$YkL1el^MM_;Ttx4w@K7dI-N^@!ai?Nn_i|iNVm2wd#nm6%Od;d=W ni`MF0MjAi^XaEiH?*Kjld1zfYb!Ed~00000NkvXXu0mjf{c@!I diff --git a/Resources/Textures/Clothing/OuterClothing/redtag.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/redtag.rsi/inhand-left.png deleted file mode 100644 index 3153c9951872d65390c5b59372ef27df4a76b7dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 362 zcmV-w0hRuVP)N{y!d{XOrzt5VhjqbTy$;Z);zE=d~4bFIUvqA2oQ^7~x!t}-t`l7^c^ zgV{psaH_#fqzn7`jlFRLI-tHPLd)4jg`s>3x{d||SEhNpXLKd*|blJ6&WTl`| zO+BNK1x%8a{CKI*)D={!dT6(fDxr}2wYuHk_Gym*0N_9S0bZ|Xsv%+W+W-In07*qo IM6N<$f@znnvj6}9 diff --git a/Resources/Textures/Clothing/OuterClothing/redtag.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/redtag.rsi/inhand-right.png deleted file mode 100644 index 05b030acf3d5d25d5aa98db47c057f0f330230a4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 345 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 M07*qoM6N<$f;~v?4gdfE diff --git a/Resources/Textures/Clothing/OuterClothing/science_rig.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/science_rig.rsi/icon.png deleted file mode 100644 index 03c01f9afeb9cf95b679b7f206861f9a9b07d7ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 807 zcmV+?1K9kDP)tKTB8wmhN+=b<5FZ51 zhiE>DupBZJq!wgb5U3Ah=>_jpYE!SfJ=j+BVRutQ4F4~e@0*d1~{?+<3-(Sw(~y&@B|#{cu}`nQdWtx->w2U`|WB;Sta8|-KrhqqKjc>CWg7)A`leo@`4a@xeJ0~omyNj0w66Y zc>Owjp{=z4ssZyqdTmUpH;0ZWXuV06>prn)6G`O)CO#oPoCTbeo?2gH` z9imo1O@o_~vP$0echY>PgPIdzI=V)2xm;9KR4_k3Pe<1Xoe$mU{)&q(hT*3+K-Lzd z-XaANT@2GVFh*oGLFp+yE9)^VMpOEH_tv#^+|0x<0PXh4tgXn}f~NXyQiFFs$LJdv<9x^|qz1C7ep|BwSpnuohKTltP`jChBN`P&VbEzlj3p_aZm-CF%%@Q7)==Tr-(>PSd1oC z)?<_wpC+EzNLNQZ`<#-N7l;cAC{ud}@cMP&SNXPO1$I6+_<=7Jqqe##9XI_U_}fNGWcxv9v5cP+TtZ>Wz)+3+Gr`mNLK&6yV9l zZsF0#dn$l$HjL}?&c_3LQ2PYPbY4zt-zWG$Hi zlB;sAKuVG%AC7^(!q+961Z4Hl`NHph~RX!`SWw}LNZiy=Ur*Y`#=cq;QKE3E+NA^fDl3m zA%qY@2qA`XLlSgrLai_gun&?{d}W z3V7{I5yVn0D6-*SeU&Ny0+G2GW@IY_MaGP5MPx3fDX$132D=jw6d8lv36u}RXr>Gx z_HhLON_S1ItF`Kqj3_y>rMm0HruJ%^8 zmd(KB*oD`*TWI68Enmx-vK%$rz!{&_<>1lp@gp3bvY5F(-?1b~;`|p*vv;Fyranfu tlUbZj=YJ2NCVv8du-oU&dvJo(i{IR({BK*KYL5T_002ovPDHLkV1g{!Ld5_8 diff --git a/Resources/Textures/Clothing/OuterClothing/science_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/science_rig.rsi/inhand-right.png deleted file mode 100644 index 012a2fc2f2331008b511674328a918c2a4476ca4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 698 zcmV;r0!96aP)49BEw@YYV0Z!Wf)S&_I0|Dv(Dz(%+ogZ!t;YMo|m)nf1h_}=i+?=XZZ|dH%Eb3vt(M=YEMg7qh;QEqmnnnrC*ZK%hWAs` zaPb*@Nxg>AbgQ~E+8{Z9i^&9$3!(Ejkg@?SqN!+p)zut%a#wmcbPpoOgA)ZDX}yS3 z?U!nH(OXybDG(eBV^lDJ69tS41_Z~#6^dFJBFCexF#=8$(AF4% zvKfU`8xa0D2LQRQ$u%pczs>{rn_sTgs5ZdGXVBk~1OW7RB;n#SWe-_N4)bEknh-(= zA%qY@2qAg01bo#)Rm`yZfr<&=jI?hn3X_7`AW|B~WZJ2#-_zn%ht g8(HSg4iJ*>4^+zZ;Gf%&TL1t607*qoM6N<$f-2uflK=n! diff --git a/Resources/Textures/Clothing/OuterClothing/science_rig.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/science_rig.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/science_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/science_rig_sealed.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/science_rig_sealed.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index e5b93c30a70ae7fcea3bf1bfde26fa788fa82b10..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2070 zcmV+x2@i42#fXJ|qkluJh?Iuw-x{wUB60nhM5f}C=9&;B^SUk<8x&mHG?+3uZ? zR(L)1r?i}>ZM$gD~e0GU;3B7XTQ>Z8j=S#w56h4AIy zzH1+)2W#2BYahYzEB+pZ&l$fh%n3%St%B4|dBiVYMbYkJ4*qE${k@&EoIJ+1d<933 zixk%_t^9v-Hm@J>Md51ayJ%^AXGH{j@TX^l_alt)~Q34pj56RDf> zm|147ro+AX0a8{h(*A&e`Hc@MpbqyBs`ipoP)h3jPD&5flAD`LVqzlQ-QAQPtYL3a z9tNLs{k@%VE10I=pWoHBgh}f0lpH0ZY%4DqUn6zXwSf3%odT+gsuBIYom3tglynAckd$bRgn{BG!5 z0rAf|1+vq<3row%W31`OR4R|0U}$UvfT+j?(>{mBMyNb;f;AnPin<_Xr@I4f`>gz3 zH%|jl_>1QO=(>42VE$PJXs>yn{=*%(x^@E4H|k`<6G>ErlL_Z-04AKbz27~N^o=?J zaCPmZ|8NKGHSY)B`g`!JBks~@E0ZbpRQ%x|Os3RxX|$EN7?ajHGW@fy0ZF+(z?@*j zXca&XQ4vn!VoXFuE~L*fsF5x;FJi)ZTQk78azF9;2Qc=y!1YPM0?g$1axb8rN}eLY zI|9nAv_DcwROABUFp*XJlGw2FhTr_N3ShGvz%IBlX#u?39gNf1F~a(_DO$Nxt>^B( zn+L#^Nek814!}T4TEOl93V-slabTQ@s3ZU)%C-XV)RPHBO|%10l2)f|ZF)uc%kTF= z2&NxKEbH?~TbDxfnR9fU3hg0CMc)(8iE68$;ML!9^@~0RuRB=usF@XyFQw|xuh^Ea zu=L8uQv7}kP}ZCwp8M{reEi`d0Ie4QO?~x!Ff0FT{ObR{+%s(ext-^M=Kx>Q!Rrnz z>+@)ByU5R8{tQQt3v+^zxBiyI+T_&?UU%HnxVgYYl$WEm?IOSo{%?Ney}yu}0(;Kx z5CDy5I;kkUgUxOrJKarT#e6odTLr*xo+%I66j1qdpFIzt@dMPHemWq2soP-VnNIp{ zdWemU#b!59lGdcy?B0t>-%SsVXF6r7lg7ELgBph~ziQjLtAo;Y`aK0ysJAbcOg$SO z9+oElZ-LYZ$Vzf+H!ojQ6yDLUq@l#UxM$iR3u%u~?e9HO&*u_ZNmEzunJ_091L^>& zMeu(SVW+6x2I!5j0D2psH^KtwZGheg3!t|FdLt}=-UjH6umE}+pf{xb0T(O{qQAFO zi@>~aYe&dDKo3HFbh!d}R9oVguM%rIGNn3Is_=%tWC}Ix^g-2LEiNx*_1wav#tmCe z*3jSErL3>al)4l9eI4G~^onpe9Bf!}gKhcVPIvUUFg*EdRejcUWImM9aKX|b2EOPL ziyvR9xG%q{`3S15f={n~9kbaij%FP8t8@LH0&3&EPROaBxi7y-i`_umzaL>}tXMP@ zG>1%t%&Ig6@WjQKNO^2rdGR~bJ3Bkwjj-R~)HUYbEw1_j)o6|CjkRfwAJK9KLIt({ zp|KI#zBD21<7B71eewnjQ?~jEzXka8Ck=|4pVQylIV~37xVxC_&G{rICc=lW?keIlv1?27(fe@hH?sQ`S5!R z;OTRC-QS9$aNv(#5quy@(wh8U+@;R}YRn#>Xm@eQhrKWQ9D`a^8X)#-3wiyGVnF!h z1ITSkQUbWTc4{&EZw$NxOvUWgM2S$Mp`clSHz`9MaY87p7{ipk)C*>JriCLFaeNN`;w^Jd^{x6AglKK0?=|1;$lqPiiqU%#aqb82V;+m z&+P^v$L~6&M!-Z=5;nVmYO6P9U$^CHmyoKmPpK19BxZr5U+nP&|1d8>IGs6+!s})O>+Z z=LOt@S7_X)gX0d`A>wd2f~_Jb?qKiYK?$J7r6Eq@wT+kKQL=z+Z&(1N1gPZ-fQV+W@`sA4UKz@8ixjrT_o{07*qoM6N<$f=%)Y Ang9R* diff --git a/Resources/Textures/Clothing/OuterClothing/science_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/science_rig_sealed.rsi/icon.png deleted file mode 100644 index 379926b91d3b6dee9bb7dcadb2a47482c28ac68d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 822 zcmV-61Ihe}P)_j>)TUl{dsug658J&(gyH|?@_pZd^SkGK=YOxT^XwD< zQf2=%`!T>Vz%js)1(+!xREw?u8bE)fRh=mxRI6(0@%Y^;fXDAvt7__*DIZk(Bdvx( zbOS`iX7yH=z{2bV$&EMzPaom&yVZfGk4SFBS(u&RR+m6jY&HZT==l~z#b&j#Rs=v= zR|tkpgkt-J^Q+DibhI4sb4-IWFX#a%S%LmYs~QZOkk*w#^2RnF4yz3Sht)=7n~z^( z^tMAR70}q`qpGH!H~v04Z}-x8GEVQn6ke~Fy1F{n*4F49n53`Ahv}!d>3t=ZdzXXbU=84$v;%`Itu- z8JlK1odUpOK6U81olY?_HqH5%N6;>0N6SIU3KRucog61Q97FkVAArP8mQ2o!r7TM( zy9+=jyPIF<%p`WQ04N{slN^q*Iyqhvpy(ZNd2dizDJcDGO+@$56Ix}GDhE1=B(K0q*Rg0RZReJ79~H~2y*mZIrWLm}?%QuO=T z2>?FsI~fhc022-FqWSgtfF{ikMguC&CLiw04MY~B#NOt6Ze;#7>2|{YNUNH*^)MR9 zkN48@3NQSxSXy2IU^JkTw)N!6fNn|W8Bl-0MJia(6Ja~6k1qdz1@m|S0UIz-H#rUB(BLIfJhM~nciO)Igc00ka ziHGhvAs9Acx7$g4&K&~LE8P{)BuNsoEW?=}d$KGWPOQmL1=?K)$g<2(_uirXq3%6o zS*G1p+WGzn0AT7#&d`1-8S;U@p`-az`dC7^(!q+961Z4Hl`NHph~RX!`SWw}LNZiy=Ur*Y`#=cq;QKE3E+NA^fDl3m zA%qY@2qA`XLlSgrLai_gun&?{d}W z3V7{I5yVn0D6-*SeU&Ny0+G2GW@IY_MaGP5MPx3fDX$132D=jw6d8lv36u}RXr>Gx z_HhLON_S1ItF`Kqj3_y>rMm0HruJ%^8 zmd(KB*oD`*TWI68Enmx-vK%$rz!{&_<>1lp@gp3bvY5F(-?1b~;`|p*vv;Fyranfu tlUbZj=YJ2NCVv8du-oU&dvJo(i{IR({BK*KYL5T_002ovPDHLkV1g{!Ld5_8 diff --git a/Resources/Textures/Clothing/OuterClothing/science_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/science_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 19d14ab5dd867a908b3924b4b929a3e2f64b279b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 694 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 QzW@LL07*qoM6N<$g14_v_W%F@ diff --git a/Resources/Textures/Clothing/OuterClothing/security_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/security_rig.rsi/inhand-left.png deleted file mode 100644 index 0cce74dcbaadba95a3ee7de31aa181e34534af14..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 620 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 diff --git a/Resources/Textures/Clothing/OuterClothing/soviet_skaf.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/soviet_skaf.rsi/inhand-right.png deleted file mode 100644 index f96c5d91732f127f7e3678205180168cc18cb561..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 767 zcmVdv z^Ic%odLcn@;=t}jU||lq{2>IPI{5Sk$mI`}pEows$~8di_gq&2*6cdgKA&Rog@nMu z8~`ZC56|A<)$@A;32v18dtb3#IES!2j~T%W0Lt;;{SKbakEx!cx-urkAj>%15Co?( zCd&;({`|(v($A5<6GXiM_Sg3Sg5Xr%0kYh{WaR`~)toB7>LTd(*_6r4asxp7U&0KN z2Y{_=&cgGj(!T(-^K1R}0gVEt#c`~-Y5;)U-7lt?bU!@*)P51u;<)BHsshB<-z>G# z8K(A&;7{iFQnQ%aFLvbz+Vj#nSMzhgZK5h5>J2aeC^j$AdF11xF6s?1o|!8)FHMu5 z5JCtcgb+dqA%qYzqEb?bCB>lWzi8C`wYVpqfZu0BN(!;1r6;B>LRSHwKE7i>yM$?R z9BZL-V^a;0t^)Xq@y2EvwbGfPfrd?20iEmYS=THs!ZE`F4V$h4j^!$>*>z>jP;29X zS?FH<<@*RYv#um-Zjt#P8HXFI_EP}py9Lb*bQb{NYR!Geh$uHhcL9@?6V&Wu*e;m& x76=%yKj5MLt`RwI%(V(AS6cA002ovPDHLkV1l`#WMKdR diff --git a/Resources/Textures/Clothing/OuterClothing/soviet_skaf.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/soviet_skaf.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/soviet_skaf.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/space.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/space.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index de6583d1e0dbf90b6947670041c831730c0ffe10..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2296 zcmV;M*Ho|`@l{hj1%^3&{6ji!=aDF#-AkMwl z39i;3))i1_0Sb+E1r%C9wPBDR>M zOIE{EBJnV;`aPVloRF5gmlkC5Pe)_CwQoPO$piqi$pmlh+s||~rip(=1$501Ne+88 zXD(jgjaMIY<@9yRHbglld8MqYpuJphexRt;mN;ob>ac@Po80@&@=NONpWcj zduuDO)x1raPRGf<6F`1zb2)y1-~GOm&H61e|7%pPT;9&h1hD z{T~}cx8I>mr_;p0q5^`G<81w5IgxmH@ua<4K1`(M($|Hi5Kij$)pCN9}b&gMqI#@#l1c<$67b4;`ksv_uYl-JLx+>l-lY4FDMR z2AuT`vV)p%Un(jtE#dH?!<6gwTAw{9|JLpA@av1a+5e~CvhUcB(HVcKnSaG75Q@c_ zj>dqrc7vfQ%5=KteuAN?tm{Itxb`Pkz`vvNG3O3>*}HvXUi>+iK&`J`+N|F~OKTgE zSTwz^fR@%a*#ZEjlQVcO4+7w*sl#fv;JG}=Y%=k}q)91q@qZNza{F$G9oy_|bvQKh z=X8Qjmz$R67CHO`MtlI=7`w&|VCF#*Lq*!mL}DV8^T{VC@{R<#_yr!$rFb}YO*4Pa zB@l^+d6Y^~rqeO(_u_Q9`K*6{@yVOaJV*j*C5%tr17~S!Y-Tz+BVTi>_&^a=N*_@z-~6-$Vi0&9QJDLW>dbhD1yj5GZBeJvzDM5s8T>+ z#7DXMkFrjGuBv+1nM zeSpA-k4QX>qoz)d#cPQj+w5|ZBlv?0xxZfnzbXYdU2dH94QVH2ipuBmaYAZfw3zv( zy+}ZmD<2&COT30}!1t>Ju6;Nma3XOFI z6k32nL$LzfcY3AFp8U5JYUNav2)Xa{O0R7yXMFOed@i4I_gbLV*DgPFUCk~Y{&!AM z!9Nw3w;&wM%WcS_^IwZMRw_F(4s!gFCBi%s+Xi=<|y90<*~k zzN-P8E;qkFYEcJxF(F4_kEQ zoVj=b-_?NP+JqtnOt>!<)%x0{;?fei4Q@5r=omP|(@kN#gQo#FbMbjYrr)^(a1o1bfuuSTVI zB{`P1=ZF1XTswCI;JX^2xU@vE9EvSq^!Pap6?*R7zt6q<_p_Xg!(N>(l`W~%tOZ18 zD6=v>|Kyo0m!U$>=<#!k@26M+4Mz`BuGh2o%|^Lr|80So2iW^&BjtKM4Mz_u{;Vns z$V6842VPoV;6+?ZWl>`RihY3S)z2mqEbZBUc%(Be$bv6e&3a%aL~T%1pg;Xf-*fW- zLPn)gKvhXhOoNIJ@pN*A8)MhxIf0o6Nm^Rl)?`u?(gTy8%Y!nPp+e73>i1yO8|3cv za+9pfL49*{NzXpBPd}SX$c@vrz_8!TY%-C>neRM;s>X=XVy3CFnf`&ZSWPy$3@%3G zMs}TC(-7#Z>Mf#baVdyM;PHCooMaevFF=(7d{wm7HFXr1mb{cbKrU`EK&b_q z6d=ByBIbguW((ZYEQ2P9Zn2O->)s?U3&?anT|`&4C7ugi^FtD`#R;)|karXi$&knE z;e6$Uv{q@b!1>Avi5TRXS5N~@3RrF?U}Hlg{Ge8oAWHF7Fi2q3zwEq%TKo^wko?=S S-J50r0000f^RSY diff --git a/Resources/Textures/Clothing/OuterClothing/space.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/space.rsi/icon.png deleted file mode 100644 index f829c73b5af0033187f71844a35bafe7d6aeda2b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 969 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 diff --git a/Resources/Textures/Clothing/OuterClothing/stealth_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/stealth_rig.rsi/inhand-left.png deleted file mode 100644 index ee8afcdd53bcf68dc47a9e632808012e6f84c590..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 500 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVBGEL;uumf=k2Zi-iIAT*gxcJ z?by;f&1quLRKC`%4gVOH-!`(^;i(Y(@1{?aLRLqbPD-*qad9W+%z^!rQ4)HgCrFsl=cx+ZF%YxTidd1qQLYXfhx zu&^XE!=`5**-!s7Bv^$q+neZ|o^*h}*L7K5cDA&zl ze_&(m&lxHIePoVH?A@!}m&_}g6}EEP^M8z1*WRtln8`Tz+`0b8_h&4#yzX$>`xKCy7BH(v$!oeJ%3t1Z{}t=aJ9Gn@V|?PD!Fbqtd{0yFsP`SCwnZyB~hBe zr~e$ofyWAGc21I6lXZFP2IB{%UyP!EA6H-gdS@jl^qx=Lr1ge}VVU}cw!;sDEV=GB lyuR&yC2Q-R(+iw_vsmP;p2^Lj;suON22WQ%mvv4FO#tw+N2?OR7mDY?1*^-}J3 zdWHGdURQXoFG-SMG_U~xqk)YiN#MEun?b1~lRpY$tJ~=z3S;Y!^Y8BM2molU=Q^9R zX|F4j&vSk8Twjz@V(w?#3pHB}X|@_Np4eiRfl^Aw6I)E%hrh);%;pDvFXct~3)l5{ zVoMapmbrdh?CO~TShv0+lPLh8=pEkd0l@R85{0p)wU#K1t-62udHNeeWHLp6W4N$i z?f^VyYw%oOzW?|M&-LXo%k5TcX`15p?jC8H{{6$vR%31tsQcP~kKC!<-rihTt~ddRzYRJiHfcuB!rCepGWhylQ zgJB;>y9(V-4=1NV)tQ#+OPPnRF0Zj}eM2TwbUQs2Oz~-$HLtZ^`Ax7i za{{}{8z4|}4*-Dki!%UQl?C}%O8@#X+T23B-NydjL4|RMmhA~j*Rv~3F%%>K0000< KMNUMnLSTZx-1v?F diff --git a/Resources/Textures/Clothing/OuterClothing/stealth_rig.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/stealth_rig.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/stealth_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 85e87efe1f5b953506f4334d0ed346b7069d8fb6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1499 zcmV<11tj{3P)7!R6#mwBOslFD2pJG8VB~VJ3dXWTUD=M*$URwVr6}no=l0Nh4?S_<)LV}|#8M7D zCb=|{PtB>Ns!N4}A$4j(!ty5|LQEq??H=sy0lo2>ADdZNuT=A0c9~`8`{vD?H?#9b z`un>Et}$FCr18~n-)Na!3Tx3#WbQZ=PcU!aD?FhGcLttZfTXVbJypcgUjG!DwyVK(LRPJ`Wv9Y_Y8E@)femUen zWBftapd3al5*OmX&;Y)~k`{}^;aLbEn@^+NY4K-Hhl}60J1u1MX?PX_h(+S?C6*>) z1mbtT<3To`24f6s(M<&9Fq{q-f^ryZ(M>SM_^=S+zc2=bLILCs_i=JO1Gn1^0LbK0 za5`Mv80}6AUXLFDkj)s75 zy1b6)@;a1q2>?)UQ~;bdnv6i@O1T7jXY1aLvAkdyzrOJRuom4k%s)~LIC`O=mMlv3 zMg>lX3v1C$tVK7Wsw%&CI$WqXDySuk($Nb=w5{hNcesyQvM7<~^#)<3T7c8xLME3& zEm@Ruhx;SfeeMu=`LcZGswX55AW?ced-gk2wbA#UD2DOVOhApM8Q`M#2H{)-)RM)4 z(}_OvlRN4K40}%$=hZ{JK{+h+UN3|eLf7Wz(C)NAiyp=pfC7&L*XD$(GlX7#yWM_f zW)g+)QrPS9V^*5yb8b)$V^*5yvw+zk9zDOlToi`7EEb6)n@_{-cB9#B^6BZaK(R;v z+bDz#aB_U=Fx2Q+BtG!DneZ$G;8_Up)gJ)E9U$xhs;UA29{=(a0O09gN7&x_gqL3i zlxhLbOWmpVc}c}D|M)< z3dYzOe#RJ7RYkQ@7p~Kg&vv8#@ZV-)7?)8ELPH=F3gEqW?EnBpH{|U0ZrRN2WY+(~ zAp59_4PdnZt1&fz)dH->)Bsisuo_q10ERY2eTgMa_IJO%_rLtvwDSO? zVEyiO4e0I`8OcWoe+~K)OWJ2Up92663s3RSzuj!@k9+qgmJk_LLnfEP+i%&i9R2_R z3~3NDfG@G6#a32fv)Q1kD%zbEPfJm9!fcPA9;eherN~HA_TY(-5e&tEdZWS{oXMql zj^43d>z2xlNx4$xQKfk2pizzA3o(ScJt94jSfm>aw$`f$rAQ% zKa^++R8AKl@4^x8&+&=9C4i;^#~r0qPor2&A=X5-`WGKT^M3s6-RHk%EMF+&;*#Q>#TLbKWA#8!bi zqSk!BEe1O#gtj3i$z<)9K89$$7AYuRj002ovPDHLkV1m0a B#03BV diff --git a/Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/icon.png deleted file mode 100644 index 911e6455cce72e274188e1cdafff20c73eaa8df4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 623 zcmV-#0+9WQP)A!V=GdZ097&9J2_6E95Ric861?@=euRF6o^$XE^a}|20`0Y@cuNbdr6931 zRZLv}RX1IB8^~b~(H`t>HQMg3RJ{1R%P%v!6Xu8UFWEX%+wTy3Lh%Cq4?Emi! z9GxDIQu~Lb_7727O#piR_SB{pgcVm>O{_Ubr^k+2aOHv8l|r}Bkb3<#p@G52$t zbpAmqXG1y7^9=A%n|?oKjX`{8m05I zsrXU>lvWeNFi<*m?rwEzFF#3lx4L}^S%=lq04$B&|MzDv@?=6;j`8?W003pebAiA( z=G$<0{!eOQ6D~47Po6R`uJMzZxK)BhJmC6|XjxkMPwC15egOpV{F+qg9!>xN002ov JPDHLkV1huQ8>0XK diff --git a/Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index ddebc2e4c3973acca240b51a239b59f92152a45a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 546 zcmV+-0^R+IP)yELB?POV@FvGZB-?WAk%FgJ9H}sPyT0b3J8kYq0JOx0yYRKv?VCu zUI$|nr?j!;lM^N1Z#&8F>FIIu@(v&(A|fIpA|fIpdO<2hBo#ua``4tDYd=c}p`v)Y zTsIr7Oz~N~(w%TP7^x&l;BYOR$3e29lcQi zVB0o=P{K4#1fhg&+bj1Uia&mLx^jK7ekeW4vz z*s1Ixisk)#T510eSnxdo+qU6*B3FESzl)i=MSH)ixw2J-G~oAap7!gv?0@?kEP)-$wpa@z*QgaDxbGDn%(|gN55y&b3tfzq&*zfgquDscTCQ-SX_dZlWhKG5p>V`Sj!cvHAd7cCS&-0}Ew(8|+7ytmnFyNjKo*?Gase67RA|fIpA|fIpBBH99 zjHmKla3$-~Hb10L&#T>O$tVtScb{y=WrjMYLIqImXUnt^#bMc*j!OIcmVL9ETQnQ* zv6d@XroHLCKO5Vx{L9xvnfFi8e@zu&G#b_Z5G>5|JSl{zUF&>Tp)&vguD^Z(Feoj^ ozf$R diff --git a/Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/stealth_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 0803e6d3515518f753ae76f534f982b0872e86a0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1040 zcmV+r1n>KaP)(Nk%9qRTq)_F1yslmC2wukKY97%Z)iT3*yQznzx|rLa9=s8hzTo6hSjnZ$T87T-uzH zCIJ9-y@d;{2>^)4Eg_B(+q084Dpu^@lEU0;@E zG@DICA`w(771#RQ0X#Gw{aoPD2jF-z1pJ+lBxk0v{pJh1-ah^OXqGRp00c7;3KFgW zrld(o(Fn?yS5T^J=Ki~{f|6e|adXX%1&NYh>luKVzHJ{*pIiZS({8ufc4EwJFYYu) z?c;&#F7Oa9f$%m+ZGf6E0BQr&gaJ?+pe77}+5k0S0MrJk2?L-uKus6`wE=3v0C>Nk z&4pC5XWvPw z%$A{LSw^K&34C!RxjAoIT0o~Nq@ORRZ>Aid0mYJrlTw*|*0f&$It!93D=XOB+jH8L zXQI(4WLaj5p_Uh*_n+bfu9u?rj*BIYnHW|x5G2KthS#YC>UxWP=7B2!Ns{^s93LO! z{QR6t*iX7WS&O7j;eIXNuR4pGZcnd1zvc22J_mUDa(Uxa5JeG&VW81y_~mINjYb28 zVL%i`&vzZJ0ES&#hGBT|!No8wp6egr2w+gshw6b~6(-5D%q8vyS(aHL)S-IN*AvfK z5v~kT8=xi(fZ6~xo&%to9{Z*1sz8EOW!zk2A(iZzjNBJf(j*dz=bh>AvljsPt3v>n z0a#TT_f;7(3NKY6t^)Y};Tubu>g|wK7VotpC43H`HbBjz58w}~F(bV7a4(Pm0000< KMNUMnLSTX?e(To& diff --git a/Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/icon.png deleted file mode 100644 index 75113fd3329ae8bb2a3f78caf6d95347e73a19af..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 450 zcmV;z0X_bSP)EfIR2wlXX@6Z=;=nMD`-9wRV_6>^QBtixWBw#a1 z&~$M~r`*Q2>P;+U$-gAw{M`S$_nvT+X!t>yIx9830;m8gfC>OOmo-|pnE*^@0RY}$ zuB0{N`6dClyKMpR`tYXwUf~1)%Qh23*Ti?ct%*>8PN&1=#V4u9vdu&mLOC`IEZa;P zY8`-8v|$mf0cbXx!V`ue0N1T6vR)a8qdhR41+1bCt7yY?7SQc>aU6$syG7He4DY zRkrbp)K3EN26M%A-Gd(2b#v_=BzqvMY(M-|-ta;I|ES0u8l}p=)^l63gi)0G88FJbx)_c~$rd;yB)U7F8~QRkXqLml(Rn sxHnP&#=VhZ=$feIRrMQI0Hp(b0sbzekt3sy3;+NC07*qoM6N<$g0peQaR2}S diff --git a/Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/inhand-left.png deleted file mode 100644 index 119eee328cd28fd20ea11f3b85d1f8805167a78d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 427 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU@Y=^S=88md zRjElG`9AX<)BAFFi%Acy8#-X%MO#Rho`n0tkI}q3_WLHPa5gD8EPtCcHP4{B&U#1O zy*+DpFXCo8kh1GQg-zS*T>^qW%eY_f=}0hxT2s_s4l>=U#jLweDVy+1gKL=Ym8SrUa##pWAe% zN_Od#m0_!IVKpyYv5@v>orP4pvwuQ!J z=We<7?EMUw2Y~bowYOFMK%L8vw@;Qm5boFyt=akR{0BYRAW&i*H diff --git a/Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/inhand-right.png deleted file mode 100644 index 651aca227057ace1835e3bd356e8ebbd86264afe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 447 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU~KbraSW-L^Y+%ptV0emY#-Jy zm32{+;Zq8mz^6B9;bq;KMmst;@9>O2X#V1k`UlyVxmG(nnw<*^1-z#eI8O{%Z{p^JgWG&!Pox{lR7>=_X^3@e#7fVw(39KM zFa6m6?7pAp57%9K_vK>N)&vQ*DM1s#(7e+^Ut(+S4x=wAf`W_RANu|ZzCORpR>6GVWE_i|2O`Ch*L*Wt8LBY2jX`Y*<~==oM+w;)$+7RGE-sEjLzSWJDdF&6TW^> ksQk&5xMa~8=aQ8778M=FB{51az=&b+boFyt=akR{055vUx&QzG diff --git a/Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/meta.json deleted file mode 100644 index 117a2241ce..0000000000 --- a/Resources/Textures/Clothing/OuterClothing/swatarmor.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/equipped-FEET.png deleted file mode 100644 index b1120360d246ad630389622f27205792cab7a593..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7%_>;uumf=j|-REG9<@xBa~b zmDmfoce9*VSgG?yS@Mj@HD=8{jjkRKWn0!>KFRWiIVw{1?5)V?Gct}7JQefI4xU&w zvH!vUS*+zZEBDRK`Vcy0=0h$)iFTDT0`0U=e_2Q2#+-^tptWvev zx5st&y;6>2Gd|eNPk;UVU=k?bmxA&zR525bb;{eoU8N@Zn{FT(ZxK5Uq~K5(j=|)Ko3n*^tX)b+%x4MBuv42XmZnNBK-S^!uvmmTUD^;va<9mM+=KCm(J;L!*`bH`nv+ z=eb3mE|6uYnR~L|&qjPhZ$m?*RrGnS9XVkS7u@~MDf4Y=mretV95ALCJYD@<);T3K F0RSra;!^+s diff --git a/Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/icon.png b/Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/icon.png deleted file mode 100644 index fc660411bb1ebac91c1cd78b608ca1af8063f18f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 367 zcmV-#0g(QQP)b;@5JjKk6v(bwBe_GOv~mSbz%AwqX;IGMTW|t*sgRH;sfpNi?T7|B1>PiB1lEMe zDRvrr#`etf&ivh=C<^+thhD3D01w~+JOJ?6^#c*9<2WW73;=lF@2RTl$M^F*5AF&8 z@Vr_9ut-B@+XM5-gqO_*fD#xs&z8~nYOb4Fut-BnV75I_wqnBu!lgJs(Dz|-EK$QtA`pt^guZ+k5+W-(yOtPWhYx+J!}=wlNFxHl5aU zj;+vIJLPp!fr!*fDY7g>DRtI|b7rf8I7S)!!-%QKiG(RKMg&A2k-zM-~&BYfJl&hMOOd- N002ovPDHLkV1fu&p$Y&1 diff --git a/Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/inhand-left.png deleted file mode 100644 index 0c953b57d3ecfbede0e2d8e8971f63334b8694d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 244 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=yFFbTLn`LHy|t0|kbyw!!}NqU zlPlp?hXWM1CC<#5q?tFvTeOo&#of}K>(~B&u{t-ypLznd0l^7F&yRcJ51&bzlr-tk znMW&Zq^8C-*WaDC+q||of8SNr;v1*VB-yUmJ$?J`thMb=x9>>hH`%=6v4&@0_EiI( zkF%bCnlS5Id4ApMFQPxbmE7H1b1&<>4a8_5`62xUzl!DC^T*cwbC_P|kU#Tp;};-x k^KawjwG4k585kN=xWB{{&$U;(q6*UF>FVdQ&MBb@0FaqybpQYW diff --git a/Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/inhand-right.png deleted file mode 100644 index e0031a4b906fa67072191c004cad21d732d00d97..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 251 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=hdf;zLn`LHy|tJ3kbywk!}AAt zGFQY}9S%_3mN+wKl4jnF#SRmdgtR#y9q+rhe5?Pjl)0;|Ie{91z<=(O>z^+s_uTWm z=P8%`rT%%;>TiGSg^SpCUN_pD)!^%@X=?xg diff --git a/Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/asset_protection_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/asset_protection_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/asset_protection_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index abd5ba3050e7195ca8bd2b16b9ef639366a852c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 527 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7%t(;uumf=k2V8d50Wi+Ut8* z8zon%Y0{87~Lg`)uOz(sT(dDbVjy(pYM6(#XgC z?}xL>=MF_hzxaFHv2Jky15jTHyT=wcec$5iUoMGsUITKMs&?(EpOfmbrL9=6ytkOI z^P0r;o`4E&o$1~T4vS;kzyEtM@4KA-+h2LUqJO^pS=;|zuD5LOmEvq8`GSXp9E;CK znx^s_p8oh!x;HM_Y<8%b_=MvZc${A^+gh)Aq%h_ezwJ-%8}m+TFa7YKHno_s66Bc| z_b&#{y;Ip}G-oU8oZ=n+!8%)xWq%esHp5F# zC6wH6k#qd>{WyL{wBk7CmU_6Uy8$o&2EYISkC)z{lxkhq#hJ|js81)Vs`~c&D2l9K z1ps*2?Eu&WHmj^*y;$(N-vdwrUUx2W!n4o1>J@APn-W-M4dtZgbr3q{aK!|oD6*7N z?c1{iAkT9s3KAz|+SAeh3t_J`O@HhOAt*GaaMczJO@NV6-_w;gz|eSEA4r_=(|B1Q zc*+_)U=2tqKXRZUtqdroS|J2dN`w$3PRO+0c3aS|qpq|===(lc7XEzxRd>fJ#Ge54 zBh8P;aXlIJHn1-O(9S?n6r-?BYZ!cdx@|c383wS-U$Fr&00!Xh0p0-vf_fc1U3qKpHe2kIo3!Nd>xIRdMc;3Ja?aVzJ}dIa!v(ivi^^?x&(+&?ZkoK-U#>sD0^{1??KkYucBls`R5&Sp X`g-S^*N!fmK$<;W{an^LB{Ts5ANPA% diff --git a/Resources/Textures/Clothing/Shoes/asset_protection_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/asset_protection_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 56ef11fd5cadbaf7f0198d0618f7a2543674f775..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 289 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=FFaiwLn`LHy|tJ3kONQK!~Xe_ z87pF~cu#NOJDtL?Y{5dsr=FQBCNXC8Gbt+Wa5&We;KJ`I(`0HltuaaG1nLI@^`#=y zKYN;Nj_}$zWzo!|`Ojai&i@y9o&Ai?uHCCvP1?OWQ)+AOY5}M8^ZGAm|9{62^mPu~ zgjMm+<;zX=`L?QL7OvRJ<@oO3w+Zu&RQ{V>edD_DtzS|3+u1X(-KsJBD9wAee)GBS zbtRT->filjgjmVI@S(V9zr02DueCbge>ZNP4m9w&S;Lds1Ijz^^T+Jk$zP!Y6whwH hKJ|M!14Dy-AceiZ-! diff --git a/Resources/Textures/Clothing/Shoes/asset_protection_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/asset_protection_rig_sealed.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/asset_protection_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ce_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ce_rig.rsi/equipped-FEET.png deleted file mode 100644 index 61b8deaec82c865ca3e2f7f57b5e3426d598bd1a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 707 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVCwR8aSW-L^LCbfhH#?9vH8O7 z+rmGnh+bOS5oBS^(xRhfu}v(iwQNd?W{O3Vvw)0|XZ7roNkK1CIA2^+yl}A0%lgHP zgNo6btpe>GN@%=k*aPy*myp=Qr!I{{Hv#eLuUZ$;I6(JztzR zH;Vjn&X4)IzyFz}XYXt+?Dwh9n*T!7z$j8;X3nGH%!}66d$0Xe*kbXYH*TJM6~l)I z54r!}SZ^QurSAT3C-b|T`M|5w=FGSM zeKRnF&C`v$9Tyaa(S6@UFhqil2V|Ik3&X#_M|G?QP<_W-$FfXMgLy z^o;r~`1fDq#wh8!0LYX)h- z1AGVEST-O)wA{B)-!U@lcyc8z^$%#NC|FAwgr&;u%i&-0(I2k-${an^LB{Ts5J|{!t diff --git a/Resources/Textures/Clothing/Shoes/ce_rig.rsi/icon.png b/Resources/Textures/Clothing/Shoes/ce_rig.rsi/icon.png deleted file mode 100644 index b5f0f156f6a318bc4dcf310663867ef1fbcd5290..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 569 zcmV-90>=G`P)?=l$|zvswD7Lw&98 z0=NJ!fC~T|cKU&;s;1ZL<>cl;!^QqhiOVzE83zm=mYxV4-ivh(Ndiloy-z)^7kkCW^8NbREuaQ;$s zkN@ez5|S+a<^z2Byv+9#;e%O(<5RBySV%OGWXbj)K3(G6@GwagLN`_0ua$~Cc#>vr zF5EF^&kiKxanl+P1p=(Cu2QL18I)!Foy#L5RCJxD5KP<+F?wSRfY#OqT0Zyh9Z1IG z=1?HOprQa!(RJjVak~$2%;)3zn-wO&hS*mJf~S9&{$Pk&sYq*UgQ@A4G=*Ssev)?I zQd0=3y3S1E4reZ0>Dhsv+t4ba<#UWjFLv~sLeLZf*ggR*-M;s@YyPfNpyhJ_G^&kX z-uik+AHXmSV0*zXBpSSaHr*A#(Kh@a>iccz0=NJ!fD7;wr_kg%XuUWu00000NkvXX Hu0mjf7{CbV diff --git a/Resources/Textures/Clothing/Shoes/ce_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/ce_rig.rsi/inhand-left.png deleted file mode 100644 index 8bb9d20e9c51963ba24ff18efa7749fe1260fa65..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 364 zcmV-y0h9iTP)8OvAHs2CK(!pfuO@MhDBJs7Moc0OYA$WSj04pV{Nlph6cf+upnHMV_;Bl z!X3DK(`!<&sPmqqO#Z)g;PAYM^X5ka000000Dv1w99a@amdoYr?YtEP_FMTs)vT1P zSt;4$-Hj!2WL3$MII>>Y`PK*0=EpJRdY~j-v}?A!8c33^&zoA`+`4=CWC>6^rWk`#L_X=_Ps4VxjWsn`!gonszy?7j~@Gs7sPg+ed0O z>UtUsG@Hq2dw1V^{wHQ!4!gg-((rkxy`b>nTs=6^Xf#rIdFC|_00000000000Q^G} z-5*HHWq-g+KfpJa{eg*Ffb0H%(|&+&KKcVr`vJbu9{>OVaOf4mHWTV-hskmP0000< KMNUMnLSTYYM5qS< diff --git a/Resources/Textures/Clothing/Shoes/ce_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ce_rig.rsi/inhand-right.png deleted file mode 100644 index fced13a0258827a433fb7a42051b1716520fd8f4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 377 zcmV-<0fzpGP)7@amz)*rjQx}At-4OX$c%}OIx(oKjHu2(h^P5C~n%;A~ggp1rC8tiO^7> z!4Df2eoavby5xxQpm|CSQNjj|` zsa7eg+v{mIko^kTW!;|~lEA^lH+H*1=#>ImZd7h`%<=KxHF$vrA0{{R3 z000000AMQF-ajxA+xrK?#`@~Ey?-Dqa#-8@2R@69-ZEf&|G+Tu(OU-ie+K{n_(xs< Xy66+?a0)*h00000NkvXXu0mjf0;H?p diff --git a/Resources/Textures/Clothing/Shoes/ce_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ce_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/ce_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ce_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ce_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index b716ebfb00bf04eb21a58866a9278dd84fd6b9db..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 741 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU|Qqp;uumf=j|-R4BP=gcltg4bvF9Pk2>cS%PuH?*s_;v z^Sm#6(yvXPVL3}UOYfBD;~ndN$GJ4kH?cW8etrqv~_wIP|YJOY{*IoMw z43|yj8oCy?dZ-Ak%U=F-#-alzzQ?ymaOi#0fB$yJuj${*oWAp`BCRrMDGen#_17fD;if>C*T)uQe?1}cD^Y%U2A`*30E$1{7!=97kG2gATZ*RJg zWj670P-8axKi(hll0WU8ummjO@K1Zf%5j#x}M{P)A#TLZgY2i-Vyh98}TClzIUjM8QGmCW0M>E;mROq?TNS4uWLR7K;=OI5}B2 z7r{Y@u5AR}f(E4NH58HyNxsXq2%bZGXB$o8X(h}3rtg05-TOZGe*XfwT#kNfUtg>H z06u^Z-~#~ry?&sosvQglIXEx?Kx<s2T>Q5KLZE7`-qKKx=ayy^#O=4y02l zdng_!DoFrT4TH$`xZMXh6bkY98O5d_`BkYSOFMObrS85Y5KEgG%*6&6f>0Sy*04dX-%QxLICqs6cw%;dNt z;=qY_;Jp`wV=`F8>&}@>{=f8==RKV8wnqX000000fE`I3nj{WQKA$(A^OEnIe&zpE z`7~?FM_JRpyD>=|8XbBji9^$B)_?SYUh`>;*j^|}EAN|{ne!z{7YEyFFP!Q1@m^!2 zlYPmjF=Tt;e5qunJWq{ALle22W{X7yL7@HJExjdAnl3DU`)05Cw1#aiYc=bpR;@^q z&X4z0t5)>f>1aHY(emoL^ZajEJ%NYYYjt0`TJsBE=8c^bMNy>Y)uq!s0000000000 z0PqhDbbp{%Hv0ok`T?%l>V;F^p6z(Ab<{Q&>~0E<2VZkQXa7@sSa P00000NkvXXu0mjf2G^ec diff --git a/Resources/Textures/Clothing/Shoes/ce_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ce_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 12b821fce5f546d1f958af20214bb47f790d4c27..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVD$8KaSW-L^Y+$8Z>B(o;~(P% zS(Y}pY-!oTlE{c$1A!Y;Bm_An=T0aW z*wfZ=g~j^pr=#DE_gdexu6zH$_q{qJ&<+NM2Xo)=JoY_CxYzCM@rr|mXX2m#TDR`g z^1j1rr2=M8XKO#MUU#wX%#V55U9EFO?G-%!Eew;7sEWOQrAOJ*>h|rB%6Bg3zi*e4 zlzU(JWxk-we}~WAH&ZV897#I${IgWIi^*J%6(L%g<<-vm|C-eve~!QQW%7cb?62j4 z#+^*NG-=7@!?LNynYLkCQoOBOcI^4pefx!v`cLV;19!hJUF9FT*5YH^$6MDXW^J9t zCH~y@zKeOzd490NfkeZ;lTs6Zc?u-R%F^4`g`qpHt=vW^mh2iAQ^*<}+k-)FkX>;KvB7jyhr zHuai=&HatP8N>U?bRNhLvsUv@_*HknZry9O-}{$HZ{>27_;~IAi9c}%40pw;-#mBc zfAX8(|4x2BZ^d};vM$5bqCK~3*2gY-U23#fyr5^@beToEd9mhsVM6~9yy{YxuEXX=KX5i4J_UrBAY&A-nt@Bd;xHm7fG_(zVl Qz$j$!boFyt=akR{05$d1$^ZZW diff --git a/Resources/Textures/Clothing/Shoes/engineering_rig.rsi/icon.png b/Resources/Textures/Clothing/Shoes/engineering_rig.rsi/icon.png deleted file mode 100644 index f715b4813d325bb123c5b18f74301bc35c2453b4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 233 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ4W2HJAr*7pURUHhWFT_vW4$=b zoCKy$`I!ga$?RrW7Vhw#%apq=-NAITs5gIrrD;2(t6+<2ajEh{+wY%D*YCFrPhFdO z_Egy3SOzA61_l-d21X7ChW!jTmdL%irN(3-U$JK!gGBO_YgSBeHmNUv%-Ha&CU9l( zWU~ufeRV!@K4)eK-5LMn{=J_L6a9_NmQFHzP;=nmpF?#L;+6J2Ay3tJ-(xCR?#H6> gQyge)J%0uB;(5At^I7X}0o~5v>FVdQ&MBb@0JZH^(f|Me diff --git a/Resources/Textures/Clothing/Shoes/engineering_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/engineering_rig.rsi/inhand-left.png deleted file mode 100644 index d17b415aeadc4772c3e4e58ee064bde441943b5a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 153 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=37#&FAr*7p-rC69V8FxT&>g6u zYn66FBvRqGzJOQ*Q=-O&*vyylau1Y&iWwLlOuTse%o$0+i8G78nC(Ave`ARFyW3U2 w-dx>l#Sd1%z+fM^Q(ogf`<}CP3=AuZ82)g`$!`1OQ4NyyboFyt=akR{0INDO)&Kwi diff --git a/Resources/Textures/Clothing/Shoes/engineering_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/engineering_rig.rsi/inhand-right.png deleted file mode 100644 index b009c815d22ae0838979e9f2e48c61c10e41cf76..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 158 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=sh%#5Ar*7p-rC9A;K0M;&>h5~ zYm~KsOKQhIX^WsE$}TMI#t%;&e0GlmsF;DFZrz#SvuC6PC(hh@Cb)LjW!dsy<+l@L zejR?i`A=@tdw#GYh6CAK_Q^-we#^Y>$9`sp_>Bw8ElS&4e0s54bUHV7=kNu#G{Q z^MF`_GUE-V92JJ>hF+Eg?hO+euqyhz=|$_hHSPO0mD|->^<+n{7d)HpbvV>x-|` zR)vP5=l;Yn{@UwzC#&V<-tF5zt8JdQ=i48KwQfIN2wtC!@`up9>{>^^IRI z{;2w`tZsd+91Fv`k9zAFE9*SZvD*|A@+8iX5ZS3=Ipu?W;1$oG`yH=ud|b7*>BB3l z+V{_WTQ2LzU$65@nacnE_DAhl?|5~;RqQHL$`2HNUsEEemoU@qSN_|7@4iib#|6~) z_iiqOhppZr*M*lgTk{y7ConTy$ZFZ(!#q#^!HU@WNgTi+c7JPSW8aV}m0^0QXR=l+ zpJ(ZQ-3^g^1}n`N?;JAXHW diff --git a/Resources/Textures/Clothing/Shoes/engineering_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Shoes/engineering_rig_sealed.rsi/icon.png deleted file mode 100644 index 40f7ec9ca572a87eafc54c3d868a3436bedd8f27..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 281 zcmV+!0p|XRP)6QHlJb9W*eIK45qQVAbWsC87LyNxS}%*!C~1| z#NavQ-phe|ewQy@&GS5dS(Tqo7k~f+AOHafKmY>x1TdeCvgh^Ps;UmvYi*9FJ;oD# zG971)dXqGXSuEGu*8l)%5*LO87?mq&602SXC`8~ocGfq$09DZcH-b)cML SyHLYTkQz@{KbLh*2~7Z|xk2~< diff --git a/Resources/Textures/Clothing/Shoes/engineering_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/engineering_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index a82f99d15f807c9210c202c648a50ed1039d7156..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=b)GJcAr*7p-ZJEBH4tGr(Eh+x z#L;Dg!29|wf1ZgqbuAI-JvT-1=%yv7-GHhY7;5g?n5~rGB_eo{KX%q}wYzgQ-TnS$ zy)T$~YsI2}@hg&N-tumWQ&s=JtYPssuS(XX&)LD+7%KWMeP_3jBTo47yx c=VRD&l;3`ioZ`!xgX$nfp00i_>zopr0KF1M1ONa4 diff --git a/Resources/Textures/Clothing/Shoes/engineering_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/engineering_rig_sealed.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/engineering_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ert_commander_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ert_commander_rig.rsi/equipped-FEET.png deleted file mode 100644 index 3505db9f2e617ea739692c8e9f417df0500026c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV0`N7;uumf=j|**KPE?!w*Riu zYqm^y%HW~7{Q=Vv)5b|>ICWn7SR6ez?FbXUgT{_Sn?#NjFxQ#E@p^OyPhu{W|7+P!peF_7VF{&OqA zpde8q>8_mfBo_bg?+>m^{|VH1oqzq&U)OFuidq}yylu{ugt%FJOMjg-Pz~7yr2Z>uOw7&ORPN$J$GdTc^uy`FBrU!8e$}K}_%C z#!z{NHCs=lMBXXpF|(dGe?D8b?xupu3-ZwmJ~OKK5%38<@6Mjg|G-vZ;&~Q^`|FRH zZ?ZWR;~@F>xpujr*~J;8q z?0XN>?lo_TR|qRwe&%^4(8cxY^Hn+T^;w7qv^5`AihW@06EHC;?BHvb8pc(tm)Och S{!#KOpu%4X^aj~aDvW}34{*N9enT#f^VH5QZL;=xm5Wvf>th4I0x|} z^8-viQ6go=ab!(vR?S`kDnJFO0QUg!u=EF2O;4{M00i%8yN=J@mbn(Zrx|*jbLOT1 zISFt|G}8c@p)ZPM)_#osQ~^~@)>;5U2*elxxTgKf5dcin^rI#sM~IsOsA|gJd3WcU zh%Aa%3@}fuswr#EIrH-VnA)x*?zUKK2_Y24Et&(WnnVO^Eh2K&e|!Ei!TV!7mRj*3 zYTFi!q1|jw{`Yzgu_*fzfLzkB-(UK(Qs;S4YQ=XT#&~h7=YF9Q>IlV>ORUd~jmZCmK)->u$ZbYyAAgrESKL*g%|{Lh{+A!kBuh>ajnI|D<5y>OPP z-TmUabDK*pyZ$N^6r6bdtx8(hmotmMYJ}v@S~Y9?yXko!GHO?z+kDe2^z*MpX=1+$ zCrUg%|LS{ze8Z||7CiH_dnN^)>d)4=ckAM>y?3PZWn+!G??XZ>b50a9mC$(&(U`b2wj`WKJ}Pgg&ebxsLQ01L2a ATL1t6 diff --git a/Resources/Textures/Clothing/Shoes/ert_commander_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ert_commander_rig.rsi/inhand-right.png deleted file mode 100644 index 7ae87224cf27f0dc00559717e537b5330c9ec49d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 264 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC==RI83GE&+Of;*(GIEnQx`%UTeqoq?gj{&5id z@8X{A+onD$ny~4mi_4R`Tb--a-mmHW`p16qnzrwDes7~!K3M*<`^wXQ&Y`8LmpwTi z{?-(qG`T*6;e9Pn=+_wM3A@%k{`$ga&n}O;e-{s4S-*HyUc^R$-2SL{)3ja#ouzEQ+g{HcpjBL*_gui8KlS4)z4*} HQ$iB}-4Aie diff --git a/Resources/Textures/Clothing/Shoes/ert_commander_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ert_commander_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/ert_commander_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ert_commander_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ert_commander_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index 900294a02061e3db62f2b2f7bac69ad3e2309b73..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV0`N7;uumf=k2VGeuo@n+Ur&I ze6BTKV!zOPS-jvItJH1@^`h?8`3JH~Ow}g5U@l4ezOZD76O z!LW@%n)3ioMQO{=C9T~W|8GueWI)+l{UiUf|DRG{V9!(g{1c;>rc2 ze>VIx_;TMSNqNh)so&yxKS@tz%2@k%qO8I>VH>%)>FX+O_PEVax7gHtODObP{(Q+J zl}y>WFQu||AK5tmK6B;P{!jh~B$ydAb_MUT{Qh)aF<+PP=bBzoO?&$3P_oHg%PfqBfnC!2Lv|7~4Y%k=F1 zlc_-+`tzh_b89TNzw`OyQQ@jp;a2(q?OXj0$YksO`6>JDGs`iFCFaKWpLlv)Hem>8 z*{#SI!hc?UJIA^{^QvdJ7=dPVpJdVJJ;yrb;lslGcOUP~U63linJc^XKf~X9)AH_g StWE^RJA@IRKx>BW>IM_`WelJQM(6 z@%j#cvzB7LrroW0*?x?A&RVjnyn5DM0M1%~-e}STqRj6CFvbY2%T6f;Zy=n*UkpRf zITwB2-wR<-(=@;Kq?CB?9}l3l?uI77$SCw;6%8;nK5h17Rrzgv+U$XI0R3)-QYtzJ zQ5n!$cT!4}Qb;Mus*-69=Sc|T7^~t=`Ln`LHy|uCTkb^+$!*VfQ zg^LF!^y=@Q!RHs^=pp;$%L6_E-yeF1Mc2G&RCU_bFj=hf+N7iZTc_QNh&u09Cj>Nv zf#JaHpDRp%yq;0~s@nAV+G)SLRbEy_WJ|OyD(^cxJ<5ge_v@;N*Oz1WPYPR}zjTV) z+3BmcF{VwMZ>#^eDf#o#Stk$~w=L^j^v>O3 z_SQ@H&DZ(A>Vx)&`>(uGUt62;gY5+oHs-hEeFOhCX8morwdfb~=DQ6m{y9vobI6_e oxACT|LrHx?S$M-gphAZU*6r;z-Om0WOF{ZPUHx3vIVCg!0PL=UivR!s diff --git a/Resources/Textures/Clothing/Shoes/ert_commander_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ert_commander_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index f5724fef824565bfebba23858b4008cbe6c3788f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 299 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=pFCY0Ln`LHy|t0|kby|cL**n^ z6|sU{?6#$54l|o3S-!a0$SdH@VrA4gRaR(~2ge4F0Hwqq`;8{9o&48oJ`2zU28Ivm zY76C8*IxdyD4^(+>FqdG&#QW&k<$*E-d~daFEgV#YkF4ZvhF263w7WB-Otcqu8*@c|ysWW-yigao}*~>N*uiJRk>7?fLnVEI>PKX}` z>bqk8|FT89n|oLCpXBrWV4HzN!^WCFAtKfF3q;?r?-2&lUq9v^y(gcs7s7oI_nx_9 lulx@$ouc)I$ztaD0e0swR@eZ>F( diff --git a/Resources/Textures/Clothing/Shoes/ert_commander_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ert_commander_rig_sealed.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/ert_commander_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ert_engineer_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ert_engineer_rig.rsi/equipped-FEET.png deleted file mode 100644 index 36872ee5786142c167852a40d2c38042afd4a480..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV0`B3;uumf=k2VGeuo@n+Urg2 znlzhN?=rPx>djA>{e?HLF!7*Ev9WY8yTpyVQHPi4E%QIX)NN#Zr}YQRkzxZ4l@$dZ zb*obLo`ow|#=Hf`<%Zq___Y1d2S|YJIOle2u7s=F@j-oR|EXzPbMV zdi&Al+CZhZDm!MY#6^Ex|8>4p@{+kM$7W1@FOfWUB4A)oly5Lug9@4bkWZ_559dAiJbQKNzoCd z$Z0!gw;RWVbDmmVEs_1q@4emU%J&UFXVzT2|8{RfsD(vOo3cplfm!Q!bH!OdV7~f( W-Z!&!B_&|QGkCiCxvX$nZx}f?A~FVD|7h# zg1b$srq(;_1j>9UG|mCMyghiWrI!ATW?un-h&W>m0993Ctp(szE=iKfD>w@PAj`7J zoYuO7xEMej$F8pHE^c=xBCany$GnSBL^|=lu!y)MNz}({!G2p{ttE=0%L0gq(^_MU zL2G?7{(eeTnZtftc#C@j0L`wHB3iBf;-l|F%u=5NP*qjq4~JoV^sTjh!PmTt&{{jF x>T%p!(}0@S@ZS@JD`-TEe?|cy00e*l@C%mMgbFxB&^iDB002ovPDHLkV1kffmQnx! diff --git a/Resources/Textures/Clothing/Shoes/ert_engineer_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/ert_engineer_rig.rsi/inhand-left.png deleted file mode 100644 index 859bf27a581243e4ce3b0b38f8bb7cf53e1e04f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 241 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=J3L(+Ln`LHy>*bY*+HQ7;mt2b z$2T&r&pe*TlzB*KjSBNNBg>8n&F!M;t-Sx)AHD3|w0mBS5>O)$oDl3j@@vuz_0EWG z+4EH1omw1}X&MpAUw-=T>Uou>@vkRZ<}6>easP_l)6d^NdM5Am{E7P*R!N!h+`j8` ztgz?P8vD%f&*@9~?W}gai>oW&nkok|7D)au{=z<~UWhS6b28MoL%hZ&xY`- q`SKB~^&H-RW9>GO+eUT~<-Rk5}E z8~<;=7`HBdpIq?&dnHy!?TQbGB`7oAV9HTph;Ha*N#Ncvks*iCOsGNkfE&{W)*BuS z+Zd!daVvVZ;at+%t-pU*dkU?8b1S~%@Ac2x^Bd0Ycs}jAw#L#2zyDpcz5jjTltZ7Y zT7iQ5ZafOlSgUROzj(s@6(SDVZ}YA(92M-zwhxS-m85dr8~^KI^#+Ovya&*2@VTW89?UTqnI#&EHAHRjy%r*=vs2tFBek z9zFT=BfR>Z4A2bwec5Gt3wYSuUAGZrE5JewR&ak*mfs}@Gm@Y-mFrswr6HvQy!A0zj6QrSWyalbl zZ-)62`yVVjcv+UQq@ET{cK{B+0XP8QdFl-!QYVq_dD}z4&};oPO}$wGl1TIZ)?61S zczFf5_lgrF+(QlZ&=wS@e$dbZSnmR>wY*1uMj}#&VF*B3mKb9I_{kgFg8%msw#xJT zS5GO`y@lBT;yA9Ws_KORy`a{!mGu^gNEd$G=q}h8LlS9@8_jvIF~;Eg{=5JpQY)nh z!w{tu>s`QYzdZzed^V@xydOV$lL3I{sXPyVwfgR_^%i2PtO3fhZ0hCG@2|C0I~Qza wH3vkbp0;eGu^C_u@RwSA5IFz`-~b%J7erHkhpirRCjbBd07*qoM6N<$f)?_XP5=M^ diff --git a/Resources/Textures/Clothing/Shoes/ert_engineer_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/ert_engineer_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 5207931b75375f6dca628b19cbde1093db8b2600..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 286 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=Pd!~6Ln`LHy|uCPu!BJB!}Ma) z9nGA_bAQY-3~xJpIH5o|@4$mEm%OLkZ7N>bx$}U==EPPvrkVelRk`z759e+1X95}m zG_!Aq<~#MHsp~s#Ki>UDwD@WE+D+zfW=8JVJ!{#--K%q>OJkP@d0n+X{w&+qsv-Tg zGn;{0eD>U(k>}4m`W33;*?xY}{^E(d&rg$oq+IQ6%zZy^tF_m=b?@)@E}4Jxlk?K} z#&GxWRo45GKZC6U5eH_Ue8sQxZLRKV`wcG`ZKCC^8a#h72A_VzzvMgfvT1kaBkqVU eum>uf@I=1#=;SX=1;3p@`aE6zT-G@yGywp8*L(c{ diff --git a/Resources/Textures/Clothing/Shoes/ert_engineer_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ert_engineer_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index de2e69619875870044eef2ed1ffd0455afc63d5d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 290 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=FFjoxLn`LHy=BOC$U&g>;qnT$ z{0T)xynA~pc)SH!^dGXeY}sb^GG>Fn-bOJ;fz20Pl+&L6S2%m1<+#D!J{F(}3=9oj z=bz|D|NQH8Fa7HF_!IxF!lQFP_s^=Epwek>{IpWfI5<#5>vYh$oyX=WX3qZqlELZg z3^svP_Rr+aP35QgP1-WcdTzO2+O_Hv`7bBc3uSFHxtgOqbLO?>E0;VDXa2r2``;}q z^R;~<$A2B4Cl9s}L^KQk{(Io;?fle@_xbPCm^1{~ZewJ5&m7nJx9&mQTe}BSZ@g!h jD~$`kcb}1g;olKaojsGkyp;Pa1Jdj1>gTe~DWM4fq|bVx diff --git a/Resources/Textures/Clothing/Shoes/ert_engineer_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ert_engineer_rig_sealed.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/ert_engineer_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/equipped-FEET.png deleted file mode 100644 index 40f7ac69cfc94f38c11ff37dad147777c09278a6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 536 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7%|?;uumf=j|-RzDEWkZU5J7 zyRR9r)@5s+ z4mwu&XVQiH8?K!);L+$}s+)~w<> zCb1>gI$Pxb*81zE2FDbRReYW)q1?wMfC zx8LgXCm$Cv+AIIz32rwN_E_aFhRymO7SB_5#xVUTHj#5WkhJl{zu7m{W%$@5*M?R6 z|JuhRnbdP5$87Vrd8Jl4Yo}gTZT(xvpUm@X-|>$XN6L2BX0&{*($%+*`w+F~P<8+I z`S}eDnyQ(z(muJIpVx4C=AQ5W7Jg^SQxvHABLCr@^3l(+t&tDwnGbGQH8Zr?ydD_i N44$rjF6*2UngDAY>8bz# diff --git a/Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/icon.png b/Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/icon.png deleted file mode 100644 index bd1969c8a77604adb05ab454bf0134d0ac846313..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 339 zcmV-Z0j&OsP)jTRfT&^ zM9{V^k|a@w0vsLRuYAPJA_qd4Py+Pb4b(lSO8`YM1(xgK}4%{-}g#HV2s&p zz8L_(byrFuJ)M5*Tb@Jga^C}Bt-a>UWm(_y7$UL@U~>~X=N4UkUyo4~#Wa6*1%W^C lBl^6@C;~))2=MO!egKsHthbY4n0o*K002ovPDHLkV1nv1iWUF> diff --git a/Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/inhand-left.png deleted file mode 100644 index 88f8423cbd3cde48990a45ecd57dbba7c157acd3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 227 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyCM*{SON*)wvh_b;kp4l&KWZMQn|_IF#?l!~nK*Xy499A!j|!UPCoTJCo15f@-A;Dpavi~p!Gba_*`gc_V54iW5O%X|2MuA z{UY@AnO*5=MW+83msi}*NDK1fG(2{G`JYJ>|Fko$$m%`4sV2s$3N|@ zo0li2T?#8ryZ4zHVk!eeg4LJ%`H$YFE&Tqo@$Ac*1KRhVvqv3f{a|Om!CYp}KWm`P azBY{KU)RlAE`I7DNSCLppUXO@geCyxuwici diff --git a/Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/ert_medical_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ert_medical_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ert_medical_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index 4dfe9d53af3aca2122e90b96025c9e20346f8850..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 510 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU_9#S;uumf=j|-Ryk-LlH~UrZ z5+8~DV0)>#rhxf=oAd@_m!h(5JQGhHaZ=AqXi+L`+$9_+bWzOXrTLTk=mUrR`O_cq z_Z?TBH&c8YgEZ#>u>@tt8%#MW4ABj}ED78jCNktOnh7=N9&lsYzFJzixfE{r3BB zRxxApn@Mx|%^!YMou7L1jrgt~EIjw0ObyaFU9@#)gWKc}X901w~+JisRaN~y8$`_;4M&HlT6;%F83eLtpY3V<<&D2gb{l2^|d zgVvfL2*lpL-$Ut>j4=R9(5p93t@YbohXH~h5J{4ZaU28Cbsg4P0JglMD0cUq{u6$5 z1prOc?0Qnl12|aAyGE{#HT|UM`RGG@l`k${C>Ry8FD{*5_%? zn)|?2PEF`isaq03N^t`~g4{t4AsNZMgsd002ovPDHLkV1kP~ Bm^A>$wkaQcMR zK9)P%+&6zws%AW&xIAI~^cf*#oNFw&+Wu>c-{Ux(_jEE)8xTxTR!W-pTx02xWmAO0 zpJv-`V$VCHb0_w&!HK(Db-J&WUN!Lzy>ByXed#NveRJPO9++6OHvQR#-kGlVzfW4S zE!VVf@twb${>ZI=)0igquWogw)Xv?z*6lXgAO1`DM``KOU9YQ6_#rj{$v-pK{5z2Q ze{1Sj_Po6f`OmAx3%u+f@1PLn`LHy|t0I*+8K6;dG7F z0ddz7OuWQCGM#Z`7qZoPC?XidQr5sCBJ(%C@=~P#^4B#&K#f2!Z_oFAudUwC`KYn!E}j^PlZMHf!~& zNh+eQ3zuc4r0s6EIW_Ii_JGZI-=F#%leTP=PQUN&&1-+Azm|!X)$IN1Z)*>+3`qK^ zfBoHf@pyge%KQ91`=lIJ%)72CgrNx%Lcxbm#@>3>-Uh6nyO42=cL UrzUA#cn&ha)78&qol`;+0QM+%fB*mh diff --git a/Resources/Textures/Clothing/Shoes/ert_medical_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ert_medical_rig_sealed.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/ert_medical_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/equipped-FEET.png deleted file mode 100644 index 5ec914dc2d44625c8f3cc6a6d3560025cb1f75f5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 515 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU_9mN;uumf=j|-Ryh8>eZT~~= z-aK=Q`v*(Nq4WZkya&Q1DQPL3$$1SS@(r5K)lB&*iN0ojAFLF#G8!iZeBs}dUpnRc z)5*p+BSS+gQs&)Y$}wSxZs=u8;NEbNA&1dSszLXF8}kO%8yO7S7^Ha*h$Sp$#HnbP zfYXHNYyKba#J3-Q=sqoV=GUJuoY&oBd^D$L?&L)pPo7^8XcBQ%On&Y%XSe4I8AX=J z>!xeA8XS{ZE18_I_UNv4*6*8EGqnh$JhUx(Z`dz*Y{q*>MHa(j33AFs?>BzfcRlP+ z_Ptj&$i;hVRUefquq-)~lzC|>@} z$lphvZ@^xj-OhjEchiv)tEmqQI2dLe@8E4%vuacQr(GQu>iP`#_ONfTmYRPyZExCl zE7^PZIT;%I&-*{Qr@XY~ZCUrzqRQ(WlTW&^H8ZZ+TG21Kez9P~-HR2G)8?jszsLC7 q_$Sx*z2XIZQ-rks>|1?ds($yr8Q*6MRPF^vE`z75pUXO@geCy7Hr-1A diff --git a/Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/icon.png b/Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/icon.png deleted file mode 100644 index 5dba49c4f31a52b0b22e8e406095bd0af2243605..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 316 zcmV-C0mJ@@P)Zt~5JjJ(oWX3FW=r3JDmNK%DBmQN??AV1NVoPOaEdi7i&hDakl4asLc<>k{b%rC z<(%V4y&alf0V+TRr~t13@Lu{rYTMN2`vLd>9I);U`BKiQT>+*L7D4M?iPX`D(ZAk+ zh$LeS03ifoi~v0AS!?(I1OR>C|Ju`9&k(x-bX}Lmah(0MIuS|B;1X>fLlK$7m%$>E zthMUPdoJD+W29-CeE~!yX{|BFptXMLznxP9aPfX~_+|j$wkoA)PN%!ibqP_FUIGw8 zxYg_R(dRm8CeV)&dr{S*=gctY`9ex;9fC^9nD!>om%y^wct-sd* O0000L$ z0`v5=89F{kg$gGI&QbHw)ZlyQ?DeHy=&7+s`ML@rpe7*5S~5jnQ(W`&XPuz9sqV|o zvNp_oJ1@+oWbfykeb?6(-8gop==X(=jPo2jf2aObes`7mtWNDbRn5DxmrYWmuYY@S z=lAM4i*a%2H}+G%fz)^Qx;)kw d{6G~VmCT2uD{s~>)#3!{@^tlcS?83{1OSVFUyJ|% diff --git a/Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/inhand-right.png deleted file mode 100644 index a4bf90395546c5fd6ed804f725194dbcdfae3ed6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 246 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=dp%toLn`LHy=BYSY{1j@P(Sqi z0bYr-iB*YedV&15UDjJXR>7@VZ`TruVpGO_Pd-+SKcUW~D*kBML(*EmdKI;Vst0LMaPtpET3 diff --git a/Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/ert_security_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index 79c8b63c3778db7a273cbdfdc6714bee9ba289f8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU_9XI;uumf=j|-TqGksPH+!qE zu7%BE8`U#d(j(OFB=if5p5#@sa1dD}c+rJbcz5(s)?J|`lg?~o4f@sj=R9lKH1q!6 zNBysM9kcy>KrBI-@di_l3PW^5FG~XVhKUS0jAlX&x(D2tHn86CVA#eW&52vlv%)h; z$vyV}W2dEx?D{62^#ALhgX#y;XWDPmof70R>B*zGNh$$e4{vPy5czEX%|~iIhRyTp zWuKU{u^JrvvGv-Ct;bfaYRV1^ZH>uZvsF&l@X62H+g#U~uGxCf^jg%DsAOxSLl5>l zTsC275N3FO=cw&-8Nc-GXAhSDt)71`nP=h|_B)nDyA_Lv+|IIpiK(xByNhr3*|cpt z8w5@#y?ng<$Dc|1r;EOD&#htlmH)|0^Ud7Zxq1p7(|+!)c3*Yr!JY#WYI7UpvUTs3 zSwD$doGDe}`tZ38r)!`KgWaR&;!Ct#Lqj8U;_`157d8BwUDI3noXM%8LS`0o7Q?x^ evsyk}|2d8BPxpvTJ=_6|QU*^~KbLh*2~7aliqq); diff --git a/Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/icon.png deleted file mode 100644 index 0a16be9eaed4fefa22b7afd593a7cfa1fb26ecf7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 326 zcmV-M0lEH(P)Zt~5JjJ(oWX3ljnnxKskq53cY>Rw;tq6iL%HSgCY%43GgbKn4I_Q(q8~sdjGVU5sJt1;1$;^;Ce`Io{`W51fDS`q|%8GC&An z5w!JElnkKSR+S=?wH5&HJ;N{n@SWG}?DzkMFsSRgUp=k$y$eqRsH$oj$8i+`tb&3U zt7rfbnZo+RIZ9*h!L@UoxeeeOw^{JsN9`Lm10phMt+CdkwWc(NWqmP*p4&vdgkTAd1^Vtz`O-#g`-=mlwh zE}wWR=x5aKH>~r&r4^O)9#$y7ZqYYunP*poN__U@UAMT6tE-~~1HYb+|GahE%x>G6 zk(TGxOS>-UI=$N$@lX1tbVAzE-G1$rE&a9YUpM{CUmD-&zgYWf@B8(YV4Fb1gYzk0 z*=K!ajynB{f6cdzhO6x_ERnwul~$inDm~$@e8gSR1@=H?6P_^6HEf*}mB3~I(&g#u K=d#Wzp$P!#F>SX1 diff --git a/Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 5bb65e2a59c6084dbcde19c157effdfcc7f4d286..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 279 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=_dH!3Ln`LHy|t0|kbyw!L-r)m z%d*@Tj729KaPhvG(5Jm(vZ{}xl48eH2~{Px|LRM(d@b2|&YuaWm4V?v@RUcfUE-R@ zzU}t-czx$FsoC|DcO^(So$(0`J$WYN`qo*?Cf<4OYd3M@&+wJpP8@sdZ{MAqJ}o8Z zU+Jq4JLg_G8EalX^X3!9=aVM?Pi9bT$=E%Y?=6??_v+a6UhB1Y{>ZKL_=j{1QP`^$R|KO-_9Ix6v=(KEVS>hu>t@*lYhmuR6A}o}Gc=hcN%$ W->s8Y9(lwG(&_2y=d#Wzp$Pz}J#~2i diff --git a/Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/ert_security_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/eva_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/eva_rig.rsi/equipped-FEET.png deleted file mode 100644 index 3d9e99d4cd992292d880367c6c85759863da5313..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 672 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU`qFNaSW-L^LCbDhH#)vd;R+9 zYi4=pzggxaw)CtP$1%r@?M-j%6tl7x!zbco$>%X^w9mT%Mh-t$TmBNpHd*uAWJD zeg43pTKm=he(LMTlNsGS@0WNdi!^**!oSvZ3e&ahsW*MKeXeIcDxCLa(`h#eTSmt> z3LT~mLR+>a+%~&4(d{tnt&3l+I=mT77}$G{zWcbpB#C|P3xRF1j@DMr0@D|4T{_SI z{QPx^;j1hDJ`~Tn9k}ed_DudAj|l_`-f%OV$A4n;{^$QruHXJDm3znBoeh;Ko0;PI z_4JC_m%X?D_0;vdmWaachp%@wwC~vdjb*LsdDb(^U-o{v`p(SFlmCFfw#^(11#^Rq z9If$bP0l+XkK DptviY diff --git a/Resources/Textures/Clothing/Shoes/eva_rig.rsi/icon.png b/Resources/Textures/Clothing/Shoes/eva_rig.rsi/icon.png deleted file mode 100644 index d76c7b8ed6e34a13fc22ee6eb87e2ae90fc9a919..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 252 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ!=5gVAr*6yZ3-SR9Clz@#<;ci z3gcoviP8frnB8OzUNsziz#vv+`fm30fA{Z3O?~+E_H`cdyqW}uG;7tfDJs`wHaR8S z-}B`^4-o9X>MfBd_Ag97aZTi>nTcm5(*qh) qtoMb9!zAVmMm8JiKC1+{Ga1ZUf}6L6?1%??hr!d;&t;ucLK6To(PN_k diff --git a/Resources/Textures/Clothing/Shoes/eva_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/eva_rig.rsi/inhand-left.png deleted file mode 100644 index 179d05a082169a2615d212c98b5634d380fae3d6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=^`0({Ar*7p-ZJDpY#_jTL7Qc9 zM+%dwAkV{zs>zluF58_9nm_H#o4MF3bjqu}7cbf0ud`SM6*ias8*OmTjH^}LDp zSAUy6H{!i{?c?gF)t{^H)){WOHcL=&>6Eu?w{H8r{+M>7Bb diff --git a/Resources/Textures/Clothing/Shoes/eva_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/eva_rig.rsi/inhand-right.png deleted file mode 100644 index ccd188e2dbbe5e10c10c28d18cf1e4f3e8434397..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=&7LlfAr*7p-ZJDp?7+hsAbx0J zM+u9UlEk6K-p7hKI`di!cn%$(dr8xID$iNZ_r39Q`_iqMfEpQYY)L&+DfQ{=p6B~_ z%M`Bq|Euna4e!lq8&5y2e_MZ>JA199V4&B}w6$CB-qe1z*B+#Wf#JZ`FaPWdyx#w3 jp6zU2{Jork;n#OYr#BXE_a*9HffRVU`njxgN@xNAegjIk diff --git a/Resources/Textures/Clothing/Shoes/eva_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/eva_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/eva_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index 11810945d74438134d406a7859f04f0e935f01f4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 780 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7lz-;uumf=j|-p{96GcZTGu3 zPSIgu4h&i8eZ?hdmC*L+WtS9#Ze$3TEjbl*0{e$!1DgJ~e(Zf#c z*9-Fs+DbYe^VK|Y4$NM>z_?)E+oUJIKm6!A>K+pllQ7dWfIHwY;|kUl4;ij7T`6G5 zV$8B&*veok(-74l#pj^wz{|csY(X0{4rSi*3X;!HZ_QGTIlpYfv?$m72Mg{QxUP-j z+-_!W@G1XcmE9}eU>&b-H~%H>O;nrrR{olF+M0H$pQoo~wz$T&zW(`wcaHk?DrWX| z&lj&)y}?JhM_C~KfAih{@AP#pb3D3Z9>j3k0Bhd(OnLWQzYf-|KzP zlT6;Y?M+Q#VW_{+Iz`Bd!TP7kk;U0SvPGi$$Ki8d9(%a_;?KBgxh02Ffm2g7V^&*Q z^r8U9S#R4*Px~=VU?|c!^1Ju{lRM`guDRR3Z0W_E_{FK}ic6L3e80_KvoO`@$G2n# z-_xBdesj;`k0>G~6j1{^?IrV(S^P7CR)@XYW@bL+r1j4S-|Ac~EiEHoOJk(X~@ z-D!WY%5166GuC&&;O(uRzti6#{{hRo=j;q0z9w(ju(M%0Fev|gQgq-r@b%9E^Ma(a zEH-KDgafXGvP$eX{rBgc(C_MKkG-}1#+Ny`r(SNI%W~R;rQ!GCBF@E$><<1Le<@pJyI2X=sy#5QXMAA6yZrtv<7!|kXYh3O Kb6Mw<&;$VCJz5t4 diff --git a/Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/icon.png deleted file mode 100644 index a5a39d042d29b31a1c82c9b3079c3b32fff778b9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 245 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJJ)SO(Ar*6yZ3-SR9Clz@#<;ci z3gcoviP8frnB8OzUNNw-v56I#zMDP$pZxSW!Iym8lFlyFV7aq4RFcPp#o)#ghD}Zk z&wgL&{4U|-^UvtO4S@q^9!zm@W`6_JVXtG;@$m8F(>y#p+a)L5tbX5RV4=NV@ubbB zMGrv2`uF!8OW0rke_qOF53a^FYu5a4YEt6KKIhOReN0S5B&Fj2yqS&x0TU9>&it<8 j%J?{Ab^*e1dzcx#*4VVC`flzA`h&sK)z4*}Q$iB}5@upA diff --git a/Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index d03d8f49a934a5670c87a6059b35a0985d8ad1cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=y`C#lh18ZYws5f%2 qUl47-VEfKr%=SNvugfzqBikRnf4KbLh*2~7Y6s7JH_ diff --git a/Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 1cfa63fbbd1fd17c8d17a187d7126e8cd53f0f51..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=(>z@qLn`LHy|s|{P=Em2gXRqm z?FuTf3W?(STU;3S0Y2O#-I?cWI7bL$Lf3Ig}SWu%sO~YK;mapJ5NR6kfpUXO@geCy( CpiSHW diff --git a/Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/eva_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/hacker_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/hacker_rig.rsi/equipped-FEET.png deleted file mode 100644 index 3870e8cb1e8b610955ffa70412fea55078273f6d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 787 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7le$;uumf=j|-T{@Vr;ZTEeC zv+Aw5xp8vVUHyoTi)~I$?cVSCC6?{_e@NXHSicI%hd0NQ_}h(6nMX zorinRPycMwZphYS2vl*+YGTkWozoXeWtUyf^kCE9wT_wLO6gsF$>iGI`f-DPZN zVt=Qe?~_e?(5bAolb;r4GA8VdiCSB_Xv!wVztwk{wr}6g*--a``Ni4YZ;OMkn=YAR z<{Qk=V956FR6B>qF){c3SK{BE{c3uxpFiWa*f9wa*NGZS-;`J#O))xn_PBq9z3s!| zUk{%c-EsEkXk3=bu;Bgw^0&$T*001gPG3se{nEc~|9$zl_uqd9>VAEkJz;m{ zwtsn9|3&x1`cL8igl$yuhCH4q`Y86mEAa47hUM#6dJlfJJo9kV&j+D0tbC>x=IRGn z3tmruc3tN4&pW>*@>lW1Zqlk*$K%M*_LGtvnpAmkKz25!!I~L6+I>j+Uc$_wJo_ zw&CqE`$|QZ4=S4Pw>K=#l)6&dYvTLy(BjE7=|B}PV#o(#Rx5e2#THi9d_*PI{JsTqajmoO@>TfY}&OcfeUD{X`mQsGV-WS zCtM{u*+CFe^evz6J^0>7-`(ltEtgB)GCsVidk4?~bO5gbP)Zd_sp3?QrMC)D2UVw6fm#P}nV(wYY=CcCV~hbnYwb1ZtpaGRy=w8}adplZ(+K08dmFyg z-d?XqQ9SQ@p687KAI~+9jL2J>z7g+3;Zdx`u)DM zfStElYwaCBHvyde9cVk=-~T`d&;fJ+{~f?ztUt%vbD@TS00000NkvXXu0mjfl2gx> diff --git a/Resources/Textures/Clothing/Shoes/hacker_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/hacker_rig.rsi/inhand-left.png deleted file mode 100644 index e5d4007a4166a1fa98e2489238db25a54ab9f2ab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 301 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=Up!qLLn`LHy=9nn*g)dw$LW)# zL*yo3y`cR=>ZKspImb!TThlYlg&p^vzOr0ng)>J>z-+aDOCEgs?;CedJyJoxP6%iS z149Gj^O!ZOwElgYqg>z1{<`t`IrBGjx>F<5&fdS8`FXnjMD73K-me=k6)rwMyO;0Y zae=07rLy~f#ra-NIT?TW3qxGlZw=4+`Rjkht^K+s>h;IRvFz_RKgr*?L8k0i1n`0rLn`LHz2$hS$${bM$LsFq z9@Dpq?rOTeLb)b@eWmnO$t-owo$@P#SuT5RFvtyB-T6P?l=<8TnG0uaIDrNL%?lD> zG3!f?HvN~g>G_T)|Fdtcu<2X0;`N%nSyT5%)a>`1&iMOF&cBC?kAA-C({8f$n1rr4 zceU00sVbiNjk}*r`u~jKUwF2*=kd30(?7ag{^+v!uV1@Kt^cQKaVPCH{JZ8KRj!wo{Zanr3j2jTm_nb-cfC$ACm zjd>P`F1BI-3Wd&D*IoObKctZB^j~WRh6DUNnQoQNND^^BdjMpFr>mdKI;Vst0Dz*1 ACIA2c diff --git a/Resources/Textures/Clothing/Shoes/hacker_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/hacker_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/hacker_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index ee1d95a14598340e287fc101ff7c4ad9799f2626..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 719 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV4CLX;uumf=j|-RyxRsMZS~?; zS$E8cPW#LywTL_8;~Kgbsw3-B zyV84Ro>Pld|NYb1-)eo&00KBXL}C z{dxZbA3ykq{`7yXy>!78r~BUnyc{_g83des&S@`QbZvet%kO>s$78RzN-4BBTsHBz zY+}=AcgMYGXWjkplTH83kx#xBUs!)Yyqz_GeL));gw9TnY}=RYKVGceVEMzew(o|m zqkl+!!}Fs2bKltm3U+RrQgqQ)%$BkCzOv_}3+fNPKVR>8*<_))qUWTO_Y!$xn5V_4 zv@{s1ePNx#ADvVFd-c`Ew|VbRwdcMF{g7+z9ieg{ihF6ugoekA=CjX+s^pYcmv6qw zaNPOFC$E*B%e{EIyA(devF}>vJZqW7{PPE1wrp=zOscT{bKvE5e}?z=M=o8HIG_Jr XOYXnmM86zhLS^uD^>bP0l+XkKw&Xow diff --git a/Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/icon.png deleted file mode 100644 index bcefd07b71d540baeea7899f80383c1191a161fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 421 zcmV;W0b2fvP)v(gON*{5g)3xgEJ#VF(r%5@l@^;u zYoUm_<=uV9-TU%*H>B3-blB%`_L{vCs01p3O5o25XsvUtb^cwxQvt1Yey%lAN^CNl zcpcxlz&ar*Wg#z<*n1BgY;))~idNRfn6-T80!8I?U6(xnx@C+ZilW-i1OTLz9ETw< zude`PS;k~CAqWDF!;tsU2!J$A84ib~_mv9VbbC3#yji1^ZA_S=^2(gjzf|p zWLbvic|ZD~jZJvd?d8qGLjaUg_`Z+t`!r9_u)N)Bp_D=?h39$1ar`5J!V1{rZ-W8- z`@01{YM)^F$Me&Ir)dg+5P~?45kmY<;NkLueh@6mYGV;!F24{0V+{3reS3k~Y_@n_ z_w?6RXT&+}(ASpZLz`ymAr+<%Rn%%0-2sDF% z;XwP$r{1rZehRjoCUxhihVkj#+s{6K4f?rKZV&sv9bc|FalHCncWGYn=U`Dw# zB}AP9LPK9Ag4ge|h)uu3}sM6x^70~J^NVhfjPC~ZBZ#SGHx>FVdQ&MBb@06Kk#Jpcdz diff --git a/Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 93833995810ac01a3f4118e5dda97bcd11ab9657..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 320 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU}X1naSW-L^Y)f))?ovQV;|L3 zyPuy*-o#bK@>}YYVAYgwZYOzp-rjQ98+~0v!`ZOZVV(UfmeqgiC%4#Fq{LNT)Mf;l z#lY}jwxQaQV=HIO`k(m1>FJyv!-YDhFUZGRzgX*YcE4nmaOOm z`#LA<1NoAx?^LhfmK(mCb=s5tGyZ(re&%zG@8vaRAA^4Vgt!Cflxvz_|23XVs6Q~{ z%5Qe7?(?UD-pjwxS=9jK{o3|;`yY?J^$KZWJD1(F7ckb=dHx>gcza9cz2Oa|-|7O@ PL7wq+^>bP0l+XkKr?r!) diff --git a/Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/hacker_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/hazard_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/hazard_rig.rsi/equipped-FEET.png deleted file mode 100644 index 8ecde435f3da51ed6a08bdad55b73598625ded7a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 808 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV0!QA;uumf=j|-RyxRsMZS}0O zuk!TSIizwu-STqX;~Ew}@ntMxc+C}8+sJhFTGi z|J-kXi`Sa&S|>e)rGFm}n`D4ka&cuTqaw>EoA#hnH+tUx7jt^>=@nC|q1kSc%+(Gj zcqRlnX^P7HpP#xx=h(Bq?d5t0igvb4xinQuJI`*uGsnXtZ&r!?di=XE`Tc9*FG^3= zSN~6Bbl`Z{^iG>IYpwYspXI^Ho9kn*ADia5I=iE7f%wAzGpDfZBqi*@v2^yLw7?zt z2g%=A|DHd8``erEop0G0=50HkZ05;+zTx$&W41PejvS1NEyhm;u9W8H#3(gglR74` zJeMQT`#_%K&Cj*(xV~$4Jz63k?A7_TO4c-P3S;}ccXo>}X1v}nvs&|1gY#Dw8~6S3 ziAFPBbPpc%{1E)v@U{BEg}t8o3p1sd6+X{iR+H;|-1?W1L@I+|?iUsg#YIL1I@hoE zu4dY1ztCRVsnh7dHx8ZY-r;=bKW}#I<=m*T^vvzg#^L|gOuL#T3bOEDob87%egePs mc^W$ks=TCCFT4+zIF&!~?ee=S6AyuM0E4HipUXO@geCwJk!gJZ diff --git a/Resources/Textures/Clothing/Shoes/hazard_rig.rsi/icon.png b/Resources/Textures/Clothing/Shoes/hazard_rig.rsi/icon.png deleted file mode 100644 index a1294d39ca628278d2c5318ffe7ac67c03bff82d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 431 zcmV;g0Z{&lP)#v0Vb{~A5MRn|=OKKCx(bq&)QybT7~-awE@VPX&BU|; zY02G8<_z5P&6)gJ^ZA@x*4<6rYk(S{2KWhp5F!>r#MkPT0tg}E7a?#QhqReVuM{8; zDo@V>RSsY>zqUtdfLAH;JP!aVrB$R?3LvGlvdz=;?3(9!g)mmxui>S5o6RP1{5|z3 ziV6Yl%bGim!_akkTPy(BZnuPC$Y3yF=(@bG*8nJ`SglrtJqr_-7kO zfUMqVH0X3X$y@`>X0zNBj0sF9llWu5=dsmdG#a6lI+^ZvX#IISKHIhL``ET^+*G=9 zZ^E?sL%V&^{K>Y@%mHlM#`pc-1MGr;e!tJ>@d%vGI;$(CST2_+rIK|Gp&v<8{9rhO z!{LxL*=#mvW1g-@T~QR7ya7W3`tj*@yT%53U5`>qD}7xAQ2ISkb^X2nff}F&r~&>R Zz!$Tk-ChN$H39$t002ovPDHLkV1lo=$QS?s diff --git a/Resources/Textures/Clothing/Shoes/hazard_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/hazard_rig.rsi/inhand-left.png deleted file mode 100644 index 340c240937e08afcfe3c460cd994812002b503d6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 298 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=A3a?hLn`LHy=BXF$Ux%QNB6>M zd@mV~ENrf5igSLyV7snWiT}m53ULa2N*(blYK2$+sSlo}UKxF9Wj_m0I|D<)0ZZ{y zn|S)KX?~h75tU!@wkqLyj7FDI=D+27hwt0DtopOt?V7aLbI0l3t!B4#KitdS8`XNZ zZvCoNlb+ZcZn%?UH=ET{Dt%^Od$UTW(cD$J(VjtK8^7+dzc4klUct*=!R+)uhxPxq o9ect5a*DqMV$nE5Nqq=LNgnod!P=LrPft5e^ujI*%%dr0H3DgV(lNM=g%A9p; z+sFLLUms7Zzqd7@c8%&*opp)AnwgB+{}l@A_($%$-pyb-X=;0!56DoiPcV|0I7-g96X|V^>q; zYbNdgXnybRM~l9x&wr+r$A7Z7hq!=&;lP(4_vBYp-{ybusJi}v_P+1zT5JC{=mF_h vbK<;f-}7%Nv|gTe~DWM4fcHM@| diff --git a/Resources/Textures/Clothing/Shoes/hazard_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/hazard_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/hazard_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/hazard_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/hazard_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index 4ed2d7be3e5dc00694c91893d7e896e74de8099e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 806 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV0!E6;uumf=j|-pqT2=nZuXTy zE-$aKe`tA=GyO%*^c@V|p0c)&xj)EU61<|S8S#NhCq(7t3gr!3?mC9P3Gvu!@-7o7PYUeqoD|$|98B7Hz_3_J)?t>0gH?k`U_%K*<|2ld43}IOFEK9ZWLm=P zA3p%bi^pXVh7XT_pWo~C;8%>a!**5%vBQ$D zc72=n;IFX3u@cv<*EG5gF*yW^%$2cw{_^Ma_o;gevxNmaI6^~tEAF4Y(Eh-3LGJCX zYfpc8y!^uHs_SL$ht~1zW9e ze;=<(KS}2Q-d{bRW%Vkl9sae`8O~kUmb>2b!;ARlIHqHZJNNFeX%EWEeUYCxHE72U zo8uKG8-Meh%x9c0xL~W>wA6cF|7#}L%)0SEjmesbC=(ROA&!0+koL7debiZ)9(Yhvy6@@cnY0K z+kDu+>3y#PW6r#4rYS*=#swPNf5v_nd+?9t+?DAHjCYhDd}C308M*#gOTZ?b&GRR3 zUR&4tv`DgKuL9${DBBO8dFVdQ I&MBb@00-=H!vFvP diff --git a/Resources/Textures/Clothing/Shoes/hazard_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Shoes/hazard_rig_sealed.rsi/icon.png deleted file mode 100644 index 3daf09b1f302faaf71089232bca88b4a0c13db67..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 408 zcmV;J0cZY+P)&F-t5Gyfn~5vqoAF+me{3 z%w^!8F#or^%wes?V!<`TzN&i%&;fJ+9l)OjP)Zd_sp3+-RRE<_@u(D1N{pE?uF_iv zr~;Bw*6K|VSN{iYe)7?i@0Z?#AgI(^2dLXl$8ji%ucaUe@O|HE4FEt&$;5SeUM>NM z-D;^Un9WW^9q0@O>rEDD2mAQoHR)Q$g&LEwuz#MIF1<% z2H#rHS%A6c6|eg}cfB6d=@hLs0LgBL(H~~B(yGHSLvWS%WLee- zP`d+We1^l}*#@R=vhVxW>2ni+)!hp^fDYi_1H1#s@Wwq2em(O50000a{aGb6HY z+dZxQSJGGZ{+38h+xdFepB*56`}el;^Y@}S91k1lSQY2ityB_DNZZ*TsK^o;y422X zYwqePm(+glFW7tb^UEo!F9WXciqo64|3=Z;naU~SCdZ@S;Xx*fu;a~`LP)S z(#wzs@?nqnuTKpW$+}&(dAI)3`SK8VFfb&{4tmeeqxPF|{gQj~5^Mg2 zPphg=*zk%4#Eae%z4AMI65o3Ho!)!x1vY1F|M8!XfnncC`8irO%cM#_$AC=nboFyt I=akR{03E@H4gdfE diff --git a/Resources/Textures/Clothing/Shoes/hazard_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/hazard_rig_sealed.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/hazard_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ihs_rig.rsi/equipped-FEET.png deleted file mode 100644 index df8b0ad0e1d0788be24719a0f537b98acf0b6030..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 524 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV7%<<;uumf=j|-R>_Y(}Zu_U? z9dxuZnJlv8fyNFmH}m>71(AixYVCe~PJ&E-CG-50V!0(*H9ICtI<cgeYZKeej3w(vb{_UD>RP$K0e#@1#j^0hk^_bY;2hs;(p7X-tuDY zv(s!Ze|Jac_E#<~F2)z9qs!5q=|ZB1SDIcZ+1*}hdi2KprO%%|tBf&@&u0F1|L(llr+@Ar-~4Qw!tcA! z3x9pTTe%M|_rS|LZ__%L z-DWM=W3FSh{Q?_LmGk25`_(jFg;X#%+|OsyD*O88?OM+ekwr=2`uoB!JoW$2yeXgQ z)mk$lQF*)G=m(XPO#%&pT)n;F7nXitd$OPNhdhwIqfI{j+~T77qT47E&B&4@(0USGL>Mbm0yrz+JKF0ApyH+ky1z( zi;!$Kx;j}F7IAJfd3TaGXNLENI9Zl)NF5z?bqintEPw?7j;DSwlSwn>{iRBsy#fGS z&E-aXyHH;|tydJe{x#Q509vp5XCcnN^-LCr9co~yQfHX_;qH-|lCfv1zgL8vp7VQL z!alAkH$2Y|_^96Z4+g+X>h6#B@*Q001YaXIsZ1#8eprbVs^v>@>U& zOk`98H6?XbQdLiDZxln@8ABnQve0uMI@C}_CxmzoQJ+o624Rvz1SGT-P65SARW>P)V!S5@D4w(y| z_!DY3LB(^Dis!F%Julrqe?Hw}%(*W8E}Z|%b@`vU7v?2@c8+z``*yc%@4{8meli)i z{ri5~WY(=nQcsvTP4+-1GsE>e3_SmuKGrS|7!JLzcoKS=a6sw z_q6=IZs^^DJL$JLKR@S^Z=4eJ{r2WLpXdMXJ?jm$8iMR+zg@p<#XpCQbq<+zopr0JRK@xc~qF diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ihs_rig.rsi/inhand-right.png deleted file mode 100644 index d0a350c4a9f7d58dbb168c364f7f49b5bbb917b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 312 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=|29u^#!R-ZQLdW+t`acMIac$)fwMkb`9(<@#k}bb5dJdo0>x)ZFE?j<}?&YEP z=fOYor|gqdJb~!{8Q)h2Z~xiL8gWj{#&>?__4tR%JD<%eIcx7#n_w9o5MpX=W^&g2 zcBzEPhoz-w=ifQ&`SSwPn;Q%T$88&&?_fyvoqC+C6UB`Xj$(zMQNtVR`iE zYPxga)tu{%X*c$WUp4=K(PDb)&1G?XiZOqGJf9a2u^UJ_TmB9YeD}9e<0ij_>i2&R zCExO%-jnaBd&@p&QgwYo{CnjI)%6bo-WPuTzgxxglKe+zZ>#!+r#O`hfI-3F>FVdQ I&MBb@04;5kP5=M^ diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ihs_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/ihs_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/equipped-FEET.png deleted file mode 100644 index 8418d6fe25f7f65300cb51e9c058ffe20333acbd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 619 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU^4P_aSW-L^LEz8yhjcquKKIj zPWJDZaQUW?<{!ztzucdV{dy;^_9#o_)D&&?W|7^rz)6JTpvKazM@nbiOiDenXv0R{ zH@ctvnkC*;wlmLNZYbT)f%S$5 z!!`zK&I8yLEjW49(ZXQ;S1{_J^zga-W%VCEPT#Iq!VFkneC) zK|)m@^ZCySH_I;n?A?$fEnoh<{^+{8DgC>vFQ?VLW$@CRtZEoHui4+ezLIZ(s^OF% z^Pl1xOV4Ck9lV{_ezvHxBlo76*=f~#W!7t!O+NNHn>D~o^8WXSyYxQUxJ!N87tq_A-D~pZ@ym-&(~dAS=yZPklA*}^`$ClYy#Jfexu!-Y znay_0?%kxrpS^s2<-EljU59UNUGYr*eYMT^8*jhtTL0q2&xZUy5<>(YYz^Ld>*Rv- zzr8oN75^YP`|s|Ra=r1J{8uwvo&HZgo#~%zY23oDi)sB){_W=trFwyW-ejNeE8;rW z``hZ%FCV|3_jt>_)u9bvlln^jb4O+GSl6Amz58K7helUV(5q#Fi!_WF9{jf3c3XFo z%CT1u8KYi@{ocw|@Xp5}P-Lyjtbnst<#7u&_cNZ1l&hIo7q0?LL=2v;elF{r5}E+a CXAz(P diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/icon.png b/Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/icon.png deleted file mode 100644 index 973d96ee9134010f446efa9ab04e399236fd6d59..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 442 zcmV;r0Y(0aP)|Wc;FM8X(Jhshf;W|* zL4t$Jy+OLv5VUO)t+?E8xqK4t_xt4Tmp_H!aEN2Z$x*8d0U;m+gn$qLaJtK+{%9Pn zj~iE)g-t%FKz}rj4AYF+vF$DP8N=PpbtaLWw_q8Dzw&*zi-*UjD7iBKE|4a1+iqvd zv6H~M&|*H{VxO^GxpMb_&lnbpf{*DGRYif%7~Jn`RYl30F26uUmZ8;ZC`l4JmW7He z!!S)O!w?0Ovd|76ic-7mLMsB!oa!Rg}wRc%BE&d8$Ba542jX_+_%byG`C4lhNz-{_KHV kO?Zen`qxkh2mvAR1zuaa@2m=eQ~&?~07*qoM6N<$f?S)(GXMYp diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/inhand-left.png deleted file mode 100644 index 92198e1ef5d6f30bf73daa693c6dad5965f46648..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 323 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVC3?2aSW-L^Y+$8ufqWnM?Wt9 z!uU>PLf=)N#;o|o{0s6IOx~Sx`RLB*kDR+Ko{H{D$zXq}(&x&v<<8F2rK?^jasJIy zc>2HDd)eo^Poj%efaU_hfg`uWMeF8&{OX%w9DhBtXJPgH*I&Z_&{F;V-}&O-?s-pIwd&XRbIzY3 zE&(}a;>K6}E^pb7q+OKnxW?acc9s2wldKWn*sZoRy#D9#{NL8g@<3%_`xy5hK5Te= Ru5&3!tEa1<%Q~loCIE0;mMQ=M diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/inhand-right.png deleted file mode 100644 index 1ff212e494026135972038237c0c219ed8a5fe45..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 338 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3hQ9aSW-L^Y)gZ7qg?p(T~fY zFa+y*oO%()9k_lX^9$ZBo2I|rve8f6#!+hZUZ+{QlbnJ&Qw79@miZZnO`P!}O?}r4 z&j0c{%-r`s{J2#q1T+{36g;cy^zVGSzH>*(|G6jKul{LIoxaCcZT@rT?Wc9h*^(_ups(OnBc+C5$UT-G@yGywp%6O;@9 diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/ihs_rig_old.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index 577a52a8d445a50194bc81974718f277df1d3607..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 559 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVEpFk;uumf=k2VGS%(5d+Wt?; zJLqU-60G5&xcGrq-`$!|HJXx_?`xPn+2eZCVg=U1uI3buazFOjvyOSJ zyMCnpL(S~z-OnF?mziF@=448f_p>hD18z(S+#4n`++fO4Vc5nX&DlV#(6gxLliu?` zN-(`|UH`vg^E|ou$8UB%u6pq`ZjI0%t@Z0g85m5gV;LMa#4s>iN#kW$akKP>`S#m~ z%D?}AH^npb>sGf1H{v&+iQoU~*DYCt*?kOu{B3$~tugez_2sAI_w21d|NT0%cD7oC zUY)h`{(WKWU)mqp{8?z(9SSJHZC#p>S)zwmU4{lPDO4vVk4EphtsZ^4zj4JP~SJCsEiUCdgX q5$`DenD4}WP78k5-(1H(Fl)Zut>GjzmkF2<7(8A5T-G@yGywqrnE5FH diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/icon.png deleted file mode 100644 index 635bb45b5cc2a7372f559e8401508bcae382f51b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 388 zcmV-~0ek+5P)lj%o3`2-)U`tP((}B|3tk`;Cvt!;_Feo)AdyKH^&g*F}=maZQ_!A!Lw|KY4N&w03k$W;$q@r*-mX1^ZSjb zC}n_9L=}LEi{}Sqscb6r`~aw%?`kyU#6RWb`AKPCr5*@HR9Uuz=LcA}LzYUqG1QZA zIfztiQU?GyI6PXpwjtJ)GQjLeSFJO(-v=sE>VcA+vdAflhq>2@p`MJk;yC{DLj+*x izhVub0W`qB2lxQD(|n0|XNqtD0000xvsin&)d&U)Sg50u`W_B_S4hLGXU%5iu=XG z_w`u$SlJF>yH1KEC$=a#BJFxdl0)gPGb2&C!{Wa$Uwma;!Exe-X+ADG+-*dLH2 bNlN4kN4|h0(?0(200000NkvXXu0mjffgqWw diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index f0e8e3353473f8dbd2881bc387a587cd929b03c5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 335 zcmV-V0kHmwP)YU7>4mjaqt#&5<({Flr?x4&Q9VYbaQa<9y)jGtw>g<4jm3cCfiHsR;P&A9GV0J zJ^K8n{NW2Phwo%LA4rlUNs^@h<|Ovw>T-plklqSaDXA z09+ThJWO9`?o-ew|K1j8ir?QVvZ7>D2dZ)N{;IzD_u4tn^VYv7KnUUJ+duXEk|arz zBuSDaNuwEjQj+@oKqGoQen{%`1C7B8kox>UV{p5sK0nZCoewx9_4$GCdT)W$=Ldf3 h-L9U$OOho05ucuUfF$4?vaJ9B002ovPDHLkV1lFgnvwtj diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/ihs_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/equipped-FEET.png deleted file mode 100644 index 59b9e396ef62c6630192d2cb0c7b2a2cf30a5e30..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU^4M^aSW-L^LCbD-XjMIH~X+? zb@z@5mv0JbK9k6+ZQXh38JFNn!y?g>dMkngceq?wC>YYgq$sg;%d{PS#?g`+18*ca zf7AZ7pUvdPXM4GldDk*b4wXM+k8bE?N#Ncvks*iCOsGNkfE&{W)*BuS+Zd!d4~Qiw zGu~jzQDMNYsKH9S{PDhOIsZGKD<1J(U%fT&PWkb7ds*hcy`NIImSNs|Wgh2}rUd&n z(%)m%IRx4iZSJqP-Y+)q{o}WDyUn>@6Fv-Fh0?wfy+I_WAa2JkeA5D_K{ke9HIQO2M?Gb**wmzRP;*kAzkw#Mx*D(p6M{;4G zB^eS-=O+q$Pv~h3;tCXrwQ(}NAJy%6=kVRN?Ka+w43*O!y}Nc;;oZTg=<0vxgY~pd z3tfIGaxH2~>dyG;|5-hbfg-=RdIz4hzw^D|-NM_yU)wEKea^hklEe@}1lzftJF9&5 z-rHOEa%V$-#QV6|uNi;l)Jn0g*!ShXh42UcRiC*+d(^7ud@1=MarmJ?Dkf|+0t*XYaG~U%;*|uGHHdg>FXPnt-Jm($}Eso+rr|$37Cu+JYD@<);T3K F0RWHx5V-&V diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/icon.png b/Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/icon.png deleted file mode 100644 index 973d96ee9134010f446efa9ab04e399236fd6d59..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 442 zcmV;r0Y(0aP)|Wc;FM8X(Jhshf;W|* zL4t$Jy+OLv5VUO)t+?E8xqK4t_xt4Tmp_H!aEN2Z$x*8d0U;m+gn$qLaJtK+{%9Pn zj~iE)g-t%FKz}rj4AYF+vF$DP8N=PpbtaLWw_q8Dzw&*zi-*UjD7iBKE|4a1+iqvd zv6H~M&|*H{VxO^GxpMb_&lnbpf{*DGRYif%7~Jn`RYl30F26uUmZ8;ZC`l4JmW7He z!!S)O!w?0Ovd|76ic-7mLMsB!oa!Rg}wRc%BE&d8$Ba542jX_+_%byG`C4lhNz-{_KHV kO?Zen`qxkh2mvAR1zuaa@2m=eQ~&?~07*qoM6N<$f?S)(GXMYp diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/inhand-left.png deleted file mode 100644 index 92198e1ef5d6f30bf73daa693c6dad5965f46648..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 323 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVC3?2aSW-L^Y+$8ufqWnM?Wt9 z!uU>PLf=)N#;o|o{0s6IOx~Sx`RLB*kDR+Ko{H{D$zXq}(&x&v<<8F2rK?^jasJIy zc>2HDd)eo^Poj%efaU_hfg`uWMeF8&{OX%w9DhBtXJPgH*I&Z_&{F;V-}&O-?s-pIwd&XRbIzY3 zE&(}a;>K6}E^pb7q+OKnxW?acc9s2wldKWn*sZoRy#D9#{NL8g@<3%_`xy5hK5Te= Ru5&3!tEa1<%Q~loCIE0;mMQ=M diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/inhand-right.png deleted file mode 100644 index 1ff212e494026135972038237c0c219ed8a5fe45..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 338 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV3hQ9aSW-L^Y)gZ7qg?p(T~fY zFa+y*oO%()9k_lX^9$ZBo2I|rve8f6#!+hZUZ+{QlbnJ&Qw79@miZZnO`P!}O?}r4 z&j0c{%-r`s{J2#q1T+{36g;cy^zVGSzH>*(|G6jKul{LIoxaCcZT@rT?Wc9h*^(_ups(OnBc+C5$UT-G@yGywp%6O;@9 diff --git a/Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/ihs_rig_sealed_old.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/medical_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/medical_rig.rsi/equipped-FEET.png deleted file mode 100644 index 8cc7d70631a7c4b59c877cae55ba1041befabf53..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 752 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVA}5K;uumf=k2VG*;0Wr$M=f| zo#5Rj&>6r!dB4JchvQtaR!h3S@bYn$TJQb zjZ8bZ3zAt2#2*~vdZ2fpSM)$^gS2+TZU*x(hH}QdH4HF?hC&Z2=XGti*YkWL&6)Al z?_uRUE~j!$4UX8SmGiQ``uTqDz3`L&?c!(FYX7;|7q0Hx#D4Ly{Pp{DLe#`Xcg?t~ zu-Cf0CtBcB{Qeq7&85mM0rU6IoA|kRJ){5pKRt)Uw*UIMpX~0 zemmbmU{`(5|0&l4Jhkd|8697&dVIKcOEy#K{xx5E`5RswTk&ps=x()wnjQVV-X2Ev zYZC+FW29m^88X7Wy?@WXDipQ%cWwUtJxm4mF1cMQpWm8d2|8lJcmnGZBg?6$o(Rq6 zh-_CVnflJrmd&%lF4I<5ujR%rmbojf1ME3InJ3)NW|C9(6Q9&@)s(SnRn=^rG`)4< z2CXUyrM?c!?Y(NEYNqocW_EXaPsXa;Rz}1*5)3yi{bbWaq-rruH#L2}~z&t*`;;i*9H~{txoF0FKuI(}4x-g$lOL|TdjkNNj)xol y>3E2u`s&^GZvX(Zhj}Bw|CxaVNPqz@qLn`LHy|t0|kbwZ}1!3z8 z0g7JTeLFWhik%P(G2wX_BI4)Tktp=fS?83{1OS8d BR<8g6 diff --git a/Resources/Textures/Clothing/Shoes/medical_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/medical_rig.rsi/inhand-right.png deleted file mode 100644 index ec541da5a7336760c6d420e7e7244945188d070c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 211 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=vpiiKLn`LHy|tV7kOL1xK(}nh z3V~FY<9BW-*5o6F?4Ku-3~-Qt-4izzRwar zet2KU&6-*DUm4eJuNK^Va^C;^v)O8okW5rJk1u>1SvN zJ!xle5SrV+e{yYI!k4eiFZSn0e*4+D@~G;9|9lL8y4g>@iOpTyr?3p9+SAp~Wt~$( F698BrSOEY4 diff --git a/Resources/Textures/Clothing/Shoes/medical_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/medical_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/medical_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index d5bcdcd091f56167f4cdd0b2cf6e26cc00875f24..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 843 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU>5RpaSW-L^LCbDhH#=p+x;nA zI~`lwIOMLRy_mDLc`>Va`!13E6B8OF`;=wUvb@+d*G?{)a!IjSR>p7Biw8GwDpR%Xw)fV#p-S7QQ`0xCuJ7n(szBhUIovq)O^6~S3v^PE;+aRsm zu$#d=ilLk_ZwtdaraKvocUX5^WZJ=9u$Z+#{DB+y1HA*iVh3Ofy_j-tixqDB->boS zTcQVObmPef0(&N|5EIN;u^N)8`u~MxUyf!%%6DZ@de&P6IDf38Liie%I=wI z$iR?xtV88Qesb7}KY0RuPs*Do%voQ<#v{MS#ml29^SL%>M9jIvXCzis{yXv9^nCkF z!woy;s84-xX8*>91^FFKn;98agm-bUXEHcgcr1?7WMbet$M!Pr%*=XaMxcLwE^U1w zC0+ku;%n=5t$!{Zx}ti<=)c=`M@b!j+sv4t^&%U$R_}a!^YU>9z5Kw-Nz;CM`8WMn z`nBGXaL}T~f#O~nR)*7?j+{EhRkc@c+xG40-@IysX3w6jH2dtLyLpGd*9Ngq0x4Lo zAI})GPwxAk@I$3{T~sUPsmJZ9VYbx&@Z_Si<3xvDEZ^?cvV3^HwPN?(WpC8PjDpK1 z%nece&!%E4Y|v>D>%nv^o$1*9Yib7zo_*NUq@}{>d5*>B(W*+;&=b=gCK)qM?kN7? zz{BWy7AU%_l2O!y>5!w8rE$00=GOQ3tujoaS6D4Q(x$T7&yy$p`I#IO{RLc}4K?!h zSKcnXn6q%tzOGr%)s+^$n&NWyb6{M&>*AYT$G)s^p0$L1VbxNO9 diff --git a/Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/icon.png deleted file mode 100644 index 22eda05243a0ead48915c55997bdcd945b8be3c9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 374 zcmV-+0g3*JP)61C0(%5C`VIhAVC|bm)3%8dgX;HDNO$#92mOgJ<9g#KA#R76+Ef zIhbo~C$5M@bN{8eyC%QSwU_@ni^YOt*2z)REx-aSzyd756dgK`NT)NTlq$kwAM>W0?_ELUrypa(z{^jNOezXKQ#`bD_s3IIG;6o~Ple^>xe3fH9(b;=0P?)rGH zU^JPR=0}q`o-1f~{lfvWT&N%#0+7TZn{5+-&9+GrhX4f8kZOty<=TT9Fk7I*6wa^0Jwj6+zDXR2@g?!>o&9i3;36SPY6*>;M1&07*qoM6N<$f?r6X5&!@I diff --git a/Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 7b861c28ae3a9000b731e1e9e33a3d12f6f3ea8e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 223 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=%RF5iLn`LHy=BXHNP&SZ;E`<1 z93S^fYoEX4t!lh?=;Tr72Y1xe*8Y(=Q_Za-&&(pWPXMTkLE-kEHJNeOw#?stYJTC$ ztsnlD-R)WX**)}j!|~5sC8M9$XGyi2^g7=XIs$U#ys-{um3r$d-t1pr`I?3UAvinF*7)5=Bu*h U=UP1f?*dZq>FVdQ&MBb@0C}feiU0rr diff --git a/Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/medical_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 294347d6a843111c0c0d4dc272e4fa1a7dc514ca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 226 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=D?MEtLn`LHy=BPPWFW%!;F$Fe z3&~?`y~V}MdIxmp#MrpZ^`{-LOPtS9|y=1Qn)W_iQ*kpR)tkY%kM<@PS zeyjcU(>+m(Z_eIt)o}ao#;C=ar|iGPO8#1x^F7eyx%~2-Pv&@gX+E9fe2=mE^M2XJ zTU!?WVZHd78DtQ{hu}ru*{7{K|9HO3d;UE&whb@-HmY6x&3qOl%qP$I{yoEi{S{2x WMDlZA%D7p8w0OGuxvX6pGs%GH=NTEawXo&~oDDnj7^dBxB*+Ik)(Bec=yroiJl7BeP^z z!aBvNS{53yT(=Iqop3MAoBQXIPdxk5x#Le%zk8VW>)wrL&(y+aW@j;)iaF>mIL5Ss z^-2W8)&?o=1!4ioj8~YlbQ+=@dRYUwS8Qa!t>}?ne4N(QLv7E4xyv-3f3m6jtM%>A z!^H(#_qi$>yKTGs=-x56H=9zPt1WkGa8f(`=$F*hEYmO@vBT`<`GMR_3~~FaADird zZoa_CR`{H_TjUFwpmR?n*XA>Bh`PUM&gsn;EK~Lwc%@dUl?WEh+&|}4vgOs|KtrC! z$Tbw{od>cm&V2o69#hD&^h2Eo`F8(iXE-Cr`kW=Lf7jRY@BA|)-u(H_aq&;av99R{ z{FgC&n5-GL=ZL=f^`EwXS-;J?y~pD7&WAs1tZf+|e16I4|5$U=+pzB+yfepyqsIUQq2mKX-e@?Uw;3dgfXe@14D0umfEf1WF=S7I3j3>s1WgC12KcmFcGU2@)I-}m|9?~_a2XUv|%^*-jk`mS~TGI`tg z2dxd8n{K_I(R*o7grw~A%LQT$=`ZJ3Grm-`cvt?{GW}o85A}^IJnBC!>YDdHD|@kP z;UgJ_UEjazo>#w}_jlj+{VjVN>d)F)7dNQ!o=;b}@5XbRvj=X?Z9C(dHd)Y@&@&cBrMX(Sd0sCtMmSSW}7WR?#!s!vYLcz3s_D5=%&uU1&_n&2*C1mN{4j>wJk|zwfX)qG8JfhkLuv_chFA0cv7sNPbqhD)q(ct!txhXG#8= zb$sQ%srAR73cKgWhI@XJIIeQCG=l|J$o1cMU&I3*h VQOCu%c~g`@Ql74UF6*2UngA+|LdXCB diff --git a/Resources/Textures/Clothing/Shoes/merc_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/merc_rig.rsi/inhand-right.png deleted file mode 100644 index 81264d728449c74e58c7826e8e4aef890417ee2b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=^`0({Ar*7p-dZSl$U%hVLh7Sn zr#GD@4z?zf{9Y*8UT{*8jbWa7SV@V&nd$w>x%$`M`vY|`F#Nk4a?FgscJ$iS?cot?4=G^ClI~b+30-?l*UT&kxqca6nJyZ~cRt?$ta0 d$}&7)w_(uO<+ymyi&ah_X-`)_mvv4FO#lXkMxX!y diff --git a/Resources/Textures/Clothing/Shoes/merc_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/merc_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/merc_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/merc_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/merc_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index 66f2ce405513eca211849aa7899444ee8b9d9f3d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 658 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV2bo~aSW-L^LCb@w{)RI`~1}x zb$lH>n6eCA=5Br}oKi9^?Uh2KL(_$(M!#t}tgU6IRFn!|ioej6~>@4tQ)e>gq=KI4h+ z)i&04-`>R)ANiJM$)d4l-KB4}-}t`meS5Y@B9{4$>>KN|^M7z!th{olDzVqi0I0v9 z&X(oDpDGWnnF|DYR)}8%$~lQMPXFmXQ?k#GpX;oIqxmIO#xBi zfJ2eRTlNDldhG7M7ktav^SH{)Uiad>0~Qk}uRa{ozW8dE>7BnHJEtCHJ*TG^85#57 z?sbXx^}O$G4*>%#W`3`*>~(j(ugCo}%x0h4JU6~EY@P6{QSND{>Muo;T<0{M7z&bbDmqz&~xr}^-YG$^-un{A7@x%t!~P6 eX4oH`c;CwY+|(z24#~i@#^CAd=d#Wzp$PyOfGjNl diff --git a/Resources/Textures/Clothing/Shoes/merc_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Shoes/merc_rig_sealed.rsi/icon.png deleted file mode 100644 index 435fe380bdba3b23ab3418c172e17177418e9c41..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 279 zcmV+y0qFjTP)v?Z<-v1s z=~zKt_QfB*y_009U9D1MqSYc}n z`FaDu-EC>l=SJRoA59?g1Ksl)4Alw8w%9)(0PLR+9NS{3PV~G6kss)<10p}rt+Ha1 zqyU7MHC3|&K-DY}Ue*9?l9X0iotKT!cd0*OGwfH6DvFqQz?{egvH~DAw zYSBw3bI(XwwgU+Qn1j@=4n!^y=(?$AK=8mTt9 z=^gl!rUW>gk8=({4u=D#)NE4k0U!VbfB^6x06xYTrD z58n{%s0ggrYh15a%w|3R>2$*Rd`6Nah~wDJ(^^9a;a%(P2yo7clo9~2-|vZ(5@lJE zx~_?o5_z5ztu?gPFRe$0o?}X>u{*V5jFH`L_Ym4Bicpp%0f3??3;+lrP*v5_I`F1| zQfj`oTL3_(l-m`h)FerQ&&|e-0e#4`EHm@@9E>qyA$)q80_&tx3g5@0bKbVC%XO!e zb8fX-t#G+q0Q4yu4PezY4S>GTe)nsw@BX(Cw)%bH2Rt?K&RO?q^gUn=m&@f{+t+99 tZrekEgQwuHHThc*00KY&2mq4<`~U=no8?8&_htY9002ovPDHLkV1o2~w}Sux diff --git a/Resources/Textures/Clothing/Shoes/ninja_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/ninja_rig.rsi/inhand-left.png deleted file mode 100644 index d6e29de6dd0969c598640b3ff21da3b77690db3a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 248 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=`#oJ8Ln`LHz2(T)tRT?(@cI&U zhVMGO=^y?bFL=+ihw1Jtw_aUm=|}(9cAVs4n=9(i1k}X9uw$nC>SKourtE#LxzxM* z+O_zvTXMFU_AOS)j19MZ{$y|Xxk$~W^RN8(o;S!a@o@8x&lTi5)b^78$c ze@*wQJ%i3gezwVuoObzd*6aO=w?1U#Z9kW`W1Ae<0uXUvVcz?jYd$fb{lvJobhiA8 r)VcC6vRI;?uB_{0oUu;DY4-Q(;IH&;)P-xxey{an^LB{Ts5&G~3w diff --git a/Resources/Textures/Clothing/Shoes/ninja_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ninja_rig.rsi/inhand-right.png deleted file mode 100644 index 636d72748eb2550a7856e7b061d6daeaff78cb56..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 252 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=hdo^!Ln`LHz2(c-tRT_yF!Pdd zNAL}i zlakjbA0Ca(gv5lkd;{VaaN-m28E{2SoE%yB0y-FSxj`um zVi^x6&cWO%G4xIrOl*^;FMWM|zxRJ>(!y{!#6E|!*X$O+0$2bG@D~6Mb_r^=T5;a9 zgTbI+^8Z?aZOL8N1tH|e%!1vi1wsg%JiJ2)0U-n^rC6`mV2pv@zQXr?_`VOu7ziQ8 zyK=QaN*O!OC#&naP)gyra|$(6UzIoxlu{tF27Rb=7n7-glrk>eO>ov|!1Fv*Dis{v zyg(_H+KJEeJdo>WgkhK)z^H(fGA> z^LrF8>);#+!w{VFOn^)Uiv2o*AOHX?77G;n_0$*jYS3CE2m)xW5%p@Rk8_Ukc$^7f zRA9MWrkBj;^Nn@eezK;JQDg)#Dv-QkO6i7e+DqcT+ol`^`zN#j7Qg~nfPWA00WbK5 U00NUQAOHXW07*qoM6N<$f>vy^V*mgE diff --git a/Resources/Textures/Clothing/Shoes/ninja_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/ninja_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 83b50503f448fa5a5c3259e3a27ba14a20264ede..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=&pcfmLn`LHy=Cp!8X(g8@V}Jz zDrQ|%<^qQ6f(GX7uFh{bO;!85SghBWh}i}3nJfN_clEgTOyqZn&IA?DNh+Sd()HYV z&uz;2`{u6!&+L6W&G%oeJ(DOe>dJV)#J5Gj_Tv%Kkyd#^21#cQLttVfWk0 g_>CQ?P~^O}NNDGUZ(5dqKp!)By85}Sb4q9e0HjTI`v3p{ diff --git a/Resources/Textures/Clothing/Shoes/ninja_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/ninja_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 0689d2b7e14a596897a5925979c325f49d195512..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 294 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=Z#`WcLn`LHy=BeUuHImOWHC*})K@vVXU*1CucOZG+|KrQiu-4MeereQUrknd$-g^f z(w4h9DQiQgrN(#s-L>-P`D2P*i|jaGQeyEUjkLeqHk1G7FrC^I;}H}Z z`f8V7<-GZEewRzONz4D3Cl9e6Nd8!`{QT*f_xwC=zZt*(xF;_W^OgDC$G!FinU{9_ nx+lLQ^%6_LKRyPAhWmvqTzZ`s9$#7+2h!~6>gTe~DWM4fu?~PC diff --git a/Resources/Textures/Clothing/Shoes/ninja_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/ninja_rig_sealed.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/ninja_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/science_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/science_rig.rsi/equipped-FEET.png deleted file mode 100644 index 3c0c7b3dab108c142ad7074c18c5287ac49ccc48..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 513 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU_9aJ;uumf=k2VGS%(57-1bM; zwC-_TctKo%oxOawrE9??zDVY&Jdv_SmP=>zrIqQNeDEMhL*vCO1*aN@!VhI#9iqLN zkJ#VVPn#g{m%m+`@B1nPo{#e@6Sy}_WXNGO6Kc>s;KsCp^@az-HU??V17Zovj5nBa zR2ZTgdRcHQDh_VARJQc-(RROe3?{F?`r93uG~@2-VIo zmzMYyw@!QEiJ#%&4Y{}5^^JL$3uWZjt$VF?d)wESpINS#*6$UX^s_CI;lS0OC#^G| zFaO2)C-q4@c|L)7*I^p}+;^A#-S#@2XPuL5^y;O}IkglngBR>8w#(?G6}LRroc22Q zUG$^r62Ioftt;m^9t;${63xf<_dy+F!|yrV7VaP3y_}!UYQ?ar_uLlSx;^RfS9Ugd k7yGB@KjJkhS+?{3!4gJesmj0e!i-lEFmc&@h@?*@ulmD9$Hx` z78M^9-a0i*ocJ)_uZX94`D$fmWo2gOp0fuI9GDPt<%Gfd^?fFvJvbX*y?XV3(V|5> z>*M#QHC*HYf)`0^*RFMGXE+(?kZbVZW&y~-3=DJM+MSGqDF#nhKbLh*2~7Zp C{bzyz diff --git a/Resources/Textures/Clothing/Shoes/science_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/science_rig.rsi/inhand-left.png deleted file mode 100644 index 166a00c4d0e014603b768b10be33bf40d6ea05b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 212 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=vproLLn`LHy=9oi#3q%uX8H95L(VjE)1R9SutM?Si8P%!4m!z%j6jv;$j%TuCYm02;k@hsq=L8b6Mw< G&;$TxxKb7X diff --git a/Resources/Textures/Clothing/Shoes/science_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/science_rig.rsi/inhand-right.png deleted file mode 100644 index 1a6a777adc5cab2302594313e7852df5bcb41fd6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 224 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=%ROBjLn`LHy=9oi6ez-aLAsE8 zb0bGyQkft}#L}%B&NE%wsqOg2*&|z+BSSmPEIHMDrr;$0KFj4b@9TH`-OUL!f`Q@x zap&trKdrLm)Gw=?{QPI_=eN4M)c(I%e!hG9@@LuQr?NiJJiIaBP}91z_Ic9RO7HH; z|L!?y)v8Z>|7i$qnzHaYJJ=M4AI1B3{p8*3B?{JVxPgg&ebxsLQ0AhMva{vGU diff --git a/Resources/Textures/Clothing/Shoes/science_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/science_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/science_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index 642004b0ef19d16829acd29fc39a19f815c7c0df..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 513 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU_9aJ;uumf=k2VGeun}i-1bYw zE%blDEpeY=O5@a)-j!?G#9!2uU+!F~#%JXqG4sd43M&e*{hr6RgC zSC2Pag*OzLt zx-aVF)oGq?-<9})AwuPPyS~E>`9m|f{LZ(3cy-`yEz2Djh6L%j+c(2nOzkfVKd^|H zvt`zb(9;a}+N!^DF&tPeulRh4;TtH!qGAFO<=b z?=|du|J&?uU6bLnUT;>zZVn7dK+xsHNQE_b9Hsc=+z)&&PM#GmdKI;Vst07qEgtN;K2 diff --git a/Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/icon.png b/Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/icon.png deleted file mode 100644 index 4aa9b31d287501cb8c74d7c8bf0c04cf9da39c98..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 269 zcmV+o0rLKdP)t_QfB*y_009U<0RI5!Ha(c%E@d2r3`b)C`nE%s z1oUl(XK$eD)@j^^ diff --git a/Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 166a00c4d0e014603b768b10be33bf40d6ea05b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 212 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=vproLLn`LHy=9oi#3q%uX8H95L(VjE)1R9SutM?Si8P%!4m!z%j6jv;$j%TuCYm02;k@hsq=L8b6Mw< G&;$TxxKb7X diff --git a/Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 1a6a777adc5cab2302594313e7852df5bcb41fd6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 224 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=%ROBjLn`LHy=9oi6ez-aLAsE8 zb0bGyQkft}#L}%B&NE%wsqOg2*&|z+BSSmPEIHMDrr;$0KFj4b@9TH`-OUL!f`Q@x zap&trKdrLm)Gw=?{QPI_=eN4M)c(I%e!hG9@@LuQr?NiJJiIaBP}91z_Ic9RO7HH; z|L!?y)v8Z>|7i$qnzHaYJJ=M4AI1B3{p8*3B?{JVxPgg&ebxsLQ0AhMva{vGU diff --git a/Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/science_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/security_rig.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/security_rig.rsi/equipped-FEET.png deleted file mode 100644 index 7632e6fb28223873c7d55ddbc005c4efaafa791e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1084 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU}5%jaSW-L^LExj@1$s%|DN~Wa(}VdbC2iGpI4l_v4S-~ znP-8RL$5(Y6ocs@hAhS_9Lz)rp1;S?ev>~wFYnXA_u;>PU)u2Xf2fM_cP4#v^Pf%@ zJoC@DZ!Uk&z%aF6K2SqM#WnDUew{tTgY6MKSF=RryN*trwPDYmGwkb5Vcp~stKPKDoW~?2lKWq=rJhX_epynrqRw~efz^L&GjnU3 zudiDjzczpSZ3|mlR)!OC^8af79`^`#2o23lO>I5BsV8dfx2yRjvF$piPdxv;EM4AU zCe#0Pow-cWx2t$Po%UrWm{T)Spor?GFPNJMPxQw9TD zTi)fDIny2&Sj}~_-CX$Q-Mde5>)XRtvocs%SV%-lr5H)xds|jmU*CV>(E1l!qWfQ2 zzZKiIt$fF~hqh{JY6m0^KYaKw!|Y&=*=bQ%M;$R|1px!L7hkIw89smh%+L_Fy469U zAwq}EHE_b&H1|zfMl*T%Tb({s?fvlk?~B^J=9{@0SN`AQmij6+<8Ir%=VpKE?9wf^!7?dS+f&Blu*g~ z<##Phv!jX-r_16%=NVW3oiXYV>~)*yp(4P;cJcjp-S6oq8)Ed-SFX~U>ZO`7i*5UD z-r2ELlSDr}d%G}Yvv&}5_Hle-1@~qD5ogw-iY!4yU&` zrjvH5m==pIH?l4ag^ zG-6%q9jS#~2O2E>BNtSuHclYM~O@A5RZnw;4GXSmv!SmDOc`f)&{pb}8 zM-Qgg>lpwkr5TPM%&9ZSWMx6W-!}lQRtw+vY19n9?;qlgnqfR1o84|lS(X4yr_=K^ zVVb5!N=Y2Ygkg9{5Cj1LolXaUvMdS1kT{N!Qj(^rRaH(_z!*cG=bs1ab=K=O&1Unk twx1V8K~WSoc@O%ZP3Qm|fCD(EJ^;GOdRFWGcmMzZ002ovPDHLkV1gw_tnL5+ diff --git a/Resources/Textures/Clothing/Shoes/security_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/security_rig.rsi/inhand-left.png deleted file mode 100644 index 9aa1102fd789c683bac5d4e477cb15d759c59031..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 233 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=8$4YcLn`LHy|t0|u!2DA!{;5- z4lxH@j8OP~Z~rHuc@0gheoE3R8*BQey!da`Ro>C`Y90$v8xTBLwe{M^S2gATdfLAq z*m`Z_ltoi6O;|GJQiRvfAA;eZEiymJ%_x@pY@^+>p!WXq+}mw4SAJjj*y7&3a?|>0 zzr{NYPo23EHCbirwUo3j!#Y)dh^Zih>npyo-<|{Ln`LHy=BOCSV7|G$LW)< z9%Q!I$>RL|PW>s>BBu732h6*tMMNzTNc!>L%=MvS&E;Swpgth@Fz5NF+}cvzpYrqd z{53UO0#tx_*_2(CE%!dp&$GxoBGLUl?y*Hy?DfRRX-R3fzQ^9)7W#bsGShlfrgN4v zXBM5Cv}DfaGd|~b3P1Y4{`((@sX+3;)Gz<)AH;_C{d4+XXMDD{{{4UUzFF=K|6~~$ a?i}SdD$X)*U2}*Zq~6oj&t;ucLK6V0Fk){2 diff --git a/Resources/Textures/Clothing/Shoes/security_rig.rsi/meta.json b/Resources/Textures/Clothing/Shoes/security_rig.rsi/meta.json deleted file mode 100644 index 09294c69f3..0000000000 --- a/Resources/Textures/Clothing/Shoes/security_rig.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/security_rig_sealed.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/security_rig_sealed.rsi/equipped-FEET.png deleted file mode 100644 index 5c29e3e6a2ea17c538ede00fe1a1f562c3802114..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1142 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV6pXdaSW-L^LCcMzmg||d%W^m z!G&`>jdXSNE-n#X>~7a6%{Pa|e}#tl=9|7f?DnURq^MU1ryrYLpQk4LxN7?1n=X4F zurNzWRG$?(vh~{ov&D;zFMl}@w(0i!YoWeZ*T-EBouHMPpWpxASneic%44nxvJPhJ z7)WF$M<00fXi>(~+OtOH=IN_rcYlwp$h}`#efrU%CWeZgd)CxM=>Ze6M}+4Ezq3ey4pj~1;?jraNa=TCVu z<>t-E!s6n?4<0BSO`2G>w@;wy>(|oMtSm2$uBKJ1UhF#e@}*|n`srJ@nnwSwiUxoagF)<#XAEt6EpHrh1gjaCmRbz_j;#hfBM3>Gz{I4o++M z`Lj}xhwUZr56KEam#-YVcJG${y2{<)!=rU}5mbP zZV`C%?p@uVhU=$){FKSeKY%LT z(=Qp?E@l4hJSm0HJ?1`$+%(T#*5d& z557_t;P?=mu^{l?_3PIyG%xY=?PvU1GcRam%d*TPNrpn5EOztP3vQ70@$=)Ff8Jeb zqJmiW!c3{9K_@R>l;C!sydZT~*y_T9f(JW_m%n-ce*2oW`x$RESBJYROazrG44$rj JF6*2UngISzf-UlZhv#Gza_p034<%N-3@`FF%C*NY*V7 zLZFmllqB41O%MbC1VO;P){K$_r4&L4+a&?Z7L2RPJ32lwcem=DPiu`ahUs()z+NOc zKRdOm-WmYl?pCoE34;C(`l01D%x88RZF~&%Lrc)#d1G59|B9>tvMe)U7}EE*8SI8^ zbqu{;Z{^?W7zVowe;9^jS!R7A)&i7eX{3~-X-XW&wC$qOD2f0W4u=4=ZA%=-q-lzj zlCmtVAlB{yV+?g&zf9uK(m8|Z8pVZ%Z3mkw0__qL0_m6>E TV|aaM00000NkvXXu0mjf72vrp diff --git a/Resources/Textures/Clothing/Shoes/security_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/security_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 50270127f23665b7f1377d3aad5aa1bc417d4f52..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 265 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=7d%}YLn`LHy=BOC$Ux%g$MC`l z*8-LnFVk6i^mn|oh~r0&oej<^_Z*~tg|7HhAKfPI@hP`b2&fSV8g}|Up0R)J^mEg1 zMC4aU9lyihyytu5q&?qv%D0_tpD|m1>(+Z8s&FXQL)7neqUXFv0s(R=ed{xx|_Yko7Y-p%j}sO-Qg_KAyfujeN1R{`nqboFyt I=akR{0RH83wEzGB diff --git a/Resources/Textures/Clothing/Shoes/security_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/security_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index c03970fdbb14cd7ab970bb95d40dcf261fcd7728..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 270 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=S3O-ELn`LHy|t0+kby|+!^IXJ zxfd>322T_E_&45Jr|FUM6IL0e!l_|8ja+X3^1T%bcHGf*X9DU3f`S|GFE9VR{`ATH zHQ#r9j=OeC#q-*&E0ytQ1d2YdZxjFfbI*?B?or{=o|ksrdQtJJba$LsyszElJAW4Q z7MxqUcI8zwYtNwDZ?>3jom1?ZotKT!cd0*OGwfH6DvFqQz?{egvH~DAw zYSBw3bI(XwwgU+Qn1j@=4n!^y=(?$AK=8mTt9 z=^gl!rUW>gk8=({4u=D#)NE4k0U!VbfB^6x06xYTrD z58n{%s0ggrYh15a%w|3R>2$*Rd`6Nah~wDJ(^^9a;a%(P2yo7clo9~2-|vZ(5@lJE zx~_?o5_z5ztu?gPFRe$0o?}X>u{*V5jFH`L_Ym4Bicpp%0f3??3;+lrP*v5_I`F1| zQfj`oTL3_(l-m`h)FerQ&&|e-0e#4`EHm@@9E>qyA$)q80_&tx3g5@0bKbVC%XO!e zb8fX-t#G+q0Q4yu4PezY4S>GTe)nsw@BX(Cw)%bH2Rt?K&RO?q^gUn=m&@f{+t+99 tZrekEgQwuHHThc*00KY&2mq4<`~U=no8?8&_htY9002ovPDHLkV1o2~w}Sux diff --git a/Resources/Textures/Clothing/Shoes/stealth_rig.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/stealth_rig.rsi/inhand-left.png deleted file mode 100644 index d6e29de6dd0969c598640b3ff21da3b77690db3a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 248 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=`#oJ8Ln`LHz2(T)tRT?(@cI&U zhVMGO=^y?bFL=+ihw1Jtw_aUm=|}(9cAVs4n=9(i1k}X9uw$nC>SKourtE#LxzxM* z+O_zvTXMFU_AOS)j19MZ{$y|Xxk$~W^RN8(o;S!a@o@8x&lTi5)b^78$c ze@*wQJ%i3gezwVuoObzd*6aO=w?1U#Z9kW`W1Ae<0uXUvVcz?jYd$fb{lvJobhiA8 r)VcC6vRI;?uB_{0oUu;DY4-Q(;IH&;)P-xxey{an^LB{Ts5&G~3w diff --git a/Resources/Textures/Clothing/Shoes/stealth_rig.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/stealth_rig.rsi/inhand-right.png deleted file mode 100644 index 636d72748eb2550a7856e7b061d6daeaff78cb56..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 252 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=hdo^!Ln`LHz2(c-tRT_yF!Pdd zNAL}i zlakjbA0Ca(gv5lkd;{VaaN-m28E{2SoE%yB0y-FSxj`um zVi^x6&cWO%G4xIrOl*^;FMWM|zxRJ>(!y{!#6E|!*X$O+0$2bG@D~6Mb_r^=T5;a9 zgTbI+^8Z?aZOL8N1tH|e%!1vi1wsg%JiJ2)0U-n^rC6`mV2pv@zQXr?_`VOu7ziQ8 zyK=QaN*O!OC#&naP)gyra|$(6UzIoxlu{tF27Rb=7n7-glrk>eO>ov|!1Fv*Dis{v zyg(_H+KJEeJdo>WgkhK)z^H(fGA> z^LrF8>);#+!w{VFOn^)Uiv2o*AOHX?77G;n_0$*jYS3CE2m)xW5%p@Rk8_Ukc$^7f zRA9MWrkBj;^Nn@eezK;JQDg)#Dv-QkO6i7e+DqcT+ol`^`zN#j7Qg~nfPWA00WbK5 U00NUQAOHXW07*qoM6N<$f>vy^V*mgE diff --git a/Resources/Textures/Clothing/Shoes/stealth_rig_sealed.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/stealth_rig_sealed.rsi/inhand-left.png deleted file mode 100644 index 83b50503f448fa5a5c3259e3a27ba14a20264ede..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=&pcfmLn`LHy=Cp!8X(g8@V}Jz zDrQ|%<^qQ6f(GX7uFh{bO;!85SghBWh}i}3nJfN_clEgTOyqZn&IA?DNh+Sd()HYV z&uz;2`{u6!&+L6W&G%oeJ(DOe>dJV)#J5Gj_Tv%Kkyd#^21#cQLttVfWk0 g_>CQ?P~^O}NNDGUZ(5dqKp!)By85}Sb4q9e0HjTI`v3p{ diff --git a/Resources/Textures/Clothing/Shoes/stealth_rig_sealed.rsi/inhand-right.png b/Resources/Textures/Clothing/Shoes/stealth_rig_sealed.rsi/inhand-right.png deleted file mode 100644 index 0689d2b7e14a596897a5925979c325f49d195512..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 294 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=Z#`WcLn`LHy=BeUuHImOWHC*})K@vVXU*1CucOZG+|KrQiu-4MeereQUrknd$-g^f z(w4h9DQiQgrN(#s-L>-P`D2P*i|jaGQeyEUjkLeqHk1G7FrC^I;}H}Z z`f8V7<-GZEewRzONz4D3Cl9e6Nd8!`{QT*f_xwC=zZt*(xF;_W^OgDC$G!FinU{9_ nx+lLQ^%6_LKRyPAhWmvqTzZ`s9$#7+2h!~6>gTe~DWM4fu?~PC diff --git a/Resources/Textures/Clothing/Shoes/stealth_rig_sealed.rsi/meta.json b/Resources/Textures/Clothing/Shoes/stealth_rig_sealed.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/stealth_rig_sealed.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file