From 987874c369e63576851210a72113115a5984425e Mon Sep 17 00:00:00 2001 From: Krosus777 <38509947+Krosus777@users.noreply.github.com> Date: Thu, 1 Feb 2024 22:31:21 +0100 Subject: [PATCH 1/2] Fix#1 --- Resources/Locale/en-US/lathe/lathe-categories.ftl | 11 +++++++++++ .../Corvax/Entities/Structures/Machines/printer.yml | 1 + .../Prototypes/Corvax/Recipes/Lathes/printer.yml | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Resources/Locale/en-US/lathe/lathe-categories.ftl b/Resources/Locale/en-US/lathe/lathe-categories.ftl index a7261c2b511..e89369d61ba 100644 --- a/Resources/Locale/en-US/lathe/lathe-categories.ftl +++ b/Resources/Locale/en-US/lathe/lathe-categories.ftl @@ -6,3 +6,14 @@ lathe-category-parts = Parts lathe-category-robotics = Robotics lathe-category-tools = Tools lathe-category-weapons = Weapons +# Corvax-Printer-Start +lathe-category-Reports = Reports +lathe-category-Statements = Statements +lathe-category-InquiriesAndAppeals = Inquiries and appeals +lathe-category-Permissions = Permissions +lathe-category-OrdersAndInstructions = Orders and instructions +lathe-category-Orders = Orders +lathe-category-Evidence = Evidence +lathe-category-ConclusionsAndDecisions = Conclusions and decisions +lathe-category-Error = Error +# Corvax-Printer-End diff --git a/Resources/Prototypes/Corvax/Entities/Structures/Machines/printer.yml b/Resources/Prototypes/Corvax/Entities/Structures/Machines/printer.yml index fb528d82723..4bc8edad78b 100644 --- a/Resources/Prototypes/Corvax/Entities/Structures/Machines/printer.yml +++ b/Resources/Prototypes/Corvax/Entities/Structures/Machines/printer.yml @@ -54,6 +54,7 @@ - PrintedDocumentRequestConstructionWorkRecipe - PrintedDocumentRequestModernizationRecipe - PrintedDocumentComplaintViolationLaborRulesRecipe + - PrintedDocumentComplaintОffenseRecipe - PrintedDocumentPermissionEquipmentRecipe - PrintedDocumentPermissionToTravelInCaseOfThreatRecipe - PrintedDocumentSearchPermissionRecipe diff --git a/Resources/Prototypes/Corvax/Recipes/Lathes/printer.yml b/Resources/Prototypes/Corvax/Recipes/Lathes/printer.yml index cb4a87b8c2a..dee070f48cc 100644 --- a/Resources/Prototypes/Corvax/Recipes/Lathes/printer.yml +++ b/Resources/Prototypes/Corvax/Recipes/Lathes/printer.yml @@ -118,7 +118,7 @@ - type: latheRecipe id: PrintedDocumentApplicationAccessRecipe result: PrintedDocumentApplicationAccess - ategory: Statements + Category: Statements completetime: 2 applyMaterialDiscount: false materials: From aa3ee7d0a3e2ee405f1bf0df4caa9dfc331012e8 Mon Sep 17 00:00:00 2001 From: Krosus777 <38509947+Krosus777@users.noreply.github.com> Date: Thu, 1 Feb 2024 22:44:12 +0100 Subject: [PATCH 2/2] fix#2 --- Resources/Locale/en-US/lathe/lathe-categories.ftl | 1 + Resources/Prototypes/Corvax/Recipes/Lathes/printer.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Locale/en-US/lathe/lathe-categories.ftl b/Resources/Locale/en-US/lathe/lathe-categories.ftl index e89369d61ba..e8d2de6431f 100644 --- a/Resources/Locale/en-US/lathe/lathe-categories.ftl +++ b/Resources/Locale/en-US/lathe/lathe-categories.ftl @@ -10,6 +10,7 @@ lathe-category-weapons = Weapons lathe-category-Reports = Reports lathe-category-Statements = Statements lathe-category-InquiriesAndAppeals = Inquiries and appeals +lathe-category-Complaints = Complaints lathe-category-Permissions = Permissions lathe-category-OrdersAndInstructions = Orders and instructions lathe-category-Orders = Orders diff --git a/Resources/Prototypes/Corvax/Recipes/Lathes/printer.yml b/Resources/Prototypes/Corvax/Recipes/Lathes/printer.yml index dee070f48cc..86a5a927ded 100644 --- a/Resources/Prototypes/Corvax/Recipes/Lathes/printer.yml +++ b/Resources/Prototypes/Corvax/Recipes/Lathes/printer.yml @@ -118,7 +118,7 @@ - type: latheRecipe id: PrintedDocumentApplicationAccessRecipe result: PrintedDocumentApplicationAccess - Category: Statements + category: Statements completetime: 2 applyMaterialDiscount: false materials: