Skip to content

Commit 957268e

Browse files
author
Philip Abernethy
committed
Added translation for mechanites workstation
1 parent d850282 commit 957268e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Defs/ThingDefs/Buildings_Production.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<ThingDef ParentName="BenchBase">
44
<defName>Autarky_MechanitesWorkstation</defName>
55
<label>mechanites workstation</label>
6-
<description>A hight-tech workstation controlled by a powerful AI, used to construct mechanites.</description>
6+
<description>A hight-tech workstation controlled by a powerful AI, used to construct and process mechanites.</description>
77
<thingClass>Building_WorkTable</thingClass>
88
<altitudeLayer>Building</altitudeLayer>
99
<passability>PassThroughOnly</passability>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<Defs>
3+
<Autarky_MechanitesWorkstation.label>Mechaniten Arbeitsplatz</Autarky_MechanitesWorkstation.label>
4+
<Autarky_MechanitesWorkstation.description>Ein hochtechnisierter Arbeitsplatz, kontrolliert von einer hochentwickelten KI, der verwendet wird um Mechaniten herzustellen und zu verarbeiten.</Autarky_MechanitesWorkstation.description>
5+
</Defs>

0 commit comments

Comments
 (0)