fix(DB/Waypoint): DB Error from Creature (#8666)
This commit is contained in:
parent
ff99c2a6b4
commit
8605981ae5
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634816731538879792');
|
||||
|
||||
UPDATE `creature` SET `MovementType`= 0 WHERE `guid`=161035;
|
||||
Loading…
Add table
Add a link
Reference in a new issue