20 lines
604 B
XML
20 lines
604 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Defs>
|
|
<WorkGiverDef>
|
|
<defName>WULA_Mech_Constructor_Small_Bills</defName>
|
|
<label>在乌拉帝国构造体培育机械</label>
|
|
<giverClass>WorkGiver_DoBill</giverClass>
|
|
<workType>Smithing</workType>
|
|
<priorityInType>75</priorityInType>
|
|
<fixedBillGiverDefs>
|
|
<li>WULA_Mech_Constructor_Small</li>
|
|
</fixedBillGiverDefs>
|
|
<verb>工作于</verb>
|
|
<gerund>工作于</gerund>
|
|
<requiredCapacities>
|
|
<li>Manipulation</li>
|
|
</requiredCapacities>
|
|
<prioritizeSustains>true</prioritizeSustains>
|
|
</WorkGiverDef>
|
|
</Defs> |