Skip to content

Commit

Permalink
Merge pull request #3315 from wowsims/priest_apl
Browse files Browse the repository at this point in the history
priest apl related fixes
  • Loading branch information
rosenrusinov authored Jul 20, 2023
2 parents de8880a + bdb0400 commit 4dcc7af
Show file tree
Hide file tree
Showing 8 changed files with 341 additions and 333 deletions.
1 change: 1 addition & 0 deletions proto/priest.proto
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ message ShadowPriest {
bool use_mind_blast = 4;
bool use_shadow_word_death = 5;
UnitReference power_infusion_target = 6;
double latency = 7; // Latency between actions
}
Options options = 3;
}
Expand Down
Loading

0 comments on commit 4dcc7af

Please sign in to comment.