diff --git a/sql/updates/world/6.x/2016_09_05_01_world.sql b/sql/updates/world/6.x/2016_09_05_01_world.sql new file mode 100644 index 00000000000..38087563dfc --- /dev/null +++ b/sql/updates/world/6.x/2016_09_05_01_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `creature_template` SET `difficulty_entry_1`=49100 WHERE `entry`=44581; +UPDATE `creature_template` SET `difficulty_entry_1`=49101 WHERE `entry`=45030;