chore(DB): import pending files

Referenced commit(s): 59eab6aae1
This commit is contained in:
AzerothCoreBot
2022-06-16 14:49:31 +00:00
parent 59eab6aae1
commit b75c67aad1

View File

@@ -1,3 +1,4 @@
-- DB update 2022_06_16_03 -> 2022_06_16_04
UPDATE `creature_template` SET `DamageModifier` = 29, `BaseAttackTime` = 1100 WHERE (`entry` = 15114);
UPDATE `creature_template` SET `DamageModifier` = 27, `BaseAttackTime` = 1300 WHERE (`entry` = 15083);
UPDATE `creature_template` SET `DamageModifier` = 24, `BaseAttackTime` = 2000 WHERE (`entry` = 15085);