diff options
| author | Gildor <gildor55@gmail.com> | 2018-05-01 11:57:28 +0200 |
|---|---|---|
| committer | joschiwald <joschiwald.trinity@gmail.com> | 2018-05-01 11:57:28 +0200 |
| commit | b5aeca6c933a5f00a7c2b02e988f728885be19ca (patch) | |
| tree | 91122991cf3143442301aa9641c8abd10dfee990 /sql/updates | |
| parent | 26a444719b6bdc06a00f7737a70a6fb4bd6443db (diff) | |
Spells/Warlock: Corrected spell id of Shadow Ward (#21896)
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/3.3.5/2018_05_01_00_world_335.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_05_01_00_world_335.sql b/sql/updates/world/3.3.5/2018_05_01_00_world_335.sql new file mode 100644 index 00000000000..9f32f06f238 --- /dev/null +++ b/sql/updates/world/3.3.5/2018_05_01_00_world_335.sql @@ -0,0 +1 @@ +UPDATE `spell_script_names` SET `spell_id`=-6229 WHERE `ScriptName`='spell_warl_shadow_ward'; |
