@@ -1,2 +1,3 @@
|
||||
-- DB update 2024_11_24_04 -> 2024_11_24_05
|
||||
--
|
||||
UPDATE `spell_area` SET `gender` = 2 WHERE `spell` IN (43818, 43820, 43822);
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
-- DB update 2024_11_24_04 -> 2024_11_24_05
|
||||
--
|
||||
UPDATE `spell_area` SET `gender` = 2 WHERE `spell` IN (43818, 43820, 43822);
|
||||