Skip to content

Commit

Permalink
Merge pull request #3331 from wowsims/balance-apl
Browse files Browse the repository at this point in the history
Balance basic APL typo
  • Loading branch information
Gashiraa authored Jul 17, 2023
2 parents 5b1a28d + 9e7280f commit 662713a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/balance_druid/presets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ rotation: SavedRotation.create({
rotation: APLRotation.fromJsonString(`{
"enabled": true,
"prepullActions": [
{"action":{"castSpell":{"spellId":{"otherId":"OtherActionPotion"}}},"doAt":"-0.5s"},
{"action":{"castSpell":{"spellId":{"otherId":"OtherActionPotion"}}},"doAt":"-0.5s"}
],
"priorityList": [
{"action":{"condition":{"cmp":{"op":"OpGt","lhs":{"currentTime":{}},"rhs":{"const":{"val":"5"}}}},"castSpell":{"spellId":{"tag":-1,"spellId":2825}}}},
Expand Down

0 comments on commit 662713a

Please sign in to comment.