2025-6-25
This commit is contained in:
20
1.5/Defs/WorkGivers/Wula_WorkGivers.xml
Normal file
20
1.5/Defs/WorkGivers/Wula_WorkGivers.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
<WorkGiverDef>
|
||||
<defName>WULA_Cube_ProductorBills</defName>
|
||||
<label>在能源核心冲压机制造物品</label>
|
||||
<giverClass>WorkGiver_DoBill</giverClass>
|
||||
<workType>Smithing</workType>
|
||||
<priorityInType>75</priorityInType>
|
||||
<fixedBillGiverDefs>
|
||||
<li>WULA_Cube_Productor_BIO</li>
|
||||
</fixedBillGiverDefs>
|
||||
<verb>工作于</verb>
|
||||
<gerund>工作于</gerund>
|
||||
<requiredCapacities>
|
||||
<li>Manipulation</li>
|
||||
</requiredCapacities>
|
||||
<prioritizeSustains>true</prioritizeSustains>
|
||||
</WorkGiverDef>
|
||||
</Defs>
|
||||
Reference in New Issue
Block a user