mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Spell: Do not let Ebon Plague stack from different casters
Closes #12314 Updates #1818 By unholychick
This commit is contained in:
2
sql/updates/world/2014_10_12_03_world.sql
Normal file
2
sql/updates/world/2014_10_12_03_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `spell_dbc` SET `AttributesEx3` = 0 WHERE `Id` = 65142;
|
||||
Reference in New Issue
Block a user