mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
fix(DB/creature): Rabid Brown Bear Position (#3667)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user