mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(DB/ImportSQL): Missed import SQL f2892764cd (#3054)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1587689314000956500');
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1590099720339762700');
|
||||
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI', `ScriptName`='' WHERE `entry`=25623;
|
||||
|
||||
Reference in New Issue
Block a user