Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): 1ec72ae
  • Loading branch information
github-actions[bot] committed Feb 4, 2024
1 parent 26d0c13 commit f72174c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- DB update 2024_02_03_07 -> 2024_02_04_00
--
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 22022;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- DB update 2024_02_04_00 -> 2024_02_04_01
--
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryorguid` IN (20060, 20062, 20063, 20064);

Expand Down

0 comments on commit f72174c

Please sign in to comment.