Skip to content

Commit

Permalink
Merge pull request #1062 from wowsims/feature/warlock-demo-sb-inci-bu…
Browse files Browse the repository at this point in the history
…ilds

[UI][WARLOCK] Update Warlock P3 setups
  • Loading branch information
1337LutZ committed Sep 27, 2024
2 parents dd04030 + 6b6f164 commit 3784062
Show file tree
Hide file tree
Showing 25 changed files with 2,319 additions and 1,855 deletions.
1,012 changes: 506 additions & 506 deletions sim/warlock/affliction/TestAffliction.results

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sim/warlock/affliction/affliction_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ func TestAffliction(t *testing.T) {
Class: proto.Class_ClassWarlock,
Race: proto.Race_RaceOrc,
OtherRaces: []proto.Race{proto.Race_RaceTroll, proto.Race_RaceGoblin, proto.Race_RaceHuman},
GearSet: core.GetGearSet("../../../ui/warlock/affliction/gear_sets", "p1"),
GearSet: core.GetGearSet("../../../ui/warlock/affliction/gear_sets", "p3"),
Talents: afflictionTalents,
Glyphs: afflictionGlyphs,
Consumes: fullConsumes,
Expand Down
Loading

0 comments on commit 3784062

Please sign in to comment.