mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
fix(DB/creature) Frosthorn Ram Position (#3661)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1604832702418316700');
|
||||
UPDATE `creature` SET `position_x` = 2972.916748, `position_y` = -4553.171875, `position_z` = 292.601624 WHERE `guid` = 203163;
|
||||
Reference in New Issue
Block a user