-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace every usage of
SkillBase.FindSpell
with `SkillBase.GetSpell…
…ByID` * Similar to bdd6b59. * Avoids slow cloning and iterations. * Gets rid of the spell line restriction for procs and other effects, which would silently prevent them from working if spell x spell lines associations weren't correct.
- Loading branch information
Showing
10 changed files
with
275 additions
and
446 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.