From fb7ca28b9afc85e02f86e4643d1f54835a922848 Mon Sep 17 00:00:00 2001 From: Ed Date: Wed, 17 Jul 2024 23:35:22 +0300 Subject: [PATCH] update locales --- .../Locale/en-US/_CP14/objectives/condition/expedition.ftl | 2 ++ .../Locale/ru-RU/_CP14/objectives/condition/expedition.ftl | 2 ++ Resources/Prototypes/_CP14/Objectives/expedition_objectives.yml | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Resources/Locale/en-US/_CP14/objectives/condition/expedition.ftl b/Resources/Locale/en-US/_CP14/objectives/condition/expedition.ftl index aadf69c3b4..1bbd523c22 100644 --- a/Resources/Locale/en-US/_CP14/objectives/condition/expedition.ftl +++ b/Resources/Locale/en-US/_CP14/objectives/condition/expedition.ftl @@ -1,3 +1,5 @@ +cp14-objective-issuer-expedition = [color=#fcae38]Expedition oobjective[/color] + cp14-objective-expedition-collect-title = Collect { $itemName } cp14-objective-expedition-collect-desc = Your objective is to collect and deliver { $itemName } to the Elemental Ship. cp14-objective-expedition-collect-multiply-desc = Your objective is to collect and deliver { $count } { $itemName } to the Elemental ship. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_CP14/objectives/condition/expedition.ftl b/Resources/Locale/ru-RU/_CP14/objectives/condition/expedition.ftl index 31f933aa17..eedd5594a2 100644 --- a/Resources/Locale/ru-RU/_CP14/objectives/condition/expedition.ftl +++ b/Resources/Locale/ru-RU/_CP14/objectives/condition/expedition.ftl @@ -1,3 +1,5 @@ +cp14-objective-issuer-expedition = [color=#fcae38]Цель экспедиции[/color] + cp14-objective-expedition-collect-title = Добыть { $itemName } cp14-objective-expedition-collect-desc = Ваша задача - добыть и доставить { $itemName } на Элементальный корабль. cp14-objective-expedition-collect-multiply-desc = Ваша задача - добыть и доставить { $count } { $itemName } на Элементальный корабль. \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Objectives/expedition_objectives.yml b/Resources/Prototypes/_CP14/Objectives/expedition_objectives.yml index 1869329027..1b713d52a0 100644 --- a/Resources/Prototypes/_CP14/Objectives/expedition_objectives.yml +++ b/Resources/Prototypes/_CP14/Objectives/expedition_objectives.yml @@ -4,7 +4,7 @@ id: CP14BaseExpeditionObjective components: - type: Objective - issuer: ExpeditionObjective + issuer: cp14-objective-issuer-expedition - type: entity abstract: true