fix(DB/creature): Fix Weaver MovementType (#10861)
This commit is contained in:
parent
a6c3e0b915
commit
7dbadd2770
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1646094965788578600');
|
||||
|
||||
UPDATE `creature` SET `MovementType` = 0 WHERE `guid` = 239021;
|
||||
Loading…
Add table
Add a link
Reference in a new issue