Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): 9523081
  • Loading branch information
AzerothCoreBot committed Sep 17, 2023
1 parent 7d59378 commit 3d29cca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- DB update 2023_09_17_12 -> 2023_09_17_13
SET @ENTRY := 17433;
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=@ENTRY;
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
Expand Down

0 comments on commit 3d29cca

Please sign in to comment.