chore(DB): import pending files

Referenced commit(s): 052c944880
This commit is contained in:
github-actions[bot]
2025-03-09 21:14:49 +00:00
parent 052c944880
commit b9c3ed63e8

View File

@@ -1,2 +1,3 @@
-- DB update 2025_03_09_00 -> 2025_03_09_01
-- Increase Fists of fury proc chance to approx. 5%
UPDATE `spell_proc_event` SET `ppmRate` = 1.5 WHERE (`entry` = 41989);