fix(DB/ShadowLabyrinth): Apply 'Incite Chaos' as debuff (#15997)

* init

* pew
This commit is contained in:
Eddy Vega
2023-04-18 19:50:33 -06:00
committed by GitHub
parent 0eb3dc0205
commit a1d3b25e96

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `spell_custom_attr` WHERE `spell_id`=33684;
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (33684,4096);