mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
fix(DB/ShadowLabyrinth): Apply 'Incite Chaos' as debuff (#15997)
* init * pew
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=33684;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (33684,4096);
|
||||
|
||||
Reference in New Issue
Block a user