3 lines
98 B
SQL
3 lines
98 B
SQL
|
|
-- Set Rooted
|
|
UPDATE `creature_template_movement` SET `Rooted` = 1 WHERE (`CreatureId` = 16129);
|