mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
DB/Creature: Fix position of Grinkle
Credit: vmangos
This commit is contained in:
2
sql/updates/world/3.3.5/2021_10_16_05_world.sql
Normal file
2
sql/updates/world/3.3.5/2021_10_16_05_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `position_x` = 1592.61, `position_y` = -4416.82, `position_z` = 9.39869, `orientation` = 2.94961 WHERE `id` = 15116;
|
||||
Reference in New Issue
Block a user