diff --git a/static/js/locale_dede.js b/static/js/locale_dede.js index 80f44f59..e740e7ca 100644 --- a/static/js/locale_dede.js +++ b/static/js/locale_dede.js @@ -2430,7 +2430,7 @@ var g_conditions = { 35: 'Das Ziel ist$: nicht; $2 $1m entfernt', 36: 'Das Ziel ist$: nicht; am Leben', 37: 'Die Gesundheit des Ziels ist$: nicht; $2 $1', - 37: 'Die Gesundheit des Ziels ist$: nicht; $2 $1%' + 38: 'Die Gesundheit des Ziels ist$: nicht; $2 $1%' }; /* end aowow custom */ diff --git a/static/js/locale_enus.js b/static/js/locale_enus.js index d15db3ba..43221476 100644 --- a/static/js/locale_enus.js +++ b/static/js/locale_enus.js @@ -2477,7 +2477,7 @@ var g_conditions = { 35: 'The target is$: not; $2 $1yd away', 36: 'The target is$: not; alive', 37: 'The target\'s health is$: not; $2 $1', - 37: 'The target\'s health is$: not; $2 $1%' + 38: 'The target\'s health is$: not; $2 $1%' }; /* end aowow custom */ diff --git a/static/js/locale_eses.js b/static/js/locale_eses.js index d9c36a9c..0e0ad37d 100644 --- a/static/js/locale_eses.js +++ b/static/js/locale_eses.js @@ -2431,7 +2431,7 @@ var g_conditions = { 35: 'El objetivo esta$: no; $2 $1yarda cerca', 36: 'El objetivo esta$: no; vivo', 37: 'La salud del objetivo/s esta$: no; $2 $1', - 37: 'La salud del objetivo/s esta$: no; $2 $1%' + 38: 'La salud del objetivo/s esta$: no; $2 $1%' }; /* end aowow custom */ diff --git a/static/js/locale_ruru.js b/static/js/locale_ruru.js index c42e722f..e224ec5a 100644 --- a/static/js/locale_ruru.js +++ b/static/js/locale_ruru.js @@ -2430,7 +2430,7 @@ var g_conditions = { 35: 'The target is$: not; $2 $1yd away', 36: 'The target is$: not; alive', 37: 'The target\'s health is$: not; $2 $1', - 37: 'The target\'s health is$: not; $2 $1%' + 38: 'The target\'s health is$: not; $2 $1%' }; /* end aowow custom */ diff --git a/static/js/locale_zhcn.js b/static/js/locale_zhcn.js index fe9179fa..13606e8b 100644 --- a/static/js/locale_zhcn.js +++ b/static/js/locale_zhcn.js @@ -2477,7 +2477,7 @@ var g_conditions = { 35: 'The target is$: not; $2 $1yd away', 36: 'The target is$: not; alive', 37: 'The target\'s health is$: not; $2 $1', - 37: 'The target\'s health is$: not; $2 $1%' + 38: 'The target\'s health is$: not; $2 $1%' }; /* end aowow custom */