diff --git a/Resources/Locale/ru-RU/ss220/clothing/Head/bandanas.ftl b/Resources/Locale/ru-RU/ss220/clothing/Head/bandanas.ftl index e7af0aba0365..e19e6da1594e 100644 --- a/Resources/Locale/ru-RU/ss220/clothing/Head/bandanas.ftl +++ b/Resources/Locale/ru-RU/ss220/clothing/Head/bandanas.ftl @@ -1,2 +1,4 @@ ent-ClothingHeadBandBlueBotany = ботаническая бандана .desc = Ботаническая бандана из натуральных волокон, чтобы выглядеть круто. +ent-ClothingHeadBandSalvage = бандана утилизатора + .desc = Бандана, которая поможет вам спастись от шахтерской пыли. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/ss220/clothing/Head/hardhats.ftl b/Resources/Locale/ru-RU/ss220/clothing/Head/hardhats.ftl new file mode 100644 index 000000000000..0134c98ed715 --- /dev/null +++ b/Resources/Locale/ru-RU/ss220/clothing/Head/hardhats.ftl @@ -0,0 +1,2 @@ +ent-ClothingHeadHatHardhatViolet = фиолетовая каска + .desc = Каска, окрашенная в фиолетовый цвет, используется в опасных условиях работы для защиты головы. Поставляется со встроенным фонариком. diff --git a/Resources/Locale/ru-RU/ss220/clothing/Head/hats.ftl b/Resources/Locale/ru-RU/ss220/clothing/Head/hats.ftl index 7367caeb0110..df563e83a420 100644 --- a/Resources/Locale/ru-RU/ss220/clothing/Head/hats.ftl +++ b/Resources/Locale/ru-RU/ss220/clothing/Head/hats.ftl @@ -20,3 +20,7 @@ ent-ClothingHeadPilotCapCap = фуражка пилота .desc = Поймайте высоту! ent-ClothingHeadWarehouseman = кепка заведующего складом .desc = Не самая заурядная кепка главного распределителя станции. Вышита по личному заказу, вас никогда не волновала политика корпорации касаемо конкретного цвета униформы. +ent-ClothingHeadHatSalvage = кепка утилизатора + .desc = Зачем они носят кепки, если работают в пещерах? +ent-ClothingHeadHatSalvageFlipped = кепка утилизатора + .desc = Зачем они носят кепки, если работают в пещерах? diff --git a/Resources/Locale/ru-RU/ss220/clothing/Jumpsuit/jumpsuit.ftl b/Resources/Locale/ru-RU/ss220/clothing/Jumpsuit/jumpsuit.ftl index 7aa245a00deb..ca9ebab7378d 100644 --- a/Resources/Locale/ru-RU/ss220/clothing/Jumpsuit/jumpsuit.ftl +++ b/Resources/Locale/ru-RU/ss220/clothing/Jumpsuit/jumpsuit.ftl @@ -28,6 +28,8 @@ ent-ClothingUniformJumpsuitTrustedLawyer = костюм доверенного .desc = Шикарный костюм для тех, кто следит за безупречным исполнением законов компании. Говорят, что вы способны навязать свои требования даже самому Богу. ent-ClothingUniformJumpsuitWarehouseman = рабочий комбинезон заведующего складом .desc = Практичный, удобный, не стесняющий движения и главное стильный комбинезон. У вас с ним связаны плохие воспоминания о прошлом начальнике +ent-ClothingUniformJumpsuitFlannelSalvage = одежда пустотного труженика + .desc = Рубашка в стиле кантри для опытного снабженца. Несмотря на то, что она не соответствует корпоративной форме, руководство закрывает на это глаза из-за высокой производительности её носителя. ent-ClothingUniformJumpsuitJanitorBlue = синий костюм уборщика .desc = Костюм таинственного уборщика. diff --git a/Resources/Locale/ru-RU/ss220/clothing/Masks/bandanas.ftl b/Resources/Locale/ru-RU/ss220/clothing/Masks/bandanas.ftl index 1f3cfa4cd8db..da562f22bc68 100644 --- a/Resources/Locale/ru-RU/ss220/clothing/Masks/bandanas.ftl +++ b/Resources/Locale/ru-RU/ss220/clothing/Masks/bandanas.ftl @@ -1,2 +1,4 @@ ent-ClothingMaskBandBlueBotany = ботаническая бандана .desc = Ботаническая бандана из натуральных волокон, чтобы выглядеть круто. +ent-ClothingMaskBandSalvage = бандана утилизатора + .desc = Бандана, которая поможет вам спастись от шахтерской пыли. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/ss220/loadout-groups/salvagespecialist.ftl b/Resources/Locale/ru-RU/ss220/loadout-groups/salvagespecialist.ftl index a753ad2ae2e7..4a72a5510269 100644 --- a/Resources/Locale/ru-RU/ss220/loadout-groups/salvagespecialist.ftl +++ b/Resources/Locale/ru-RU/ss220/loadout-groups/salvagespecialist.ftl @@ -1 +1,2 @@ loadout-group-salvage-specialist-jumpsuit = Утилизатор, комбинезон +loadout-group-salvage-specialist-head = Утилизатор, голова diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_job.yml b/Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_job.yml index a44ec69a8e99..58e4c1aa731d 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_job.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_job.yml @@ -186,11 +186,16 @@ components: - type: StorageFill contents: - - id: ClothingBackpack + - id: ClothingBackpackSalvage #SS220-Salvage-Loadouts-Update-Begin + - id: ClothingBackpackSatchelSalvage + - id: ClothingBackpackDuffelSalvage #SS220-Salvage-Loadouts-Update-End - id: ClothingShoesBootsSalvage amount: 2 - id: ClothingUniformJumpsuitSalvageSpecialist amount: 2 + - id: ClothingHeadBandSalvage #SS220-Salvage-Loadouts-Update-Begin + - id: ClothingHeadHatSalvage + - id: ClothingHeadHatHardhatViolet #SS220-Salvage-Loadouts-Update-End - type: entity id: WardrobeAtmosphericsFilled diff --git a/Resources/Prototypes/Loadouts/role_loadouts.yml b/Resources/Prototypes/Loadouts/role_loadouts.yml index 2851be78b315..a84795c7b45b 100644 --- a/Resources/Prototypes/Loadouts/role_loadouts.yml +++ b/Resources/Prototypes/Loadouts/role_loadouts.yml @@ -220,6 +220,7 @@ - type: roleLoadout id: JobSalvageSpecialist groups: + - SalvageSpecialistHead #SS220-Salvage-Loadouts-Update - GroupTankHarness - SalvageSpecialistBackpack - SalvageSpecialistJumpsuit #SS220-MoreTurtleneck diff --git a/Resources/Prototypes/SS220/Entities/Clothing/Head/bandanas.yml b/Resources/Prototypes/SS220/Entities/Clothing/Head/bandanas.yml index ec5cf3677ed2..aaf732e8e491 100644 --- a/Resources/Prototypes/SS220/Entities/Clothing/Head/bandanas.yml +++ b/Resources/Prototypes/SS220/Entities/Clothing/Head/bandanas.yml @@ -4,4 +4,8 @@ id: ClothingHeadBandBlueBotany name: blue botany bandana - +# Карго +- type: entity + parent: [ClothingHeadBandBase, ClothingMaskBandSalvage] + id: ClothingHeadBandSalvage + name: Salvage bandana diff --git a/Resources/Prototypes/SS220/Entities/Clothing/Head/hardhats.yml b/Resources/Prototypes/SS220/Entities/Clothing/Head/hardhats.yml new file mode 100644 index 000000000000..2d376d6ed9b5 --- /dev/null +++ b/Resources/Prototypes/SS220/Entities/Clothing/Head/hardhats.yml @@ -0,0 +1,10 @@ +- type: entity + parent: ClothingHeadHatHardhatBase + id: ClothingHeadHatHardhatViolet + name: violet hard hat + description: A hard hat, painted in violet, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. + components: + - type: Sprite + sprite: SS220/Clothing/Head/Hardhats/violet.rsi + - type: Clothing + sprite: SS220/Clothing/Head/Hardhats/violet.rsi \ No newline at end of file diff --git a/Resources/Prototypes/SS220/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/SS220/Entities/Clothing/Head/hats.yml index a779f5043948..f6c25ef46d9f 100644 --- a/Resources/Prototypes/SS220/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/SS220/Entities/Clothing/Head/hats.yml @@ -216,3 +216,20 @@ sprite: SS220/Clothing/Head/Hats/qm_warehouseman.rsi - type: Clothing sprite: SS220/Clothing/Head/Hats/qm_warehouseman.rsi + + # Утилизатор +- type: entity + parent: ClothingHeadHeadHatBaseFlippable + id: ClothingHeadHatSalvage + name: salvage cap + description: "Why they wear caps if they dig in caves?" + components: + - type: Sprite + sprite: SS220/Clothing/Head/Hats/salvagehat.rsi + - type: Clothing + sprite: SS220/Clothing/Head/Hats/salvagehat.rsi + +- type: entity + parent: [ClothingHeadHeadHatBaseFlipped, ClothingHeadHatSalvage] + id: ClothingHeadHatSalvageFlipped + name: salvage cap \ No newline at end of file diff --git a/Resources/Prototypes/SS220/Entities/Clothing/Masks/bandanas.yml b/Resources/Prototypes/SS220/Entities/Clothing/Masks/bandanas.yml index b91e98f2006b..835aba692d04 100644 --- a/Resources/Prototypes/SS220/Entities/Clothing/Masks/bandanas.yml +++ b/Resources/Prototypes/SS220/Entities/Clothing/Masks/bandanas.yml @@ -13,3 +13,19 @@ tags: - ClothMade - WhitelistChameleon + +# Карго +- type: entity + parent: ClothingMaskBandanaBase + id: ClothingMaskBandSalvage + name: salvage bandana + description: A bandana that helps protect you from mine dust. + components: + - type: Sprite + sprite: SS220/Clothing/Head/Bandanas/salvage.rsi + - type: Clothing + sprite: SS220/Clothing/Head/Bandanas/salvage.rsi + - type: Tag + tags: + - ClothMade + - WhitelistChameleon \ No newline at end of file diff --git a/Resources/Prototypes/SS220/Entities/Clothing/Uniforms/Jumpsuit/jumpsuits.yml b/Resources/Prototypes/SS220/Entities/Clothing/Uniforms/Jumpsuit/jumpsuits.yml index f12da468d482..a6e4434be29c 100644 --- a/Resources/Prototypes/SS220/Entities/Clothing/Uniforms/Jumpsuit/jumpsuits.yml +++ b/Resources/Prototypes/SS220/Entities/Clothing/Uniforms/Jumpsuit/jumpsuits.yml @@ -218,6 +218,18 @@ - type: Clothing sprite: SS220/Clothing/Uniforms/Jumpsuit/qm_warehouseman.rsi + # Утилизатор +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitFlannelSalvage + name: void salvage clothes + description: A country-style shirt worn by an experienced supply department worker. It is actually a violation of the uniform rules, but the corporation turns a blind eye to it because of the benefit it brings to the wearer. + components: + - type: Sprite + sprite: SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi + - type: Clothing + sprite: SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi + # Syndicate - type: entity @@ -229,4 +241,4 @@ - type: Sprite sprite: SS220/Clothing/Uniforms/Jumpsuit/syndicate_diplomatist.rsi - type: Clothing - sprite: SS220/Clothing/Uniforms/Jumpsuit/syndicate_diplomatist.rsi + sprite: SS220/Clothing/Uniforms/Jumpsuit/syndicate_diplomatist.rsi \ No newline at end of file diff --git a/Resources/Prototypes/SS220/Loadouts/Jobs/Cargo/salvage_specialist.yml b/Resources/Prototypes/SS220/Loadouts/Jobs/Cargo/salvage_specialist.yml index b752358a7e8b..2c9d76f58be7 100644 --- a/Resources/Prototypes/SS220/Loadouts/Jobs/Cargo/salvage_specialist.yml +++ b/Resources/Prototypes/SS220/Loadouts/Jobs/Cargo/salvage_specialist.yml @@ -8,6 +8,16 @@ role: JobSalvageSpecialist time: 108000 # 30 hrs +# Flannel Salvage Time +- type: loadoutEffectGroup + id: UniformJumpsuitFlannelSalvage + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobSalvageSpecialist + time: 252000 # 70 hrs + # Jumpsuit - type: loadout id: UniformJumpsuitSalvageSpecialist @@ -21,3 +31,27 @@ proto: SalvageSpecialistTurtleneck equipment: jumpsuit: ClothingUniformJumpsuitSalvageSpecialistTurtleneck + +- type: loadout + id: UniformJumpsuitFlannelSalvage + effects: + - !type:GroupLoadoutEffect + proto: UniformJumpsuitFlannelSalvage + equipment: + jumpsuit: ClothingUniformJumpsuitFlannelSalvage + +# Head +- type: loadout + id: ClothingHeadHatSalvage + equipment: + head: ClothingHeadHatSalvage + +- type: loadout + id: ClothingHeadBandSalvage + equipment: + head: ClothingHeadBandSalvage + +- type: loadout + id: ClothingHeadHatHardhatViolet + equipment: + head: ClothingHeadHatHardhatViolet \ No newline at end of file diff --git a/Resources/Prototypes/SS220/Loadouts/loadout_groups.yml b/Resources/Prototypes/SS220/Loadouts/loadout_groups.yml index b7a5c95d546b..819cedfa8a1e 100644 --- a/Resources/Prototypes/SS220/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/SS220/Loadouts/loadout_groups.yml @@ -289,6 +289,16 @@ loadouts: - UniformJumpsuitSalvageSpecialist - SalvageSpecialistJumpsuitTurtleneck + - UniformJumpsuitFlannelSalvage + +- type: loadoutGroup + id: SalvageSpecialistHead + name: loadout-group-salvage-specialist-head + minLimit: 0 + loadouts: + - ClothingHeadHatSalvage + - ClothingHeadBandSalvage + - ClothingHeadHatHardhatViolet # Wildcards diff --git a/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/equipped-HELMET.png b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/equipped-HELMET.png new file mode 100644 index 000000000000..3b08ef4888d6 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/equipped-MASK.png b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/equipped-MASK.png new file mode 100644 index 000000000000..3a929a32383f Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/equipped-MASK.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/icon.png b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/icon.png new file mode 100644 index 000000000000..02a84a03f81c Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/icon.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/icon_mask.png b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/icon_mask.png new file mode 100644 index 000000000000..811589cf3527 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/icon_mask.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/inhand-left.png b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/inhand-left.png new file mode 100644 index 000000000000..d4ff074ae678 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/inhand-left.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/inhand-right.png b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/inhand-right.png new file mode 100644 index 000000000000..b2da4dbf9a7c Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/inhand-right.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/meta.json b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/meta.json new file mode 100644 index 000000000000..8b0c89abd6f2 --- /dev/null +++ b/Resources/Textures/SS220/Clothing/Head/Bandanas/salvage.rsi/meta.json @@ -0,0 +1,33 @@ +{ + "version": 1, + "license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt", + "copyright": "sprited by dinazewwr (Discord) for SS220", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "icon_mask" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "equipped-MASK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/icon.png b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/icon.png new file mode 100644 index 000000000000..a595aa8bc6fb Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/icon.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/light-icon.png b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/light-icon.png new file mode 100644 index 000000000000..57d5b472364b Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/light-icon.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/meta.json b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/meta.json new file mode 100644 index 000000000000..fc261a46756c --- /dev/null +++ b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/meta.json @@ -0,0 +1,41 @@ +{ + "version": 1, + "license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt", + "copyright": "sprited by dinazewwr (Discord) for SS220", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "light-icon" + }, + { + "name": "off-equipped-HELMET", + "directions": 4 + }, + { + "name": "off-inhand-left", + "directions": 4 + }, + { + "name": "off-inhand-right", + "directions": 4 + }, + { + "name": "on-equipped-HELMET", + "directions": 4 + }, + { + "name": "on-inhand-left", + "directions": 4 + }, + { + "name": "on-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/off-equipped-HELMET.png b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/off-equipped-HELMET.png new file mode 100644 index 000000000000..bfcd506a5a26 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/off-equipped-HELMET.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/off-inhand-left.png b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/off-inhand-left.png new file mode 100644 index 000000000000..4ca0fcb1fc83 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/off-inhand-left.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/off-inhand-right.png b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/off-inhand-right.png new file mode 100644 index 000000000000..667274ab50dc Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/off-inhand-right.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/on-equipped-HELMET.png b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/on-equipped-HELMET.png new file mode 100644 index 000000000000..a3d966bac316 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/on-equipped-HELMET.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/on-inhand-left.png b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/on-inhand-left.png new file mode 100644 index 000000000000..8cb0b1ca809a Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/on-inhand-right.png b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/on-inhand-right.png new file mode 100644 index 000000000000..1e55b34d4cb8 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hardhats/violet.rsi/on-inhand-right.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/equipped-HELMET-hamster.png b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/equipped-HELMET-hamster.png new file mode 100644 index 000000000000..23746ffd7376 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/equipped-HELMET-hamster.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/equipped-HELMET.png b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/equipped-HELMET.png new file mode 100644 index 000000000000..b7f83d33885f Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/flipped-equipped-HELMET-hamster.png b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/flipped-equipped-HELMET-hamster.png new file mode 100644 index 000000000000..1eecf31a6ed4 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/flipped-equipped-HELMET-hamster.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/flipped-equipped-HELMET.png b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/flipped-equipped-HELMET.png new file mode 100644 index 000000000000..375620d2f46d Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/flipped-equipped-HELMET.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/flipped-inhand-left.png b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/flipped-inhand-left.png new file mode 100644 index 000000000000..9458eeadf82b Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/flipped-inhand-left.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/flipped-inhand-right.png b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/flipped-inhand-right.png new file mode 100644 index 000000000000..58d11df80d14 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/flipped-inhand-right.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/icon.png b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/icon.png new file mode 100644 index 000000000000..a10d0101ca0a Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/icon.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/icon_flipped.png b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/icon_flipped.png new file mode 100644 index 000000000000..f2cacc22cd4a Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/icon_flipped.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/inhand-left.png b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/inhand-left.png new file mode 100644 index 000000000000..2198b020a378 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/inhand-left.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/inhand-right.png b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/inhand-right.png new file mode 100644 index 000000000000..5532eb997439 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/inhand-right.png differ diff --git a/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/meta.json b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/meta.json new file mode 100644 index 000000000000..7ead201e2499 --- /dev/null +++ b/Resources/Textures/SS220/Clothing/Head/Hats/salvagehat.rsi/meta.json @@ -0,0 +1,50 @@ +{ + "version": 1, + "license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt", + "copyright": "sprited by dinazewwr (Discord) for SS220", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "icon_flipped" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "equipped-HELMET-hamster", + "directions": 4 + }, + { + "name": "flipped-equipped-HELMET", + "directions": 4 + }, + { + "name": "flipped-equipped-HELMET-hamster", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "flipped-inhand-left", + "directions": 4 + }, + { + "name": "flipped-inhand-right", + "directions": 4 + } + ] +} + diff --git a/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 000000000000..c2a4425d3692 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 000000000000..7e774900b1fc Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/icon.png b/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/icon.png new file mode 100644 index 000000000000..19ade541f59a Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/icon.png differ diff --git a/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/inhand-left.png b/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/inhand-left.png new file mode 100644 index 000000000000..eb62676c263b Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/inhand-left.png differ diff --git a/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/inhand-right.png b/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/inhand-right.png new file mode 100644 index 000000000000..d134a07cd114 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/inhand-right.png differ diff --git a/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/meta.json b/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/meta.json new file mode 100644 index 000000000000..23ad21cf2f22 --- /dev/null +++ b/Resources/Textures/SS220/Clothing/Uniforms/Jumpsuit/flannel_salvage.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt", + "copyright": "sprited by dinazewwr (Discord) for SS220", + "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 + } + ] +}