We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9874a47 commit 7f5bcdaCopy full SHA for 7f5bcda
data/sql/updates/db_world/2024_11_24_05.sql
@@ -1,3 +1,3 @@
1
-- DB update 2024_11_24_04 -> 2024_11_24_05
2
--
3
-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);
0 commit comments