Skip to content

Commit

Permalink
Mod updated for 1.4 and passed autotests
Browse files Browse the repository at this point in the history
  • Loading branch information
emipa606 committed Oct 9, 2022
1 parent ea3427c commit a67a1e8
Show file tree
Hide file tree
Showing 10 changed files with 583 additions and 8 deletions.
Binary file added 1.4/Assemblies/TinyWorkbenches.dll
Binary file not shown.
15 changes: 15 additions & 0 deletions 1.4/Defs/ResearchProjectDefs/ResearchProjects.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<Defs>
<ResearchProjectDef>
<defName>TWB_TinyWorkBenchs</defName>
<label>Tiny Workbenchs</label>
<description>Allows for tiny workbenchs. The small size makes them cheap, but fragile and slow.</description>
<baseCost>500</baseCost>
<techLevel>Medieval</techLevel>
<prerequisites>
<li>ComplexFurniture</li>
</prerequisites>
<researchViewX>2.00</researchViewX>
<researchViewY>4.05</researchViewY>
</ResearchProjectDef>
</Defs>
Loading

0 comments on commit a67a1e8

Please sign in to comment.