Closed Gamemechanicwow closed 1 month ago
Why is there a log statement in this function?
For no apparent reason. Let's get rid of it.
Same spell is used in Aura::TriggerSpell btw.
Can you move the variable declaration to the proper scope btw, no idea why its declared outside the switch case.
Maybe adding a comment to those if
s, so it the future someone still knows why this spellid is not valid and why we need to skip this number.
🍰 Pullrequest
Allows spell 7054 forsaken-skills to proc 7053 forsaken-skill-shadow
Proof
Issues
A different approach of fixing this, could be by using PickRandomValue().
How2Test
Todo / Checklist