mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
chore(DB/Spells): Add missing Charm of the Bloodletter gender (#20724)
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user