parent
e1692ae5b6
commit
37d601b6c8
2 changed files with 2 additions and 0 deletions
|
|
@ -1 +1,2 @@
|
|||
-- DB update 2024_08_28_04 -> 2024_08_28_05
|
||||
UPDATE `waypoint_data` SET `move_type` = 0 WHERE `id` IN (1486850, 1486860, 1486870, 1486880);
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_08_28_05 -> 2024_08_28_06
|
||||
-- Calvin Montague smart ai
|
||||
SET @ENTRY := 6784;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
Loading…
Add table
Add a link
Reference in a new issue