fix(DB/Custom): Tunneler Acid should stack from different sources (#17666)

This commit is contained in:
avarishd
2023-11-10 21:23:28 +02:00
committed by GitHub
parent 76f4a0928d
commit 9fe6bef6c0

View File

@@ -0,0 +1,3 @@
-- Tunneler Acid
DELETE FROM `spell_custom_attr` WHERE `spell_id`=14120;
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (14120, 4194304);