孵化job

This commit is contained in:
2025-09-01 13:19:25 +08:00
parent 100e69f1dc
commit c93b2e5c29
7 changed files with 66 additions and 6 deletions

Binary file not shown.

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<JobDef>
<defName>ARA_IncubateJob</defName>
<driverClass>ArachnaeSwarm.JobDriver_Incubate</driverClass>
<reportString>incubating TargetA.</reportString>
</JobDef>
</Defs>

View File

@@ -2,5 +2,6 @@
<LanguageData>
<ARA_Incubate>孵化 {0}</ARA_Incubate>
<ARA_NeedsInteraction>未孵化,需要阿拉克涅女皇种交互</ARA_NeedsInteraction>
</LanguageData>