fix(DB/EversongWoods): Add Eldinarcus Patrol (#12709)

This commit is contained in:
SoglaHash 2022-08-13 00:50:43 +02:00 committed by GitHub
parent 7174e5b1cf
commit cd8c184f8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1 @@
UPDATE `creature` SET `wander_distance`=20.0,`MovementType`=1 WHERE `guid`=58019 AND `id1`=16854;