chore(DB/Spells): Add missing Charm of the Bloodletter gender (#20724)
This commit is contained in:
parent
9874a47de5
commit
7f5bcda7f7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
-- DB update 2024_11_24_04 -> 2024_11_24_05
|
||||
--
|
||||
UPDATE `spell_area` SET `gender` = 2 WHERE `spell` IN (43818, 43820, 43822);
|
||||
UPDATE `spell_area` SET `gender` = 2 WHERE `spell` IN (43816, 43818, 43820, 43822);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue