diff --git a/data/sql/updates/db_world/2024_11_24_05.sql b/data/sql/updates/db_world/2024_11_24_05.sql index 945dc48e356936..fe43372442c586 100644 --- a/data/sql/updates/db_world/2024_11_24_05.sql +++ b/data/sql/updates/db_world/2024_11_24_05.sql @@ -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);