From 1edd81f9d503db566b4836ddffe369a788e271ad Mon Sep 17 00:00:00 2001 From: ariel- Date: Wed, 14 Feb 2018 22:07:06 -0300 Subject: Core/Scripts: fix Healing Stream Totem coefficient and animation --- sql/updates/world/3.3.5/2018_02_15_00_world_335.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/3.3.5/2018_02_15_00_world_335.sql (limited to 'sql') 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; -- cgit v1.2.3