LibPlayerSpells-1.0

52.9k Downloads

Allow for multiple sources per spell id

Rainrider opened this issue ยท 3 comments

commented

Mortal Wounds (115804) can be applied by monks' Rising Sun Kick and hunter pets. This causes an error in __RegisterSpells:

1x LibPlayerSpells-1.0-7: 1 errors in MONK database:
Spell #115804: already listed in the HUNTER database
LibPlayerSpells-1.0-7\data\Monk.lua:23: in main chunk
commented

This has been introduced by f065648 I'm a morron

commented

A working trial is under https://github.com/Rainrider/LibPlayerSpells-1.0/tree/sources. Needs review though

commented

Should be resolved as of ffe8530