mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -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;
|
||||
Reference in New Issue
Block a user