+1
@@ -1,2 +1,3 @@
|
|||||||
|
-- DB update 2023_06_17_10 -> 2023_06_17_11
|
||||||
--
|
--
|
||||||
UPDATE `creature_template` SET `minlevel` = 71, `maxlevel` = 71 WHERE (`entry` = 20525);
|
UPDATE `creature_template` SET `minlevel` = 71, `maxlevel` = 71 WHERE (`entry` = 20525);
|
||||||
+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_06_17_11 -> 2023_06_17_12
|
||||||
--
|
--
|
||||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags`|33554432 WHERE `entry`=22380;
|
UPDATE `creature_template` SET `unit_flags` = `unit_flags`|33554432 WHERE `entry`=22380;
|
||||||
|
|
||||||
Reference in New Issue
Block a user