fix(DB/Creature): High Executor Darthalia movement (#16829)

This commit is contained in:
ZhengPeiRu21 2023-07-27 12:08:45 -06:00 committed by GitHub
parent 5085dea25e
commit a572369ed4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
--
UPDATE `creature` SET `wander_distance` = 0, `MovementType` = 0 WHERE `guid` = 15542;