description 수정

This commit is contained in:
Cocopomel 2021-09-17 02:29:22 +09:00
parent bcc1365fe8
commit 1115046ac5

View File

@ -124,7 +124,7 @@
<stages> <stages>
<li> <li>
<label>command from automaton</label> <label>command from automaton</label>
<description>I can't believe I have to follow the command of automaton.</description> <description>I can't believe I have to follow the commands of an automaton.</description>
<baseMoodEffect>-5</baseMoodEffect> <baseMoodEffect>-5</baseMoodEffect>
</li> </li>
</stages> </stages>
@ -136,7 +136,7 @@
<stages> <stages>
<li> <li>
<label>command from officer</label> <label>command from officer</label>
<description>officer is with me. we will be able to win this battle under officer command.</description> <description>The officer is with us. We will be able to win this battle under the officer's command.</description>
<baseMoodEffect>5</baseMoodEffect> <baseMoodEffect>5</baseMoodEffect>
</li> </li>
</stages> </stages>
@ -159,7 +159,7 @@
<hediffClass>HediffWithComps</hediffClass> <hediffClass>HediffWithComps</hediffClass>
<comps> <comps>
<li Class="HediffCompProperties_Disappears"> <li Class="HediffCompProperties_Disappears">
<disappearsAfterTicks>40000</disappearsAfterTicks> <disappearsAfterTicks>100000</disappearsAfterTicks>
<showRemainingTime>True</showRemainingTime> <showRemainingTime>True</showRemainingTime>
</li> </li>
<li Class="HediffCompProperties_DisappearsOnDeath"/> <li Class="HediffCompProperties_DisappearsOnDeath"/>