Skip to content

Commit

Permalink
[Paladin] Update Holy APL for non venthyr
Browse files Browse the repository at this point in the history
imagine not being a meta slave smh my head
  • Loading branch information
Melekus committed Jul 17, 2021
1 parent ee265ff commit 367c96a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions engine/class_modules/paladin/sc_paladin_holy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,9 @@ void paladin_t::generate_action_prio_list_holy_dps()

cds->add_action( "avenging_wrath" );
cds->add_action( "ashen_hallow" );
cds->add_action( "blessing_of_the_seasons" );
cds->add_action( "vanquishers_hammer" );
cds->add_action( "divine_toll" );
if ( sim->allow_potions )
{
cds->add_action( "potion,if=(buff.avenging_wrath.up)" );
Expand Down

0 comments on commit 367c96a

Please sign in to comment.