This commit is contained in:
2026-03-07 11:59:31 +08:00
parent 2d24af2797
commit 78c6c992f5
2 changed files with 15 additions and 15 deletions

View File

@@ -32,7 +32,7 @@
</AbilityDef> </AbilityDef>
<ThingDef ParentName="BaseGrenadeProjectile"> <ThingDef ParentName="BaseGrenadeProjectile">
<defName>Wula_Mech_Mobile_Factory_Produce_Proj</defName> <defName>Wula_Mech_Mobile_Factory_Produce_Proj</defName>
<label>CRm-51"兵蚁"</label> <label>CRm-51 "Soldier Ant"</label>
<thingClass>Projectile_SpawnsPawnZeroAge</thingClass> <thingClass>Projectile_SpawnsPawnZeroAge</thingClass>
<graphicData> <graphicData>
<texPath>Wula/Things/WULA_Mech_Flyer/WULA_Mech_Flyer_south</texPath> <texPath>Wula/Things/WULA_Mech_Flyer/WULA_Mech_Flyer_south</texPath>
@@ -424,7 +424,7 @@
</AbilityDef> </AbilityDef>
<ThingDef ParentName="EtherealThingBase"> <ThingDef ParentName="EtherealThingBase">
<defName>WULA_Black_Hole_Entity</defName> <defName>WULA_Black_Hole_Entity</defName>
<label>虚境阴影</label> <label>Void Shadow</label>
<thingClass>ThingWithComps</thingClass> <thingClass>ThingWithComps</thingClass>
<tickerType>Normal</tickerType> <tickerType>Normal</tickerType>
<drawerType>RealtimeOnly</drawerType> <drawerType>RealtimeOnly</drawerType>

View File

@@ -3,9 +3,9 @@
<!-- 关机 --> <!-- 关机 -->
<RecipeDef ParentName="SurgeryInstallBodyPartArtificialBase"> <RecipeDef ParentName="SurgeryInstallBodyPartArtificialBase">
<defName>WULA_Shutdown_Synth</defName> <defName>WULA_Shutdown_Synth</defName>
<label>紧急关机</label> <label>Shutdown</label>
<description>将这只机械乌拉的所有系统关闭,以规避一段时间内的潜在风险。需要一位殖民者协助关机工作,同时若想开机也需要一位殖民者协助。</description> <description>Shut down all systems of this Wula synth to avoid potential risks for a while. A colonist must assist with the shutdown, and powering it back up also requires a colonist.</description>
<jobString>正在紧急关机。</jobString> <jobString>Emergency shutdown.</jobString>
<workAmount>100</workAmount> <workAmount>100</workAmount>
<workerClass>Recipe_AddHediff</workerClass> <workerClass>Recipe_AddHediff</workerClass>
<hideBodyPartNames>true</hideBodyPartNames> <hideBodyPartNames>true</hideBodyPartNames>
@@ -32,11 +32,11 @@
</RecipeDef> </RecipeDef>
<RecipeDef ParentName="FertilitySurgery"> <RecipeDef ParentName="FertilitySurgery">
<defName>WULA_Synth_Power_On</defName> <defName>WULA_Synth_Power_On</defName>
<label>开机</label> <label>power up</label>
<description>重启该合成人,恢复其系统机能运行。</description> <description>Restart this synth and restore system operation.</description>
<workerClass>Recipe_RemoveHediff</workerClass> <workerClass>Recipe_RemoveHediff</workerClass>
<jobString>正在重启合成人。</jobString> <jobString>Restarting synth.</jobString>
<successfullyRemovedHediffMessage>{0} 成功重启了 {1}</successfullyRemovedHediffMessage> <successfullyRemovedHediffMessage>{0} successfully restarted {1}.</successfullyRemovedHediffMessage>
<uiIconPath>Wula/UI/Commands/WULA_Synth_Power_On</uiIconPath> <uiIconPath>Wula/UI/Commands/WULA_Synth_Power_On</uiIconPath>
<removesHediff>WULA_Shutdown_Synth_Hediff</removesHediff> <removesHediff>WULA_Shutdown_Synth_Hediff</removesHediff>
<surgeryOutcomeEffect IsNull="True" /> <surgeryOutcomeEffect IsNull="True" />
@@ -128,9 +128,9 @@
</ThingDef> </ThingDef>
<RecipeDef ParentName="SurgeryInstallImplantBase"> <RecipeDef ParentName="SurgeryInstallImplantBase">
<defName>Install_WULA_AutoJumpdrive</defName> <defName>Install_WULA_AutoJumpdrive</defName>
<label>安装微型传送装置</label> <label>Install Mini-Jumpdrive</label>
<description>安装一个微型传送装置。</description> <description>Install Mini-Jumpdrive</description>
<jobString>正在安装微型传送装置。</jobString> <jobString>Installing Mini-Jumpdrive.</jobString>
<ingredients> <ingredients>
<li> <li>
<filter> <filter>
@@ -174,9 +174,9 @@
</ThingDef> </ThingDef>
<RecipeDef ParentName="SurgeryInstallImplantBase"> <RecipeDef ParentName="SurgeryInstallImplantBase">
<defName>Install_WULA_AutoJumpdrive_Week</defName> <defName>Install_WULA_AutoJumpdrive_Week</defName>
<label>安装微型传送装置 (周)</label> <label>Install Mini-Jumpdrive</label>
<description>安装一个微型传送装置 (周)。</description> <description>Install Mini-Jumpdrive</description>
<jobString>正在安装微型传送装置 (周)。</jobString> <jobString>Installing Mini-Jumpdrive.</jobString>
<ingredients> <ingredients>
<li> <li>
<filter> <filter>