fix(DB/SAI): Replace bad spell ID for Sunblade Vindicator's Mortal Strike. (#20365)

Init.
This commit is contained in:
Benjamin Jackson
2024-10-30 14:47:39 -04:00
committed by GitHub
parent 752c6875b5
commit 41f2385261

View File

@@ -0,0 +1 @@
UPDATE `smart_scripts` SET `action_param1` = 39171 WHERE `entryorguid` = 25369 AND `source_type` = 0 AND `id` = 0 AND `action_type` = 11;