From 83abe8b4e54651b79f17c35b1c7554e631386a25 Mon Sep 17 00:00:00 2001 From: Farrellka-dev Date: Fri, 22 Nov 2024 15:37:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=D1=83=D1=81=20=D1=81?= =?UTF-8?q?=D0=BF=D1=80=D0=B0=D0=B9=D1=82=D0=B8=D0=BA=D1=83=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../entities/objects/devices/TacticalShop.ftl | 2 +- .../Head/Hardsuits/capspace.rsi/meta.json | 6 ++++++ .../Head/Hardsuits/deathsquad.rsi/meta.json | 4 ++++ .../Clothing/Mask/gassecurity.rsi/meta.json | 4 ++++ .../Textures/Clothing/Mask/medical.rsi/meta.json | 4 ++++ .../Hardsuits/iic-armor.rsi/meta.json | 16 ++++++++++++++++ 6 files changed, 35 insertions(+), 1 deletion(-) diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/_lostparadise/entities/objects/devices/TacticalShop.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/_lostparadise/entities/objects/devices/TacticalShop.ftl index 1583c38f3ba..135e95ee01b 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/_lostparadise/entities/objects/devices/TacticalShop.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/_lostparadise/entities/objects/devices/TacticalShop.ftl @@ -5,7 +5,7 @@ ent-LPPCBURNUplinkShop = Планшет планирования операци .desc = Планшет лидера отряда РХБЗЗ с доступом в блюспейс хранилища сектора .suffix = РХБЗЗ ent-LPPDeltaUplinkShop = Планшет планирования операций отряда "Дельта" - .desc = Планшет коммандира отряда "Дельта" с доступом в блюспейс хранилища сектора. + .desc = Планшет командира отряда "Дельта" с доступом в блюспейс хранилища сектора. .suffix = Дельта ent-LPPHOSUplinkShop = Планшет закупа СБ .desc = Планшет для смотрителя СБ, позволяющий закупиться снаряжением под себя. diff --git a/Resources/Textures/Clothing/Head/Hardsuits/capspace.rsi/meta.json b/Resources/Textures/Clothing/Head/Hardsuits/capspace.rsi/meta.json index 792179b13e7..a81694a470c 100644 --- a/Resources/Textures/Clothing/Head/Hardsuits/capspace.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hardsuits/capspace.rsi/meta.json @@ -23,6 +23,9 @@ }, { "name": "equipped-HELMET-tajaran", + "directions": 4 + }, + { "name": "off-equipped-HELMET-vox", "directions": 4 }, @@ -36,6 +39,9 @@ }, { "name": "inhand-left", + "directions": 4 + }, + { "name": "on-equipped-HELMET-vox", "directions": 4 }, diff --git a/Resources/Textures/Clothing/Head/Hardsuits/deathsquad.rsi/meta.json b/Resources/Textures/Clothing/Head/Hardsuits/deathsquad.rsi/meta.json index e1055dc3d79..a2caf401b6f 100644 --- a/Resources/Textures/Clothing/Head/Hardsuits/deathsquad.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hardsuits/deathsquad.rsi/meta.json @@ -33,6 +33,10 @@ "name": "off-inhand-right", "directions": 4 }, + { + "name": "on-inhand-right", + "directions": 4 + }, { "name": "equipped-HELMET-vox", "directions": 4 diff --git a/Resources/Textures/Clothing/Mask/gassecurity.rsi/meta.json b/Resources/Textures/Clothing/Mask/gassecurity.rsi/meta.json index 640e64c1e0d..123f74a6369 100644 --- a/Resources/Textures/Clothing/Mask/gassecurity.rsi/meta.json +++ b/Resources/Textures/Clothing/Mask/gassecurity.rsi/meta.json @@ -38,6 +38,10 @@ "name": "up-equipped-MASK", "directions": 4 }, + { + "name": "up-equipped-MASK-vox", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Mask/medical.rsi/meta.json b/Resources/Textures/Clothing/Mask/medical.rsi/meta.json index 00965dff4d5..efc85e697ee 100644 --- a/Resources/Textures/Clothing/Mask/medical.rsi/meta.json +++ b/Resources/Textures/Clothing/Mask/medical.rsi/meta.json @@ -30,6 +30,10 @@ "name": "equipped-MASK-reptilian", "directions": 4 }, + { + "name": "equipped-MASK-vox", + "directions": 4 + }, { "name": "up-equipped-MASK-vox", "directions": 4 diff --git a/Resources/Textures/_LostParadise/Clothing/OuterClothing/Hardsuits/iic-armor.rsi/meta.json b/Resources/Textures/_LostParadise/Clothing/OuterClothing/Hardsuits/iic-armor.rsi/meta.json index f0a3095c450..86d7d556768 100644 --- a/Resources/Textures/_LostParadise/Clothing/OuterClothing/Hardsuits/iic-armor.rsi/meta.json +++ b/Resources/Textures/_LostParadise/Clothing/OuterClothing/Hardsuits/iic-armor.rsi/meta.json @@ -21,6 +21,22 @@ { "name": "inhand-right", "directions": 4 + }, + { + "name": "equipped-OUTERCLOTHING-tajaran", + "directions": 4 + }, + { + "name": "equipped-OUTERCLOTHING-reptilian", + "directions": 4 + }, + { + "name": "equipped-OUTERCLOTHING-shark", + "directions": 4 + }, + { + "name": "equipped-OUTERCLOTHING-vulpkanin", + "directions": 4 } ] }