mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creatures): Corrected Snivel Rustrocket's position. (#15353)
* fix(DB/Creatures): Corrected Snivel Rustrocket's position. Fixes #10658 * Update data/sql/updates/pending_db_world/rev_1678624730000970200.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `position_x`=-8399.23, `position_y`=1246.33, `position_z`=5.31357 WHERE `guid`=244630 AND `id1`=37715;
|
||||
Reference in New Issue
Block a user