Module:Lang: Difference between revisionsGive feedback
Removed rounding for ability card upgrades as it was fixed on the deadbot side Tag: Undo |
m Added overrides for PostInvisBuffDuration |
||
| Line 18: | Line 18: | ||
DelayBetweenShots_label = 'DelayBetweenShots_Label', | DelayBetweenShots_label = 'DelayBetweenShots_Label', | ||
MoveSlowDuration_postfix = 'EnemyMoveSlowDuration_postfix', | MoveSlowDuration_postfix = 'EnemyMoveSlowDuration_postfix', | ||
StaminaRecoveryDisabledDuration_postfix = 'AbilityDuration_postfix' | StaminaRecoveryDisabledDuration_postfix = 'AbilityDuration_postfix', | ||
PostInvisBuffDuration_label = 'BuffDuration_label', | |||
PostInvisBuffDuration_postfix = 'BuffDuration_postfix' | |||
} | } | ||