+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_10_29_01 -> 2023_10_31_00
|
||||||
-- Venom Sting
|
-- Venom Sting
|
||||||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=5416;
|
DELETE FROM `spell_custom_attr` WHERE `spell_id`=5416;
|
||||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (5416, 4194304);
|
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (5416, 4194304);
|
||||||
+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_10_31_00 -> 2023_10_31_01
|
||||||
-- Blistering Rot
|
-- Blistering Rot
|
||||||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=32722;
|
DELETE FROM `spell_custom_attr` WHERE `spell_id`=32722;
|
||||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (32722, 4194304);
|
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (32722, 4194304);
|
||||||
Reference in New Issue
Block a user