From 06697abcdbb688a47ce62c893acd6e5f02ff9775 Mon Sep 17 00:00:00 2001 From: Tornado Tech <54727692+Tornado-Technology@users.noreply.github.com> Date: Thu, 6 Mar 2025 19:57:04 +1000 Subject: [PATCH] fix: Books\knowledge.yml --- .../Objects/Bureaucracy/Books/knowledge.yml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/Books/knowledge.yml b/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/Books/knowledge.yml index aefb8f97b4..d28db036ad 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/Books/knowledge.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/Books/knowledge.yml @@ -6,7 +6,7 @@ suffix: Wood Work components: - type: CP14KnowledgeLearningSource - knowledges: + knowledge: - WoodWork - type: entity @@ -15,7 +15,7 @@ suffix: Metall Melting components: - type: CP14KnowledgeLearningSource - knowledges: + knowledge: - MetallMelting - type: entity @@ -24,7 +24,7 @@ suffix: Metall Forging components: - type: CP14KnowledgeLearningSource - knowledges: + knowledge: - MetallForging - type: entity @@ -33,7 +33,7 @@ suffix: Glasswork components: - type: CP14KnowledgeLearningSource - knowledges: + knowledge: - Glasswork # T1 @@ -44,7 +44,7 @@ suffix: Clothing Sewing components: - type: CP14KnowledgeLearningSource - knowledges: + knowledge: - ClothingSewing - type: entity @@ -53,7 +53,7 @@ suffix: Wallpaper Craft components: - type: CP14KnowledgeLearningSource - knowledges: + knowledge: - WallpaperCraft # T2 @@ -64,6 +64,5 @@ suffix: Advanced Clothing Sewing components: - type: CP14KnowledgeLearningSource - knowledges: + knowledge: - AdvancedClothingSewing - \ No newline at end of file