fix(DB/creature): Dreadmaw Crocolisk's position (#4889)

This commit is contained in:
Silker
2021-03-17 10:58:20 -06:00
committed by GitHub
parent f6a17164be
commit 79420c86d1

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1615996084725804000');
UPDATE `creature` SET `position_z`=28.5135 WHERE `guid`=13565;