parent
db5e8420e1
commit
b5fa1aae27
2 changed files with 2 additions and 0 deletions
|
|
@ -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));
|
||||
Loading…
Add table
Add a link
Reference in a new issue