diff options
| author | ariel- <ariel-@users.noreply.github.com> | 2018-02-14 22:07:06 -0300 |
|---|---|---|
| committer | ariel- <ariel-@users.noreply.github.com> | 2018-02-14 22:07:06 -0300 |
| commit | 1edd81f9d503db566b4836ddffe369a788e271ad (patch) | |
| tree | d84b4935847378189a34f03e6d90a490fc325896 /sql | |
| parent | 63c436f5fb6924b872050cf5838a4052d9034935 (diff) | |
Core/Scripts: fix Healing Stream Totem coefficient and animation
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/3.3.5/2018_02_15_00_world_335.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_02_15_00_world_335.sql b/sql/updates/world/3.3.5/2018_02_15_00_world_335.sql new file mode 100644 index 00000000000..5d3ab31ad76 --- /dev/null +++ b/sql/updates/world/3.3.5/2018_02_15_00_world_335.sql @@ -0,0 +1 @@ +DELETE FROM `spell_bonus_data` WHERE `entry`=52042; |
