mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
fix(DB/smart_scripts): Adjust SAI for Dabyrie Laborer (#5162)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617688058640897400');
|
||||
|
||||
UPDATE `smart_scripts` SET `event_param1`=5000, `event_param2`=9000, `event_param3`=26000, `event_param4`=30000, `action_param1`=6016, `comment`='Dabyrie Laborer - In Combat - Cast Pierce Armor' WHERE `entryorguid`=2582 AND `source_type`=0 AND `id`=0 AND `link`=0;
|
||||
|
||||
Reference in New Issue
Block a user