mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 15:46:24 +00:00
fix(DB\Creature):Raging Owlbeast relocation (#8495)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user