-- Grand Magus Telestra shouldn't have random movement
UPDATE `creature` SET `spawndist`=0,`MovementType`=0 WHERE `id`=26832;
UPDATE `creature_template` SET `InhabitType`=7 WHERE `entry`=26832;[/sql]
-- Grand Magus Telestra shouldn't have random movement
UPDATE `creature` SET `spawndist`=0,`MovementType`=0 WHERE `id`=26832;
UPDATE `creature_template` SET `InhabitType`=7 WHERE `entry`=26832;[/sql]