mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_03_29_00 -> 2025_03_29_01
|
||||
|
||||
-- Set Wander Distance and Movement Type
|
||||
UPDATE `creature` SET `wander_distance` = 0, `MovementType` = 0 WHERE (`id1` = 28557) AND (`guid` IN (128755, 128761, 128763));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_03_29_01 -> 2025_03_29_02
|
||||
|
||||
-- Southshore Crier
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 2435;
|
||||
Reference in New Issue
Block a user