Skip to content

Commit 7f5bcda

Browse files
authored
chore(DB/Spells): Add missing Charm of the Bloodletter gender (azerothcore#20724)
1 parent 9874a47 commit 7f5bcda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-- DB update 2024_11_24_04 -> 2024_11_24_05
22
--
3-
UPDATE `spell_area` SET `gender` = 2 WHERE `spell` IN (43818, 43820, 43822);
3+
UPDATE `spell_area` SET `gender` = 2 WHERE `spell` IN (43816, 43818, 43820, 43822);

0 commit comments

Comments
 (0)