mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-28 15:22:18 -08:00
fix(DB/Creatures): Razormaw should move on waypoints (#10455)
- Closes #10422
This commit is contained in:
parent
34c67d84c6
commit
d0336ea42c
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1643573251406022100');
|
||||
|
||||
UPDATE `creature` SET `MovementType`=2 WHERE `guid`=84572;
|
||||
Loading…
Add table
Add a link
Reference in a new issue