fix(DB/smart_scripts): Adjust SAI for Dabyrie Laborer (#5162)
This commit is contained in:
parent
163f92ff26
commit
deae802302
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue