mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Move a Pyrewood Elder and a Moonrade Elder outside the chimney
Closes #24317
This commit is contained in:
2
sql/updates/world/3.3.5/2020_03_16_11_world.sql
Normal file
2
sql/updates/world/3.3.5/2020_03_16_11_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `position_x`=-318.5633, `position_y`=1550.3017, `position_z`=25.7616, `orientation`=2.989426 WHERE `guid` IN (17663, 152283);
|
||||
Reference in New Issue
Block a user