Conditions/Localization

* fixed index for descriptions
 thx @Faq for noticing
This commit is contained in:
Sarjuuk
2022-02-12 14:37:32 +01:00
parent b777262670
commit 6a2511866e
5 changed files with 5 additions and 5 deletions

View File

@@ -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 */