chore(DB): import pending files

Referenced commit(s): 7332bb549f
This commit is contained in:
github-actions[bot]
2026-01-18 19:49:00 +00:00
parent 7332bb549f
commit 77cdfef043

View File

@@ -1,2 +1,3 @@
-- DB update 2026_01_17_01 -> 2026_01_18_00
-- Sets "Spiritsbreath" to be 100 from 58 % drop rate for "Grumbald One-Eye"
UPDATE `creature_loot_template` SET `Chance` = 100 WHERE `Entry` = 26681 AND `Item` = 36740;