aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2021_01_25_06_world_2017_11_06_02_world.sql6
1 files changed, 6 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_01_25_06_world_2017_11_06_02_world.sql b/sql/updates/world/master/2021_01_25_06_world_2017_11_06_02_world.sql
new file mode 100644
index 00000000000..713afdd7d51
--- /dev/null
+++ b/sql/updates/world/master/2021_01_25_06_world_2017_11_06_02_world.sql
@@ -0,0 +1,6 @@
+-- The Mechanar
+UPDATE `creature_template` SET `minlevel`=70 WHERE `entry` IN (21523); -- Bloodwarder Physician (1)
+UPDATE `creature_template` SET `maxlevel`=70 WHERE `entry` IN (21539); -- Sunseeker Astromage (1)
+-- Arcatraz
+UPDATE `creature_template` SET `minlevel`=68,`maxlevel`=69 WHERE `entry` IN (21585); -- Arcatraz Defender (1)
+UPDATE `creature_template` SET `maxlevel`=68,`maxlevel`=69 WHERE `entry` IN (21587); -- Arcatraz Warder (1)