Skip to content

Commit

Permalink
Merge branch 'master' into vigo/weapon-preps
Browse files Browse the repository at this point in the history
# Conflicts:
#	sim/deathknight/dps/TestBlood.results
  • Loading branch information
vigo2 committed Oct 28, 2023
2 parents a6c8c67 + f698c5b commit 13ae60c
Show file tree
Hide file tree
Showing 7 changed files with 338 additions and 299 deletions.
1 change: 1 addition & 0 deletions sim/deathknight/dancing_rune_weapon.go
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ func (dk *Deathknight) NewRuneWeapon() *RuneWeaponPet {
})

runeWeapon.PseudoStats.DamageTakenMultiplier = 0
runeWeapon.PseudoStats.MeleeHasteRatingPerHastePercent = dk.PseudoStats.MeleeHasteRatingPerHastePercent

dk.AddPet(runeWeapon)

Expand Down
Loading

0 comments on commit 13ae60c

Please sign in to comment.