mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
Core/Spells: updated Master of Elements script to new model and simplified code
This commit is contained in:
1
sql/updates/world/custom/custom_2019_12_06_00_world.sql
Normal file
1
sql/updates/world/custom/custom_2019_12_06_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `SchoolMask`= 0, `SpellTypeMask`= 1 WHERE `SpellId`= -29074;
|
||||
Reference in New Issue
Block a user