fix(DB/Spell): Correct gender requirement for ZA charm spells (#20722)
This commit is contained in:
parent
c139c948cc
commit
2bb208cc54
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `spell_area` SET `gender` = 2 WHERE `spell` IN (43818, 43820, 43822);
|
||||
Loading…
Add table
Add a link
Reference in a new issue