mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
fix(DB/smart_scripts): Deviate Guardian - Call for help (#5280)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1618370524737999000');
|
||||
|
||||
UPDATE `smart_scripts` SET `action_type`=39, `action_param1`=40, `comment`='Deviate Guardian - Between 0-15% Health - Call for help' WHERE `entryorguid`=3637 AND `source_type`=0 AND `id`=0 AND `link`=1;
|
||||
|
||||
Reference in New Issue
Block a user