From dee90a06df45d38e87deb9e735256d4111e2cef0 Mon Sep 17 00:00:00 2001 From: 1Stepka1 Date: Sat, 14 Oct 2023 11:28:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BB=D0=BE=D0=BA=D0=B0=D0=BB=D0=B8=D0=B7?= =?UTF-8?q?=D0=B0=D1=86=D0=B8=D0=B8=20=D0=B3=D1=80=D0=B0=D0=BD=D0=B0=D1=82?= =?UTF-8?q?=D0=B0=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Locale/ru-RU/ADT/Catalog/store/uplink.ftl | 7 +++++++ .../ru-RU/ADT/Objects/Weapons/grenades/grenades.ftl | 7 +++++++ .../ADT/Entities/Objects/Weapons/Throwable/grenades.yml | 8 ++++---- Resources/Prototypes/Catalog/Fills/Items/belt.yml | 2 +- Resources/Prototypes/Catalog/uplink_catalog.yml | 8 ++++---- 5 files changed, 23 insertions(+), 9 deletions(-) create mode 100644 Resources/Locale/ru-RU/ADT/Objects/Weapons/grenades/grenades.ftl diff --git a/Resources/Locale/ru-RU/ADT/Catalog/store/uplink.ftl b/Resources/Locale/ru-RU/ADT/Catalog/store/uplink.ftl index efe97e717de..b2871326835 100644 --- a/Resources/Locale/ru-RU/ADT/Catalog/store/uplink.ftl +++ b/Resources/Locale/ru-RU/ADT/Catalog/store/uplink.ftl @@ -22,3 +22,10 @@ uplink-syndiecloak-desc = антагонизируй со стилем! uplink-nukeopscloak-name = плащ Ядерных Оперативников uplink-nukeopscloak-desc = защитит тебя от холода на базе + +uplink-SmokeGrenadeBundle-name = Набор дымовых бомб синдиката +uplink-SmokeGrenadeBundle-desc = Набор из 6 дымовых бомб синдиката + + +uplink-SmokeGrenade-name = Дымовая бомба синдиката +uplink-SmokeGrenade-desc = Распыляет дым на небольшую область. Является улучшенной версией обычной гранаты. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/ADT/Objects/Weapons/grenades/grenades.ftl b/Resources/Locale/ru-RU/ADT/Objects/Weapons/grenades/grenades.ftl new file mode 100644 index 00000000000..035a33be5bc --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/Objects/Weapons/grenades/grenades.ftl @@ -0,0 +1,7 @@ +ent-ADTSmokeGrenade = Дымовая граната + .desc = Вам определенно не стоит пытаться разобрать её самостоятельно. + .suffix = { "" } + +ent-ADTSSmokeGrenade = Дымовая граната синдиката + .desc = Вам определенно не стоит пытаться разобрать её самостоятельно. Вы чувствуете страх держа её в руках + .suffix = { "" } \ No newline at end of file diff --git a/Resources/Prototypes/ADT/Entities/Objects/Weapons/Throwable/grenades.yml b/Resources/Prototypes/ADT/Entities/Objects/Weapons/Throwable/grenades.yml index aa1a5fe838d..ed9af9594be 100644 --- a/Resources/Prototypes/ADT/Entities/Objects/Weapons/Throwable/grenades.yml +++ b/Resources/Prototypes/ADT/Entities/Objects/Weapons/Throwable/grenades.yml @@ -1,6 +1,6 @@ - type: entity - name: Дымовая граната - description: Вам определенно не стоит пытаться разобрать её самостоятельно + name: SmokeGrenade + description: parent: GrenadeBase id: ADTSmokeGrenade components: @@ -22,8 +22,8 @@ beepInterval: 2 - type: entity - name: Дымовая граната - description: Вам определенно не стоит пытаться разобрать её самостоятельно. Вы чувствуете страх держа её в руках + name: Syndicate Smoke Grenade + description: parent: GrenadeBase id: ADTSSmokeGrenade components: diff --git a/Resources/Prototypes/Catalog/Fills/Items/belt.yml b/Resources/Prototypes/Catalog/Fills/Items/belt.yml index a57f3eb7fa4..7b2e548dfe7 100644 --- a/Resources/Prototypes/Catalog/Fills/Items/belt.yml +++ b/Resources/Prototypes/Catalog/Fills/Items/belt.yml @@ -128,7 +128,7 @@ - type: StorageFill contents: - id: ExGrenade - amount: 4 + amount: 3 - id: SyndieMiniBomb amount: 2 - id: EmpGrenade diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index c21a8afc7f8..2c255d63dd5 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -252,8 +252,8 @@ - type: listing id: ADTUplinkSmokeGrenade - name: Дымовая граната - description: Дымовая граната распыляет дым на небольшую область, является улучшенной версией обычной + name: uplink-SmokeGrenade-name + description: uplink-SmokeGrenade-desc productEntity: ADTSSmokeGrenade cost: Telecrystal: 4 @@ -836,8 +836,8 @@ #ADT - type: listing id: ADTUplinkSmokeBundle - name: Набор дымовых гранат синдиката - description: Набор из 6 дымовых гранат синдиката + name: uplink-SmokeGrenadeBundle-name + description: uplink-SmokeGrenadeBundle-desc productEntity: ADTClothingBackpackDuffelSsmokeGrenade cost: Telecrystal: 18