chore(DB): import pending files

Referenced commit(s): f5ee8dee4d
This commit is contained in:
github-actions[bot]
2026-01-31 08:42:01 +00:00
parent f5ee8dee4d
commit f279dd1683
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
-- DB update 2026_01_30_01 -> 2026_01_31_00
--
UPDATE `creature_loot_template` SET `Chance` = 40 WHERE `Item` = 42422 AND `Entry` IN (29880, 30037, 30243, 30250, 30632, 30725);

View File

@@ -0,0 +1,3 @@
-- DB update 2026_01_31_00 -> 2026_01_31_01
--
UPDATE `creature_template` SET `faction` = 634 WHERE (`entry` IN (23772, 29479));