We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec84bf9 commit b2225cdCopy full SHA for b2225cd
data/sql/updates/pending_db_world/rev_1717511658299508400.sql renamed to data/sql/updates/db_world/2024_11_24_07.sql
@@ -1,3 +1,4 @@
1
+-- DB update 2024_11_24_06 -> 2024_11_24_07
2
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 28576;
3
4
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 28576) AND (`source_type` = 0) AND (`id` IN (8));
0 commit comments