fix(DB/Creatures): Ebonroc should move on waypoints (#10457)
- Closes #10426
This commit is contained in:
parent
f4c6a4ce27
commit
549a1a0d8a
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1643577884044855900');
|
||||
|
||||
UPDATE `creature` SET `MovementType`=2 WHERE `guid`=85780;
|
||||
Loading…
Add table
Add a link
Reference in a new issue