fix(DB/Spells): Scrolls can overwrite each other no matter the strength (#23997)

This commit is contained in:
Tereneckla
2025-12-01 00:26:02 +00:00
committed by GitHub
parent 8f95b83896
commit f5e944e60b

View File

@@ -0,0 +1,2 @@
--
UPDATE `spell_group_stack_rules` SET `stack_rule` = 1 WHERE `group_id` = 1087;