This commit is contained in:
2025-08-09 00:57:04 +08:00
parent 8d4fa0f7b8
commit 80fa9f84b3
6 changed files with 188 additions and 22 deletions

View 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>