fix(DB/SAI): Remove SMARTCAST_COMBAT_MOVE from Jadenir Oracles/Tree Wardens spell cast SAI (#8584)

This commit is contained in:
Skjalf
2021-10-20 13:45:11 -03:00
committed by GitHub
parent c2dd08ec3d
commit aab110c142

View File

@@ -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);