mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
+1
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_05_14_08 -> 2023_05_15_00
|
||||
SET @ENTRY := 20913;
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
Reference in New Issue
Block a user