fix(DB/creature): Rabid Brown Bear Position (#3667)

This commit is contained in:
Lukas Volgger
2020-11-15 17:10:39 +01:00
committed by GitHub
parent 89ec10c68a
commit 923f070dbf

View File

@@ -0,0 +1,2 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1604858406404888800');
UPDATE `creature` SET `position_x` = -14.866208, `position_y` = -3560.556641, `position_z` = 34.651653 WHERE `guid` = 101032;