mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/creature) Coilskar-Assasin Position (#3608)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1603546141509497300');
|
||||
UPDATE `creature` SET `position_x`= -2708.886719, `position_y`= 1149.866333, `position_Z` = 3.801008 WHERE `guid` = 86811;
|
||||
Reference in New Issue
Block a user