chore(DB): import pending files

Referenced commit(s): 343a33bd63
This commit is contained in:
github-actions[bot]
2026-03-01 17:11:31 +00:00
parent 343a33bd63
commit e1ebb7099d

View File

@@ -1,3 +1,4 @@
-- DB update 2026_03_01_05 -> 2026_03_01_06
-- Seal of Light (20165): Fix PPM 20 -> 10
UPDATE `spell_proc` SET `ProcsPerMinute` = 10 WHERE `SpellId` = 20165;