Skip to content

Commit

Permalink
Add missing ability id cleaving attack (#114)
Browse files Browse the repository at this point in the history
* Add missing cleaving attack

* Change name to follow the ingame name
  • Loading branch information
karlek authored and Frotty committed Sep 10, 2018
1 parent f334afe commit 92c8a6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wurst/_wurst/assets/AbilityIds.wurst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ public class AbilityIds
static constant channel = 'ANcl'
static constant chaos = 'Acha'
static constant chaosCargoLoad = 'Achl'
static constant cleavingAttack = 'ACce'
static constant coldArrows = 'AHca' // (Sylvanas)
static constant coldArrows1 = 'ACcw' // (Neutral Hostile)
static constant commandAura = 'AOac'
Expand Down

0 comments on commit 92c8a6b

Please sign in to comment.