parent
3b17866613
commit
10daa206c6
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_02_12_14 -> 2023_02_13_00
|
||||
--
|
||||
SET @ATTUMEN_UNMOUNTED := 15550;
|
||||
SET @ATTUMEN_MOUNTED := 16152;
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_02_13_00 -> 2023_02_13_01
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 197;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 9 AND `entryorguid` = 19700);
|
||||
Loading…
Add table
Add a link
Reference in a new issue