移除废弃事件定义:AyaZC的"HAR_ZC_Incident_a"、Kyulen的"KyulenAppearwt"及NHUX全部难度级别的"WandererJoin"事件

This commit is contained in:
ProjectKoi-Kalo\Kalo 2025-05-11 12:35:16 +08:00
parent 950531587e
commit b583e8d7a1
3 changed files with 5 additions and 45 deletions

View File

@ -3,16 +3,8 @@
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationReplace">
<li Class="PatchOperationRemove">
<xpath>Defs/IncidentDef[defName="HAR_ZC_Incident_a"]</xpath>
<value>
<IncidentDef>
<defName>HAR_ZC_Incident_a</defName>
<label>旧い約束</label>
<letterLabel>旧い約束</letterLabel>
<letterText>昏い雰囲気を纏った人工種族、ゾイコールがあなたのコロニーに加入しました。\n仲間になった理由は明かしてはくれませんでしたが、裏切りなどの心配はいらないようです。\n\n現在、彼女は力を封印されており、研究を進めることで、力を取り戻す切欠を得られるでしょう。</letterText>
</IncidentDef>
</value>
</li>
</operations>
</Operation>

View File

@ -3,16 +3,8 @@
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationReplace">
<li Class="PatchOperationRemove">
<xpath>Defs/IncidentDef[defName="KyulenAppearwt"]</xpath>
<value>
<IncidentDef>
<defName>KyulenAppearwt</defName>
<label>Kyulen Appear</label>
<letterLabel>Kyulen Appear</letterLabel>
<letterText>Kyulen appeared in this area.\n\nThis fox is an extremely rare animal to meet. Do not miss this opportunity because can tame it easily..</letterText>
</IncidentDef>
</value>
</li>
</operations>
</Operation>

View File

@ -3,40 +3,16 @@
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationReplace">
<li Class="PatchOperationRemove">
<xpath>Defs/IncidentDef[defName="NHUX_WandererJoin_Easy"]</xpath>
<value>
<IncidentDef>
<defName>NHUX_WandererJoin_Easy</defName>
<label>NHUX arrives</label>
<letterLabel>NHUX arrives</letterLabel>
<letterText>NHUX arrives.</letterText>
</IncidentDef>
</value>
</li>
<li Class="PatchOperationReplace">
<li Class="PatchOperationRemove">
<xpath>Defs/IncidentDef[defName="NHUX_WandererJoin_Medium"]</xpath>
<value>
<IncidentDef>
<defName>NHUX_WandererJoin_Easy</defName>
<label>NHUX arrives</label>
<letterLabel>NHUX arrives</letterLabel>
<letterText>NHUX arrives.</letterText>
</IncidentDef>
</value>
</li>
<li Class="PatchOperationReplace">
<li Class="PatchOperationRemove">
<xpath>Defs/IncidentDef[defName="NHUX_WandererJoin_Hard"]</xpath>
<value>
<IncidentDef>
<defName>NHUX_WandererJoin_Easy</defName>
<label>NHUX arrives</label>
<letterLabel>NHUX arrives</letterLabel>
<letterText>NHUX arrives.</letterText>
</IncidentDef>
</value>
</li>
</operations>
</Operation>