Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Abernethy committed Jul 16, 2017
2 parents 5947dbc + 957268e commit dfa3ef5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Defs/ThingDefs/Buildings_Production.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ThingDef ParentName="BenchBase">
<defName>Autarky_MechanitesWorkstation</defName>
<label>mechanites workstation</label>
<description>A hight-tech workstation controlled by a powerful AI, used to construct mechanites.</description>
<description>A hight-tech workstation controlled by a powerful AI, used to construct and process mechanites.</description>
<thingClass>Building_WorkTable</thingClass>
<altitudeLayer>Building</altitudeLayer>
<passability>PassThroughOnly</passability>
Expand Down
5 changes: 5 additions & 0 deletions Languages/German/DefInjected/ThingDef/Items_Buildings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<Autarky_MechanitesWorkstation.label>Mechaniten Arbeitsplatz</Autarky_MechanitesWorkstation.label>
<Autarky_MechanitesWorkstation.description>Ein hochtechnisierter Arbeitsplatz, kontrolliert von einer hochentwickelten KI, der verwendet wird um Mechaniten herzustellen und zu verarbeiten.</Autarky_MechanitesWorkstation.description>
</Defs>

0 comments on commit dfa3ef5

Please sign in to comment.