chore(DB): import pending files

Referenced commit(s): c2c2b32b57
This commit is contained in:
github-actions[bot]
2024-07-16 16:28:59 +00:00
parent c2c2b32b57
commit bdf204f1eb

View File

@@ -1,3 +1,4 @@
-- DB update 2024_07_16_00 -> 2024_07_16_01
UPDATE `creature_template` SET `lootid` = 28194, `mingold` = 350000, `maxgold` = 450000 WHERE `entry` = 28194; UPDATE `creature_template` SET `lootid` = 28194, `mingold` = 350000, `maxgold` = 450000 WHERE `entry` = 28194;
DELETE FROM `creature_loot_template` WHERE `Entry` = 28194; DELETE FROM `creature_loot_template` WHERE `Entry` = 28194;