Wrong spell ids
mwojtkowski opened this issue ยท 0 comments
@Sidoine
Hello,
I've pulled latest commits and was fixing some bugs in spell definitions and noticed that spell generating script imports wrong spell ids
For example Mage:
Define(arcane_barrage 231564)
Define(arcane_blast 222321)
but it should be
Define(arcane_barrage 44425)
Define(arcane_blast 30451)