mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 21:50:50 -04:00
DB/Creature: Fix Wretched Captive Orientation
For all branchs
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Wretched Captive
|
||||
UPDATE `waypoint_data` SET `orientation`=4.212851 WHERE `id`=586910;
|
||||
UPDATE `creature` SET `orientation`=4.212851 WHERE `guid`=58691;
|
||||
Reference in New Issue
Block a user