chore(DB): import pending files

Referenced commit(s): 57327aa362
This commit is contained in:
AzerothCoreBot
2022-07-13 20:54:01 +00:00
parent 57327aa362
commit 02fa20b638

View File

@@ -0,0 +1,8 @@
-- DB update 2022_07_12_01 -> 2022_07_13_00
--
UPDATE `creature_template` SET `exp`=0, `ManaModifier`=1 WHERE `entry`=11657;
UPDATE `creature_template` SET `unit_flags`=`unit_flags`|512 WHERE `entry`=11677;
UPDATE `creature_template` SET `minlevel`=53, `maxlevel`=54 WHERE `entry`=11600;
UPDATE `creature_template` SET `lootid`=0,`mingold`=0, `maxgold`=0 WHERE `entry` IN (10987,11600,11602,11604,11605,10982,11603);