diff options
-rw-r--r-- | sql/updates/world/2012_04_04_01_world_spell_dbc.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2012_04_04_01_world_spell_dbc.sql b/sql/updates/world/2012_04_04_01_world_spell_dbc.sql new file mode 100644 index 00000000000..1b8b0868648 --- /dev/null +++ b/sql/updates/world/2012_04_04_01_world_spell_dbc.sql @@ -0,0 +1,2 @@ +UPDATE `spell_dbc` SET `EffectApplyAuraName1`=4 WHERE `Id`=56817; + |