Allow for multiple sources per spell id
Rainrider opened this issue ยท 3 comments
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
This has been introduced by f065648 I'm a morron
A working trial is under https://github.com/Rainrider/LibPlayerSpells-1.0/tree/sources. Needs review though
Should be resolved as of ffe8530