aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorariel- <ariel-@users.noreply.github.com>2018-02-12 18:34:22 -0300
committerariel- <ariel-@users.noreply.github.com>2018-02-12 18:35:06 -0300
commit404240fb6820ab997b65740b234305c4c654c543 (patch)
tree6317d3cca5c14b08134289207185e3de16517ec9 /sql/updates
parent57553ed96a0a191d12ea30eaefffedd37fa51ca1 (diff)
Core/Scripts: remove Tenacity hack, implemented with proper aura
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/3.3.5/2018_02_12_02_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_02_12_02_world.sql b/sql/updates/world/3.3.5/2018_02_12_02_world.sql
new file mode 100644
index 00000000000..8a641f22d86
--- /dev/null
+++ b/sql/updates/world/3.3.5/2018_02_12_02_world.sql
@@ -0,0 +1 @@
+UPDATE `spell_dbc` SET `BaseLevel`=0, `SpellLevel`=0, `SpellFamilyName`=0, `SpellFamilyFlags1`=0, `PreventionType`=0, `Effect2`=6, `EffectImplicitTargetA2`=1, `EffectApplyAuraName1`=136, `EffectApplyAuraName2`=88, `EffectMiscValueB1`=0 WHERE `Id`=47802;