mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 14:16:31 +00:00
fix(DB/SAI): Deathstalker Vincent has SAI in DB but not linked (#9404)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638113589865941888');
|
||||
|
||||
-- Add SAI to Deathstalker Vincent
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=4444;
|
||||
Reference in New Issue
Block a user