fix(DB/SAI): Jandice Barov correct spell IDs (#17004)

This commit is contained in:
ZhengPeiRu21
2023-08-13 18:19:19 -06:00
committed by GitHub
parent 7d4cbb1178
commit e9e2176fb3

View File

@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `action_param1` = 16098 WHERE `entryorguid` = 10503 AND `source_type` = 0 AND `id` = 0 AND `link` = 0;
UPDATE `smart_scripts` SET `action_param1` = 8994 WHERE `entryorguid` = 10503 AND `source_type` = 0 AND `id` = 1 AND `link` = 0;