mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_06_27_01 -> 2022_06_28_00
|
||||
-- Hungering Plaguehound
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 30952;
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_06_28_00 -> 2022_06_28_01
|
||||
-- fix first aid trainer
|
||||
UPDATE `creature_template` SET `npcflag` = 209 WHERE `entry` IN (18990,18991) And `npcflag` = 208;
|
||||
Reference in New Issue
Block a user