mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
3 lines
104 B
SQL
3 lines
104 B
SQL
-- fix Eye of Dar'khan worldserver error
|
|
UPDATE `creature` SET `MovementType` = 0 WHERE `guid` = 82897;
|