aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGildor <gildor55@gmail.com>2019-08-12 22:28:00 -0300
committerKeader <keader.android@gmail.com>2019-08-12 22:30:28 -0300
commitaf874a211c0f064bd685cddeded3ca7d6d690e8f (patch)
treebd2025e989d43931a7864cbfc1cb943d72dbf8fb
parent6590a0bfcefe7b8e5f87c82ba5ab4df2c72be418 (diff)
DB/Spells: Mage - Icy Veins stack
-rw-r--r--sql/updates/world/3.3.5/2019_08_12_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_08_12_00_world.sql b/sql/updates/world/3.3.5/2019_08_12_00_world.sql
new file mode 100644
index 00000000000..21c47556c7d
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_08_12_00_world.sql
@@ -0,0 +1,2 @@
+-- Icy Veins need stack with BL
+DELETE FROM `spell_group` WHERE `id`=1122 AND `spell_id`=12472;