Core/Spells: updated Master of Elements script to new model and simplified code

This commit is contained in:
Ovahlord
2019-12-06 16:40:41 +01:00
parent 5d21f24d36
commit f990fbb7ab
2 changed files with 26 additions and 35 deletions

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `SchoolMask`= 0, `SpellTypeMask`= 1 WHERE `SpellId`= -29074;