DB/Spells: corrected Earth and Moon proc SpellType

This commit is contained in:
Ovahlord
2018-07-08 01:45:02 +02:00
parent a7db9d8e34
commit c2ae3bd776

View File

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