Update Keyed/GameplayCommands (Core updated at 0.18.1717)

This commit is contained in:
DUDULUU-R7\duduluu 2017-11-09 23:14:56 +08:00
parent 6b878747d8
commit e9b3e7a2c8

View File

@ -82,6 +82,9 @@
<CommandStopForceAttack>停止强制攻击</CommandStopForceAttack> <CommandStopForceAttack>停止强制攻击</CommandStopForceAttack>
<CommandStopForceAttackDesc>停止强制攻击目标并允许此炮塔自由选择目标开火。</CommandStopForceAttackDesc> <CommandStopForceAttackDesc>停止强制攻击目标并允许此炮塔自由选择目标开火。</CommandStopForceAttackDesc>
<CommandStopAttackFailNotForceAttacking>当前无强制攻击目标。</CommandStopAttackFailNotForceAttacking> <CommandStopAttackFailNotForceAttacking>当前无强制攻击目标。</CommandStopAttackFailNotForceAttacking>
<CommandExtractShell>退出炮弹</CommandExtractShell>
<CommandExtractShellDesc>卸出当前的炮弹,以便更换成其他类型的弹药。</CommandExtractShellDesc>
<CommandExtractShellFailNoShell>炮弹未上膛。</CommandExtractShellFailNoShell>
<MessageTargetBeyondMaximumRange>目标距离大于最大射程。</MessageTargetBeyondMaximumRange> <MessageTargetBeyondMaximumRange>目标距离大于最大射程。</MessageTargetBeyondMaximumRange>
<MessageTargetBelowMinimumRange>目标距离小于最小射程。</MessageTargetBelowMinimumRange> <MessageTargetBelowMinimumRange>目标距离小于最小射程。</MessageTargetBelowMinimumRange>
<MessageTurretWontFireBecauseHoldFire>警告:迫击炮不会开火,因为已设置为「停火」。</MessageTurretWontFireBecauseHoldFire> <MessageTurretWontFireBecauseHoldFire>警告:迫击炮不会开火,因为已设置为「停火」。</MessageTurretWontFireBecauseHoldFire>