mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_08_07_00 -> 2025_08_08_00
|
||||
|
||||
-- Edit SmartAI
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 26769;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_08_08_00 -> 2025_08_08_01
|
||||
-- fix low level scourge invasion quests
|
||||
-- queststarters / questenders
|
||||
UPDATE `creature_template` SET `npcflag` = `npcflag` | 2 WHERE (`entry` IN (16484, 16490, 16493, 16495, 29441));
|
||||
Reference in New Issue
Block a user