fix(DB/creature): Adjust creature spawn location at Badlands (#5719)

This commit is contained in:
Hacki95
2021-09-24 01:04:31 +02:00
committed by GitHub
parent 83f813cc76
commit 676bf5c4c6

View File

@@ -0,0 +1,6 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1620466647964636420');
UPDATE `creature` SET `position_x`=-7133.56, `position_y`=-3161.51, `position_z`=244.252, `orientation` = 1.04837 WHERE `guid`=6947;
UPDATE `creature` SET `position_x`=-6650.07, `position_y`=-3484.77, `position_z`=258.771, `orientation` = 1.16804 WHERE `guid`=7614;
UPDATE `creature` SET `position_x`=-6649.06, `position_y`=-3482.49, `position_z`=263.517, `orientation` = 4.37896 WHERE `guid`=6915;