fix(DB/smart_scripts): Adjust SAI for Dabyrie Laborer (#5162)

This commit is contained in:
Silker
2021-04-06 15:02:26 -06:00
committed by GitHub
parent 163f92ff26
commit deae802302

View File

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