fix(DB/Spell): Correct gender requirement for ZA charm spells (#20722)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
--
|
||||||
|
UPDATE `spell_area` SET `gender` = 2 WHERE `spell` IN (43818, 43820, 43822);
|
||||||
Reference in New Issue
Block a user