From 5e12e749205b86d4353447d8133148bcc4fdef52 Mon Sep 17 00:00:00 2001
From: Ano-Nymus <44923919+Ano-Nymus@users.noreply.github.com>
Date: Fri, 3 Jul 2020 10:45:45 +0000
Subject: [PATCH] Replacing incorrect tech level
Complex Furniture has a tech level of medieval, yet bookshelves (using complex furniture as a prerequisite) have a tech-level of Neolithic. This causes research tree mods to throw warnings.
---
Defs/ResearchProjectDefs/RimWriter_ResearchProjects.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Defs/ResearchProjectDefs/RimWriter_ResearchProjects.xml b/Defs/ResearchProjectDefs/RimWriter_ResearchProjects.xml
index 1cf02fb..6418e60 100644
--- a/Defs/ResearchProjectDefs/RimWriter_ResearchProjects.xml
+++ b/Defs/ResearchProjectDefs/RimWriter_ResearchProjects.xml
@@ -46,7 +46,7 @@ Y
Allows your colony to construct shelves for scrolls, journals, and books.50
- Neolithic
+ Medieval
RimWriter_TechPrimitiveWriting
ComplexFurniture
@@ -88,4 +88,4 @@ Y
RimWriter_ResearchTab
-
\ No newline at end of file
+