chore(DB): import pending files

Referenced commit(s): 2d63090c83
This commit is contained in:
github-actions[bot]
2023-10-10 13:24:02 +00:00
parent e08de5f073
commit 113a258c02
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
-- DB update 2023_10_10_03 -> 2023_10_10_04
-- Shellfish
UPDATE `gameobject_loot_template` SET `MaxCount` = 2 WHERE `Entry` = 13944 and `Item` = 13545;

View File

@@ -0,0 +1,3 @@
-- DB update 2023_10_10_04 -> 2023_10_10_05
-- Hex Lord Malacrass
UPDATE `creature_template_addon` SET `bytes2` = 1 WHERE `entry` = 24239;