diff options
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/8921_world_spell_dbc.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/8921_world_spell_dbc.sql b/sql/updates/8921_world_spell_dbc.sql new file mode 100644 index 00000000000..edffd2bbde6 --- /dev/null +++ b/sql/updates/8921_world_spell_dbc.sql @@ -0,0 +1,2 @@ +-- Add serverside spells place holders for future development +UPDATE `spell_dbc` SET `Effect1`=6 AND `EffectApplyAuraName1`=4 WHERE `Id` IN (70878); |
