mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 23:56:25 +00:00
fix(DB/creature): Thrall position (Orgrimmar) (#2181)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1564997999142792939');
|
||||
|
||||
UPDATE `creature` SET `position_x` = 1919.9, `position_y` = -4123.8, `position_z` = 43.62 WHERE `guid` = 4770;
|
||||
Reference in New Issue
Block a user