chore(DB): import pending files

Referenced commit(s): ce3a25e516
This commit is contained in:
github-actions[bot]
2025-02-06 20:12:08 +00:00
parent ce3a25e516
commit 703deaa388

View File

@@ -1,3 +1,4 @@
-- DB update 2025_02_06_03 -> 2025_02_06_04
-- Update gold drop rate with min 437 and max 3869 like picture
-- I suspect realistically ~200 ~4000
UPDATE `creature_template` SET `mingold` = 437, `maxgold` = 3869 WHERE `entry` IN (18853, 19453, 18852, 18857, 19779, 18855, 19643);