mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
feat(SmartAI): display error on unsupported targets + align TC enums (#1349)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1548282125491483924');
|
||||
|
||||
-- SMART_TARGET_FARTHEST
|
||||
UPDATE `smart_scripts` SET `target_type` = 28 WHERE `target_type` = 40;
|
||||
Reference in New Issue
Block a user