diff --git a/Resources/Prototypes/_Nuclear14/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/_Nuclear14/Entities/Clothing/Head/hats.yml index 88e19262370..61d40557620 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Clothing/Head/hats.yml @@ -417,6 +417,19 @@ perceptionModifier: 1 charismaModifier: 1 +- type: entity + parent: ClothingHeadBase + id: N14ClothingHeadHatNCRCampaignHat + name: NCR campaign hat + description: A khaki-colored campaign hat with the badge of the New California Republic affixed to it. + components: + - type: Sprite + sprite: _Nuclear14/Clothing/Head/FalloutHats/ncrcampaignhat.rsi + - type: Clothing + sprite: _Nuclear14/Clothing/Head/FalloutHats/ncrcampaignhat.rsi + - type: ClothingSpecialModifier + charismaModifier: 2 + # Tribal - type: entity parent: ClothingHeadBase diff --git a/Resources/Prototypes/_Nuclear14/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/_Nuclear14/Entities/Clothing/Head/helmets.yml index 1da6e5ae44b..624e76d75d0 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Clothing/Head/helmets.yml @@ -261,6 +261,72 @@ - type: Clothing sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet2.rsi +- type: entity + parent: N14ClothingHeadHatBaseHelmetMetal + id: N14ClothingHeadHatNCRHelmetMetalWinterCadet + name: NCR winter cadet helmet + description: A rounded NCR helmet offering some protection. This one is covered in a white camo and has cadet markings painted on. + components: + - type: Sprite + sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi + - type: Clothing + sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi + +- type: entity + parent: N14ClothingHeadHatBaseHelmetMetal + id: N14ClothingHeadHatNCRHelmetMetalWinterNetting + name: NCR winter helmet w/ netting + description: A rounded NCR helmet offering some protection. This one is covered in winter camo and some makeshift netting. + components: + - type: Sprite + sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi + - type: Clothing + sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi + +- type: entity + parent: N14ClothingHeadHatBaseHelmetMetal + id: N14ClothingHeadHatNCRHelmetMetalWinterRainCover + name: NCR winter helmet w/ rain cover + description: A rounded NCR helmet offering some protection. This one is covered in winter camo and has a rain cover stretched over the top. + components: + - type: Sprite + sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi + - type: Clothing + sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi + +- type: entity + parent: N14ClothingHeadHatBaseHelmetMetal + id: N14ClothingHeadHatNCRHelmetMetalWinterLieutenant + name: NCR winter lieutenant helmet + description: A rounded NCR helmet offering some protection. This one has a first lieutenant insiginia attached to the camoflauge cover. + components: + - type: Sprite + sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi + - type: Clothing + sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi + +- type: entity + parent: N14ClothingHeadHatBaseHelmetMetal + id: N14ClothingHeadHatNCRHelmetMetalWinterSecondLieutenant + name: NCR winter second lieutenant helmet + description: A rounded NCR helmet offering some protection. This one has a second lieutenant insiginia attached to the camoflauge cover. + components: + - type: Sprite + sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi + - type: Clothing + sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi + +- type: entity + parent: N14ClothingHeadHatBaseHelmetMetal + id: N14ClothingHeadHatNCRHelmetMetalWinterSergeant + name: NCR winter sergeant helmet + description: A rounded NCR helmet offering some protection. This one has a sergeant insiginia attached to the camoflauge cover. + components: + - type: Sprite + sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi + - type: Clothing + sprite: _Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi + - type: entity parent: N14ClothingHeadHatBaseHelmetMetal id: N14ClothingHeadHatNCRHelmetMetalDesert diff --git a/Resources/Prototypes/_Nuclear14/Entities/Clothing/OuterClothing/falloutarmor.yml b/Resources/Prototypes/_Nuclear14/Entities/Clothing/OuterClothing/falloutarmor.yml index e917fe1fe4d..3202ae40f27 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Clothing/OuterClothing/falloutarmor.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Clothing/OuterClothing/falloutarmor.yml @@ -487,6 +487,46 @@ Heat: 0.7 - type: ExplosionResistance damageCoefficient: 0.9 + +- type: entity + parent: ClothingOuterBase + id: N14ClothingOuterNCRCFvest + name: NCR CF kevlar vest + description: A light ballistic plate inside a nylon vest. This one is in the colors of NCR Correctional Facility staff. + components: + - type: Sprite + sprite: _Nuclear14/Clothing/OuterClothing/Armor/ncrcorrectionskevlarvest.rsi + - type: Clothing + sprite: _Nuclear14/Clothing/OuterClothing/Armor/ncrcorrectionskevlarvest.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.8 + Slash: 0.8 + Piercing: 0.65 + Heat: 0.7 + - type: ExplosionResistance + damageCoefficient: 0.9 + +- type: entity + parent: ClothingOuterBase + id: N14ClothingOuterNCRkevlarvest + name: NCR kevlar vest + description: A light ballistic plate inside a nylon vest. This one is in the colors of the NCRA. + components: + - type: Sprite + sprite: _Nuclear14/Clothing/OuterClothing/Armor/ncrkevlarvest.rsi + - type: Clothing + sprite: _Nuclear14/Clothing/OuterClothing/Armor/ncrkevlarvest.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.8 + Slash: 0.8 + Piercing: 0.65 + Heat: 0.7 + - type: ExplosionResistance + damageCoefficient: 0.9 - type: entity parent: ClothingOuterBase @@ -1096,4 +1136,4 @@ Blunt: 0.75 Slash: 0.75 Piercing: 0.75 - Heat: 0.9 \ No newline at end of file + Heat: 0.9 diff --git a/Resources/Prototypes/_Nuclear14/Entities/Clothing/Uniform/falloutjumpsuits.yml b/Resources/Prototypes/_Nuclear14/Entities/Clothing/Uniform/falloutjumpsuits.yml index 4a7fe7ac3f7..9336b0e3d37 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Clothing/Uniform/falloutjumpsuits.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Clothing/Uniform/falloutjumpsuits.yml @@ -524,6 +524,28 @@ - type: Clothing sprite: _Nuclear14/Clothing/Uniforms/FalloutSuits/rangerveteranred.rsi +- type: entity + parent: ClothingUniformBase + id: N14ClothingUniformNCRCFUniform + name: NCR CF uniform + description: The standard uniform of NCR Correctional Facility staff. + components: + - type: Sprite + sprite: _Nuclear14/Clothing/Uniforms/FalloutSuits/ncrcorrectionsuniform.rsi + - type: Clothing + sprite: _Nuclear14/Clothing/Uniforms/FalloutSuits/ncrcorrectionsuniform.rsi + +- type: entity + parent: ClothingUniformBase + id: N14ClothingUniformNCRDressUniform + name: NCR dress uniform + description: The universal dress uniform of the New California Republic. This one seems to be in remarkable condition, its even ironed! + components: + - type: Sprite + sprite: _Nuclear14/Clothing/Uniforms/FalloutSuits/ncrdressuniform.rsi + - type: Clothing + sprite: _Nuclear14/Clothing/Uniforms/FalloutSuits/ncrdressuniform.rsi + #midwest BoS - type: entity diff --git a/Resources/Prototypes/_Nuclear14/Roles/Jobs/NCR/ncr_cadet.yml b/Resources/Prototypes/_Nuclear14/Roles/Jobs/NCR/ncr_cadet.yml index b84fefec0c2..7ad0533f9ff 100644 --- a/Resources/Prototypes/_Nuclear14/Roles/Jobs/NCR/ncr_cadet.yml +++ b/Resources/Prototypes/_Nuclear14/Roles/Jobs/NCR/ncr_cadet.yml @@ -26,6 +26,7 @@ jumpsuit: N14ClothingUniformNCRSnow shoes: N14ClothingBootsLeather pocket1: NCRtrooperloadoutkits + pocket2: N14ClothingHeadHatNCRHelmetMetalWinterCadet id: N14IDNCRDogtag innerClothingSkirt: N14ClothingUniformNCRSnow #placeholder satchel: N14ClothingBackpackSatchelNCRFilled diff --git a/Resources/Prototypes/_Nuclear14/Roles/Jobs/NCR/ncr_ws.yml b/Resources/Prototypes/_Nuclear14/Roles/Jobs/NCR/ncr_ws.yml index 61d6f2e8b29..efb688e7e53 100644 --- a/Resources/Prototypes/_Nuclear14/Roles/Jobs/NCR/ncr_ws.yml +++ b/Resources/Prototypes/_Nuclear14/Roles/Jobs/NCR/ncr_ws.yml @@ -25,7 +25,7 @@ - type: startingGear id: NCRWSGear equipment: - head: N14ClothingHeadHatNCRHelmetMetalSnow + head: N14ClothingHeadHatNCRHelmetMetalWinterNetting back: N14ClothingBackpackNCRFilled jumpsuit: N14ClothingUniformNCRSnow shoes: N14ClothingBootsLeather diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHats/ncrcampaignhat.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHats/ncrcampaignhat.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..4a282518685 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHats/ncrcampaignhat.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHats/ncrcampaignhat.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHats/ncrcampaignhat.rsi/icon.png new file mode 100644 index 00000000000..c514ba21b4b Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHats/ncrcampaignhat.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHats/ncrcampaignhat.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHats/ncrcampaignhat.rsi/meta.json new file mode 100644 index 00000000000..c6ebe1ab09c --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHats/ncrcampaignhat.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": null, + "copyright": "Taken from Big-Iron at https://github.com/Foundation-19/Big-Iron/blob/90005a084e583e29a2f82dea22eaa01733e6dd5e/icons/mob/clothing/head.dmi, https://github.com/Foundation-19/Big-Iron/blob/f70aa6dcd6bcaa06df4d22a34fae3f7f743c3a63/icons/fallout/clothing/hats.dmi", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "icon" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..59fce42b5e9 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/icon.png new file mode 100644 index 00000000000..6257974b222 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/inhand-left.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/inhand-left.png new file mode 100644 index 00000000000..ba7d3bf1ac7 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/inhand-right.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/inhand-right.png new file mode 100644 index 00000000000..dc208c2ae7b Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/meta.json new file mode 100644 index 00000000000..5bf4bfba4ce --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrcadethelmet.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7a", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..3fae7067c2d Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/icon.png new file mode 100644 index 00000000000..a3b3794c70e Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/inhand-left.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/inhand-left.png new file mode 100644 index 00000000000..c11ac36a3a1 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/inhand-right.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/inhand-right.png new file mode 100644 index 00000000000..5afaea83da7 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/meta.json new file mode 100644 index 00000000000..39b7f2dd3df --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1netting.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7aTaken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7a. Additional addons modifed from CM13 sprites found at https://github.com/cmss13-devs/cmss13.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..7c2f160c35d Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/icon.png new file mode 100644 index 00000000000..ad31e685c70 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/inhand-left.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/inhand-left.png new file mode 100644 index 00000000000..246968a2f9a Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/inhand-right.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/inhand-right.png new file mode 100644 index 00000000000..7481896435c Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/meta.json new file mode 100644 index 00000000000..cfe556a27e4 --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrhelmet1raincover.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7a. Additional addons modifed from CM13 sprites found at https://github.com/cmss13-devs/cmss13.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..b90a8695996 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/icon.png new file mode 100644 index 00000000000..0585d393fe4 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/inhand-left.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/inhand-left.png new file mode 100644 index 00000000000..d4c2089257f Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/inhand-right.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/inhand-right.png new file mode 100644 index 00000000000..5ac21460d53 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/meta.json new file mode 100644 index 00000000000..5bf4bfba4ce --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7a", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..397bc5341c6 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/icon.png new file mode 100644 index 00000000000..65c25dd23dc Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/inhand-left.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/inhand-left.png new file mode 100644 index 00000000000..4fc59ae0335 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/inhand-right.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/inhand-right.png new file mode 100644 index 00000000000..ee06ecb3449 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/meta.json new file mode 100644 index 00000000000..5bf4bfba4ce --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet2.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7a", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..14e47409f05 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/icon.png new file mode 100644 index 00000000000..b06453fed11 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/inhand-left.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/inhand-left.png new file mode 100644 index 00000000000..7c2cbb10f22 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/inhand-right.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/inhand-right.png new file mode 100644 index 00000000000..a34394d9415 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/meta.json new file mode 100644 index 00000000000..5bf4bfba4ce --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrlieutenanthelmet3.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7a", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..3a3748771df Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/icon.png new file mode 100644 index 00000000000..723ec6c4a38 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/inhand-left.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/inhand-left.png new file mode 100644 index 00000000000..bc7fee2a763 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/inhand-right.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/inhand-right.png new file mode 100644 index 00000000000..cc2065809b5 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/meta.json new file mode 100644 index 00000000000..5bf4bfba4ce --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7a", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..71430e0e279 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/icon.png new file mode 100644 index 00000000000..a78358265ea Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/inhand-left.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/inhand-left.png new file mode 100644 index 00000000000..c96e6910f53 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/inhand-right.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/inhand-right.png new file mode 100644 index 00000000000..170d56fafc6 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/meta.json new file mode 100644 index 00000000000..5bf4bfba4ce --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet2.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7a", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..5720998a68e Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/icon.png new file mode 100644 index 00000000000..f20205af562 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/inhand-left.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/inhand-left.png new file mode 100644 index 00000000000..b2a8632b2ef Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/inhand-right.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/inhand-right.png new file mode 100644 index 00000000000..270e9d567f1 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/meta.json new file mode 100644 index 00000000000..5bf4bfba4ce --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsecondlieutenanthelmet3.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7a", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..0f0acff7f37 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/icon.png new file mode 100644 index 00000000000..7c0c4b936d0 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/inhand-left.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/inhand-left.png new file mode 100644 index 00000000000..30327277863 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/inhand-right.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/inhand-right.png new file mode 100644 index 00000000000..806441cf67c Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/meta.json new file mode 100644 index 00000000000..5bf4bfba4ce --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7a", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..7634debe687 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/icon.png new file mode 100644 index 00000000000..1df54142dd4 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/inhand-left.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/inhand-left.png new file mode 100644 index 00000000000..91de1f3004e Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/inhand-right.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/inhand-right.png new file mode 100644 index 00000000000..6ce5712f4fb Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/meta.json new file mode 100644 index 00000000000..5bf4bfba4ce --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet2.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7a", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/equipped-HELMET.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..16768b6de26 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/icon.png new file mode 100644 index 00000000000..16d12bd62ea Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/inhand-left.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/inhand-left.png new file mode 100644 index 00000000000..8244a98a57d Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/inhand-right.png b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/inhand-right.png new file mode 100644 index 00000000000..66df08364fe Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/meta.json new file mode 100644 index 00000000000..5bf4bfba4ce --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Head/FalloutHelmets/ncrsergeanthelmet3.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from Nukapop13 at commit https://github.com/SeeminglyTypicalUsername/Nukapop13/commit/fbb54ee986f6f321767cbe227dfbf1a9254a0a7a", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrcorrectionskevlarvest.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrcorrectionskevlarvest.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..b6d67cffbc7 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrcorrectionskevlarvest.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrcorrectionskevlarvest.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrcorrectionskevlarvest.rsi/icon.png new file mode 100644 index 00000000000..877b7a38cc4 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrcorrectionskevlarvest.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrcorrectionskevlarvest.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrcorrectionskevlarvest.rsi/meta.json new file mode 100644 index 00000000000..aa41a715238 --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrcorrectionskevlarvest.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": null, + "copyright": "Taken from Big-Iron at https://github.com/Foundation-19/Big-Iron/blob/1c828974cdf8dedf1485cb6b85dd202ca856974d/icons/mob/clothing/suit.dmi, https://github.com/Foundation-19/Big-Iron/blob/1c828974cdf8dedf1485cb6b85dd202ca856974d/icons/mob/clothing/suit.dmi, https://github.com/Foundation-19/Big-Iron/blob/5dca59dfbd3a6a6371630a627d3ee0fb6df1d4b5/icons/fallout/clothing/uniforms.dmi", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "icon" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrkevlarvest.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrkevlarvest.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..a3e42df5384 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrkevlarvest.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrkevlarvest.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrkevlarvest.rsi/icon.png new file mode 100644 index 00000000000..e0161cdc98b Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrkevlarvest.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrkevlarvest.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrkevlarvest.rsi/meta.json new file mode 100644 index 00000000000..aa41a715238 --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/OuterClothing/Armor/ncrkevlarvest.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": null, + "copyright": "Taken from Big-Iron at https://github.com/Foundation-19/Big-Iron/blob/1c828974cdf8dedf1485cb6b85dd202ca856974d/icons/mob/clothing/suit.dmi, https://github.com/Foundation-19/Big-Iron/blob/1c828974cdf8dedf1485cb6b85dd202ca856974d/icons/mob/clothing/suit.dmi, https://github.com/Foundation-19/Big-Iron/blob/5dca59dfbd3a6a6371630a627d3ee0fb6df1d4b5/icons/fallout/clothing/uniforms.dmi", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "icon" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrcorrectionsuniform.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrcorrectionsuniform.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..302efeec8d5 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrcorrectionsuniform.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrcorrectionsuniform.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrcorrectionsuniform.rsi/icon.png new file mode 100644 index 00000000000..d13a1c5a1aa Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrcorrectionsuniform.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrcorrectionsuniform.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrcorrectionsuniform.rsi/meta.json new file mode 100644 index 00000000000..d21d72b7586 --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrcorrectionsuniform.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": null, + "copyright": "Taken from Big-Iron at https://github.com/Foundation-19/Big-Iron/blob/389b09ed2c4b69b10e21884ff5e7c911f66449ef/icons/mob/clothing/uniform.dmi, https://github.com/Foundation-19/Big-Iron/blob/5dca59dfbd3a6a6371630a627d3ee0fb6df1d4b5/icons/fallout/clothing/uniforms.dmi", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "icon" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrdressuniform.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrdressuniform.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..860a410d636 Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrdressuniform.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrdressuniform.rsi/icon.png b/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrdressuniform.rsi/icon.png new file mode 100644 index 00000000000..d0971ded9fd Binary files /dev/null and b/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrdressuniform.rsi/icon.png differ diff --git a/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrdressuniform.rsi/meta.json b/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrdressuniform.rsi/meta.json new file mode 100644 index 00000000000..fdb16138f84 --- /dev/null +++ b/Resources/Textures/_Nuclear14/Clothing/Uniforms/FalloutSuits/ncrdressuniform.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from Big-Iron at https://github.com/Foundation-19/Big-Iron/blob/389b09ed2c4b69b10e21884ff5e7c911f66449ef/icons/mob/clothing/uniform.dmi, https://github.com/Foundation-19/Big-Iron/blob/5dca59dfbd3a6a6371630a627d3ee0fb6df1d4b5/icons/fallout/clothing/uniforms.dmi", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + } + ] +}