This commit is contained in:
2025-08-09 20:17:54 +08:00
parent 52d07b6a07
commit 0e63046eca
9 changed files with 124 additions and 90 deletions

View File

@@ -22,4 +22,12 @@
<allowOpportunisticPrefix>true</allowOpportunisticPrefix>
</JobDef>
<JobDef>
<defName>WULA_HaulToMaintenancePod</defName>
<driverClass>WulaFallenEmpire.JobDriver_HaulToMaintenancePod</driverClass>
<reportString>正在将TargetA抬到TargetB。</reportString>
<allowOpportunisticPrefix>true</allowOpportunisticPrefix>
<casualInterruptible>false</casualInterruptible>
</JobDef>
</Defs>