fix(DB/Custom): Bloodburn should stack from different sources (#17659)

This commit is contained in:
avarishd
2023-11-08 19:19:13 +02:00
committed by GitHub
parent 9521df0564
commit 6ab4947e40

View File

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