mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-31 06:07:37 +01:00
DB/SAI: Change orientation to home position instead of calling evade to restore orientation
(cherry picked from commit a4ab8116c3)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Change orientation to home position instead of calling evade to restore orientation
|
||||
UPDATE `smart_scripts` SET `action_type` = 66, `comment` = "Peppy Wrongnozzle - On Script - Set Orientation Home Position" WHERE `entryorguid` = 2428300 AND `source_type` = 9 AND `id` = 8;
|
||||
UPDATE `smart_scripts` SET `action_type` = 66, `comment` = "Westguard Defender - On Script - Set Orientation Home Position" WHERE `entryorguid` = 2384200 AND `source_type` = 9 AND `id` = 4;
|
||||
Reference in New Issue
Block a user