parent
b384f4cc66
commit
d549776335
2 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue