mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/gameobject): Andorhal sign location (#5962)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1621496626209255481');
|
||||
|
||||
UPDATE `gameobject`
|
||||
SET `position_x` = 455.827, `position_y` = -628.813, `position_z` = 167
|
||||
WHERE `guid` = 30079;
|
||||
Reference in New Issue
Block a user