Skip to content

Commit

Permalink
Add Nymue to Channeling Normalizer
Browse files Browse the repository at this point in the history
  • Loading branch information
Krealle committed Mar 25, 2024
1 parent 6ebb143 commit 51a20d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/parser/shared/normalizers/Channeling.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ class Channeling extends EventsNormalizer {
// General
// Shadowlands Encounter
buffChannelSpec(SPELLS.SOUL_INFUSION.id), // fight channel from Sun King's Salvation - see in this log: https://wowanalyzer.com/report/g4Pja6pLHnmQtbvk/32-Normal+Sun+King's+Salvation+-+Kill+(10:14)/Pjurbo/standard/events
// Trinkets
buffChannelSpec(SPELLS.NYMUES_UNRAVELING_SPINDLE.id),
// Mage
buffChannelSpec(TALENTS_MAGE.EVOCATION_TALENT.id),
buffChannelSpec(TALENTS_MAGE.SHIFTING_POWER_TALENT.id),
Expand Down

0 comments on commit 51a20d9

Please sign in to comment.