mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-01 18:13:48 +00:00
feat(SmartAI): improve add quest action (#1333)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1548013361501724652');
|
||||
|
||||
UPDATE `smart_scripts` SET `action_param2`=1 WHERE `action_type`=7;
|
||||
UPDATE `smart_scripts` SET `action_param2`=0 WHERE `source_type`=0 AND `entryorguid`=11216 AND `id`=3;
|
||||
Reference in New Issue
Block a user