From 280cdc31d9704266ce177d65080955f68d4a3a3f Mon Sep 17 00:00:00 2001 From: kushbreth Date: Tue, 28 Jan 2025 01:33:25 -0600 Subject: [PATCH] nintendo 3DS streetpass --- .../Loadouts/Jobs/Cargo/cargo_technician.yml | 2 +- .../Jumpskirt/cargotechromper.rsi/meta.json | 50 ++++++++++--------- .../Jumpsuit/cargotechoveralls.rsi/meta.json | 50 ++++++++++--------- .../Jumpsuit/cargotechpants.rsi/meta.json | 50 ++++++++++--------- 4 files changed, 82 insertions(+), 70 deletions(-) diff --git a/Resources/Prototypes/Loadouts/Jobs/Cargo/cargo_technician.yml b/Resources/Prototypes/Loadouts/Jobs/Cargo/cargo_technician.yml index 9fa0acf966e..50da8442d58 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Cargo/cargo_technician.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Cargo/cargo_technician.yml @@ -42,4 +42,4 @@ id: CargoWinterBoots equipment: shoes: ClothingShoesBootsWinterCargo - + diff --git a/Resources/Textures/_DV/Clothing/Uniforms/Jumpskirt/cargotechromper.rsi/meta.json b/Resources/Textures/_DV/Clothing/Uniforms/Jumpskirt/cargotechromper.rsi/meta.json index 6c7f3113623..fa373384b0b 100644 --- a/Resources/Textures/_DV/Clothing/Uniforms/Jumpskirt/cargotechromper.rsi/meta.json +++ b/Resources/Textures/_DV/Clothing/Uniforms/Jumpskirt/cargotechromper.rsi/meta.json @@ -1,26 +1,30 @@ { - "version": 1, - "license": "CC0-1.0", - "copyright": "drip by kush.", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "drip by kush.", + "size": { + "x": 32, + "y": 32 }, - { - "name": "equipped-INNERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] + "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/_DV/Clothing/Uniforms/Jumpsuit/cargotechoveralls.rsi/meta.json b/Resources/Textures/_DV/Clothing/Uniforms/Jumpsuit/cargotechoveralls.rsi/meta.json index 6c7f3113623..fa373384b0b 100644 --- a/Resources/Textures/_DV/Clothing/Uniforms/Jumpsuit/cargotechoveralls.rsi/meta.json +++ b/Resources/Textures/_DV/Clothing/Uniforms/Jumpsuit/cargotechoveralls.rsi/meta.json @@ -1,26 +1,30 @@ { - "version": 1, - "license": "CC0-1.0", - "copyright": "drip by kush.", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "drip by kush.", + "size": { + "x": 32, + "y": 32 }, - { - "name": "equipped-INNERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] + "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/_DV/Clothing/Uniforms/Jumpsuit/cargotechpants.rsi/meta.json b/Resources/Textures/_DV/Clothing/Uniforms/Jumpsuit/cargotechpants.rsi/meta.json index 6c7f3113623..fa373384b0b 100644 --- a/Resources/Textures/_DV/Clothing/Uniforms/Jumpsuit/cargotechpants.rsi/meta.json +++ b/Resources/Textures/_DV/Clothing/Uniforms/Jumpsuit/cargotechpants.rsi/meta.json @@ -1,26 +1,30 @@ { - "version": 1, - "license": "CC0-1.0", - "copyright": "drip by kush.", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "drip by kush.", + "size": { + "x": 32, + "y": 32 }, - { - "name": "equipped-INNERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] }