From 17ef30d88b13dbb899380141fe3e740c6c8a4ccb Mon Sep 17 00:00:00 2001 From: ariel- Date: Sat, 23 Jul 2016 04:35:12 -0300 Subject: [PATCH] DB/Misc: proper port sql fix from 2d10e0fcafea90e0ec8a3207d0106a9ec47999e6 commented out --- sql/updates/world/2016_07_23_00_world_434.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2016_07_23_00_world_434.sql diff --git a/sql/updates/world/2016_07_23_00_world_434.sql b/sql/updates/world/2016_07_23_00_world_434.sql new file mode 100644 index 00000000000..3f6498e0165 --- /dev/null +++ b/sql/updates/world/2016_07_23_00_world_434.sql @@ -0,0 +1 @@ +UPDATE `spelleffect_dbc` SET `Effect`=28, `EffectMiscValueB`=64 WHERE `EffectSpellId`=33903 AND `EffectIndex`=0;