From e4070b8e5ca94019599ad70c65d2a6e00f7b819b Mon Sep 17 00:00:00 2001 From: VaniatD <188733149@qq.com> Date: Sun, 30 Jan 2022 19:22:08 +0800 Subject: [PATCH] typos fix --- Core/Backstories/Backstories.xml | 6 +++--- .../QuestScriptDef/Script_LongRangeMineralScannerLump.xml | 2 +- Core/DefInjected/StatDef/Stats_Building_Special.xml | 2 +- Core/DefInjected/ThingDef/Races_Animal_SheepGroup.xml | 2 +- Core/Keyed/Misc_Gameplay.xml | 2 +- Ideology/DefInjected/IncidentDef/Incidents_Map_Special.xml | 2 +- Ideology/DefInjected/PreceptDef/Precepts_Lovin.xml | 2 +- .../QuestScriptDef/Script_Loot_AncientComplex.xml | 2 +- .../QuestScriptDef/Script_Hospitality_Root_Prisoners.xml | 2 +- Royalty/DefInjected/QuestScriptDef/Script_Intro_Wimp.xml | 2 +- .../ResearchProjectDef/ResearchProjects_Implants.xml | 2 +- Royalty/DefInjected/StatDef/Stats_Basics_Special.xml | 2 +- 12 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Core/Backstories/Backstories.xml b/Core/Backstories/Backstories.xml index b013c3fd..6d94c3ad 100644 --- a/Core/Backstories/Backstories.xml +++ b/Core/Backstories/Backstories.xml @@ -3977,7 +3977,7 @@ 雇佣兵 - 逃离母星后,[PAWN_nameDef]和[PAWN_pronoun]所在的佣兵团陷入困境。[PAWN_pronoun]和兄弟姐妹们一起并肩战斗多年。\n\n有一天,他们在一场无法获胜的的战斗中被包围。拒绝撤退的[PAWN_nameDef]被敌人击落。后来[PAWN_pronoun]在一堆尸体中苏醒,惊慌失措的[PAWN_pronoun]发现自己神秘地毫发无伤。 + 逃离母星后,[PAWN_nameDef]和[PAWN_pronoun]所在的佣兵团陷入困境。[PAWN_pronoun]和兄弟姐妹们一起并肩战斗多年。\n\n有一天,他们在一场无法获胜的战斗中被包围。拒绝撤退的[PAWN_nameDef]被敌人击落。后来[PAWN_pronoun]在一堆尸体中苏醒,惊慌失措的[PAWN_pronoun]发现自己神秘地毫发无伤。 @@ -6132,7 +6132,7 @@ 采集者 - [PAWN_nameDef]做为一名香料矿工在星际中占有一席之地,[PAWN_pronoun]为殖民地带来了巨大的利益,[PAWN_pronoun]不知道的是,[PAWN_pronoun]即将踏上一条改变生活的的职业道路。 + [PAWN_nameDef]做为一名香料矿工在星际中占有一席之地,[PAWN_pronoun]为殖民地带来了巨大的利益,[PAWN_pronoun]不知道的是,[PAWN_pronoun]即将踏上一条改变生活的职业道路。 @@ -7288,7 +7288,7 @@ 难民 - [PAWN_nameDef]的母星爆发一场战争。\n\n[PAWN_pronoun]和父亲匆忙间带着一丁点食物和随身物品,偷了一条飞船逃入太空。他们进入睡眠仓后开始漫无目的的飞行,期望能有好运。 + [PAWN_nameDef]的母星爆发一场战争。\n\n[PAWN_pronoun]和父亲匆忙间带着一丁点食物和随身物品,偷了一条飞船逃入太空。他们进入睡眠仓后开始漫无目的飞行,期望能有好运。 diff --git a/Core/DefInjected/QuestScriptDef/Script_LongRangeMineralScannerLump.xml b/Core/DefInjected/QuestScriptDef/Script_LongRangeMineralScannerLump.xml index 8fd65439..54919445 100644 --- a/Core/DefInjected/QuestScriptDef/Script_LongRangeMineralScannerLump.xml +++ b/Core/DefInjected/QuestScriptDef/Script_LongRangeMineralScannerLump.xml @@ -33,7 +33,7 @@
  • questName->[targetMineableThing_label] [lump]
  • questName->[targetMineableThing_label] [lump]
  • questName->[adj] [targetMineableThing_label]
  • -
  • questName->[targetMineableThing_label] [discovered]
  • +
  • questName->[discovered] [targetMineableThing_label]
  • lump->隆起
  • lump->块堆
  • lump->积淀
  • diff --git a/Core/DefInjected/StatDef/Stats_Building_Special.xml b/Core/DefInjected/StatDef/Stats_Building_Special.xml index 1d4ee795..ec712d87 100644 --- a/Core/DefInjected/StatDef/Stats_Building_Special.xml +++ b/Core/DefInjected/StatDef/Stats_Building_Special.xml @@ -48,7 +48,7 @@ 陷阱触发几率 - 当生物通过这个陷阱时触发生效的的可能性。 + 当生物通过这个陷阱时触发生效的可能性。 工作效率系数 diff --git a/Core/DefInjected/ThingDef/Races_Animal_SheepGroup.xml b/Core/DefInjected/ThingDef/Races_Animal_SheepGroup.xml index 2ab8da4a..e822e213 100644 --- a/Core/DefInjected/ThingDef/Races_Animal_SheepGroup.xml +++ b/Core/DefInjected/ThingDef/Races_Animal_SheepGroup.xml @@ -4,7 +4,7 @@ 羊驼 - 与大羊驼血缘很近的的中型有蹄类动物,养殖羊驼通常是为了它非常柔软的毛。 + 与大羊驼血缘很近的中型有蹄类动物,养殖羊驼通常是为了它非常柔软的毛。 左蹄 diff --git a/Core/Keyed/Misc_Gameplay.xml b/Core/Keyed/Misc_Gameplay.xml index e728de7e..27628077 100644 --- a/Core/Keyed/Misc_Gameplay.xml +++ b/Core/Keyed/Misc_Gameplay.xml @@ -1052,7 +1052,7 @@ - 目前正在影响此区域的的特殊状态。 + 目前正在影响此区域的特殊状态。 剩余时间 diff --git a/Ideology/DefInjected/IncidentDef/Incidents_Map_Special.xml b/Ideology/DefInjected/IncidentDef/Incidents_Map_Special.xml index 7451416b..cfd8e63e 100644 --- a/Ideology/DefInjected/IncidentDef/Incidents_Map_Special.xml +++ b/Ideology/DefInjected/IncidentDef/Incidents_Map_Special.xml @@ -23,7 +23,7 @@ 虫胶 - 巨型昆虫从地底破洞而出,在地表留下了一些吃剩的的虫胶。 + 巨型昆虫从地底破洞而出,在地表留下了一些吃剩的虫胶。 流浪者 diff --git a/Ideology/DefInjected/PreceptDef/Precepts_Lovin.xml b/Ideology/DefInjected/PreceptDef/Precepts_Lovin.xml index 6c7362ef..0ff03731 100644 --- a/Ideology/DefInjected/PreceptDef/Precepts_Lovin.xml +++ b/Ideology/DefInjected/PreceptDef/Precepts_Lovin.xml @@ -9,7 +9,7 @@ 畏惧 - 虽然在婚姻中是必要的但纵欲的行为是可耻的的。 + 虽然在婚姻中是必要的但纵欲的行为是可耻的。 与非配偶的纵欲行为 diff --git a/Ideology/DefInjected/QuestScriptDef/Script_Loot_AncientComplex.xml b/Ideology/DefInjected/QuestScriptDef/Script_Loot_AncientComplex.xml index 20818be5..6473e2cd 100644 --- a/Ideology/DefInjected/QuestScriptDef/Script_Loot_AncientComplex.xml +++ b/Ideology/DefInjected/QuestScriptDef/Script_Loot_AncientComplex.xml @@ -5,7 +5,7 @@
  • questDescription->You've learned of an ancient complex nearby that is said to contain ancient treasure.\n\nYou can break in to collect the loot inside.\n\nBe warned - these kinds of structures can contain a variety of threats. In addition, your activity at the complex might draw unwanted attention.
  • --> -
  • questDescription->你得知附近有一处远古建筑群, 据说其中隐藏有远古宝藏。\n\n你可以闯入其中收集战利品。\n\n警告:这类建筑中可能存在各种未知威胁。此外,你在建筑群的的活动迹象可能会引来不必要的注意。
  • +
  • questDescription->你得知附近有一处远古建筑群, 据说其中隐藏有远古宝藏。\n\n你可以闯入其中收集战利品。\n\n警告:这类建筑中可能存在各种未知威胁。此外,你在建筑群的活动迹象可能会引来不必要的注意。
  • 追逐 [asker_nameDef] 的那个[animalKindDef_label]已经抵达。\n\n结果它看起来很温和,一点也不凶暴! - 猎杀人类的的[animalKindDef_label] + 猎杀人类的[animalKindDef_label] [animalKindDef_label]是为追逐[asker_nameFull]而来。 diff --git a/Royalty/DefInjected/ResearchProjectDef/ResearchProjects_Implants.xml b/Royalty/DefInjected/ResearchProjectDef/ResearchProjects_Implants.xml index f3a6a54d..85c18b9c 100644 --- a/Royalty/DefInjected/ResearchProjectDef/ResearchProjects_Implants.xml +++ b/Royalty/DefInjected/ResearchProjectDef/ResearchProjects_Implants.xml @@ -49,7 +49,7 @@ 专业肢体 - 制作专门用于特定目的的仿生肢体-战斗或者劳动。 + 制作专门用于特定目的仿生肢体-战斗或者劳动。 毒素合成 diff --git a/Royalty/DefInjected/StatDef/Stats_Basics_Special.xml b/Royalty/DefInjected/StatDef/Stats_Basics_Special.xml index ccb2fe26..31b7fd0f 100644 --- a/Royalty/DefInjected/StatDef/Stats_Basics_Special.xml +++ b/Royalty/DefInjected/StatDef/Stats_Basics_Special.xml @@ -4,6 +4,6 @@ 冥想中植物生长速度偏移 - 应用于植物(如灵草)在受冥想影响时的的生长速度偏移。这个值可以根据附近的人工建筑的数量而改变。 + 应用于植物(如灵草)在受冥想影响时的生长速度偏移。这个值可以根据附近的人工建筑的数量而改变。 \ No newline at end of file