fix(DB/BWL): Blackwing Taskmaster path error (#10959)

This commit is contained in:
Nefertumm 2022-03-11 22:43:57 -03:00 committed by GitHub
parent c9323da2af
commit b0bc330283
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1646883386946549000');
UPDATE `creature` SET `MovementType` = 0 WHERE `guid` = 2000058;