chore(DB/Spells): Add missing Charm of the Bloodletter gender (#20724)

This commit is contained in:
Andrew
2024-11-24 17:03:41 -03:00
committed by GitHub
parent 9874a47de5
commit 7f5bcda7f7

View File

@@ -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);