fix(DB/SAI): Jandice Barov correct spell IDs (#17004)
This commit is contained in:
parent
7d4cbb1178
commit
e9e2176fb3
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue