+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2022_06_27_01 -> 2022_06_28_00
|
||||||
-- Hungering Plaguehound
|
-- Hungering Plaguehound
|
||||||
|
|
||||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 30952;
|
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 30952;
|
||||||
+1
@@ -1,2 +1,3 @@
|
|||||||
|
-- DB update 2022_06_28_00 -> 2022_06_28_01
|
||||||
-- fix first aid trainer
|
-- fix first aid trainer
|
||||||
UPDATE `creature_template` SET `npcflag` = 209 WHERE `entry` IN (18990,18991) And `npcflag` = 208;
|
UPDATE `creature_template` SET `npcflag` = 209 WHERE `entry` IN (18990,18991) And `npcflag` = 208;
|
||||||
Reference in New Issue
Block a user