Create zone_ghostlands.sql (#735)

This commit is contained in:
Grimfeather
2025-09-11 20:50:58 +02:00
committed by GitHub
parent f03d09a51d
commit c5bb70570f

View File

@@ -0,0 +1,2 @@
-- fix Eye of Dar'khan worldserver error
UPDATE `creature` SET `MovementType` = 0 WHERE `guid` = 82897;