aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/9845_world_spell_dbc.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/9845_world_spell_dbc.sql b/sql/updates/9845_world_spell_dbc.sql
new file mode 100644
index 00000000000..e846c0595d8
--- /dev/null
+++ b/sql/updates/9845_world_spell_dbc.sql
@@ -0,0 +1,3 @@
+-- Add remaining placeholder info for AURA 44805
+UPDATE `spell_dbc` SET `Effect1`=6,`EffectApplyAuraName1`=4 WHERE `id`=44805;
+