Skip to content

Commit

Permalink
Add arms APL into test
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGroxEmpire committed Oct 20, 2023
1 parent c3fe19a commit b739868
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sim/warrior/dps/dps_warrior_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ func TestArms(t *testing.T) {
Consumes: FullConsumes,
SpecOptions: core.SpecOptionsCombo{Label: "Basic", SpecOptions: PlayerOptionsArms},

OtherRotations: []core.RotationCombo{
core.GetAplRotation("../../../ui/warrior/apls", "arms"),
},

ItemFilter: core.ItemFilter{
ArmorType: proto.ArmorType_ArmorTypePlate,

Expand Down

0 comments on commit b739868

Please sign in to comment.