aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorXanadu <none@none>2010-03-26 22:21:33 +0100
committerXanadu <none@none>2010-03-26 22:21:33 +0100
commit180651d95ef37acd043872e089b1b2fec05ac579 (patch)
treebc2220fe2bcce3f7c450d6a759c7dbd422a10d86 /sql/updates
parentec72846da42e47f4dfdd593137291ea5f9755de9 (diff)
A visually better way to handle Avenger Wrath blocking of immunity shields.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/7707_world_spell_dbc.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/7707_world_spell_dbc.sql b/sql/updates/7707_world_spell_dbc.sql
new file mode 100644
index 00000000000..215d7576228
--- /dev/null
+++ b/sql/updates/7707_world_spell_dbc.sql
@@ -0,0 +1 @@
+UPDATE `spell_dbc` SET `DurationIndex` = 25 WHERE `Id` = 61988;