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