fix(DB\Creature):Raging Owlbeast relocation (#8495)

This commit is contained in:
Ragelezz
2021-10-23 17:57:09 +03:00
committed by GitHub
parent 6838bcb700
commit d3db05edf9

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634155543518607100');
UPDATE `creature` SET `position_x`=6940.03, `position_y`=-4683.13, `position_z`=708.49 WHERE `guid`=41372;