Skip to content

Commit

Permalink
enemyFrames update fix
Browse files Browse the repository at this point in the history
исправлена ошибка со способностью Бешенство
  • Loading branch information
KasVital committed Jan 20, 2017
1 parent bd64d87 commit 1cdd15a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion enemyFrames/localization_en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ EF_L_SHIELDBLOCK='Shield Block';
EF_L_SHIELDWALL='Shield Wall';
EF_L_SWEEPINGSTRIKES='Sweeping Strikes';
EF_L_THUNDERCLAP='Thunder Clap';
EF_L_ENRAGE='Enrage';
-- DRUID
EF_L_BASH='Bash';
EF_L_BEARFORM='Bear Form';
Expand All @@ -265,7 +266,7 @@ EF_L_BARKSKIN='Barkskin';
EF_L_ABOLISHPOISON='Abolish Poison';
EF_L_DASH='Dash';
EF_L_DEMORALIZINGROAR='Demoralizing Roar';
EF_L_ENRAGE='Enrage';
EF_L_ENRAGED='Enrage';
EF_L_FRENZIEDREGENERATION='Frenzied Regeneration';
EF_L_GROWL='Growl';
EF_L_INNERVATE='Innervate';
Expand Down

0 comments on commit 1cdd15a

Please sign in to comment.