mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
fix(DB/SAI): Remove SMARTCAST_COMBAT_MOVE from Jadenir Oracles/Tree Wardens spell cast SAI (#8584)
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user