Skip to content

Commit

Permalink
Remove set bonus comment
Browse files Browse the repository at this point in the history
  • Loading branch information
1337LutZ committed Jan 16, 2025
1 parent 7be1ef1 commit 973e32b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sim/priest/items.go
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,6 @@ var ItemSetRegaliaOfDyingLight = core.NewItemSet(core.ItemSet{
})
},
4: func(agent core.Agent, setBonusAura *core.Aura) {
// Implemented in: shadowfiend_pet.go:56 and talents.go:670
priest := agent.(PriestAgent).GetPriest()

makeProcTriggerConfig := func(config core.ProcTrigger) core.ProcTrigger {
Expand Down

0 comments on commit 973e32b

Please sign in to comment.