Skip to content

Commit

Permalink
Merge pull request #1643 from wowsims/add_ele_lvbtimeout
Browse files Browse the repository at this point in the history
Added option to delay fs/lvb for ele shaman
  • Loading branch information
lologarithm authored Nov 8, 2022
2 parents aec2977 + 628dbc1 commit 503b900
Show file tree
Hide file tree
Showing 5 changed files with 298 additions and 249 deletions.
1 change: 1 addition & 0 deletions proto/shaman.proto
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ message ElementalShaman {
bool overwrite_flameshock = 6;
bool always_crit_lvb = 7;
bool use_thunderstorm = 8;
double lvb_fs_wait_ms = 12;
}

message Options {
Expand Down
Loading

0 comments on commit 503b900

Please sign in to comment.