暂存
This commit is contained in:
17
1.6/Defs/WorkGiverDefs/WULA_WorkGivers.xml
Normal file
17
1.6/Defs/WorkGiverDefs/WULA_WorkGivers.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<WorkGiverDef>
|
||||
<defName>WULA_HaulToMaintenancePod</defName>
|
||||
<label>haul to maintenance pod</label>
|
||||
<giverClass>WulaFallenEmpire.WorkGiver_HaulToMaintenancePod</giverClass>
|
||||
<workType>Hauling</workType>
|
||||
<priorityInType>20</priorityInType>
|
||||
<verb>haul</verb>
|
||||
<gerund>hauling</gerund>
|
||||
<requiredCapacities>
|
||||
<li>Manipulation</li>
|
||||
</requiredCapacities>
|
||||
</WorkGiverDef>
|
||||
|
||||
</Defs>
|
||||
Reference in New Issue
Block a user