From c63ce54fe5c2de36dbc86d2fb1d9a6d8f3d6f8b7 Mon Sep 17 00:00:00 2001 From: VaniatD <188733149@qq.com> Date: Sat, 7 Mar 2020 09:58:41 +0800 Subject: [PATCH 1/2] typos fix --- Core/DefInjected/IncidentDef/Incidents_Map_Threats.xml | 8 ++++---- .../QuestScriptDef/Script_LongRangeMineralScannerLump.xml | 2 +- Core/DefInjected/ThoughtDef/Expectations.xml | 6 +++--- Core/Keyed/Misc_Gameplay.xml | 2 +- .../QuestScriptDef/Scripts_Utility_Helpers.xml | 2 +- .../ThingDef/Hediffs_BodyParts_Prosthetic_Empire.xml | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Core/DefInjected/IncidentDef/Incidents_Map_Threats.xml b/Core/DefInjected/IncidentDef/Incidents_Map_Threats.xml index a9ae2423..3c492adf 100644 --- a/Core/DefInjected/IncidentDef/Incidents_Map_Threats.xml +++ b/Core/DefInjected/IncidentDef/Incidents_Map_Threats.xml @@ -1,4 +1,4 @@ - + @@ -32,11 +32,11 @@ 猎杀人类 - 大群机械族 + 机械集群 - 大群机械族 + 机械集群 - 一大群机械族正在附近着陆,他们将会在降落后休眠一段时间,你可以利用这段时间来决定如何对付它们。\n\n它们可能会在受到攻击之前一直保持休眠,但它们也可能自行醒来或者在其他生物靠近的时候醒来。\n\n休眠的机械族可能会不时的引来机械族的进攻,或者造成一些需要你来解决的其他麻烦。 + 一个机械战斗集群正在附近着陆,他们将会在降落后休眠一段时间,你可以利用这段时间来决定如何对付它们。\n\n它们可能会在受到攻击之前一直保持休眠,但它们也可能自行醒来或者在其他生物靠近的时候醒来。\n\n休眠的机械族可能会不时的引来机械族的进攻,或者造成一些需要你来解决的其他麻烦。 飞船部件坠毁(毒性) diff --git a/Core/DefInjected/QuestScriptDef/Script_LongRangeMineralScannerLump.xml b/Core/DefInjected/QuestScriptDef/Script_LongRangeMineralScannerLump.xml index 89f960ba..cc5ec168 100644 --- a/Core/DefInjected/QuestScriptDef/Script_LongRangeMineralScannerLump.xml +++ b/Core/DefInjected/QuestScriptDef/Script_LongRangeMineralScannerLump.xml @@ -1,4 +1,4 @@ - + @@ -28,11 +28,11 @@ 贵族的期望 - 既然身处市井小民之上,我应该每时每刻都快乐。 + 既然身份非凡,何不寻欢作乐。 皇室的期望 - 陛下在上……我简直难以置信,我竟然感到了一丝不适。 + 陛下在上……难以置信,我竟然感到了一丝不适。 极高的期望 diff --git a/Core/Keyed/Misc_Gameplay.xml b/Core/Keyed/Misc_Gameplay.xml index 2caabc44..fe49dcae 100644 --- a/Core/Keyed/Misc_Gameplay.xml +++ b/Core/Keyed/Misc_Gameplay.xml @@ -1,4 +1,4 @@ - + diff --git a/Royalty/DefInjected/QuestScriptDef/Scripts_Utility_Helpers.xml b/Royalty/DefInjected/QuestScriptDef/Scripts_Utility_Helpers.xml index c1f09384..ad2ea29b 100644 --- a/Royalty/DefInjected/QuestScriptDef/Scripts_Utility_Helpers.xml +++ b/Royalty/DefInjected/QuestScriptDef/Scripts_Utility_Helpers.xml @@ -1,4 +1,4 @@ - + diff --git a/Royalty/DefInjected/ThingDef/Hediffs_BodyParts_Prosthetic_Empire.xml b/Royalty/DefInjected/ThingDef/Hediffs_BodyParts_Prosthetic_Empire.xml index 67b438e2..3dec1c16 100644 --- a/Royalty/DefInjected/ThingDef/Hediffs_BodyParts_Prosthetic_Empire.xml +++ b/Royalty/DefInjected/ThingDef/Hediffs_BodyParts_Prosthetic_Empire.xml @@ -1,4 +1,4 @@ - + From e3d5d815ac80e329ebcbb0a8fec040d9559a0062 Mon Sep 17 00:00:00 2001 From: VaniatD <188733149@qq.com> Date: Sat, 7 Mar 2020 10:40:52 +0800 Subject: [PATCH 2/2] update for 1.1.2566 --- Core/DefInjected/IncidentDef/Incidents_Map_Threats.xml | 2 +- Core/DefInjected/ThoughtDef/Expectations.xml | 2 +- .../QuestScriptDef/Scripts_Decree_Utility.xml | 6 +++--- .../DefInjected/ThingDef/Buildings_Mech_Turrets.xml | 10 +++++----- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Core/DefInjected/IncidentDef/Incidents_Map_Threats.xml b/Core/DefInjected/IncidentDef/Incidents_Map_Threats.xml index 3c492adf..2953f61a 100644 --- a/Core/DefInjected/IncidentDef/Incidents_Map_Threats.xml +++ b/Core/DefInjected/IncidentDef/Incidents_Map_Threats.xml @@ -1,4 +1,4 @@ - + diff --git a/Core/DefInjected/ThoughtDef/Expectations.xml b/Core/DefInjected/ThoughtDef/Expectations.xml index 43770f25..21015ee4 100644 --- a/Core/DefInjected/ThoughtDef/Expectations.xml +++ b/Core/DefInjected/ThoughtDef/Expectations.xml @@ -1,4 +1,4 @@ - + diff --git a/Royalty/DefInjected/QuestScriptDef/Scripts_Decree_Utility.xml b/Royalty/DefInjected/QuestScriptDef/Scripts_Decree_Utility.xml index 4c7d3da7..12c8051f 100644 --- a/Royalty/DefInjected/QuestScriptDef/Scripts_Decree_Utility.xml +++ b/Royalty/DefInjected/QuestScriptDef/Scripts_Decree_Utility.xml @@ -1,4 +1,4 @@ - + 法令已取消 - - [asker_nameDef]勉强取消了无法完成的法令'[resolvedQuestName]'。 text_todo + + [asker_nameDef]勉强取消了无法完成的法令'[resolvedQuestName]'。 \ No newline at end of file diff --git a/Royalty/DefInjected/ThingDef/Buildings_Mech_Turrets.xml b/Royalty/DefInjected/ThingDef/Buildings_Mech_Turrets.xml index e769bb14..4009d63e 100644 --- a/Royalty/DefInjected/ThingDef/Buildings_Mech_Turrets.xml +++ b/Royalty/DefInjected/ThingDef/Buildings_Mech_Turrets.xml @@ -1,4 +1,4 @@ - + @@ -36,13 +36,13 @@ 自动电荷冲击炮塔 - - 一个装配有电荷冲击炮的自供电炮塔。 + + 一个装配有电荷冲击炮的自供电炮塔。它无法在很近的距离感知目标。 自动地狱火加农炮塔 - - 一个装配有地狱火加农炮的自供电炮塔。 + + 一个装配有地狱火加农炮的自供电炮塔。它无法在很近的距离感知目标。 小型冲击炮塔