From 029be8e624185b0e1f725c212c7222f6c32a6553 Mon Sep 17 00:00:00 2001 From: SplikZerys Date: Sat, 1 Jun 2024 10:25:38 -0400 Subject: [PATCH 1/4] Added new role Blueshield --- .../Prototypes/Catalog/Fills/Items/misc.yml | 24 ++++++++ .../Entities/Clothing/Shoes/boots.yml | 11 ++++ .../Prototypes/Roles/Jobs/departments.yml | 1 + .../Fills/Backpacks/StarterGear/backpack.yml | 15 +++++ .../Fills/Backpacks/StarterGear/duffelbag.yml | 15 +++++ .../Fills/Backpacks/StarterGear/satchel.yml | 15 +++++ .../Entities/Clothing/Back/backpacks.yml | 9 +++ .../Entities/Clothing/Back/duffel.yml | 9 +++ .../Entities/Clothing/Back/satchel.yml | 9 +++ .../_Sunrise/Entities/Clothing/Belt/belts.yml | 10 ++++ .../Entities/Clothing/Eyes/glasses.yml | 26 +++++++++ .../_Sunrise/Entities/Clothing/Head/hats.yml | 11 ++++ .../Entities/Clothing/OuterClothing/armor.yml | 22 +++++++ .../Clothing/OuterClothing/hardsuits.yml | 32 ++++++++++ .../Entities/Clothing/Uniforms/jumpskirts.yml | 11 ++++ .../Entities/Clothing/Uniforms/jumpsuits.yml | 11 ++++ .../Objects/Devices/identification_cards.yml | 15 +++++ .../_Sunrise/Entities/Objects/Devices/pda.yml | 24 ++++++++ .../Loadouts/Jobs/Command/blueshield.yml | 44 ++++++++++++++ .../_Sunrise/Loadouts/loadout_groups.yml | 14 +++++ .../_Sunrise/Loadouts/role_loadouts.yml | 7 +++ .../Roles/Jobs/Special/blueshield.yml | 55 ++++++++++++++++++ .../_Sunrise/Roles/play_time_trackers.yml | 3 + .../Prototypes/_Sunrise/StatusEffects/job.yml | 7 +++ .../blueshield.rsi/equipped-BACKPACK.png | Bin 0 -> 512 bytes .../Back/Backpacks/blueshield.rsi/icon.png | Bin 0 -> 389 bytes .../Backpacks/blueshield.rsi/inhand-left.png | Bin 0 -> 445 bytes .../Backpacks/blueshield.rsi/inhand-right.png | Bin 0 -> 457 bytes .../Back/Backpacks/blueshield.rsi/meta.json | 27 +++++++++ .../blueshield.rsi/equipped-BACKPACK.png | Bin 0 -> 522 bytes .../Back/Duffels/blueshield.rsi/icon.png | Bin 0 -> 410 bytes .../Duffels/blueshield.rsi/inhand-left.png | Bin 0 -> 451 bytes .../Duffels/blueshield.rsi/inhand-right.png | Bin 0 -> 455 bytes .../Back/Duffels/blueshield.rsi/meta.json | 27 +++++++++ .../blueshield.rsi/equipped-BACKPACK.png | Bin 0 -> 470 bytes .../Back/Satchels/blueshield.rsi/icon.png | Bin 0 -> 443 bytes .../Satchels/blueshield.rsi/inhand-left.png | Bin 0 -> 460 bytes .../Satchels/blueshield.rsi/inhand-right.png | Bin 0 -> 446 bytes .../Back/Satchels/blueshield.rsi/meta.json | 27 +++++++++ .../blueshield_webbing.rsi/equipped-BELT.png | Bin 0 -> 588 bytes .../Belt/blueshield_webbing.rsi/icon.png | Bin 0 -> 360 bytes .../blueshield_webbing.rsi/inhand-left.png | Bin 0 -> 390 bytes .../blueshield_webbing.rsi/inhand-right.png | Bin 0 -> 396 bytes .../Belt/blueshield_webbing.rsi/meta.json | 26 +++++++++ .../equipped-EYES.png | Bin 0 -> 628 bytes .../blueshield_sunglasses.rsi/icon.png | Bin 0 -> 676 bytes .../blueshield_sunglasses.rsi/inhand-left.png | Bin 0 -> 638 bytes .../inhand-right.png | Bin 0 -> 640 bytes .../blueshield_sunglasses.rsi/meta.json | 26 +++++++++ .../equipped-HELMET-hamster.png | Bin 0 -> 8031 bytes .../Hats/blueshield.rsi/equipped-HELMET.png | Bin 0 -> 345 bytes .../Head/Hats/blueshield.rsi/icon.png | Bin 0 -> 280 bytes .../Head/Hats/blueshield.rsi/meta.json | 22 +++++++ .../blueshield.rsi/equipped-OUTERCLOTHING.png | Bin 0 -> 490 bytes .../Armor/blueshield.rsi/icon.png | Bin 0 -> 300 bytes .../Armor/blueshield.rsi/inhand-left.png | Bin 0 -> 286 bytes .../Armor/blueshield.rsi/inhand-right.png | Bin 0 -> 291 bytes .../Armor/blueshield.rsi/meta.json | 26 +++++++++ .../blueshield.rsi/equipped-OUTERCLOTHING.png | Bin 0 -> 2653 bytes .../hardsuits/blueshield.rsi/icon.png | Bin 0 -> 1121 bytes .../hardsuits/blueshield.rsi/inhand-left.png | Bin 0 -> 840 bytes .../hardsuits/blueshield.rsi/inhand-right.png | Bin 0 -> 818 bytes .../hardsuits/blueshield.rsi/meta.json | 26 +++++++++ .../blueshield.rsi/equipped-FEET-digi.png | Bin 0 -> 361 bytes .../Boots/blueshield.rsi/equipped-FEET.png | Bin 0 -> 341 bytes .../Shoes/Boots/blueshield.rsi/icon.png | Bin 0 -> 284 bytes .../Boots/blueshield.rsi/inhand-left.png | Bin 0 -> 323 bytes .../Boots/blueshield.rsi/inhand-right.png | Bin 0 -> 340 bytes .../Shoes/Boots/blueshield.rsi/meta.json | 30 ++++++++++ .../equipped-INNERCLOTHING-monkey.png | Bin 0 -> 20509 bytes .../blueshield.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 570 bytes .../Jumpskirt/blueshield.rsi/icon.png | Bin 0 -> 318 bytes .../Jumpskirt/blueshield.rsi/inhand-left.png | Bin 0 -> 372 bytes .../Jumpskirt/blueshield.rsi/inhand-right.png | Bin 0 -> 378 bytes .../Jumpskirt/blueshield.rsi/meta.json | 30 ++++++++++ .../equipped-INNERCLOTHING-digi.png | Bin 0 -> 704 bytes .../equipped-INNERCLOTHING-monkey.png | Bin 0 -> 518 bytes .../blueshield.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 671 bytes .../Uniforms/Jumpsuit/blueshield.rsi/icon.png | Bin 0 -> 309 bytes .../Jumpsuit/blueshield.rsi/inhand-left.png | Bin 0 -> 372 bytes .../Jumpsuit/blueshield.rsi/inhand-right.png | Bin 0 -> 378 bytes .../Jumpsuit/blueshield.rsi/meta.json | 34 +++++++++++ .../Misc/job_icons.rsi/BlueShield.png | Bin 0 -> 637 bytes .../Interface/Misc/job_icons.rsi/meta.json | 14 +++++ .../Misc/id_cards.rsi/idblueshield.png | Bin 0 -> 677 bytes .../Objects/Misc/id_cards.rsi/meta.json | 25 ++++++++ .../Misc/id_cards.rsi/silver-inhand-left.png | Bin 0 -> 173 bytes .../Misc/id_cards.rsi/silver-inhand-right.png | Bin 0 -> 175 bytes .../Objects/Misc/id_cards.rsi/silver.png | Bin 0 -> 462 bytes .../Objects/pda.rsi/equipped-BELT.png | Bin 0 -> 1156 bytes .../Objects/pda.rsi/equipped-IDCARD.png | Bin 0 -> 1156 bytes .../_Sunrise/Objects/pda.rsi/id_overlay.png | Bin 0 -> 90 bytes .../_Sunrise/Objects/pda.rsi/inhand-left.png | Bin 0 -> 1212 bytes .../_Sunrise/Objects/pda.rsi/inhand-right.png | Bin 0 -> 1205 bytes .../Objects/pda.rsi/insert_overlay.png | Bin 0 -> 117 bytes .../Objects/pda.rsi/light_overlay.png | Bin 0 -> 763 bytes .../_Sunrise/Objects/pda.rsi/meta.json | 38 ++++++++++++ .../Objects/pda.rsi/pda-blueshield.png | Bin 0 -> 919 bytes .../_Sunrise/Roles/play_time_trackers.yml | 2 + 99 files changed, 780 insertions(+) create mode 100644 Resources/Prototypes/_Sunrise/Entities/Clothing/Belt/belts.yml create mode 100644 Resources/Prototypes/_Sunrise/Entities/Objects/Devices/identification_cards.yml create mode 100644 Resources/Prototypes/_Sunrise/Loadouts/Jobs/Command/blueshield.yml create mode 100644 Resources/Prototypes/_Sunrise/Roles/Jobs/Special/blueshield.yml create mode 100644 Resources/Textures/_Sunrise/Back/Backpacks/blueshield.rsi/equipped-BACKPACK.png create mode 100644 Resources/Textures/_Sunrise/Back/Backpacks/blueshield.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Back/Backpacks/blueshield.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Back/Backpacks/blueshield.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Back/Backpacks/blueshield.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/equipped-BACKPACK.png create mode 100644 Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Back/Satchels/blueshield.rsi/equipped-BACKPACK.png create mode 100644 Resources/Textures/_Sunrise/Back/Satchels/blueshield.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Back/Satchels/blueshield.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Back/Satchels/blueshield.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Back/Satchels/blueshield.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Clothing/Belt/blueshield_webbing.rsi/equipped-BELT.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Belt/blueshield_webbing.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Belt/blueshield_webbing.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Belt/blueshield_webbing.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Belt/blueshield_webbing.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/blueshield_sunglasses.rsi/equipped-EYES.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/blueshield_sunglasses.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/blueshield_sunglasses.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/blueshield_sunglasses.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/blueshield_sunglasses.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Clothing/Head/Hats/blueshield.rsi/equipped-HELMET-hamster.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Head/Hats/blueshield.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Head/Hats/blueshield.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Head/Hats/blueshield.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/equipped-OUTERCLOTHING.png create mode 100644 Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Clothing/OuterClothing/hardsuits/blueshield.rsi/equipped-OUTERCLOTHING.png create mode 100644 Resources/Textures/_Sunrise/Clothing/OuterClothing/hardsuits/blueshield.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Clothing/OuterClothing/hardsuits/blueshield.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Clothing/OuterClothing/hardsuits/blueshield.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Clothing/OuterClothing/hardsuits/blueshield.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/equipped-FEET-digi.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/equipped-FEET.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/equipped-INNERCLOTHING-digi.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Interface/Misc/job_icons.rsi/BlueShield.png create mode 100644 Resources/Textures/_Sunrise/Interface/Misc/job_icons.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/idblueshield.png create mode 100644 Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/silver-inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/silver-inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/silver.png create mode 100644 Resources/Textures/_Sunrise/Objects/pda.rsi/equipped-BELT.png create mode 100644 Resources/Textures/_Sunrise/Objects/pda.rsi/equipped-IDCARD.png create mode 100644 Resources/Textures/_Sunrise/Objects/pda.rsi/id_overlay.png create mode 100644 Resources/Textures/_Sunrise/Objects/pda.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Objects/pda.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Objects/pda.rsi/insert_overlay.png create mode 100644 Resources/Textures/_Sunrise/Objects/pda.rsi/light_overlay.png create mode 100644 Resources/Textures/_Sunrise/Objects/pda.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Objects/pda.rsi/pda-blueshield.png create mode 100644 Resources/Textures/_Sunrise/Roles/play_time_trackers.yml diff --git a/Resources/Prototypes/Catalog/Fills/Items/misc.yml b/Resources/Prototypes/Catalog/Fills/Items/misc.yml index 543cd604a2f..d1eeba0c6f9 100644 --- a/Resources/Prototypes/Catalog/Fills/Items/misc.yml +++ b/Resources/Prototypes/Catalog/Fills/Items/misc.yml @@ -18,3 +18,27 @@ item: - KukriKnife +- type: entity + id: ClothingBeltBlueShieldWebbingFilled + parent: ClothingBeltBlueShieldWebbing + suffix: Filled + components: + - type: StorageFill + contents: + - id: Handcuffs + - id: Handcuffs + - id: Stunbaton + - id: GrenadeFlashBang + - id: TearGasGrenade + - id: MedkitCombatFilled + + +- type: entity + id: ClothingShoesBootsBlueShieldFilled + parent: ClothingShoesBootsBlueShield + suffix: Filled + components: + - type: ContainerFill + containers: + item: + - CombatKnife diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml index eb406ba3163..29df27c01ee 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml @@ -235,3 +235,14 @@ sprite: Clothing/Shoes/Boots/cowboybootsfancy.rsi - type: Clothing sprite: Clothing/Shoes/Boots/cowboybootsfancy.rsi + +- type: entity + parent: ClothingShoesMilitaryBase + id: ClothingShoesBootsBlueShield + name: ботинки офицера «синий щит» + description: Синий или голубой, вот в чём вопрос. + components: + - type: Sprite + sprite: _Sunrise/Clothing/Shoes/Boots/blueshield.rsi + - type: Clothing + sprite: _Sunrise/Clothing/Shoes/Boots/blueshield.rsi diff --git a/Resources/Prototypes/Roles/Jobs/departments.yml b/Resources/Prototypes/Roles/Jobs/departments.yml index 8ea3e363a6e..daec8b97a6a 100644 --- a/Resources/Prototypes/Roles/Jobs/departments.yml +++ b/Resources/Prototypes/Roles/Jobs/departments.yml @@ -46,6 +46,7 @@ - HeadOfSecurity - ResearchDirector - Quartermaster + - BlueShield primary: false weight: 100 diff --git a/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/StarterGear/backpack.yml b/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/StarterGear/backpack.yml index 939a82c61f2..9326390fe8b 100644 --- a/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/StarterGear/backpack.yml +++ b/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/StarterGear/backpack.yml @@ -16,3 +16,18 @@ contents: - id: BoxSurvivalMedical - id: RubberStampPsychologist + +- type: entity + noSpawn: true + parent: ClothingBackpackBlueShield + id: ClothingBackpackBlueShieldFilled + components: + - type: StorageFill + contents: + - id: BoxSurvivalSecurity + - id: Flash + - id: TrackingImplanter + - id: TrackingImplanter + - id: TrackingImplanter + - id: TrackingImplanter + - id: ClothingOuterHardsuitBlueshield \ No newline at end of file diff --git a/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml b/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml index 5c67e56c0dc..913b4ed36ae 100644 --- a/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml +++ b/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml @@ -16,3 +16,18 @@ contents: - id: BoxSurvivalMedical - id: RubberStampPsychologist + +- type: entity + noSpawn: true + parent: ClothingBackpackDuffelBlueShield + id: ClothingBackpackDuffelBlueShieldFilled + components: + - type: StorageFill + contents: + - id: BoxSurvivalSecurity + - id: Flash + - id: TrackingImplanter + - id: TrackingImplanter + - id: TrackingImplanter + - id: TrackingImplanter + - id: ClothingOuterHardsuitBlueshield \ No newline at end of file diff --git a/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/StarterGear/satchel.yml b/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/StarterGear/satchel.yml index a18c641ca6f..152d1a6a593 100644 --- a/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/StarterGear/satchel.yml +++ b/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/StarterGear/satchel.yml @@ -16,3 +16,18 @@ contents: - id: BoxSurvivalMedical - id: RubberStampPsychologist + +- type: entity + noSpawn: true + parent: ClothingBackpackSatchelBlueShield + id: ClothingBackpackSatchelBlueShieldFilled + components: + - type: StorageFill + contents: + - id: BoxSurvivalSecurity + - id: Flash + - id: TrackingImplanter + - id: TrackingImplanter + - id: TrackingImplanter + - id: TrackingImplanter + - id: ClothingOuterHardsuitBlueshield \ No newline at end of file diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Back/backpacks.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Back/backpacks.yml index 51272af0ad4..bc71340a39e 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/Back/backpacks.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Back/backpacks.yml @@ -32,3 +32,12 @@ components: - type: Sprite sprite: _Sunrise/Back/Backpacks/ce.rsi + +- type: entity + parent: ClothingBackpack + id: ClothingBackpackBlueShield + name: рюкзак офицера «синий щит» + description: На стиле. + components: + - type: Sprite + sprite: _Sunrise/Back/Backpacks/blueshield.rsi \ No newline at end of file diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Back/duffel.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Back/duffel.yml index b47125c9397..b63ae41ab7c 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/Back/duffel.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Back/duffel.yml @@ -19,3 +19,12 @@ components: - type: Sprite sprite: _Sunrise/Back/Duffels/ce.rsi + +- type: entity + parent: ClothingBackpackDuffel + id: ClothingBackpackDuffelBlueShield + name: вещмешок офицера «синий щит» + description: На стиле. + components: + - type: Sprite + sprite: _Sunrise/Back/Duffels/blueshield.rsi diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Back/satchel.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Back/satchel.yml index 5c182dd267f..54d9ce447a3 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/Back/satchel.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Back/satchel.yml @@ -19,3 +19,12 @@ components: - type: Sprite sprite: _Sunrise/Back/Satchels/ce.rsi + +- type: entity + parent: ClothingBackpackSatchel + id: ClothingBackpackSatchelBlueShield + name: сумка офицера «синий щит» + description: На стиле. + components: + - type: Sprite + sprite: _Sunrise/Back/Satchels/blueshield.rsi diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Belt/belts.yml new file mode 100644 index 00000000000..824362c3153 --- /dev/null +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Belt/belts.yml @@ -0,0 +1,10 @@ +- type: entity + parent: ClothingBeltStorageBase + id: ClothingBeltBlueShieldWebbing + name: рпс офицера «синий щит» + description: Голубой?! + components: + - type: Sprite + sprite: _Sunrise/Clothing/Belt/blueshield_webbing.rsi + - type: Clothing + sprite: _Sunrise/Clothing/Belt/blueshield_webbing.rsi diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Eyes/glasses.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Eyes/glasses.yml index f25c2fdd953..bc8f5596c27 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/Eyes/glasses.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Eyes/glasses.yml @@ -19,3 +19,29 @@ sprite: _Sunrise/Clothing/Eyes/Glasses/kim.rsi - type: Clothing sprite: _Sunrise/Clothing/Eyes/Glasses/kim.rsi + +- type: entity + parent: ClothingEyesBase + id: ClothingEyesGlassesBlueShield + name: очки офицера «синий щит» + description: Инновационные синие линзы скрывают глаза от световых вспышек и имеют встроенный визор. + components: + - type: Sprite + sprite: _Sunrise/Clothing/Eyes/Glasses/blueshield_sunglasses.rsi + - type: Clothing + sprite: _Sunrise/Clothing/Eyes/Glasses/blueshield_sunglasses.rsi + - type: FlashImmunity + - type: ShowJobIcons + - type: ShowMindShieldIcons + - type: ShowCriminalRecordIcons + - type: ShowHealthBars + damageContainers: + - Biological + - type: ShowHealthIcons + damageContainers: + - Biological + - type: Tag + tags: + - HudMedical + - type: EyeProtection + protectionTime: 5 diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Head/hats.yml index f971c948c3d..73762eaff00 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Head/hats.yml @@ -85,3 +85,14 @@ sprite: _Sunrise/Clothing/Head/Hats/caphat.rsi - type: Clothing sprite: _Sunrise/Clothing/Head/Hats/caphat.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatBeretBlueShield + name: берет офицера «синий щит» + description: Синий. + components: + - type: Sprite + sprite: _Sunrise/Clothing/Head/Hats/blueshield.rsi + - type: Clothing + sprite: _Sunrise/Clothing/Head/Hats/blueshield.rsi diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/OuterClothing/armor.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/OuterClothing/armor.yml index 49bb67a5822..b04c5cdd13f 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/OuterClothing/armor.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/OuterClothing/armor.yml @@ -17,3 +17,25 @@ Heat: 0.5 - type: ExplosionResistance damageCoefficient: 0.65 + +- type: entity + parent: ClothingOuterArmorBasic + id: ClothingOuterArmorBlueShield + name: бронежилет офицера «синий щит» + description: Синий и прочный. + components: + - type: Sprite + sprite: _Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi + - type: Clothing + sprite: _Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.6 + Slash: 0.6 + Piercing: 0.6 + Heat: 0.7 + - type: ExplosionResistance + damageCoefficient: 0.80 + - type: Item + size: Normal diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/OuterClothing/hardsuits.yml index 9eba9f5df70..cf1273a9e26 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/OuterClothing/hardsuits.yml @@ -30,3 +30,35 @@ damageCoefficient: 0.7 - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetCBURNLeader + +- type: entity + parent: ClothingOuterHardsuitBase + id: ClothingOuterHardsuitBlueshield + name: скафандр офицера «синий щит» + description: Крепкий и надёжныый, как и его владелец. + components: + - type: Sprite + sprite: _Sunrise/Clothing/OuterClothing/hardsuits/blueshield.rsi + - type: Clothing + sprite: _Sunrise/Clothing/OuterClothing/hardsuits/blueshield.rsi + - type: PressureProtection + highPressureMultiplier: 0.525 + lowPressureMultiplier: 10000 + - type: ClothingSpeedModifier + walkModifier: 0.75 + sprintModifier: 0.75 + - type: Armor + modifiers: + coefficients: + Blunt: 0.6 + Slash: 0.5 + Piercing: 0.5 + Heat: 0.8 + Radiation: 0.25 + Caustic: 0.6 + - type: ExplosionResistance + damageCoefficient: 0.6 + - type: ToggleableClothing + clothingPrototype: ClothingHeadHelmetHardsuitBlueshield + - type: Item + size: Normal diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpskirts.yml index 475d3f9b930..0a99f4990df 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpskirts.yml @@ -64,3 +64,14 @@ sprite: _Sunrise/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi - type: Clothing sprite: _Sunrise/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtBlueShield + name: юбка-комбинезон офицера «синий щит» + description: Детка... + components: + - type: Sprite + sprite: _Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi + - type: Clothing + sprite: _Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpsuits.yml index d67e4e89e4e..1e863f05062 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpsuits.yml @@ -41,3 +41,14 @@ sprite: _Sunrise/Clothing/Uniforms/Jumpsuit/centcom_admiral.rsi - type: Clothing sprite: _Sunrise/Clothing/Uniforms/Jumpsuit/centcom_admiral.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitBlueShield + name: комбинезон офицера «синий щит» + description: На стиле. + components: + - type: Sprite + sprite: _Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi + - type: Clothing + sprite: _Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi \ No newline at end of file diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Devices/identification_cards.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Devices/identification_cards.yml new file mode 100644 index 00000000000..4316e9e930b --- /dev/null +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Devices/identification_cards.yml @@ -0,0 +1,15 @@ +- type: entity + parent: IDCardStandard + id: BlueShieldIDCard + name: ID карта офицера «синий щит» + description: Карта, необходимая для доступа в различные области станции. + components: + - type: Sprite + sprite: _Sunrise/Objects/Misc/id_cards.rsi + layers: + - state: silver + - state: idblueshield + - type: Item + heldPrefix: silver + - type: PresetIdCard + job: BlueShield diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Devices/pda.yml index f72b10c0a43..284e8988e15 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Devices/pda.yml @@ -11,3 +11,27 @@ borderColor: "#6f6192" - type: Icon state: pda-lawyer + +- type: entity + parent: BasePDA + id: BlueShieldPDA + name: КПК офицера «синий щит» + description: Охуенный стиль. + components: + - type: Pda + id: BlueShieldIDCard + state: pda-blueshield + - type: Icon + state: pda-blueshield + - type: Sprite + sprite: _Sunrise/Objects/pda.rsi + layers: + - map: [ "enum.PdaVisualLayers.Base" ] + - state: "light_overlay" + map: [ "enum.PdaVisualLayers.Flashlight" ] + shader: "unshaded" + visible: false + - state: "id_overlay" + map: [ "enum.PdaVisualLayers.IdLight" ] + shader: "unshaded" + visible: false diff --git a/Resources/Prototypes/_Sunrise/Loadouts/Jobs/Command/blueshield.yml b/Resources/Prototypes/_Sunrise/Loadouts/Jobs/Command/blueshield.yml new file mode 100644 index 00000000000..5264219522d --- /dev/null +++ b/Resources/Prototypes/_Sunrise/Loadouts/Jobs/Command/blueshield.yml @@ -0,0 +1,44 @@ +- type: loadout + id: BlueShieldBackpack + equipment: BlueShieldBackpack + +- type: startingGear + id: BlueShieldBackpack + equipment: + back: ClothingBackpackBlueShieldFilled + +- type: loadout + id: BlueShieldSatchel + equipment: BlueShieldSatchel + +- type: startingGear + id: BlueShieldSatchel + equipment: + back: ClothingBackpackSatchelBlueShieldFilled + +- type: loadout + id: BlueShieldDuffel + equipment: BlueShieldDuffel + +- type: startingGear + id: BlueShieldDuffel + equipment: + back: ClothingBackpackDuffelBlueShieldFilled + +- type: loadout + id: BlueShieldJumpsuit + equipment: BlueShieldJumpsuit + +- type: startingGear + id: BlueShieldJumpsuit + equipment: + jumpsuit: ClothingUniformJumpsuitBlueShield + +- type: loadout + id: BlueShieldJumpskirt + equipment: BlueShieldJumpskirt + +- type: startingGear + id: BlueShieldJumpskirt + equipment: + jumpsuit: ClothingUniformJumpskirtBlueShield diff --git a/Resources/Prototypes/_Sunrise/Loadouts/loadout_groups.yml b/Resources/Prototypes/_Sunrise/Loadouts/loadout_groups.yml index 95eab89bf34..098dcd485d3 100644 --- a/Resources/Prototypes/_Sunrise/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/_Sunrise/Loadouts/loadout_groups.yml @@ -13,3 +13,17 @@ - PsychologistSatchel - PsychologistDuffel +- type: loadoutGroup + id: BlueShieldBackpack + name: Офицер «Синий Щит», рюкзак + loadouts: + - BlueShieldBackpack + - BlueShieldSatchel + - BlueShieldDuffel + +- type: loadoutGroup + id: BlueShieldJumpsuit + name: Офицер «Синий Щит», комбинезон + loadouts: + - BlueShieldJumpsuit + - BlueShieldJumpskirt diff --git a/Resources/Prototypes/_Sunrise/Loadouts/role_loadouts.yml b/Resources/Prototypes/_Sunrise/Loadouts/role_loadouts.yml index a9fbd366a16..f9cc93e10f6 100644 --- a/Resources/Prototypes/_Sunrise/Loadouts/role_loadouts.yml +++ b/Resources/Prototypes/_Sunrise/Loadouts/role_loadouts.yml @@ -6,3 +6,10 @@ - CommonBackpack - Trinkets - Inventory # _Sunrise-Loadouts + +- type: roleLoadout + id: JobBlueShield + groups: + - BlueShieldJumpsuit + - BlueShieldBackpack + - Trinkets diff --git a/Resources/Prototypes/_Sunrise/Roles/Jobs/Special/blueshield.yml b/Resources/Prototypes/_Sunrise/Roles/Jobs/Special/blueshield.yml new file mode 100644 index 00000000000..6814a5533bb --- /dev/null +++ b/Resources/Prototypes/_Sunrise/Roles/Jobs/Special/blueshield.yml @@ -0,0 +1,55 @@ +- type: job + id: BlueShield + name: офицер «синий щит» + description: Ваша главная задача - защита глав. Помните, вы не офицер службы безопасности. + playTimeTracker: JobBlueShield +# requirements: +# - !type:DepartmentTimeRequirement +# department: Security +# time: 36000 # 10 hrs +# - !type:DepartmentTimeRequirement +# department: Command +# time: 36000 # 10 hrs + startingGear: BlueShieldGear + icon: JobIconBlueShield + supervisors: job-supervisors-centcom + canBeAntag: false + access: + - Command + - Bar + - Service + - Maintenance + - Janitor + - Theatre + - Kitchen + - Chapel + - Hydroponics + - External + - Chemistry + - Engineering + - Research + - Detective + - Salvage + - Security + - Brig + - Cargo + - Atmospherics + - Cargo + - Medical + special: + - !type:AddImplantSpecial + implants: [ MindShieldImplant ] + +- type: startingGear + id: BlueShieldGear + equipment: + shoes: ClothingShoesBootsBlueShieldFilled + eyes: ClothingEyesGlassesBlueShield + head: ClothingHeadHatBeretBlueShield + outerClothing: ClothingOuterArmorBlueShield + id: BlueShieldPDA + ears: ClothingHeadsetAltCommand + belt: ClothingBeltBlueShieldWebbingFilled + gloves: ClothingHandsGlovesCombat + inhand: + - WeaponDisablerSMG diff --git a/Resources/Prototypes/_Sunrise/Roles/play_time_trackers.yml b/Resources/Prototypes/_Sunrise/Roles/play_time_trackers.yml index a6fbbfbb1a8..1a132e8d54b 100644 --- a/Resources/Prototypes/_Sunrise/Roles/play_time_trackers.yml +++ b/Resources/Prototypes/_Sunrise/Roles/play_time_trackers.yml @@ -1,2 +1,5 @@ - type: playTimeTracker id: JobIAA + +- type: playTimeTracker + id: JobBlueShield diff --git a/Resources/Prototypes/_Sunrise/StatusEffects/job.yml b/Resources/Prototypes/_Sunrise/StatusEffects/job.yml index db9c13c057f..3f6acc55ca1 100644 --- a/Resources/Prototypes/_Sunrise/StatusEffects/job.yml +++ b/Resources/Prototypes/_Sunrise/StatusEffects/job.yml @@ -4,3 +4,10 @@ icon: sprite: /Textures/Interface/Misc/job_icons.rsi state: IAA + +- type: statusIcon + parent: JobIcon + id: JobIconBlueShield + icon: + sprite: /Textures/_Sunrise/Interface/Misc/job_icons.rsi + state: BlueShield diff --git a/Resources/Textures/_Sunrise/Back/Backpacks/blueshield.rsi/equipped-BACKPACK.png b/Resources/Textures/_Sunrise/Back/Backpacks/blueshield.rsi/equipped-BACKPACK.png new file mode 100644 index 0000000000000000000000000000000000000000..d0d36901c933da589e53546e1ba1a49b5b1099ed GIT binary patch literal 512 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O_~u2Ka=ys;a073yE-Xaap)$E6A8xT3Gvd`+LXMNK49S>-qv!oiSgs3rKO7 z1o;L3hXV#Lf5uNhVa@`N$YKTtzC$3)D5~Mr0JJpF)5S3)!u{>Ei|d*dcpNerb^rWl zzpo|I)x7ey&}8Xz+&-^1I&8XjM1N*eKg(Nfe-4HIPIZZTLZ zC!`Ci@4tl&um7En&l7ja6Zy2~=jW7D z3yL@_JEEu72C>F`FJIo#zC!}+c~Y#@u`bu<-l2s{ ty)~M+Z?9hwp!%anb4F9|a#q8CjF#VLu6NLQ7Y__^22WQ%mvv4FO#nr&&T9Yw literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Back/Backpacks/blueshield.rsi/icon.png b/Resources/Textures/_Sunrise/Back/Backpacks/blueshield.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..b21a0b974ed42bb030b3aa3ba1ea50a504f65f4c GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCijS1AIbUeZ2iuRn&xqM7X%Pv~_(IWX!x{Yb-6SE!?xEC1rrB%2v$C1ybB4 zL4Lvi;ef%*pYan=n6tnmvY3H^?+^$xifVW@00pmkx;Tbd_}`s)vG1q?hYKsq!vFsd zT9-s_-Kl2&^6|OmD-T%~Zh779ci?a}YrxUy^$hDOUW+P-=I1)3Cx#xqdD>IgVeQF+ z?}}%)*kmxhN-i+od@T8glA40!2?hrDjkh8i3IrZhd_&_(SxvmVT`g9q9ghmqkl$EmN2$D_9i1y`Z52B z{|DCC?oyif@9^DY?>BAx!u;Y{r0bn?w^Gsg&^A0%vXWX$)e#cd% V{H?$JRswy<;OXk;vd$@?2>>_GmuLV0 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Back/Backpacks/blueshield.rsi/inhand-left.png b/Resources/Textures/_Sunrise/Back/Backpacks/blueshield.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..d7194024728ec35dbd651a7d2f01a9fb522a7350 GIT binary patch literal 445 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O_~u2Ka=ys;a073yE-XacMhNN(x(BT3FjecKUexOH0Zqs)PeoZPMKjvVyxL z$S?Rm958tKGkyXJa~60+7BevL9R^{>I{R zD+;%!8mA{n-ah={i{q4nRSR$I&XG4_4Gx&uv|lu4Qcz*WV}W?V4qFDjMG9VCk4{%6 zD@-tbB6IDYKwgGIV_0Ju(?!q+y zbt3f(hoiHW>dgycWtT2#m+x^{!>$?0ANN{y`b9Ob&Q%wuE`O*d^+8f{vGtB)B0i3( zT+0@G%5KzmKUlqbfA~hR_4nE3xob)s81LQZuPISr{4c5{AnWnq@KHt=c7Y!Sg-jP2 zS?prwIFv9n@{6kr$iCpvi;)Qc^VmgX9e@fsfeIaVR4n@Mv7$3qhM6V&#y0D-ZL_py T&p$sK7+egVu6{1-oD!Mk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O_~u2Ka=ys;a073yE-XaY+hWYdcn2T3FjecKUexOH0Zqs)Peo{j~qOA4qYR z1o;L3hXV#Lf5uNhVa@`N$YKTtzQZ8Qcszea3eZw1PZ!6K2=}+sE=n~i@VMPnklOd3 zdHc;PiN`LyTGs!Vb@7LqWbv=t~Fsx6;u!hF9o2VEN^l-2I; zm=PA*V17a}Z?5ivT4Nn1A;wZJgBBm+R5LaOTw6GHZgXl41BooT?Nu5zYsE$>y)S&E6@vU4{uEfWk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1k1^9%xTDWI(adBzu`U(q)NK4A7s;F67SbN9T*x1+rmB^QCKLS!*B|(0{ z|6zb((;1!fKvB*DkH}&M2EGFz%$RkplM`rRyr+v}NQC>_X}6~}EAY6U~DzposvH0*fS7GPQU(OLHZlS-{<0XrLmp!b}s46|k~Y?$#-nV~zq$;d0~(moXi zwj}*vha2a6Se_`%Nf9_YJwfMz_y(g>2CG?P1R7Z4deRwUQ#sj`c)A{x&9zlvo1@eq zyJH&@vqQyW=QK{xF0+~!v-Ef01nxhd_-`Q)>r)+<+7OQC#%X)AZ* zwF~pMe(l>+zv$V;@`G&m>@R;v{MpUXO@geCyQ CyvvvX literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/icon.png b/Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..411bd837bb1b2dadf464f4bb0b36b5948f308b81 GIT binary patch literal 410 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCikd1AIbUg@r_bi~#TSM{J0C~CdGk}J>!|;t(`pRw*M+TG8~P`iGl}Vh>MbvUYdPv_4Ih{^8oGXQ z?l9PB6snhI$93Wj%Ze4uhYzx{pKUO+PT$vBk7=$kt-d9!I=h`wu`Gf2~l^xpy;~mP`4Zm~>CcL{AC82j< msYe{&`U5;QSI#%yo6kE{^NO0yZZ@Dd89ZJ6T-G@yGywpo51T*$ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/inhand-left.png b/Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..8b12fd699e68df1c6e4dbb5131e0589f3dedd958 GIT binary patch literal 451 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E2l#}z3JZyFadBxoRw}B5OH0bAs;F67SldK)nwgooy1G_WRAgpm0@Xeg zy&?vrcuRu(g8w4{2HO`(Z9oam0*}aI1_r)EAj~ML;ne`NoX69}F(ktM?X-hcOo}`$ zirn36_x%4XRTg~qz>DQ?m$v_5k8L}vUo`8=e-92P0}e+Hw*R3Hm%qpRTBiR!uvS@R zP1BrIZ&mf1caBKjVv1m~yt>y@SJl+ho{c+~bxqUS7rTGQc~349pR;f+gW3vTz4+<* zB0U$v7zAJ3Ts`l>tN({2Z*eJ1w^--BJ|X5&+RWB%3}KGfGNubFQf{rE5*wlz+`R*0N)?(`MlocUDlk30X|s~gWkX2!^bf*& ceBYa&xVe?FtdQdtFt8XrUHx3vIVCg!0R7sm4*&oF literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/inhand-right.png b/Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..6fc311d53083caab41987153b26adf18c4c50f32 GIT binary patch literal 455 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0Z1^9%x3JZyFad9cCgljuiN=wSvM0TpGs99QAS5#D(nVGq|x@Kl(YH4W! zm4Etg=?SFxN`m}?|04qi*8_J>0A)A}JR*yM3J!rVqo{^g1JD6Ho-U3d5$;=&5hfBuofpvB>*=0VQur!~E<1Wh_F zBXLz}>6s~9seUKR*b_onI(GzVa$hf9sLAXW8n9zpYHaHECz_0Iu?0Ktt&5rN$>{c1 z^xqSeE7URMP-%PW^J1w18 Ry$1#sgQu&X%Q~loCIFY9s`~%{ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/meta.json b/Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/meta.json new file mode 100644 index 00000000000..76b1f59d533 --- /dev/null +++ b/Resources/Textures/_Sunrise/Back/Duffels/blueshield.rsi/meta.json @@ -0,0 +1,27 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "SUNRISE", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon", + "directions": 1 + }, + { + "name": "equipped-BACKPACK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Sunrise/Back/Satchels/blueshield.rsi/equipped-BACKPACK.png b/Resources/Textures/_Sunrise/Back/Satchels/blueshield.rsi/equipped-BACKPACK.png new file mode 100644 index 0000000000000000000000000000000000000000..22cfa08db31aed365e30be608c747c830c9e8f24 GIT binary patch literal 470 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0Z1^9%xE?v1zLB{O#*^BSqy|Zx7*4Fj)j;#?E5|Nga@$vTO;^IHH8#@s$Mm1^-6|46X<6oB+yj7I;J!0~H(uVa6R3v)=+8Anobm7!u+BcABG5 zvjPu8ca!6l|MlAy0-0RS+{omY{dUP`@|s5Pid^|itg!+=x*m9~`e5FyDd%=?!Ipy^ zLD!{h6GD`FY#sy&vJ&e=LUNY@02u9VR}97OTKi(oTC%C!UX&ow3Qo78#$c=xuEjHW8b0ai5~G0aNMkLkn29I)wT+2*3Lp zz$x|j=Nk{rjCB=yp}q=tH?W6n_&({ZZWG6&-wC4j!b%|te~;^$O#3o%q39Qmx?KIU ws`YdF<{9mF;Yc_mG&#~!t-?wCPh-OEdqFIxmCtD21BEJsr>mdKI;Vst0M&lDQ~&?~ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Back/Satchels/blueshield.rsi/icon.png b/Resources/Textures/_Sunrise/Back/Satchels/blueshield.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..65c278508cff93ba93cd4fba177684df179ed221 GIT binary patch literal 443 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCilI0(?STwRL^HV{0tjvlV2_goQ-7xVU`0{Z&=eEG?{;uH1I|?8SHQ-bqW! z0F}4@{gniy_)3EOg8w4}2G;|3P5@;%3p^r=feH?RFr%o3R|C)i44y8IAr}5uC*AHl ztia<^%X-W7|Nq^xvk&BHt^IW;P-W7Y#H7a;{w!F}x?+p`y085m!Hce6jta`kTbA|A zWtC6&57v&^-xZB^nJ?4qf4(?wI;W;gcJEG8=H;J%1|MOx+4Yt6fm+S0XeO=~$tnf{ zPt80}-EP?J%6^b%KRcJ`G!wprcY>==a6H)chj&7v@C3h>_vv%)o@=xa)>(Vx)4kI> z7?M`T-sq{&nHlztO(ol5;)YFO4cl3g?lxTc$`^8Y-p5#jrEi$nOEqoRwgoI=?G(`B zIBmX^X;tcyq!|(_$13eMG`NN+XWv=Qx`ILAYqvk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E2l#}zDyoEYadAlsTiZl-`gr?GOUeifiC9`#tE#AJJ64`PdvWQ?Z9uj1 zfpQyx6mLn8U+{kS>O>_%)r2R7=#&*=dVZsS}yA8;usR){&w2Iydwr2 zF1DTu->&`tzxOC_tZv%2t}WB${^%X#tD3aaU}^mcA)SK>oYN9M=(DoM-BIG+HkY&D z%i+@=LJnWG6g1Yrl226DmNQ#9ZS!t`xlidG#Rq27qYZAX#D!q-1wJs qSwhpXwc^EPKURMiljo}X&*r~<=WH8+iUMG$F?hQAxvXk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E2l#}za&d7fs)XA_c1j9c`*{0XT38DUiAYPzsH&)GJ64`PdvWQ?Z9ug= zqRpp(6mLn8U+{kS>O>_%)r2R7=#&*=dVZsTF&n2;usR){&w2MNrx3U zTn*hW#QytVEv|koDf@z7{I^Eq%WRzU40Gl5K1|E?Iat|K)nOZKXJrN5f|w##8>3e%ox+>_qa3pSK6o%p^rW`gm(3E#FxE&Nu_ zn4t0S=C+09jtK{L?4BR!TgJ$I;MsnS#ph49zjC+x{eI%CH|alZy;fg)aq{l*eMedK zR)DSbVfn83Fys2f@`JG+4Mw(aFKlsgYMD^9+O+Bh59g-2E3QiE8aO+>{T{OLg08Vj z!<|!;m3f%7Ri-!yao=)Uxcuz|fxzQU=QIqQ4}DRWVCkMk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O_~e1o(uwN=Zra@$s3NndxZjD#(~=>-uVIYg@Qyd&ky@ii(PfN+>ES>gnmZ zIJ+sxDFQVK9iM&!NC}h#`33(+1q=_AVdEdqWV{3e!nB zKe&a}8D?BqYdqt~e6M;b(t9#eBBr{HMt@4wpr44BSWdopcT`dF3Ynv zoD9=vP5Ck5s4e4{&mnFy8`3xI%#~sCu=$x4@5EHZ*7{rEf$XI9d)G`}eA0HlzwgES z8V|Y7*c@isZ1dNbwTtcK%Q#*aOXD9(=a1aTf9l73`v}jUO5fdVL3heNYE>K;dDL`3 zZ{_>EFB3cZ4oHXhPu$pH|43{H>y+pR|2aKA?-N;*yht&YpZ#*9BI6~cy8(~ltnIz- zD{c3murt-CAexh@^7Ia$ZJ7qTGyePeFYnpoTD4|d<_5bx>-kugu!bvpINV;X*~7AC z|LodBG2u*=9tOW#cCI<3%($}H(1GQQsepyZnXC&I@o#jC|Gb%J&RTm!QIqRWN7RF$ zf*OVtw-34Pva1sM^{+={+IbD;RXtVAw;W{y<6q|HHSQO$*t?G*;q1dxTE{Eo QfHB43>FVdQ&MBb@0GciB@c;k- literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Belt/blueshield_webbing.rsi/icon.png b/Resources/Textures/_Sunrise/Clothing/Belt/blueshield_webbing.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..0404b78cce929a1a9760fe8ce3c84ca38015b237 GIT binary patch literal 360 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCilI0(?STrKF_z`1s7s%v6+A7335ZWX!a6eYLf0-Q1gL6Bq;=3w|t8Rx<6&7PSN$0fK;Hv89ZJ6T-G@yGywp&;f2Eh literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Belt/blueshield_webbing.rsi/inhand-left.png b/Resources/Textures/_Sunrise/Clothing/Belt/blueshield_webbing.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..30e8644bf07fdd6d3d2610073b595bfb5ce1b5c5 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E2l#}z^6>B|$SI16N~o!-t0<|u#WWb`8tQ24x;VQjC@2~k8mp-L0@dy< zNSq6#cuRu(g8w4{2HO`(Z9oam0*}aI1_r*vAk26?e?ral9!EOkRf1XFSW?$CzewZh`%Y?cdAi z-M1(bWjg$WPwMeP=51^RpE=bG7?YWV4b*-_Gxi1Y2x&Opn|POzbBe79%jXQu| OWAJqKb6Mw<&;$T%r-|7B literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Belt/blueshield_webbing.rsi/inhand-right.png b/Resources/Textures/_Sunrise/Clothing/Belt/blueshield_webbing.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..05bbad9fae4bce3813a233ad8c8a6c378a86611a GIT binary patch literal 396 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E2l#}z^6>B|$SI16N~o!-t0<|u#WWb`8tQ24x;VQjC@2~k8mp-L0@dy< zNSq6#cuRu(g8w4{2HO`(Z9oam0*}aI1_r*vAk26?e?I( z7it*1_+S4%Vnx-=aKp_rd@gO?IO`kBoiDq-dix|W9b-{T@G0P$^Zl_NSK|^J78Bp& z=AySId=feHnbonUzv(U8EX>4Tx04R}tkv&MmKpe$iQ;Q;%B6d)5$WWc^q9Tr^ibb$c+6t{Ym|Xe=O&XFE z7e~Rh;NZt%)xpJCR|i)?5c~jfb#YR3krMxx6k5c1aNLh~_a1le0HIlBs@W3*RLwHd ziMW`{uZq2|2w(&u2pE)@sV6gwS$K}Gd-(Wz7v)*r=l&c6O2K4+Pb7{p-LQx^h-Wt~ zo%23%n3W}k_?&pspbHW|a$R=$jdRIifoFz|YK2d-P^xs+Wq|iTXS-qQE`9~00006VoOIv0RI600RN!9r;`8x010qNS#tmY z4#NNd4#NS*Z>VGd000McNliru=LH%LEjTh~c4`0s0C7n~K~#9!?b@*k!$1rLP_3bT z4v%tUWeU%f6*y^}X$$y@?U!+$=tK$v; z00000004g{GuJVrCvbJEX>4Tx04R}tkv&MmKpe$iQ;Q;%B6d)5$WWc^q9Tr^ibb$c+6t{Ym|Xe=O&XFE z7e~Rh;NZt%)xpJCR|i)?5c~jfb#YR3krMxx6k5c1aNLh~_a1le0HIlBs@W3*RLwHd ziMW`{uZq2|2w(&u2pE)@sV6gwS$K}Gd-(Wz7v)*r=l&c6O2K4+Pb7{p-LQx^h-Wt~ zo%23%n3W}k_?&pspbHW|a$R=$jdRIifoFz|YK2d-P^xs+Wq|iTXS-qQE`9~00006VoOIv0RI600RN!9r;`8x010qNS#tmY z4#NNd4#NS*Z>VGd000McNliru=LH%LDmU$!{X75w0HH}lK~z}7?UJz#!Y~j;pCu;n zJdtQ!WsWSs6pVmaf`T?;06I!)N{_%%BuFtjlAzG#Kgosltn?wZ?Q5N@{=jVh7^F#P!92WiS2NXgGu^L`U;8}F|h(NRe0000< KMNUMnLSTZPJ~8kB literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/blueshield_sunglasses.rsi/inhand-left.png b/Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/blueshield_sunglasses.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..c25fd24aae206cc4c63a8d9f1a103eebf2a8c26e GIT binary patch literal 638 zcmV-^0)hRBP)EX>4Tx04R}tkv&MmKpe$iQ;Q;%B6d)5$WWc^q9Tr^ibb$c+6t{Ym|Xe=O&XFE z7e~Rh;NZt%)xpJCR|i)?5c~jfb#YR3krMxx6k5c1aNLh~_a1le0HIlBs@W3*RLwHd ziMW`{uZq2|2w(&u2pE)@sV6gwS$K}Gd-(Wz7v)*r=l&c6O2K4+Pb7{p-LQx^h-Wt~ zo%23%n3W}k_?&pspbHW|a$R=$jdRIifoFz|YK2d-P^xs+Wq|iTXS-qQE`9~00006VoOIv0RI600RN!9r;`8x010qNS#tmY z4#NNd4#NS*Z>VGd000McNliru=LH%LFfE|g{+$2-0DDP9K~#9!?b@*o!yps{(Ax=* zfHI25%9<&^3lybwEF;CvdldzIao0iu000009QAmEX>4Tx04R}tkv&MmKpe$iQ;Q;%B6d)5$WWc^q9Tr^ibb$c+6t{Ym|Xe=O&XFE z7e~Rh;NZt%)xpJCR|i)?5c~jfb#YR3krMxx6k5c1aNLh~_a1le0HIlBs@W3*RLwHd ziMW`{uZq2|2w(&u2pE)@sV6gwS$K}Gd-(Wz7v)*r=l&c6O2K4+Pb7{p-LQx^h-Wt~ zo%23%n3W}k_?&pspbHW|a$R=$jdRIifoFz|YK2d-P^xs+Wq|iTXS-qQE`9~00006VoOIv0RI600RN!9r;`8x010qNS#tmY z4#NNd4#NS*Z>VGd000McNliru=LH%LG9m(BfsOzG0DVbBK~#9!?b@*ogD?<4(c8(4 zfHDeWu_onFSQJqZ5|M+zd9QM1-M8C|000000QQafnwPxugmu2L&5T1SxkcCW)b8>h zep1AgLn*mEMxFhu_=smjA3w%>&#Cyn^x6dg0000009@w&djm~9b8nz&e8gWxf5rm< a(1jK2@;l425kCb00000wEA literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/blueshield_sunglasses.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/blueshield_sunglasses.rsi/meta.json new file mode 100644 index 00000000000..3dcc8ac600b --- /dev/null +++ b/Resources/Textures/_Sunrise/Clothing/Eyes/Glasses/blueshield_sunglasses.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "SUNRISE", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-EYES", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Sunrise/Clothing/Head/Hats/blueshield.rsi/equipped-HELMET-hamster.png b/Resources/Textures/_Sunrise/Clothing/Head/Hats/blueshield.rsi/equipped-HELMET-hamster.png new file mode 100644 index 0000000000000000000000000000000000000000..019b5b9c83adc69c5ec16b2d2a9c3cba6ea33a91 GIT binary patch literal 8031 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Head/Hats/blueshield.rsi/equipped-HELMET.png b/Resources/Textures/_Sunrise/Clothing/Head/Hats/blueshield.rsi/equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..6c5dbd05bc23046cc6828f5dbe0aeaf62723cacd GIT binary patch literal 345 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0(2Ka=yYU}zc$e4M@)>yb_|9o=x-ufD#Om(ugE0AI@3Gxg64+acU-pp=5 zA5wx~vx}Z_{MmEjYn0Rkxvp6z?(EM^Pw*RW zWOqF|Yw_di-M`fXdJ-4s{H~MFir9HxKfr-;K?9QmBkP0nOjGXfWR&Q98^z$gWlKV4 zNA2d++>kB&#RodrD{}9Lr0f5^Ev72PG9f#l&OBSS~aw?fu{TmVM(aDKov9 zq6_;Q8RAly&;MtbWOQwsIz!f47u5+I43lC=X=6e$v*Ooho+^=Me z`D&Ew&eZkg)|?B`ryD{d8ty&zKV!Z_W8TK)GaK$to+w=dG>pk$e#R?F@4D-5jX(!5 Nc)I$ztaD0e0syvRW7Plv literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Head/Hats/blueshield.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Head/Hats/blueshield.rsi/meta.json new file mode 100644 index 00000000000..6b2edfc8140 --- /dev/null +++ b/Resources/Textures/_Sunrise/Clothing/Head/Hats/blueshield.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "SUNRISE", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "equipped-HELMET-hamster", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..9371b44e78a842122ce7045858eba9d7f227a3de GIT binary patch literal 490 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O_~u2Ka=ya&d84T38DUiD>Kks;a12xMwTKn0d$6C@ZN+h)V)h{nKpP1*Eu3 zg8YL2!vTYrKjSB$FlT{BWHAE+-w_aIoT|+y4YbtS)5S3)!u{>E*LjBxI9eMom7V@= z|ADV%X~W}pm;TOt;_t;{Xn8P9MgCS?3a1X^<8-DJ7nvthzPH?H7fjpP!7=@($^xGm zDT>!Bf)1{U3l$apc;v)J4o&S&mwSqrq}T20n4_U-b;R})<0sWA-(Rb7N$q*Hrm;8V z{h3vt`9z`%++Cl@3f*tM<>YrHtl*&SC%&UX%b0#N=`R#f*|7J;f?Ov-2iAQT>!&vB zTW=8BbvDl2;P)HDbh5U7HHOvj2C>43YuD{rQ zIhO%{ivDxEcH4$V4c)W^hhx7a_}?`27Cbm(Q^NS2Ly&*Y%yzv8a*B@{jXz&ty`$`6 zQ;;TC^zP9Ij=j$s66A7fKIf>5zyJ7vL9S+2d-?wNKHd9I3q>#;+b@1&8-HuT^ux!} S%oYQ~mci52&t;ucLK6U7s=xaH literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/icon.png b/Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..4b69fb568b10b113133b0ce1b58d11594a641b80 GIT binary patch literal 300 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCil21AIbURaMl4g+#cxxGXKKE!?xcV{5c^eHCQPfbx^ic^3dF&XOR%;Qvs- z5bR$e1QIOph%9Dc;5!1sj8nDwq=AC1o-U3d7XEMh1Nn|9aJaA+Y`^#ai1p%SPMdng zU;NHkYs1!6_drxFn&C`uzTL!IlLS6&$a`qB)_PO_8)K=3463@5vPBpIJicyHS-!hk zdiI?Z$G;BE>)$&{3O*9{SKe~hV}nfKbdmeVRr@*ZdXL3Nnk#V{nJl`}?a&;vG_JLN f&!Hy@U;Z(tr^z(V(!Z+*bP$85tDnm{r-UW|j>Trw literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/inhand-left.png b/Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..aea0f39676c9a3df42501063df31031b33721268 GIT binary patch literal 286 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0J3?w7mbKU|ei2$DvS0Jsasp;t85EK{~8X6iI z8JUofke8R2w&g)9P>!)A$S;_|;n|HeAZLrGi(`n#@#F*v*2N6k0uBa}8&4WrDco>k z@kt0#N|+g-U?wf`FwI~UcS4|o(vky9I7}6`2+Zcxa@1OyFt_L7I>#G2V*I?E?HU?K z*Ewu45m}~ig(KUd<*+D=dg9kP8J1UaA7!>hh#GKlEiiODs3EaxDJ%2BOHDSy9E?jY zG4UlVWv;RyhCw literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/inhand-right.png b/Resources/Textures/_Sunrise/Clothing/OuterClothing/Armor/blueshield.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..cef6f162c719878faa0304435ed3aa68bb35ba13 GIT binary patch literal 291 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0J3?w7mbKU|ei2$DvS0Jsasp;t85EK{~8X6iI z8JUofke8R2w&g)9P>!)A$S;_|;n|HeAZMqii(`n#@wZbp@*PqTXtR9GER%IuYsN3O zciR>gs%bvty_22s>la_rl+&(k)A{}g|9`ssKa--mOQ@*mv@Tip7eP%258ZLA|HUZ5 zAg9UHW5BNF_fzDei*c6PLfPlxvp3l(a4*>;_2&%Z^78qc%#YuFRO88@lhbhH{_>JZ zlWN%~MA#=@?P66;=>D%Z<@d+uJ$DNi?>;lR;lg&?y5HK2j~*<)6MTSudNtRL9A<|t lCGom_KMrXz>|9mP0>FQ_0YEzk03ab5 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/OuterClothing/hardsuits/blueshield.rsi/inhand-left.png b/Resources/Textures/_Sunrise/Clothing/OuterClothing/hardsuits/blueshield.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..e3ed2137f3db4eb390ee09c5e9799ec45cce9913 GIT binary patch literal 840 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wkP*5S+ zBgmJ5p-Pp3p`n?9;pcxK{gQ#9)PRBERRRNp)eHs(@%%~gN8K10n9g~+IEGZ*dNa!~ z`*wgxYrj_y_n{k0g4WEanxMr$vqzNc+yp+!r2I&xMu&Dj**#OvEOdT3Y5oO8=l>4v zeR@k}cWqg6;8W;o^m=K&Fagv800g?IL@6!2l4AWdx*Uxly5&646eO9E) zu?-b_Bd6{;w%eE?&s&Z`sf&;I-lW8J%y0Fk9%$HV_-3m>^vR^>4^njQ&TSU9d$ZLb zA@{tYb+3`xcK+iVw|(oc%n-fs{@MhF55J#RyNJlTpJo5^`1E-R)%)+S)f_E-%e5w^ zas586h5uj6HaveA;sCTuZ>}* zw{bfMPKdb8o6pbCFtuH}L&HjHe%#{|yLL@KH@#s0_E+mSrhR{KOH@Tf_UUr{3FoFW zF)DP*^rY}~FaNCSk}6ssBmMmTy^4E(S3a9nb0k<(_{>JZ?$s;){ZMEXa{zi+X{PJ` zXlI>uO_pYE*XtB~jwP>ao*^@zGwp%uff)7|*9?Lj9z`*pDNXBIKGSuHsO;f5?LVp? zDjrMP=hsQbFYi_V@$c(fA60?LkAu&eZQ+`c6F2d-?C0Wt{_8?c?Fnj5W}mdDfc3(C z1xC!cKtxP8dqP}sZD1YCLk73Hh6R(apLx{#*l7Lxc&*FVj4HkR!E=H_M-(vRu(x1B7{onuW{e9>A_j}g&!XM3f ztme*PZo|RAsKCI|z#zcD=|czh#(@z0N6VmotZ+gD6v{+-7!x9{0Xn_2qdSQ7Ce)C3>0tTa)`azv@kOue4E1S)d};umldn{ zE@fbd*t5B~zr}mD=!qSSetWxd{m)B}mwTjje~3z*F|#Q@{^a|lBPKfY&WH(4 zE&cN)%Hro1@fX|q8Lr)JpR-d}!%%kl^3eO+-*X=@(OGxQ_=Sbplo@=_wq5uyo5Hay zvGCc>fG0PWK9l}-*GfjZmUYE*t`E0^nl`;x-zrk|)@s((OGkeGns#9CR`owizCC=T zkaFkv^ZxbBu}p{C=Xr83SkJ^(KSNWY$j{`&@Bbh8(xk+~ldPu9u-mxbW&7bTrXHwq zfD$1b2X+X&mHZ)I>2z5|{H3JC^#A$FH8=Yf*)pFgo+uE>)@aNhp>=L1(j%n2R(#jbswfd@V$shl!4IR9(DC*v2> eAM=l{XJj~Xy*}4o^xQfIAn}Ndy literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/OuterClothing/hardsuits/blueshield.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/OuterClothing/hardsuits/blueshield.rsi/meta.json new file mode 100644 index 00000000000..aa3d96d0402 --- /dev/null +++ b/Resources/Textures/_Sunrise/Clothing/OuterClothing/hardsuits/blueshield.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "SUNRISE", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/equipped-FEET-digi.png b/Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/equipped-FEET-digi.png new file mode 100644 index 0000000000000000000000000000000000000000..46b244c19ef8ad28c43f898e1f15382736bb68ce GIT binary patch literal 361 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0(2Ka=ys;a1Qad8O?iC9`#TexRy>-qv^WOjW$52V;jg8YL2g8_q-H?td1 zh_k>WvY3H^TNs2H8D`Cq01BS+ba4!caDO|^Q0TA%4~xJ0ga7{LI45_Wn4y+wB$=Bi z&3ElaZ_7tjRSn00CLtCe^&y(+K#A#`B~Q+r%&wRyzS~^-+MVk^WD}nK=DyUBa=mHY z?^!n$4U2PrdOMWA=yBU|U-CtSWzjqqk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0(2Ka=ys;a1Qad8O?iC9`#Ydcmds)Pe&biV!k4y4#ig8YL2g8_q-H?td1 zh_k>WvY3H^?+6GpPSxg<1`2NTba4!caDO|^Q0TA$2g}98m;e3EjvH_WiHLeWZpyX! zF=Oi!wv<1foL&xI0Zc(nLKD(CU81Ddo;25dU@5S5^6XIk>>VMC;{-p}{BzJ^D9L{D zt;gKBp+YbCpO`~v0}3GrZh}hz_NrzRl#4l z!1Bh~qvB@fxprw{jk@gVjqe3!x?VW%{(v#Z{luE^54wu0_-jfn;u%kWnV*=Z8#vK0 Z?|@IN`{ixd8h}1v@O1TaS?83{1OQ=abw>aI literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/icon.png b/Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..c7941655cf557a26115db1a1a5d74a8d800302c0 GIT binary patch literal 284 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCij?1AIbUg@r`8xVW@+eJw4lRaMk1+_Ql)J+hl4fE0U4kYDhBFkq1KW_AM# zaTa()7BevL9RXp+soH$fK*3s17sn6_|F;tY`5F{>oWoh()u%)!bUB**`;nM)Xj;$q zzQmty_5ojw5`?@s7GAA7Af~nG$dm_Hr)hROm`ss4r0F0SFo%I(=7-<I$f@PVL01S#5KR6_@~B8%R?PTznI>+OyP??wOI4i|Lq%X9=10=+$;$+2M8Ke z@9fRf{O&9H>|N>oZKqD`uD!i3sA&yD`Fc%N>yo)zpJqE>kM#14Yg*Fq^W^3SYy!(3R zd)*@$mgz4aojoG&Sjw5LUuXI*ZmM;{+IR)98$iUil$TdLtfXt&mKvWpD=v@}Q<9c& zne|NfKa06_dxgt>-TqZQe|qQ5S4--~J<)#0dDO3&e78sm}`&b`8=^x+yjj^}? zMJTV|WX534=lm(PMP@DMfwJ7{-8~Ae^3A4)*{%t>c6Be$tM?*f_W>FVdQ&MBb@0M3k$`v3p{ literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/meta.json new file mode 100644 index 00000000000..63b949a526b --- /dev/null +++ b/Resources/Textures/_Sunrise/Clothing/Shoes/Boots/blueshield.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "SUNRISE", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + }, + { + "name": "equipped-FEET-digi", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000000000000000000000000000000000..59399389dfe4b31089031ac2a53113aadeb60777 GIT binary patch literal 20509 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..a3d853aa00133b00517ca11fe1206722b3bc02ab GIT binary patch literal 570 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`032l#}zdb-DSbA<>ZtE1Vz-;w1D!TD@tzwDbA80zu^B+ zz!2DrR`nN58`=u+9xw|*_x zqC#)qd?zryp<(6LEyd3sKJmBsr+VP|Y+asWQB06)k93-6z)b{MUhU#*S%C z=11&4olaQz+2z6RhAU0&4M!#{=GlFrQt3l%gFWAxi;W9Jlox%Dk*|o42snDawvfH@ zpCHqF_1nqyKzpr&?s2}keYx-MJC`SW#4Bvx&fr+`M|DH~Y|)&Rt(@;=7qGnNsCuOE z^sm|{MTdQJPW({#z&q`LkOBxVVo1(E6Uu(fi)XFEfgF8j4aXGlNar^xKcJ?$MZBE-26Mu@ z1xtUgIk~9$+JZf|nKx}bz&+>V|9g(woZWA{YF_bQVp9LG(*6YZo&%EiEYg@F52_lR z{Lfw4SU%y|e&?tM=7wkgH!M-$sA*RH@So}UN9J!1#giD5w*Cdi8H1;*pUXO@geCy3 Ciuh3g literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/icon.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..6c52f2fd5ff9763cf0626e00c8387ecb13f0f0fe GIT binary patch literal 318 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCil21AIbUySnCiy2reG_wLZalcJ)Ma&k%nf+A{aT0r@#6`^l|6lY10U+{k@ zU7Fi*Ar}5`Cj{~_D{{CI}jYtsN`|7tV1YJc=L>1b6=UNtkMd)zivrf^~Em}?1Xs~I(X(V zO02Ou(zUL&gY{Ksn!^0X&@`vH(=8kYB=01!Kax+q!({ht#m&mjhL_>}H>Zj)KYmrn zwyc`@obC>1g^z6;^4G0UQ`~mHVR9Wq#A`gTe~DWM4frLuC; literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/inhand-left.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..d5ca96c85f6767d392a9dda54f33cadb77c7dd02 GIT binary patch literal 372 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`031o(uwdb-DSbJ!=0a6?#L4LviA%Njt z^WI3H7-xY;WHAE+-(e7DJf6QI1t@sY)5S3)!u{=3N4{1A4j1p}w}12hI2vr5AL(%? z<52g;!mjfxx-}mwYI-zIXcFOAFCrtjR$3#tCd}jfXTDQB3M*`UL&O1((X69 zE_TXq&w`IC_Z@SE8s4y|7@hnKQYB(qckBM=p}1V>ozhfA^_v91dv; z2lt)c$W@cpaQ#(Rtfofrg>ue`K#PF(eXu-exbNG#wcik44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`031o(uwdb-DSbJ!=0a6?#L4LviA%Njt z^WI3H7-xY;WHAE+-(e7DJf6QI1t@sk)5S3)!u{>kyL`B9!))L5-#!=4iyfXM+td@?kR$XWM_TiFkM@(B z8`5?!c)<4F!H{Fx8;i?q-_PIQpZZ)Q!}O2c!p*f|8m)b|*4b@NX-_!3pY>9j(2F-B zZ>(j_8c+4Pubf-=vEkgg@{gv99E^fZ0s`-awwyoKwNIeX-_nTzmKD?@f;_7}<|!eeZRAvk~Y; N22WQ%mvv4FO#rT-n>+vj literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/meta.json new file mode 100644 index 00000000000..72f5ef9c020 --- /dev/null +++ b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpskirt/blueshield.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "SUNRISE", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/equipped-INNERCLOTHING-digi.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/equipped-INNERCLOTHING-digi.png new file mode 100644 index 0000000000000000000000000000000000000000..68793ee365dc3cb167ee4243bc311c245172e6cd GIT binary patch literal 704 zcmV;x0zdtUP)Px#1ZP1_K>z@;j|==^1poj58&FJCMM+0oii)1X!O83E>kttX6%`pC9wH_tDgXcg zhK?uY00009bW%=J|NsC0|NsC008>wR5&!@I32;bRa{vGi!~g&e!~vBn4jTXf0vSm} zK~z{r?UvzggD?z)laK`7|A}|!7;1+YY1@xU6W5hu&i-O(H76av)C+h4)b{|1(sPv! zb1vm5C1;Ii<(#s-H5M5_*-9=6@2%(+ud;1hDRR^+)CZ8^Y?~hSn$>WIjDG>RKCDE0 z)r0z!^DjUyxI5_ppXJ_y`mA^U2>>)D+#foSlevZA4>|t?VcWPxRM-k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1k1^9%xdb-DSbIUag_x5 z1^97KaE9+vj|NjqH zJ1%2feDmhF+~e8F%?~bqV0!r{NO}X~qWz4MPTcdor;=nhv-6Cc>l6?9&7ph;W_AkC zJF`vbsAYQE++5cu3@qXACa-l7F{$E%~wk+1#r`$iFb{XlyCa zX^W?nvblV3U|e97yr|Qj$?gJMPQwfD1C{?6em1r9G?ZL01cp6>r>mdKI;Vst03tBo A8~^|S literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..cbc963ca9fef554b1877f20629d5ff6bbf66d0fb GIT binary patch literal 671 zcmV;Q0$}}#P)Px#1ZP1_K>z@;j|==^1poj58&FJCMM+0oii)1X!O83E>kttX6%`pC9wH_tDgXcg zhK?uY00009bW%=J|NsC0|NsC008>wR5&!@I32;bRa{vGi!~g&e!~vBn4jTXf0r*Ko zK~z{r?Uq}1gD?z4{lJ9%uedWprjl*ZHu>ve8VF+KYZ-DXr{hCCfCoVR4Uj0kR@pG; zQjSt`)_7FTDa)a;$N)+$xg;F5=pC<8Yb{02dWZT3WH`0zS?^h$&MD(x0L~99(O%V{ zKIQxikPB8P72vzfC8*Ew&hG#~Q^NXCfn1Cwoc<~2cR;S`U;x=%U31Nd@e zFb-VhYiX+PQ_i=ESQ{&t26xftc;`C+rr{?9z~nC}1Z++JG#=IMrm@HZ_PsTJc8y1E z`-|G$1P<`p0l-<~Q9w8H;|c(8m?j3u0`35>b~Mze@u-FhK|zv{1uPScegoL}q;3GS z?*LdM-lboo(bBhotw}=oJ6QS_fD|M|!>NVu0dMF5JOJw70oeBDzG}p-;G32Mur;T! zuRt)FqLIi3Fxk0d0_u|{?*{2NmAOS>ch-0k+c#6}B5X2SIQB`){fUS(cdgQggxpfb=rZl;Hty=tID9d;w^Haz$}*G_(K!002ovPDHLk FV1o5FDGdMs literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/icon.png b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..6b5d7ad25d1cd2841aa430fa4558ad6b54bae85d GIT binary patch literal 309 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCil21AIbUySnCiy2reG_wLZalLCSwqN0*&YFct~NKgLt)}$A<;!@X&b-nxLU2SN-Jom|D@NkCe@t018Y4EFE510~DJ~RY()KB@S(R0)PIxBbaTHEhYn_oW?D2tJs qxLYsc!^Fedu`-8b?G<k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`031o(uwdb-DSbJ!=0a6?#L4LviA%Njt z^WI3H7-xY;WHAE+-(e7DJf6QI1t@sY)5S3)!u{=3N4{1A4j1p}w}12hI2vr5AL(%? z<52g;!mjfxx-}mwYI-zIXcFOAFCrtjR$3#tCd}jfXTDQB3M*`UL&O1((X69 zE_TXq&w`IC_Z@SE8s4y|7@hnKQYB(qckBM=p}1V>ozhfA^_v91dv; z2lt)c$W@cpaQ#(Rtfofrg>ue`K#PF(eXu-exbNG#wcik44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`031o(uwdb-DSbJ!=0a6?#L4LviA%Njt z^WI3H7-xY;WHAE+-(e7DJf6QI1t@sk)5S3)!u{>kyL`B9!))L5-#!=4iyfXM+td@?kR$XWM_TiFkM@(B z8`5?!c)<4F!H{Fx8;i?q-_PIQpZZ)Q!}O2c!p*f|8m)b|*4b@NX-_!3pY>9j(2F-B zZ>(j_8c+4Pubf-=vEkgg@{gv99E^fZ0s`-awwyoKwNIeX-_nTzmKD?@f;_7}<|!eeZRAvk~Y; N22WQ%mvv4FO#rT-n>+vj literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/meta.json new file mode 100644 index 00000000000..f52664de071 --- /dev/null +++ b/Resources/Textures/_Sunrise/Clothing/Uniforms/Jumpsuit/blueshield.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "SUNRISE", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-digi", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Sunrise/Interface/Misc/job_icons.rsi/BlueShield.png b/Resources/Textures/_Sunrise/Interface/Misc/job_icons.rsi/BlueShield.png new file mode 100644 index 0000000000000000000000000000000000000000..96b3fc32738991485d67d231046a4e76883e85e4 GIT binary patch literal 637 zcmV-@0)qXCP)EX>4Tx04R}tkv&MmKpe$iQ?()$2Rn#3WT-CMMMWG-D;B{*X)CnqU~=gfG-*gu zTpR`0f`cE6RRs#ZL@buNSngt0HdNwS;;^D>lrQ95 zRyc2QR;zW^z9)ZSu%NAExK48n2`nLr6hz3Vqk<|dL}=AWF_EVIn1_GV@u$coldA$o zjs?`9LUR1zfAG6ovp6&DCIw?a?~84Jj01sPpw+PL?_=9;odEu4;7aTGYfWJOlk`SM z3m*YP+rY(jN0aw}%N=0kNtX=Ck^D4;Vi9;hqi@Os!?(b|n%i4@AEysMmbzNL0S*p< zi4tY6d%U~9ySIPOwEO!3vOsdc#GfIK00006VoOIv0RI600RN!9r;`8x010qNS#tmY z3ljhU3ljkVnw%H_000McNliru=LP}{H#Ayx5mW#G0D4J8K~xyiV`N}pU=R&#`v2|f z9tJLL7Y1bd>#akKjNEE={{vH@ X=*%&9i{i)i00000NkvXXu0mjf^EC+( literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Interface/Misc/job_icons.rsi/meta.json b/Resources/Textures/_Sunrise/Interface/Misc/job_icons.rsi/meta.json new file mode 100644 index 00000000000..74c6124ddbf --- /dev/null +++ b/Resources/Textures/_Sunrise/Interface/Misc/job_icons.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "SUNRISE", + "size": { + "x": 8, + "y": 8 + }, + "states": [ + { + "name": "BlueShield" + } + ] +} diff --git a/Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/idblueshield.png b/Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/idblueshield.png new file mode 100644 index 0000000000000000000000000000000000000000..d95d8d4c6b61d7a0e79efe310200c3086633ccb0 GIT binary patch literal 677 zcmV;W0$TlvP)EX>4Tx04R}tkv&MmKpe$iQ?()$2Rn#3WT-CMMMWG-D;B{*X)CnqU~=gfG-*gu zTpR`0f`cE6RRs#ZL@buNSngt0HdNwS;;^D>lrQ95 zRyc2QR;zW^z9)ZSu%NAExK48n2`nLr6hz3Vqk<|dL}=AWF_EVIn1_GV@u$coldA$o zjs?`9LUR1zfAG6ovp6&DCIw?a?~84Jj01sPpw+PL?_=9;odEu4;7aTGYfWJOlk`SM z3m*YP+rY(jN0aw}%N=0kNtX=Ck^D4;Vi9;hqi@Os!?(b|n%i4@AEysMmbzNL0S*p< zi4tY6d%U~9ySIPOwEO!3vOsdc#GfIK00006VoOIv0RI600RN!9r;`8x010qNS#tmY z3ljhU3ljkVnw%H_000McNliru=LP}{D=e>W)L#Gq0HR4mK~z}7V_+BsqhJ(_f>A&u z5Djel&#h+nADO0xxh%ve;#RZ!&nBkKz$T{5z`(!&r@7Va{(rr7h>DsPRfzC8 zWd7$>w;{>k&o_@Sd^#|lktz;=If4`i5M%i$7zLwX6pR7}1_lNIFB4i8BAIN%00000 LNkvXXu0mjf4A>h! literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/meta.json b/Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/meta.json new file mode 100644 index 00000000000..a893c822374 --- /dev/null +++ b/Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/meta.json @@ -0,0 +1,25 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "SUNRISE", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "silver" + }, + { + "name": "silver-inhand-left", + "directions": 4 + }, + { + "name": "silver-inhand-right", + "directions": 4 + }, + { + "name": "idblueshield" + } + ] +} diff --git a/Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/silver-inhand-left.png b/Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/silver-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..8197fa122f95cbb42ab79beb779adc493b31ad4a GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=C7v#hAr*7p-rC5^qR7MIaH_cT zdbjlNp6(S7>Qn`cStEAyd3=xnDr7hi9%@=XPkbs@^%0>}S!Lxa8Rh5KPTz3q|2)J0 zl4hpnNv*zn7;jIHUsuNrQqI7j@cLE$=GUi}zZ2Y6e&w#islak(&G6~$4f%23Dx$=W SzW??Pq{`FP&t;ucLK6Vkia%=r literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/silver-inhand-right.png b/Resources/Textures/_Sunrise/Objects/Misc/id_cards.rsi/silver-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..430322e892c2973bae407383ab33ad4b91dc1aa7 GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=Wu7jMAr*7p-rC4}z<`6rq5pWt z&DNurET_&cnb?#xWjEu6&$>N~K!prPx$h)G02R9J=Wm9c8VKp4mWDcya5lCuxs12_wUhzJ!rlrF)L;^0^)-TMd*K~b_u z2f>1f2!gZF)xm7_Vi!C41lPfy#CVr@!L9e3E_dJY|KIoBmjg5!&40&`EmW#Cc1fY} zXeiXWmWg}4_Qk}l`jd1`XaE2LN{_y$v-wF(saQx9Hwl5)Ys0F8iLxLy5EZ{AH^TWi z6DA=i2Z?f(B%Bs5o?{K zW?fd#06%$B4S{{BrnC7$oR0xuX}DM#Zu$(IQv!YwJ6-Q+{+v6I*oFb6C>0B_ZOBcA z@h0DRGJIJUL#0;I@57@k%Y9NR)bDFVaA%JWYwYpiUP&;H{`)}fHT(;{=yR;mXf!f@0WgiXOq!Q^WdHyG07*qoM6N<$ Ef_D4NUH||9 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Objects/pda.rsi/equipped-BELT.png b/Resources/Textures/_Sunrise/Objects/pda.rsi/equipped-BELT.png new file mode 100644 index 0000000000000000000000000000000000000000..6901e6c33b16b6a58f4a635b276edaa70a7f9845 GIT binary patch literal 1156 zcmZ`(PiWIn7*BObEp*JAY@#8?n0g=RwSp*ETFoV)9BOcvyEE zJBWDj;MLQ>!SE_fL=biu=-H`w5p~1ME`m(oOS<$A?SuE;_rCmo-}k-WdoQbnxtVxu zG)7TWJU5#y;(3Df=m|Wo>kmHTDdHAqGStS-nICvD3`@CkK2Kf1b`*EgKHhqY$CLK# zf=f}cU!+G?*5Y?5>NwKpOQ@8;DXLbDQ#5N4a$e2$S&}DWvj&kudo{y!MK8_x2oc-F z4H(*oprtfZ$`|M<%Yk%~<2jy@V>C@mj#d_n+3PJjUZt5TLbeD%qtW0RmpIF*fJ7>l z0=xhOfyD^ceP|-ZV@-EF2yzrB3tiRGZKPW!P2wtxRvo1oh9nAGP^YGbdF;Al_*pa+ zKm*pGiCmE25}+Rs>E(8XrrVMO3j@d(Oym2~ayC*gW2L4&Tu*C%xKP#4>mm(w0D!>r zS6N6pf6mwA78;q19f`|o=9NmL|M^L%u1T^SPhnyx`7y3H>--N zv5sD;A_)Y@?g)XmJFo=$)F6?aiwi~QT1K5{FJDPWz8qc7_8|m>Qa?hcvzJh)TFAn8 z%F)%FiJ)UU_?n0g=RwSp*ETFoV)9BOcvyEE zJBWDj;MLQ>!SE_fL=biu=-H`w5p~1ME`m(oOS<$A?SuE;_rCmo-}k-WdoQbnxtVxu zG)7TWJU5#y;(3Df=m|Wo>kmHTDdHAqGStS-nICvD3`@CkK2Kf1b`*EgKHhqY$CLK# zf=f}cU!+G?*5Y?5>NwKpOQ@8;DXLbDQ#5N4a$e2$S&}DWvj&kudo{y!MK8_x2oc-F z4H(*oprtfZ$`|M<%Yk%~<2jy@V>C@mj#d_n+3PJjUZt5TLbeD%qtW0RmpIF*fJ7>l z0=xhOfyD^ceP|-ZV@-EF2yzrB3tiRGZKPW!P2wtxRvo1oh9nAGP^YGbdF;Al_*pa+ zKm*pGiCmE25}+Rs>E(8XrrVMO3j@d(Oym2~ayC*gW2L4&Tu*C%xKP#4>mm(w0D!>r zS6N6pf6mwA78;q19f`|o=9NmL|M^L%u1T^SPhnyx`7y3H>--N zv5sD;A_)Y@?g)XmJFo=$)F6?aiwi~QT1K5{FJDPWz8qc7_8|m>Qa?hcvzJh)TFAn8 z%F)%FiJ)UU_gJ7NU|=rE42dX-@b$4u&d=3LOvz75)vL%Y z0PC`;umUo3Q%e#RDspr3imfVamB1>jfNYSkzLEl1NlCV?QiN}Sf^&XRs)CuGfu4bq z9hZWFf=y9MnpKdC8&o@xXRDM^Qc_^0uU}qXu2*iXmtT~wZ)j<0sc&GUZ)BtkRH0j3 znOBlnp_^B%3^4>|j!SBBa#3bMNoIbY0?6FNr2NtnTO}osMQ{LdXG${Mo`TY%9I!1Z z$@-}|sky0nCB^!NdWQPg^p#|$AzYYO3=Ixo!03ZyfZ7bOYV#~8Nj3q7lxqdhJy8Dv z9hwZbx40xlA4!3}k%57Qu7Q!Rk)=M|e?aHkq$FFFWR~Qlf&&ijA8-gd=9Hj{g4Bb8 zASV+PvQ{~XdFi%F6}l;@X^EvdB}#Ugc^Qd$DY`|O=@}(9`Vf_?N>Ymoih$`0 zY@ZR-I@~JI%|h56nwME(2QvUo7)cjW{8%{_m6YcfWru*{0yQ9UDuWsY2~?zX3dscE z2ms~+J1!f2c#g8;3V1a!44BQ1d%8G=R4~51Wysa+Aix^%RjS#ns@7AmXikXYa*vIU zjvFo=NB3d6 zxvSrsggJ7NU|=rE42dX-@b$4u&d=3LOvz75)vL%Y z0PC`;umUo3Q%e#RDspr3imfVamB1>jfNYSkzLEl1NlCV?QiN}Sf^&XRs)CuGfu4bq z9hZWFf=y9MnpKdC8&o@xXRDM^Qc_^0uU}qXu2*iXmtT~wZ)j<0sc&GUZ)BtkRH0j3 znOBlnp_^B%3^4>|j!SBBa#3bMNoIbY0?6FNr2NtnTO}osMQ{LdXG${Mo`TY%9I!1Z z$@-}|sky0nCB^!NdWQPg^p#|$AzYYO3=Ixo!03ZyfZ7bOYV#~8Nj3q7lxqdhJy8Dv z9hwZbx40xlA4!3}k%57Qu7Q!Rk)=M|e?aHkq$FFFWR~Qlf&&ijA8-gd=9Hj{g4Bb8 zASV+PvQ{~XdFi%F6}l;@X^EvdB}#Ugc^Qd$DY`|O=@}(9`Vf_?N>Ymoih$`0 zY@ZR-I@~JI%|h56nwME(2QvUo7)cjW{8%{_m6YcfWru*{0yQ9UDuWsY2~?zX3dscE z2ms~+J1!f2c#g8;3V1a!44BOhc)B=-R4~51WzE%MAixmtRqEiW-^rWh(pMi%{t>I= zA}DCGz;1U+Qd?zk+N2}y4GfG-EF1y~4lu?BF^rET2-y(^lg$|-n5x{ zZp#kr`TX_$?&`Ytc7>=~;Ci8qJ3$HmDyj+@Urt!P)8hEY*U4x3dM+&dGskX4;rgEq z-@g3nFR%G|e7~`vTSn5;$ZP4oFuNTdEM&5s|3fD711nc7sL1ei^>bP0l+XkK=L>eG literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Objects/pda.rsi/insert_overlay.png b/Resources/Textures/_Sunrise/Objects/pda.rsi/insert_overlay.png new file mode 100644 index 0000000000000000000000000000000000000000..61ba781c1ff684e6f10f525413f875649f8c6cdc GIT binary patch literal 117 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz8&4OsQXaTVE0V|J#%x>Lu2 OTn0~9KbLh*2~7Y?(Iv0| literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Objects/pda.rsi/light_overlay.png b/Resources/Textures/_Sunrise/Objects/pda.rsi/light_overlay.png new file mode 100644 index 0000000000000000000000000000000000000000..286a6c32558c5afda2a6acf326230dd34fdc13a2 GIT binary patch literal 763 zcmV=f+5pjwRttMKC|^U0g2r{Lek--gBTxks?Kk z6e&_bFaV%$^9M9%odYhE{_Rr%*h|hafxZ9}?d-%r>G!QwH45Rt;teOfKKANZqu4m^ zwK`60l|r+3rLJdBgk$O%jJLn$S48F;OaUB#BSWvaR@1?{YsyPpbvB!#r6ijs3pKt3 ztsy+Wqv0hI6(<=P8Kb#pSIy7w;D79AuL&2#7>e4fD_I9Mq7p7oaWO(o|(=OeHBcJUXaE`^v5-wdzae z*^Y)xu8q73kypA$9`1fXy7qlZKHa88O_k1v!)T6i@*%_Oodo+}%=4%}9roTa+BbSu z)PO8`*MTg-U=Yi1PcxOro4Dc68ncJ3Fs9dWU=u&+<uuN|8V4XPap= t6Z}EX>4Tx04R}tkv&MmKpe$iQ?*4Z1??c>kfA!+MMWH?ibb$c+6t{Ym|Xe=O&XFE z7e~Rh;NZt%)xpJCR|i)?5c~jfb#YR3krMxx6k5c1aNLh~_a1le0HIlBs@XFKsG4P@ z6LB$@Uljwd=!1YTf*6#TsV6gwS$K}Gd-(Wz7vovp=l&c6O2K4+Pb8jWx?vG-5YKE{ zI_G`j2rEkp@j3B?K^G)`e00006VoOIv0RI600RN!9r;`8x010qNS#tmY z3ljhU3ljkVnw%H_000McNliru=LP}~3K#$bi%U|?Wi`1JlW9K!%I|KMv+2E*>P z42#d}Gb}!@&v5XyC;dYJ76qy|yC7+Ynhs!NWhE$9nYx&Pfq{YHwt5*PC!A}fen|*P zco2*Z`u5bpLjV>ERC9ouydFH*c?Edj!T;>>D~u?(tzHHX1*(*U#1uqQHo6RQGE(q@ z3s!!dK7EVwlF%Z;o#D}wXT;Z>Q1#1NmQW`Vwr6xPRL&?PDXl!a{gf)T;eUs4N0Q2R tn8nbFh@c%rRmU{0?nl8W7zHC7001Pkmp0Q)!@2+f002ovPDHLkV1oaflC=N; literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Roles/play_time_trackers.yml b/Resources/Textures/_Sunrise/Roles/play_time_trackers.yml new file mode 100644 index 00000000000..bfe1524fb95 --- /dev/null +++ b/Resources/Textures/_Sunrise/Roles/play_time_trackers.yml @@ -0,0 +1,2 @@ +- type: playTimeTracker + id: JobBlueShield From 4fe847d387537b69a0d874205baf629958790ceb Mon Sep 17 00:00:00 2001 From: SplikZerys Date: Sat, 1 Jun 2024 10:55:25 -0400 Subject: [PATCH 2/4] Update Changelog --- Resources/Changelog/ChangelogSunrise.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Resources/Changelog/ChangelogSunrise.yml b/Resources/Changelog/ChangelogSunrise.yml index 08b38626b7a..afa08bcd2fd 100644 --- a/Resources/Changelog/ChangelogSunrise.yml +++ b/Resources/Changelog/ChangelogSunrise.yml @@ -200,3 +200,11 @@ Entries: type: Tweak id: 17 time: '2024-06-01T07:17:10.387799+00:00' +- author: SplikZerys + changes: + - message: "\u0414\u043E\u0431\u0430\u0432\u0438\u043B \u043D\u043E\u0432\u0443\u044E\ + \ \u0440\u043E\u043B\u044C \u041E\u0444\u0438\u0446\u0435\u0440 \xAB\u0421\u0438\ + \u043D\u0438\u0439 \u0429\u0438\u0442\xBB" + type: Add + id: 18 + time: '2024-06-01T14:53:50.740808+00:00' From 7dff2bce518d1e2c9156cf5bc056a9af3abe93e2 Mon Sep 17 00:00:00 2001 From: SplikZerys Date: Sat, 1 Jun 2024 10:56:35 -0400 Subject: [PATCH 3/4] Returned time requirements --- .../_Sunrise/Roles/Jobs/Special/blueshield.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/_Sunrise/Roles/Jobs/Special/blueshield.yml b/Resources/Prototypes/_Sunrise/Roles/Jobs/Special/blueshield.yml index 6814a5533bb..bd39b0cc73d 100644 --- a/Resources/Prototypes/_Sunrise/Roles/Jobs/Special/blueshield.yml +++ b/Resources/Prototypes/_Sunrise/Roles/Jobs/Special/blueshield.yml @@ -3,13 +3,13 @@ name: офицер «синий щит» description: Ваша главная задача - защита глав. Помните, вы не офицер службы безопасности. playTimeTracker: JobBlueShield -# requirements: -# - !type:DepartmentTimeRequirement -# department: Security -# time: 36000 # 10 hrs -# - !type:DepartmentTimeRequirement -# department: Command -# time: 36000 # 10 hrs + requirements: + - !type:DepartmentTimeRequirement + department: Security + time: 36000 # 10 hrs + - !type:DepartmentTimeRequirement + department: Command + time: 36000 # 10 hrs startingGear: BlueShieldGear icon: JobIconBlueShield supervisors: job-supervisors-centcom From 2c63de544b0b5f99acfea1867ee376b3aed38992 Mon Sep 17 00:00:00 2001 From: SplikZerys Date: Sat, 1 Jun 2024 15:09:11 -0400 Subject: [PATCH 4/4] Added forgotten hardsuit helmet --- .../Clothing/Head/hardsuit-helmets.yml | 25 +++++++++++++ .../hardsuits/blueshield.rsi/icon-flash.png | Bin 0 -> 610 bytes .../Head/hardsuits/blueshield.rsi/icon.png | Bin 0 -> 610 bytes .../hardsuits/blueshield.rsi/inhand-left.png | Bin 0 -> 776 bytes .../hardsuits/blueshield.rsi/inhand-right.png | Bin 0 -> 799 bytes .../Head/hardsuits/blueshield.rsi/meta.json | 33 ++++++++++++++++++ .../blueshield.rsi/off-equipped-HELMET.png | Bin 0 -> 990 bytes .../blueshield.rsi/on-equipped-HELMET.png | Bin 0 -> 990 bytes 8 files changed, 58 insertions(+) create mode 100644 Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/icon-flash.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/inhand-left.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/inhand-right.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/off-equipped-HELMET.png create mode 100644 Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/on-equipped-HELMET.png diff --git a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml index 445d6a6c1c4..5c4b9240823 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml @@ -777,3 +777,28 @@ color: "#f4ffad" radius: 5 energy: 2 + +# Blueshield Hardsuit + +- type: entity + parent: ClothingHeadHardsuitWithLightBase + id: ClothingHeadHelmetHardsuitBlueshield + noSpawn: true + name: шлем скафандра офицера «синий щит» + description: Синий. + components: + - type: Sprite + sprite: _Sunrise/Clothing/Head/hardsuits/blueshield.rsi + - type: Clothing + sprite: _Sunrise/Clothing/Head/hardsuits/blueshield.rsi + - type: PointLight + color: "#adeeff" + - type: PressureProtection + highPressureMultiplier: 0.45 + lowPressureMultiplier: 10000 + - type: Armor + modifiers: + coefficients: + Blunt: 0.8 + Slash: 0.8 + Piercing: 0.8 diff --git a/Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/icon-flash.png b/Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/icon-flash.png new file mode 100644 index 0000000000000000000000000000000000000000..83017f56e16c604e25170dbca3dadf2f269c7fa6 GIT binary patch literal 610 zcmV-o0-gPdP)(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fd zMgRZ-=t)FDRCwC#mN9GFKp2J}g<3Lp989VxI?=@^0gTS)~kr<jl+@VC(g>)cUWJ zc^O}(_gx;HF&#(z?0+B{^osYu;x3QQsMxKA?6e6bCn53m1pqVIziG?GdLSC~7E(-N z$#fhsll_0B$^bU9L0D!^wQ{24+rsIgwd55dXNK4pQ zl?sf!-R*dRk);Y*Uqd}rkDojTV3L@O&N~1!ciYs=1b}Z}Kc)!lYb-=Slh~{^xtfgh w>-d*t>oe!LrO9&(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fd zMgRZ-=t)FDRCwC#mN9GFKp2J}g<3Lp989VxI?=@^0gTS)~kr<jl+@VC(g>)cUWJ zc^O}(_gx;HF&#(z?0+B{^osYu;x3QQsMxKA?6e6bCn53m1pqVIziG?GdLSC~7E(-N z$#fhsll_0B$^bU9L0D!^wQ{24+rsIgwd55dXNK4pQ zl?sf!-R*dRk);Y*Uqd}rkDojTV3L@O&N~1!ciYs=1b}Z}Kc)!lYb-=Slh~{^xtfgh w>-d*t>oe!LrO9&T#{ch#X&FAiQ~o!-;385#(At(Fe`tUG(VlQ<@DXpb)WW}kNvc7R#4Ys znd26Z6d9NlP*H)(;mc>+ziwD~rpU2d{nFd}SGsRj@+!>p*gRwId#i&LO1ulK&c9v7 z)uDbV>%jWQ{eFTyOLtTiU-P==weR&o{vV}H8>j4E)*xqg>;A8g2~&idmowa2FV-Y$ zSW-4=Zrat_;0Hb?Ctv>7T-VblBqhi8pzOhtxv8tz{#e~R*pbYz&E(*u%%GLmS6+GD zr?T@yMbP1e7x;e9Um$13FeQ|g!9MQL>YLJis;^IRWrR$-S+(Q9_2<>9S*8b@YZu*~ zA+dj13~RzPZiZXmrnA}QcPHr`{+2c`Nzd7+()(qiGw)BPZ6VEaW>YfP?cB`NR>PQE zs_Ly^;#T?BwDE$(YVF8#@g6rUMekf^ei9hLz~X=p{nEGjJ0<6NTw`DVw?>0~#H)hP989c9C z&}*6JNt2&Ho?Om9o|FIV=bo)+zUME!XMXU?-Wva~sO$5u-N+2nd}h=mA-Ody;u3>f zPv_p(>zlvcyMO4~)x^~wElR~-0?OeZEU jVBlzgqA$UJWEhwv9=`e1ao-e}iWxjz{an^LB{Ts5dh1fx literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/inhand-right.png b/Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..7da1aa3a5dddf88f41cf59878f3f7c4aa8d739d3 GIT binary patch literal 799 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wkP*5S+ zBgmJ5p-Pp3p`n?9;pcxK{gQ#9)PRBERRRNp)eHs(@%%~gN8K10n3j6FIEGZ*dUI=k zws4{Z`-k_@Nl`_dEk%mB5kAXZ6oH2<2*jvf6S)WvQ8A=bV$Dbu9Hxp01w%eed%+8+~D? zgel29%5p3Y3}{GMvMsOf4S&n5`Ezf&CApTfU%7I;@7MK@JTv0^IByEK9JTG{>=tHd zu@|@`+wg|7?CO4F#yNaTpZcEMk&;~#H{tHCxtH3%3Z0pr_N$(2&CzK$CZ7stWMK6@ ze4F1)M7fZ$;U(`ujhzOGg^w1TI{!94+;hW%OpOewkaMMTZ#?2pw~`YnyJqdU+?nxw zdh|Elw(z4jzCM1Nq|&Fq^ZJ9II*03J>gO?Njkvn&MH_q=_v~BvKIwP*hA33(>i_Y*3yW4B`eD`vp3V+K3Ih!`keao_@ zO#jpTYl&N{H*TJL;HfsFt^eP9#SC}3gc%qG@Sp=9S|8^Bzp*WBfn~|gyankD^$IFx zLfXAe%|~syAC%v`qp=ehyT4x?&^q?E_DA~i273XaP3ku`y?=Vy;CJA;ha2LU7-X(q zeQ3wpGl{$VVdzG&=&YUtv&FyP`1>Y3asC_@hMZKR9TktS9q>xKF85`BuJd|cll7t} zrkxH*sr<2y$(}zXq&xGMH=gg%8P-eH_Z1kFigk^j~4R?Eq))M zxrCJ=;_ba-|LW3Tee=$@zrFmE1yXSIH*(a5BJ#XtQ+|;{;t=9HPY;f+;t2vIw_8d8CiT7uwKc8Eh=oajC@l@90 zqopU#&lkR1yJ}0=1-47d)k}NLX3yui^RV#?#{vJ>=bx#YT(`IXe)&&Mqf7bxSBC8` zy3{hveXI@}maR(7+IDnXFqce|bWOO4(wbUKCa5Dp7D?HDjIehwa@7i+1xnxH?%? z*|=WW^F-9~_^FLM?T%kN?t9<$#QSIsp-YS%a($I$&z)@0cHy}tYI#~kRNb=E(lkx{~< zU*qwcg1yGsshzW?GwcbgbhqGiC{z=6nI564-^27_WfaSetBPfRK?>~!Zv9jF(Ylh| z#mS00n1991Y0o=eM@-1#*_Re=5!N>=x6R= zFU50ar!4(+c@}#Ri+#TM-hF>wYL_z>tdZ%Pnp`Kd)TJNBMSl6^n@9QQ}n zcVqm@X`8Pi{$mUf#R3M!GLR`?BPh3atwdx{YVXGQR#e<(XaW sf!R_Yl{5QK2S#8IWmx!M@cL!N5Rja7z1!vpGXoHKy85}Sb4q9e070^?LI3~& literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/on-equipped-HELMET.png b/Resources/Textures/_Sunrise/Clothing/Head/hardsuits/blueshield.rsi/on-equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..eda1490beefc551994ca6e2ea46fc0b732772662 GIT binary patch literal 990 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GG!XV7ZFl&wkP*5S+ zBgmJ5p-Pp3p`n?9;pcxK{gQ#9)PRBERRRNp)eHs(@%%~gN8K10m{UAm978H@y_t13 zTR2gmeZKCu=9&je(wAGZZYp(Ua4M~JYiUxb5UBdZuQ9JHoS#dMwfaL;(WGDc9CBPv zstTUjfto>H*(a5BJ#XtQ+|;{;t=9HPY;f+;t2vIw_8d8CiT7uwKc8Eh=oajC@l@90 zqopU#&lkR1yJ}0=1-47d)k}NLX3yui^RV#?#{vJ>=bx#YT(`IXe)&&Mqf7bxSBC8` zy3{hveXI@}maR(7+IDnXFqce|bWOO4(wbUKCa5Dp7D?HDjIehwa@7i+1xnxH?%? z*|=WW^F-9~_^FLM?T%kN?t9<$#QSIsp-YS%a($I$&z)@0cHy}tYI#~kRNb=E(lkx{~< zU*qwcg1yGsshzW?GwcbgbhqGiC{z=6nI564-^27_WfaSetBPfRK?>~!Zv9jF(Ylh| z#mS00n1991Y0o=eM@-1#*_Re=5!N>=x6R= zFU50ar!4(+c@}#Ri+#TM-hF>wYL_z>tdZ%Pnp`Kd)TJNBMSl6^n@9QQ}n zcVqm@X`8Pi{$mUf#R3M!GLR`?BPh3atwdx{YVXGQR#e<(XaW sf!R_Yl{5QK2S#8IWmx!M@cL!N5Rja7z1!vpGXoHKy85}Sb4q9e070^?LI3~& literal 0 HcmV?d00001