aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2020_09_13_27_world_2017_10_02_03_world.sql7
1 files changed, 7 insertions, 0 deletions
diff --git a/sql/updates/world/master/2020_09_13_27_world_2017_10_02_03_world.sql b/sql/updates/world/master/2020_09_13_27_world_2017_10_02_03_world.sql
new file mode 100644
index 00000000000..6b8bb7e5646
--- /dev/null
+++ b/sql/updates/world/master/2020_09_13_27_world_2017_10_02_03_world.sql
@@ -0,0 +1,7 @@
+--
+UPDATE `creature_equip_template` SET `ItemID3`=29010 WHERE `CreatureID`=23956;
+
+DELETE FROM `spell_custom_attr` WHERE `entry` IN (42772, 59685);
+INSERT INTO `spell_custom_attr` (`entry`,`attributes`) VALUES
+(42772, 0x80000),
+(59685, 0x80000);