暂存
This commit is contained in:
@@ -15,4 +15,18 @@
|
|||||||
<allowOpportunisticPrefix>true</allowOpportunisticPrefix>
|
<allowOpportunisticPrefix>true</allowOpportunisticPrefix>
|
||||||
</JobDef>
|
</JobDef>
|
||||||
|
|
||||||
|
<JobDef>
|
||||||
|
<defName>WULA_IngestWulaEnergy</defName>
|
||||||
|
<driverClass>WulaFallenEmpire.JobDriver_IngestWulaEnergy</driverClass>
|
||||||
|
<reportString>正在摄取能量。</reportString>
|
||||||
|
<allowOpportunisticPrefix>true</allowOpportunisticPrefix>
|
||||||
|
</JobDef>
|
||||||
|
|
||||||
|
<JobDef>
|
||||||
|
<defName>WULA_FeedWulaPatient</defName>
|
||||||
|
<driverClass>WulaFallenEmpire.JobDriver_FeedWulaPatient</driverClass>
|
||||||
|
<reportString>正在喂食能量核心。</reportString>
|
||||||
|
<allowOpportunisticPrefix>true</allowOpportunisticPrefix>
|
||||||
|
</JobDef>
|
||||||
|
|
||||||
</Defs>
|
</Defs>
|
||||||
@@ -8,7 +8,6 @@ namespace WulaFallenEmpire
|
|||||||
{
|
{
|
||||||
public static JobDef WULA_LoadComponentsToMaintenancePod;
|
public static JobDef WULA_LoadComponentsToMaintenancePod;
|
||||||
public static JobDef WULA_EnterMaintenancePod;
|
public static JobDef WULA_EnterMaintenancePod;
|
||||||
public static JobDef WULA_HaulToMaintenancePod;
|
|
||||||
|
|
||||||
static JobDefOf_WULA()
|
static JobDefOf_WULA()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user