fix(DB/SAI): Remove SMARTCAST_COMBAT_MOVE from Jadenir Oracles/Tree Wardens spell cast SAI (#8584)
This commit is contained in:
parent
c2dd08ec3d
commit
aab110c142
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634490332525494100');
|
||||
|
||||
UPDATE `smart_scripts` SET `action_param2` = 0 WHERE `entryorguid` IN (5319, 5317) AND `source_type` = 0 AND `id` IN (0, 1);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue